@charset "UTF-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #333333;
}
#container  {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	color: #333333;
	border-top: #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #333333;
	font-family: "Trebuchet MS", Tahoma;
	position: relative;
}
#header  {
	padding: 0;  
	width: 960px;
}
#header  h1  {
	margin: 0; 
	padding: 10px 0; 
}
#mainContent  {
	background: #FFFFFF;
	padding: 5px;
	float: left;
	width: 950px;

}
#mainContent_2  {
	background: #FFFFFF;
	padding: 5px;
	float: left;
	width: 950px;
	text-align: center;
}
#image {
	background-color: #EAF6FF;
	padding: 5px;
	float: left;
	width: 540px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#image2 {
	float: left;
	width: 680px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EAF6FF;
	padding: 5px;
}
#links2  {
	text-align: center;
	width: 230px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	position: absolute;
	left: 715px;
	top: 294px;
	z-index: 2;
}
#text {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	width: 600px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#links   {
	padding: 5px;
	width: 330px;
	margin-right: 10px;
	margin-left: 590px;
	text-align: center;
	float: none;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
}
#footer  {
	padding: 0 10px;
	background:#1F849F;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #FFFFCC;
	text-align: center;
}
#footer  p  {
	margin: 0; 
	padding: 10px 0; 
}

.footerlinks {
	font-family: "Trebuchet MS", Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
}
a.footerlinks:link {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
a.footerlinks:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
}
a.footerlinks:active {
	color:#FFFF66;
	text-decoration:none;
	font-weight:normal;
}
a.footerlinks:hover {
	color:#FFFFCC;
	text-decoration:underline;
	font-weight:normal;
}
.pagelinks {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFCC; 
	font-weight:bold;
}
a.pagelinks:link { 
	color:#006666; 
	text-decoration:none; 
	font-weight:bold;
}
a.pagelinks:visited { 
	color:#006666; 
	text-decoration:none; 
	font-weight:bold;
}
a.pagelinks:active { 
	color:#006666; 
	text-decoration:none; 
	font-weight:bold;
}
a.pagelinks:hover { 
	color:#336600; 
	text-decoration:underline; 
	font-weight:bold;
}
#swf {
	width: 450px;
	margin-left: 50px;
	float: none;
}
#swf2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#address {
	width: 400px;
	margin-left: 460px;
	background-color: #EAF6FF;
	float: none;
	padding: 5px;
	border-top: solid #CCCCCC;
	border-right: solid #CCCCCC;
	border-bottom: solid #CCCCCC;
	border-left: solid #CCCCCC;
}

