@charset "utf-8";
/* CSS Document */

.left {
	width:200px;
	background-color:#ffffff; 
	height:410px; 
	padding:3px;
	float:left; 
	font:arial;	
	}

.email{color:#000000;}	

.right {
float:left;
	width:385px;
	height:470px; 
	padding-left:3px;
	font:arial;
	background-color:#ffffff 
	}
	
.cont { 
	width:610px; 
	height:780px; 
	background-color:#ffffff; 
	margin-left:auto; 
	margin-right:auto;
	font:arial;
	}
	
body {
	font:arial;
	background-color:#666666; 
	}
	
.banner {
	width:600px; 
	height:150px; 
	background-color:#FFFFFF; 
	background-image:url(../images/logo-red.jpg); 
	background-repeat:no-repeat;
	background-position:center; 
	font:arial;
	}
		
p { 
	color:#333333;
	font:arial;
	}
	

foot{ height:5px; width:590px; background-color:#EC0000; 
margin-left:auto; margin-right:auto;}

hr1{ text-align:center; color:#DE1712}
	
.links {
	background-image:url(../images/linkbg.jpg); background-repeat:repeat-x; 
	height:30px; 
	width:610px; 
	float:left; 
	list-style:none; 
	display:inline-block;
	}
	
.links2 {
	padding-bottom:8px;
	}
	
a { 	
	color:#ffffff; text-decoration:none
	font:arial;
	}
	
a:hover{color:#666666;}

.tblLinks{ height:35px; padding:2px; text-align:center; }
.tblLinks td{ text-decoration:none;padding-right:8px; font-weight:800;}

.footer{
float:left;
width:600px; 
 height:80px;
 padding-bottom:3px; 
 
 background-color:#ffffff; 

text-align:center;} 

.map{ padding-left:3px; font-size:10px;}