body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #1856B9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited, a:active{
	color:#FF455C;
	text-decoration: none;
	font-weight: 700;
}
a:hover{
	color:#1856B9;
	text-decoration: none;
	font-weight: 700;
}
#centerer{
width: 760px; text-align: left;
}
#header{
height: 132px; overflow: hidden;
}
#tagline{
position: relative; top: -60px; left: 230px;
}
#phonenumber{
position: relative; top: -78px; left: 545px;
}
#topnav{
position: relative; top: -190px; left: 480px; font-size: 14px;
}
#topnav a:link, #topnav a:visited, #topnav a:active{
	color:#fff;
	text-decoration: none;
	font-weight: 100;
}
#topnav a:hover{
	color:#fff;
	text-decoration: underline;
	font-weight: 100;
}
#navbar{
width:767px; height:40px;
}
#contentarea{
border:1px solid #fff; background-color: #0C2B5D;
}
#leftbar{
width:215px;background-color:#000000;padding:15px;
}
.contentpadding{
padding: 20px 20px 20px 20px;
}
#footer{
font-size: 10px; height: 50px; padding-top: 10px;
}
.floatright{
float: right;
}
#footer a:link, #footer a:visited, #footer a:active{
	color:#fff;
	text-decoration: none;
	font-weight: 100;
}
#footer a:hover{
	color:#fff;
	text-decoration: underline;
	font-weight: 100;
}
