* {
	padding:0px; 
	margin:0px;
	}

body {
	background: #426BBD url(../images/bg2.png);
	background-position:top left;
	background-repeat:repeat-x;
	}
		
#body {width:800px;}

#logo {
	background:url(../images/logo.png) no-repeat;
	width:485px;
	height:60px;
	float:left;
	}
#nav-wrap {	width: 100%;}
	
#nav {
	font-family:arial;
	font-size:12pt;
	float:right;
	margin:0px 45px 5px 0px;
	color:white;
	text-transform:uppercase;
	text-align:right;
}

#nav a {
	font-size:8pt;
	color:white;
	text-decoration:none;
	margin-right:3px;
	margin-left:3px;
	}

#nav a:hover {color:red;}

#nav a.active {color:red;}
	
#main {
	float:left;
	margin-left:10px;
	padding:0px;
	width:743px;
	height:369px;
	background: #FFFFFF url(../images/lplates.png) bottom right no-repeat;
	text-align:left;
	}

#main H1 {
	padding-right:15px;
	padding-top:6px;
	margin:0px;
	background: #A5A5A5;
	text-align: right;
	font-size: 18px;
	font-family: arial;
	color:#004aaf;
	height: 26px;
	vertical-align:center;
	text-transform:uppercase;
	font-weight:normal;
	}

#main H2 {
	margin-left:30px;
	margin-top:10px;
	color: #426BBD;
	font-size:10pt;
	text-transform:uppercase;
	text-align:left;
	font-family:arial;
	}

#main ul {
	padding-left:20px;
	color:#A5A5A5;
	font-family:arial;
	font-size:8pt;
	margin-right:100px;
	}
	
#main P {
	padding-left:30px;
	color:#A5A5A5;
	font-family:arial;
	font-size:9pt;
	margin-right:100px;
	margin-top:10px;
	}

#main b {
	margin:0px;
	padding:0px;
	padding-right:170px;
	color:#D2232A;
	font-weight:bold;
	}
	
#main img.home {
	margin: 0px 10px 3px 0px;
	padding:0px;
	border:solid 4px #ffffff ;
	
	}

#main a {
	text-decoration:none;
	}

#contact {
	height:80px;
	width:95%;
	background:url(../images/contact-1.png) no-repeat;
	float:left;
	margin:3px 2px 5px 10px;
	font-weight:bold;
	}
#contact a { 
	text-decoration:none;
	color:#A5A5A5;
	
	}

#contact img {
	float:left;
	margin:4px 0px 4px 4px;
	}
	
#b {
	font-weight:bold;
	margin: 4px 5px 0px 0px;
	width:325px;
	height:25px;
	text-align:left;
	color: #ffffff;
	font-size:10pt;
	font-family:arial;
	line-height:24px;
	}

#b small {
	font-size:7pt;
	font-weight:normal;
	}
	
#container {
	width:325px;
	height:25px;
	}
		
b {
	font-weight:bold;
	color:#004aaf;
	width:1000px;
	}
	
#map {
	margin: 0px 0px 0px 20px;
	}
	
#cbt {
	float:right;
	border: solid 4px #aaaaaa;
	width:270px;
	margin:0px 0px 10px 10px;
	border-colapse:true;
	border-top:0px; 
	
	color:#A5A5A5;
	font-family:arial;
	font-size:8pt;
	}
	
#cbt h2{
	margin-top:10px;
	margin-right:4px;
	text-align:center;
	}
	
#main ul {
	margin: 10px 0px 10px 40px;
	}
		
#cbt ul {
	width:250px;
	margin-left: 4px;
	
	}

a:link {
	text-decoration: none; 
	font-weight:bold;
	color:#004aaf; 
	}
	
a:link, a:visited {
	text-decoration: none; 
	font-weight:bold;
	color:#004aaf 
	}
		
a:hover {
	text-decoration: underline; 
	color:#004aaf; 
	}

#location {
	float:right;
	border: solid 4px #aaaaaa;
	width:200px;
	margin:0px 0px 10px 4px;
	border-colapse:true;
	border-top:0px; 
	}
#location p {
	padding:0px;
	margin: 4px 4px 4px 4px;
	}
	
#twocol img {
	margin: 4px 10px 0px 30px;
	border:0;
	}

#twocol p {
	margin-right:4px;
	}
#col1 {
	float:left;
	width:300px;
	}

#col2 {
	width:300px;
	float:right;
	margin-right:130px;
	}
	
#footer-wrap {
	width:800px;
	height:25px;
	float:left;
	}

#footer { 
	
	color:white; 
	font-family:arial;
	font-size:8pt;
	}

#footer a {color:white;}

#footer a:hover {text-decoration:none;}
	