body.main {
	background-color:#000000;
	background-image:url(site_images/bg_main.gif);}

body {
	margin:29px 0px; padding:0px;
	text-align:center;}
	
#Container {
	width:751px;
	margin:0px auto;
	text-align:left;
	padding:0px;}

#Leftbanner {
	width:393px;
	height:571px;
	background-image:url(site_images/bg_leftbanner.gif);
	background-repeat:no-repeat;
	float:left;}
	
#Rightbanner {
	width:358px;
	height:571px;
	float:right;}
	
#Content_Container {
	width:358px;
	height:548px;
	background-color:#000000;}
	
#Content_Top {
	width:358px;
	height:18px;
	background-image:url(site_images/bg_content_top.gif);
	background-repeat:no-repeat;}
	
#Content_Middle {
	width:338px;
	height:512px;
	background-image:url(site_images/bg_content_middle.gif);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #94daff;
	vertical-align:top;
	line-height:138%;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;}
	
#Content_Down {
	width:358px;
	height:18px;
	background-image:url(site_images/bg_content_down.gif);
	background-repeat:no-repeat;}

#Footer {
	width:751px;
	height:30px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#3b5766;
	padding-top:10px;}


#Nav_container {
	height:54px;
	width:358px;
	background-image:url(site_images/bg_nav.gif);
	background-repeat:no-repeat;
	position:relative;
	top:517px;}
	
#Nav_top {
	width:353px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #94daff;
	word-spacing:15px;
	padding-left:8px;
	padding-top:5px;}

#Nav_down {
	width:358px;
	height:27px;}	
	

#Breakline {
	height: 1px;
	width:351px;
	background-image:url(site_images/linebreak.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:15px;}

#Image_Container {
	width:338px;
	height:260px;}

#Image_Block {
	width:75px;
	height:75px;
	border: 1px solid #186b95;
	float:left;
	margin-right:7px;
	margin-top:7px;}
	
.menu_table {
vertical-align:top;}

.menu_table_cell {
	border-bottom: 1px solid #666666;
	vertical-align:top;
	padding-top:3px;
	padding-bottom:3px; }

.menu_uitlef {
	color:#4a6d80;}
	
	
/* TEXT STYLES//////////////////////////////////////////////// */

.Txt_header {	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:top;
	line-height:138%;}

	
	
a:link { 	color: #94daff; text-decoration: none; }

a:active { 	color: #94daff; text-decoration: none; }

a:visited { color: #94daff; text-decoration: none; }

a:hover { color: #ffffff; text-decoration: none;  }


.n  { 	color: #e8e8e8; text-decoration: none; }
.n:link { 	color: #e8e8e8; text-decoration: none; }
.n:active { 	color: #e8e8e8; text-decoration: none; }
.n:visited { color: #e8e8e8; text-decoration: none; }
.n:hover { color: #373a3a; text-decoration: none; }