@charset "utf-8";
* 
body  
	{
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	}
#container
	{
	width:700px;
	height:auto;
	background-color:#2c4c89;
	border:5px solid #FFFFFF;
	margin:auto auto;
	background-repeat:no-repeat;
	}
#header
	{
	width:700px;
	height:200px;
	background-image:url(../images/site/header.jpg);
	}
#links
	{
	width:200px;
	margin-left:315px;
	color:#666666;
	}
#links a:link
	{
	color:#000000;
	text-decoration:none;
	}
#links a:visited
	{
	color:#000000;
	text-decoration:none;
	}
#links a:hover
	{
	color:#000000;
	text-decoration:underline;
	}
#PhotoLinks
	{
	width:500px;
	padding-top:60px;
	padding-left:312px;
	}
#PhotoLinks a:link
	{
	font-size:13px;
	color:#666666;
	text-decoration:none
	}
#PhotoLinks a:visited
	{
	font-size:13px;
	color:#666666;
	text-decoration:none;
	}
#PhotoLinks a:hover
	{
	font-size:13px;
	color:#666666;
	text-decoration:underline;
	}
#content
	{
	width:700px;
	}
#flashMovie
	{
	width:582px;
	height:211px;
	margin:auto auto;
	}
#otherlinks
	{
	width:150px;
	float:right;
	margin-top:18px;
	margin-right:25px;
	}
#otherlinks a:link
	{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	}
#otherlinks a:visited
	{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	}
#otherlinks a:hover
	{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:underline;
	}
#Home_images{
	height:auto;
	width:160px;
	float:right;
	clear:right;
	padding-right:25px;
	}
img.home-images
{
	padding:2px;
	border: 2px solid #102751;
	margin-top: 0px;
	margin-bottom:10px;
	background-color: #256ebd;
}
#text
	{
	width:470px;

	}
#contacttext
	{
	margin-right:15px;
	}
h1
	{
	color:#FFFFFF;
	font-size:16px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:2px solid #2765B0;
	margin-left:15px;
	}
h2
	{
	color:#FFFFFF;
	font-size:16px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:2px solid #2765B0;
	}
p	
	{
	color:#FFFFFF;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:15px;
	}
#bottom
	{
	width:700px;
	height:139px;
	background-image:url(../images/site/bottom.jpg);
	background-repeat:no-repeat;
	}
#bottomText
{
	width:700px;
	font-size:11px;
	height:16px;
	text-align:center;
	color:#FFFFFF;
	padding-top:117px;
}

#bottomText a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

#bottomText a:hover
{
	color:#FFFFFF;
	font-weight: bold;
}
#bottomText a:visited
{
	color:#FFFFFF;
	font-weight: bold;
}
#map
{
	padding: 4px;
	display:block;
	border:1px solid #FFFFFF;
	margin-bottom:20px;
	margin-left:270px;
	width: 400px;
	height: 300px;
	color:#000000;
}
#map a:link	
	{
	color:#000000;
	}
a:link
	{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	}
a:visited
	{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	}
a:hover
	{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:underline;
	}
#rightBlock 
	{
	display: block;
	width: 220px;
	float: right;
	clear:right;
	margin-right: 10px;
	}
#address
	{
	display: block;
	width: 220px;
	float: left;
	margin-right: 10px;
	}