/* AdPharos.com CSS */

body ,html
{
	background-color:#00467c;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	margin:0px;
}
a
{
	text-decoration:none;
}
p
{
	margin-left:10px;
	margin-right:15px;
	line-height:20px;
}
h1
{
	font-size:16px;
	font-weight:bold;
	color:#666666;
	padding-left:10px;
}
h2
{
	font-size:12px;
	color:#015d9c;
	margin-left:10px;
}
#box
{
	width:650px;
	margin-left:auto;
	margin-right:auto;
}
#right
{
	float:right;
	padding-top:20px;
}
#left
{
	float:left;
	position:relative;
	padding-top:20px;
}
#wrapper
{
	float:none;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	width:612px;
}
#header
{
	height:175px;
	width:612px;
	background-image:url(../images/header.jpg);
	float:left;
	font-size:9px;
	color:#999999;
	text-align:right;
	margin:0px;
	padding:0px;
}
#header a
{
	color:#333333;
}
#content
{
	height:auto;
	width:612px;
	color:#015d9c;
	font-size:11px;
	margin:0px;
	padding:0px;
}
#nav
{
	background-image:url(../images/button_01.jpg);
	background-repeat:repeat-x;
	height:39px;
	width:562px;
	float:left;
	padding-left:50px;
}
.nav_button
{
	width:102px;
	height:39px;
	float:left;
	text-align:center;
	line-height:45px;
	font-size:11px;
	font-weight:bold;
}
.nav_button a
{
	color:#999999;
}
.nav_button_on
{
	width:102px;
	height:39px;
	float:left;
	text-align:center;
	line-height:45px;
	font-size:11px;
	font-weight:bold;
}
.nav_button_on a
{
	color:#CC9900;
}
#box1
{
	float:left;
	height:850px;
	width:400px;
	padding-top:10px;
	background-color:#ffffff;
	text-align:center;
}
#box2
{
	float:left;
	height:850px;
	width:212px;
	padding-top:10px;	
	background-color:#ffffff;
}
#box3
{
	float:left;
	height:auto;
	width:375px;
	padding-top:10px;	
	background-color:#ffffff;	
}
#box4
{
	float:left;
	height:auto;
	width:237px;
	padding-top:10px;	
	background-color:#ffffff;	
}
#big_box
{
	float:left;
	height:100%;
	width:612px;
	padding-top:10px;
	background-color:#ffffff;
}
#big_box a
{
	color:#333333;
}
#footer
{
	height:43px;
	width:612px;
	background-color:#FFFFFF;
	background-image:url(../images/AdPharos_bw.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	text-align:right;
	font-size:9px;
	border-top:thin;
	border-top-color:#CCCCCC;
	border-top-style:solid;
}
#footer a
{
	color:#333333;
}
#sub_footer
{
	padding-top:20px;
	text-align:center;
	height:50px;
	width:612px;
	float:left;
}
form
{
	margin-left:10px;
}