﻿* html { height: 100%; margin:auto; padding: 0;}

body { 
	margin:0;padding:0; text-align:center;
	background-repeat: repeat-x;
}
p, td {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;color: #333}

li {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #5572B6}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #5572B6 }

hr {  color: #7D5190}

.txt_black_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;color: #333; font-weight:bold;}
.txt_blue {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;color: #5572B6}

a.nav:link {color: #fff; text-decoration: none; font-family: Arial, sans-serif; font-size: 10pt; }
a.nav:visited {text-decoration: none; font-family: Arial, sans-serif; font-size: 10pt;  color: #fff}
a.nav:hover {color: #000; text-decoration: none; font-family: Arial, sans-serif;; font-size: 10pt; }

input {  font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: #666666}
a:link {  }
a:visited {  }
a:hover {  color: #000}

.video {
	background: url(../images/vidbg.jpg) no-repeat;
 	font-family: Arial, Helvetica, sans-serif; font-size: 8pt;color: #31447F; font-weight:bold; padding: 3px 0px 3px 5px;
}
 
 .grey { color: #999}

#container {
	margin: 0px auto;
	width:950px;
	z-index:5;
	position: relative;
}

#top {
	width:923px;
	background-color: #fff;
	height: 193px;
}
#leftcontent {
	position: absolute;
	left:0px;
	top:0px;
	width:50%;
	z-index: 1;
	height: 100%;
	background-image: url(../images/leftbg.jpg); 
	background-repeat: repeat-x;
	background-position: top;
}
		
#rightcontent {
	position: absolute;
	right:0px;
	top:0px;
	width:50%;
	z-index: 2;
	height: 100%;
	background-image: url(../images/rightbg.jpg); 
	background-repeat: repeat-x;
	background-position: top;
	float: right;
}
#maincontent {
	width: 950px;
	text-align: left;
	clear: both;
	margin: 20 auto 0 auto;
}
#flashbanner{
	float: left;
	width:480px;
}
.video_text {
	float: left;
	width:190px;
}
.video_text p {
	margin:0px 0px 10px 10px;
}
.video_selector { 
	margin-top:20px;
	width: 697px;
	background: url(../images/videos_bg.jpg) repeat-x;
	border: #6881c3 solid 2px;
	height: 242px; 
}

#topmenu 
	{background: url(../images/topmenubg.jpg) repeat-x;
	height:40px;
	color: white;
	padding-top: 5px;
	padding-left: 9px;
}

#left {
	float: left;
	width:240px;
	
}

#middle {
	position: relative;
	padding-left: 20px;
	width:700px;
}

html>body #middle {
	float:left;
	padding-left: 15px;
	width: 680px;
}

#right {
	float: right;
	width: 236px;
}
#righthome {
	float: right;
}
#main {
	position: relative;
}

#footer
	{
	clear: both;
	width: 100%;
	text-align:center;
	background: url(../images/footer.jpg) repeat-x;
	height: 125px;
	padding-top: 16px;
	z-index: 0;
}	

.footer {	
	font-family: tahoma, arial;
	font-size: 7pt;
	color: white;
}
	
a.footer:link {text-decoration:none}
	
#featureleft
{width:45%; padding:10px; float:left}

.menuitem {
	padding: 0px;
	margin:0px;
	
}

.menuitem a {
	color: #524D53;
	text-decoration:none;
	
}
.menuitem li {
	width: 240px;
	padding:7px 0px 6px 27px; 
	margin-bottom: 3px;
	list-style:none;
	background: url(../images/menu_item.jpg) no-repeat ;
	font-family: verdana;
	font-size: 9px;
}

.menuitem li:hover{
	background: url(../images/menu_over.jpg) no-repeat ;

	
}

.news td{
	font-family: verdana;
	font-size: 12px;
	color: #5572B6;
	font-weight: bold;
}

.news a {
	color:black;
	cursor:pointer;
}

.news a:hover {
	color: #5572B6;
}
img a {
	border: none;
}
