@charset "utf-8";
* 
body  
	{
	background-color:#f2f2f2;
	font-family:"Trebuchet MS", Arial, sans-serif; 
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	background-image:url(../images/site/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin-top:0px;
	}
#container
	{
	width:833px;
	margin:auto auto;
	}
#header
	{
	width:833px;
	height:167px;
	background-image:url(../images/site/header.png);
	background-repeat:no-repeat;
	}
#header2
{
width:833px;
	height:282px;
	background-image:url(../images/site/header2.jpg);
	background-repeat:no-repeat;}
#about_header
	{
	width:833px;
	height:168px;
	background-image:url(../images/site/header.jpg);
	background-repeat:no-repeat;
	}
#links
	{
	text-align:right;
	color:#666666;
	padding-top:135px;
	font-size:17px;
	font-family:"Trebuchet MS", Arial, sans-serif; 
	}
#links a:link
	{
	color:#666666;
	text-decoration:none;
	padding-right:20px;
	font-family:Arial, sans-serif; 
	}
#links a:visited
	{
	color:#666666;
	text-decoration:none;
	padding-right:20px;
	font-family:Arial, sans-serif; 
	}
#links a:hover
	{
	color:#010101;
	text-decoration:none;
	padding-right:20px;
	font-family:Arial, sans-serif; 
	}
#content
	{
	width:831px;
	height:auto;
	background-color:#FFFFFF;
	border:1px solid #e3e3e3;
	margin-top:35px;
	}
#text
	{
	width:600px;
	height:auto;
	border-right:1px dashed #445b9d;
	margin-top:10px;
	}
p
	{
	padding-left:15px;
	padding-right:20px;
	font-family:"Trebuchet MS", Arial, sans-serif; 
	color:#333333;
	font-size:12px;
	}
h1
	{
	font-size:15px;
	color:#304481;
	margin:0px;
	padding-left:15px;
	}
.style1
	{
	color:#304481;
	font-size:13px;
	}
#Home_images{
	height:auto;
	width:160px;
	float:right;
	padding-right:25px;
	}
img.home-images
{
	padding-top: 0px;
	padding-bottom:10px;
}
#bottombar
	{
	width:780px;
	height:30px;
	margin-top:15px;
	border-bottom:10px solid #FFFFFF;
	background-color:#166296;
	margin:auto auto;
	}
#bottomtext
	{
	text-align:center;
	font-size:13px;
	padding-top:5px;
	}
#bottomtext a:link
	{
	color:#e6e4e4;
	text-decoration:none;
	}
#bottomtext a:visited
	{
	color:#e6e4e4;
	text-decoration:none;
	}
#bottomtext a:hover
	{
	color:#e6e4e4;
	text-decoration:none;
	}
#map
	{
	padding: 4px;
	display:block;
	border:1px solid #34353a;
	margin-left:10px;
	width: 450px;
	height: 300px;
	color:#000000;
	margin-left:30px;
	}
