body {
	background-color:#ffffff;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	
}

#bar{
	background-image:url(images/bar.jpg);
	background-repeat:repeat-x;
	background-color:#c7c7c7;
}


#content h4{
	font-family:"Franklin Gothic Medium Cond";
	color:#002f68;
	font-size:18px;
	font-weight:normal;
}

#sub{
	font-family:"Franklin Gothic Medium Cond";
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
}


#content {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	text-align:left;
	font-weight:normal;
}

#content a , #content a:link{
	font-family: Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}


#content a:hover , #content a:active{
	color:#000000;
	text-decoration:none;
}

#title{
	font-family:"Franklin Gothic Medium Cond";
	font-size:28px;
	color:#002f68;
	text-align:left;
	}
	


#bottom {
	font-family:"Franklin Gothic Medium Cond";
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

#contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
}

#contact a, #contact a:link{
	color:#ffffff;
	text-decoration:underline;
}

#contact a:hover, #contact a:active{
	color:#ff0000;
	text-decoration:none;
	
}


#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
}

#footer a, #footer a:link{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover, #footer a:active{
	color:#000000;
	text-decoration:none;
	
}
