html, body {
	height: 100%;
	min-height: 100%;
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #ffffff url(../images/background2.jpg) fixed bottom no-repeat;
}
#container {
	top: 0px;
	width: 714px;
	height: 100%;
	min-height: 100%;
	margin: auto;
	position: relative;
	bottom: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #223b4c;
	background-color: #FFFFFF;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}
img {border: none;}
html>body #container {
	height: auto;
	background-color: #FFFFFF;
}
.images { padding: 10px 10px 10px 10px; }
#top_dec {
	background: url(../images/top_dec.jpg) repeat-x;
	width: 714px;
	height: 450px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}
#header_images {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 500;
}
#title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 229px;
	height: 34px;
}
#title2 {
	background: url(../images/title2.jpg) no-repeat;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 190px;
	height: 16px;
}
#titles {
	position: absolute;
	top: 280px;
	left: 15px;
}
#titles_right {
	position: absolute;
	top: 280px;
	right: 15px;
}
#lines {
	background: url(../images/lines.gif) repeat-x;
	width: 714px;
	height: 205px;
	position: absolute;
	top: 60px;
	left: 0px;
	z-index: 99;
}
#vert_line {
	background: url(../images/vert_line.jpg);
	width: 1px;
	height: 250px;
	position: absolute;
	top: 300px;
	right: 205px;
}
#content_main {
	position: relative;
	padding: 220px 30px 100px 30px;
	z-index: 10;
}
#content_main ul.videos{
	clear:both;
	min-height:93px;
	max-height:100%;
	margin:0;
	padding:0 0 0 40px;
}
#content_main ul.videos li{
	list-style:none;
	margin:0 40px 0 0;
	padding:0 40px 0 0;
	display:block;
	float:left;
	border-right: 1px solid #aaaaaa ;
}
#content_main ul.videos li.noborder{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
	border:none;
}
#content_main ul.videos li.right{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:300px;
	border:none;
}
#content_main ul.videos li.right h4{
	margin:0;
	padding:0;
}
#cont_left{
	float:left;
	width:450px;
}
#content_main ul.left{
	float:left;
	margin:0 50px 0 0;
	padding:0;
	display:block;
}
#content_main ul.left li{
	list-style:none;
}
#cont_right{
	float:right;
}
#cont_bottom{
	clear:both;
}
.p{
	margin:0;
	padding:0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
#footer_dec {
	background: url(../images/footer_dec.gif) repeat-x;
	width: 714px;
	height: 3px;
	position: absolute;
	bottom: 35px;
	left: 0px;
}
.required {
	color: #990000;
}
.thumb {border: 1px solid #000000; margin: 0px;}
.image { border: 1px solid #ced4d8; margin: 0px; }
.image:hover { border: 1px solid #223b4c; }
#content_2 a :hover {border: 1px solid #ced4d8;}
.blue { color: #006db4; font-style: italic; }
#content_bottom_dec {
	background: url(../images/content_dec.gif) repeat-x;
	width: 100%;
	height: 3px;
	position: absolute;
	top: 265px;
	left: 0px;
}
#nav {
	width: 709px;
	padding-top: 0px;
	background: #006db4;
	position: absolute;
	top: 154px;
	margin: 0;
	padding: 0 0 0 5px;
	z-index: 1000;
}
#nav a {
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #cfecff;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	margin:0 0 0 10px;
}
#nav a:hover { color: #333333; background: url(../images/under.jpg);}
#nav a.current { color: #FFFFFF; background: url(../images/over.jpg); }
#sub {
	width: 714px;
	padding-top: 0px;
	position: absolute;
	top: 177px;
	right: 10px;
	z-index: 900;
	margin: 0;
	padding: 0;
	z-index: 1000;
}
#sub a {
	width: 714px;
	margin: 0;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: #094976;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
#sub a:hover { color: #80000f; text-decoration: underline;}
#sub a.current { color: #80000f;}
#header_images {
	position: absolute;
	top: 15px;
	right: 0px;
	z-index: 500;
}
#content_dec {
	background: url(../images/content_dec.gif) no-repeat;
	width: 680px;
	height: 15px;
	position: absolute;
	top: 195px;
	left: 15px;
	z-index: 2;
}
#white {
	background: url(../images/white.gif) repeat-x;
	width: 680px;
	height: 345px;
	position: absolute;
	top: 210px;
	left: 15px;
	z-index: 1;

}
#content ul li {
	list-style-type: square;
	padding-bottom: 8px;
}
#content a, #content a:visited {
	text-decoration: none;
	color: #006db4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #223b4c;
	font-weight: 100;
}
#content a:hover {
	color: #888888;
}
a, a:visited {
	text-decoration: none;
	color: #006db4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #80000e;
}

#content img:hover {
	border: 1px solid #cccccc;
}
h1, .h1 {
	font-size: 12px;
	font-weight: bold; 
	color: #80000f;
	font-family: Arial, Helvetica, sans-serif;
}
h2, .h2 {
	font-size: 12px;
	font-weight: bold;
	color: #80000f;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	background: #E5E5E5;
	padding: 5px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #223b4c;
}
.italic {
	font-style: italic;
}
.img {
	width: 135px;
	height: 89px;
	border: 1px solid #555555;
}
.thumb {
	border: 2px solid #006db4;
	margin-bottom: 20px;
}
.thumb:hover {border: 2px solid #80000e; }
#footer {
	width: 714px;
	height: 50px;
	text-align: right;
	background: url(../images/footer_dec.gif) repeat-x;
	position: absolute;
	bottom: 0px;
	background-color: #006db4;
	z-index: 10;
}
#footer div {
	font: 10px arial;
	text-align: right;
	color: #b6cfe3;
	position: absolute;
	top: 20px;
	right: 15px;
}
#footer a, #footer-fm a:visited {
	font-size: 9px;
	color: #04365a;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
.fm-logo {
	float: right;
	margin: 4px 0px 0px 7px;
	border: none;
}
.text-drop, .text-field, .text-area, .button {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
}
.text-drop {
	width: 80px;
	height: 16px;
	background-color: #b6d2e7;
	border: 1px solid #999999;
}
.text-field {
	width: 150px;
	height: 15px;
	padding: 2px;
	background-color: #b6d2e7;
	border: 1px solid #999999;
}
.text-area {
	width: 208px;
	height: 80px;
	padding: 2px;
	background-color: #b6d2e7;
	border: 1px solid #999999;
}
.text-drop:hover, .text-field:hover, .text-area:hover {
	background-color: #D6D6D6;
}
.button {
	width: 80px;
	height: 20px;
	padding: 2px;
	background-color: #D6D6D6;
	border: 1px solid #999999;
}
.button:hover {
	background-color: #999999;
}
hr{
	border:.5px solid #CCCCCC;
	color:#CCCCCC;
	height:1px;
	width:600px;
	margin:50px auto 50px auto;
}
