@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-repeat:repeat-x;
	margin-top:0px;
	}
#container
	{
	width:800px;
	margin:auto auto;
	}
#header
	{
	width:800px;
	height:144px;
	background-image:url(../images/site/header.jpg);
	background-repeat:no-repeat;
	}
#Photolinks
	{
	width:auto;
	float:right;
	padding-top: 42px;
	}
#container #header #Photolinks li {
	list-style-type: none;
	list-style-image: url(../images/site/bullet.png);
}

#Photolinks a:link
	{
	color:#FFFFFF;
	text-decoration:none;
	}
#Photolinks a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	}
#Photolinks a:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	}
#tabs {
	float:left;
	width:400px;
	font-size:93%;
	line-height:normal;
	padding-top:110px;
	margin:auto auto;
	}
#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs a {
	float:left;
	background:url("../images/site/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 5px 0 4px;
	text-decoration:none;
	}
#tabs a span {
	float:left;
	display:block;
	background:url("../images/site/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#627EB7;
	}
#tabs a:hover span {
	color:#627EB7;
	}
#tabs a:hover {
	background-position:0% -42px;
	}
#tabs a:hover span {
	background-position:100% -42px;
	}  
#content
	{
	width:800px;
	height:auto;
	background-color:#FFFFFF;
	border:1px solid #e3e3e3;
	margin-top:35px;
	}
#flashmovie
	{
	width:780px;
	height:250px;
	margin:auto auto;
	border-top:10px solid #FFFFFF;
	}
#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:#3068BB;
	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;
	}
