#nav_top_left
{
	height:165px;
	background-color:#083437;
}
#nav1
{
	display:block;float:right;
	margin-top:7px;
	width: 240px;height:158px;
	line-height:22px;
	list-style-position: inside;
	list-style-type:none;
}
#nav1 a
{
	color:white;
	padding-left:20px;
	font-size:12px;font-weight: bold;
	text-decoration:none;
	background:url("../images/darkbull.jpg") left no-repeat;
	/* Get Firefox! Kill IE! */
	_width:180px;_float:left;
}
#nav1 a:hover 
{
	color:#43878D;
}
#nav1 a.current, #nav1 a.current:hover
{
	color:#fff200;
}
#pitchbox
{
	height:240px;width:263px;
	background:url("../images/pitchbox_bg.jpg") no-repeat;;
}
#pitchbox h2
{
	padding-top:20px;
	color:#083437;
	font-size:12px;
}
#pitchbox p
{
	padding-top:10px;
	color:#000;
	font-size:10px;
}
#serviceboxes
{

	list-style-type:none;
}
#serviceboxes li
{
	height:90px;width:263px;
	_height:100px;
}
#serviceboxes h3
{
	width:253px;
	line-height:25px;
	padding-left:10px;
	font-size:10px;font-weight: bold;
	background:url("../images/box_head.jpg");
}
#serviceboxes a
{
	color:white;
	text-decoration:none;
}
#serviceboxes a:hover
{
	color:#fff200;
	text-decoration:none;
}
#serviceboxes p
{
	color:#083437;
	margin-top:10px;
	font-size:10px;
	text-decoration:none;
	width:240px;
	margin-left:5px;
	
	_margin-bottom:-10px;
}
.yellow{color:#fff200;}
.yellow:hover{color:white;}
#logo
{
	display:block;
	width:487px;height:165px;
	/* Ok, so firefox isnt perfect..so what? */
	-moz-outline:none;
}
#nav2 
{
	margin-left:500px;
	list-style-type:none;
}
#nav2 li 
{
	float:left;
	width:100px;
	margin-top:20px;
	background:url("../images/light_bullet.jpg") bottom left no-repeat;;
}
#nav2 a 
{
	color:#666;
	display:inline;
	font-size:10px;
	text-decoration:none;
	margin-left:20px;
}

#nav2 a:hover 
{
	color:#000;
}
#nav2 a.current 
{
	color:#2b6265;

}
#text
{
	margin-top:10px;float:left;
	width:440px;
	color:black;
	margin-left:27px;
	_margin-left:18px;
}
#address
{
	margin-top:20px;
	padding-top:10px;
	height:60px;
	border-top:1px solid #083437;
	background-color:#c1d1d0; 
	padding-bottom:10px;
	text-align:left;
}
#location
{
	width:220px;
	float:left;
	padding-left:20px;
	text-align:center;
}
#location p
{
	margin-top:-10px;
}
#location h4
{
	font-size:10px;
	font-weight:bold;
}

#address address
{
	font-weight:bold;
	font-size:10px;
	font-style: normal;
}
#nav3
{
	margin-top:10px;
	height:50px;
}
#text img
{
	float:right;
	margin-left:12px;
	margin-right:3px;
}
#nav3 ul
{
	list-style-type:none;
	display:inline;
}
#nav3 li 
{
	float:left;
	width:140px;
	background:url("../images/light_bullet.jpg") bottom left no-repeat;
}
#nav3 a 
{
	color:#666;
	display:inline;
	font-size:9px;
	text-decoration:none;
	letter-spacing:-0.5px;
	margin-left:15px;
	/* Get Firefox! Kill IE! */
	_font-size:9px;
}

#nav3 a:hover 
{
	color:#000;
}
#nav3 a.current 
{
	color:#2b6265;

}
#footer
{
	border-top:3px solid #666;
	height:100px;width:750px;
}
#foot_info
{
	color:#999;
	border-top:15px solid #eee;
	font-size:10px;
}
#foot_info p
{
	margin-top:20px;
}
#foot_info a
{
	color:#666;
}
#logo
{
	border-bottom:13px solid #eee;
}