@charset "utf-8";
* 
body  
	{
	background-color:#8BA2A8;
	background-image:url(../images/site/bg.png);
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	margin-top:0px;
	margin-bottom:0px;
	}
#container
	{
	width:840px;
	height:auto;
	margin:auto auto;
	background-image:url(../images/site/side.png);
	background-repeat:repeat-y;
	}
#header
	{
	width:840px;
	height:470px;
	background-image:url(../images/site/banner.jpg);
	background-repeat:no-repeat;
	}
#links
	{
	width:840px;
	margin:auto auto;
	color:#FFFFFF;
	padding-top:414px;
	float:right;
	text-align:center;
	}
#links a:link
	{
	color:#FFFFFF;
	text-decoration:none;
	}
#links a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	}
#links a:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	}
#textarea
	{
	width:600px;
	padding-left:45px;
	margin-top:0px;
	}
h1
	{
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	color:#194D72;
	}
p
	{
	color:#325C79;
	padding-right:15px;
	}
.style1
	{
	color:#194D72;
	}
#Photo_Images{
	height:auto;
	width:170px;
	float:right;
	margin-top:40px;
	margin-right:25px;
	}
img.bottom-image
	{
	padding:2px;
	border: 1px solid #A1B3B7;
	background-color: #A1B3B7;
	margin-bottom:5px;
	}
#bottomtext
	{
	width:auto;
	height:auto;
	text-align:center;
	}
#bottomtext a:link
	{
	font-size:13px;
	color:#325C79;
	text-decoration:none;
	}
#bottomtext a:visited
	{
	font-size:13px;
	color:#325C79;
	text-decoration:none;
	}
#bottomtext a:hover
	{
	font-size:13px;
	color:#325C79;
	text-decoration:underline;
	}
#map
{
	padding: 4px;
	display:block;
	border:1px solid #000000;
	margin-bottom:20px;
	margin-left:10px;
	width: 555px;
	height: 300px;
	color:#000000;
	margin:auto auto;
}
