a		{ 
}
img{border:0}
body    {
	font-family:verdana, sans-serif;
	background-color: #0054D3;
	background-image:url(/media/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0;
	color:#000;
	text-align: center;
	font-size:12px;
	margin:0;
}
td, p{
	font-size:12px;
}

#container{
	width: 800px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	width:800px;
}
#headerNav{
	background-image:url(/media/header-bg.jpg);
	background-repeat:repeat-x;
}
#headerNav img{
	margin:0 10px 0 10px;
}
#content{
	background-image:url(/media/content-bg.jpg);
	background-repeat:repeat-y;	background-color:#fff;
	min-height: 360px;
	text-align:left;
	padding:10px;
	border-bottom:3px solid #ff0000;
}
#leftNav{
	width:170px;
	position:relative;
	float:left;
}
#leftNav a{
	color:#fff;
	text-decoration:none;	
	width:80%;
	border-bottom:1px solid #666;
	line-height:155%;
}
#leftNav a:hover{
	border-bottom:1px solid #fff;
}
#leftNavLink{
	margin-left:auto;
	margin-right:auto;
	background-image:url(/media/left-nav-link-bg.png);
	background-repeat:no-repeat;
	width:170px;
	height:186px;
	color:#fff;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

#leftNav br{
	line-height:155%;
	}
#leftNavLink hr{
	margin:0px auto 0px auto;
	padding:0;
	color:#666666;
	background-color:#666666;
	width:80%;
}
#contentText{
	position:relative;
	margin-left:220px;
}
#footer{
	font-size:10px;
	color:#fff;
}
#footer a{
	color:#fff;
}
.rateTable{
	border-bottom:1px #000 solid;
	padding-left:3px;
	padding-right:3px;
}
#contact{
	margin-left:auto;
	margin-right:auto;
	background-image:url(/media/contact-bg.png);
	background-repeat:no-repeat;
	width:170px;
	height:102px;
	color:#fff;
	padding:10px 5px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
h1{
	margin:0 0 5px 0;;
}
h2{
margin:0;
}
h3{margin:0;}