/* CSS Document */
#wrapper {
	width:758px; 
	border: 0px;
	/*border-right: 1px solid #000;*/
	padding:0px 5px 4px 3px; margin:0px;	
	/*background-color:#000099;*/
}

a { color:#FFFFFF; text-decoration:none;}

#outer {
	width:750px; 
	border: 0px;
	/*border-right: 1px solid #000;*/
	margin:0px 0px 0px 5px; padding:0px;	
	background: url(../images/bgrd_index2.png) no-repeat center center;
	/*background-color:#000099;*/
}

#content {
	/*background:  url(images/logo_big.gif) no-repeat center bottom ;*/	
	display:block; clear:both; 
	border:0px;
	margin:0px; padding:0px;
	width:750px; height:595px; 
	vertical-align:middle;
	vertical-align:text-bottom;
	/*background-color:red;*/
}

#content li { 
	float:left; 
	position:relative; top:5px;  	
	list-style-type:none;	
}

#header_nav2 {
	/*background:  url(../images/c_index2.png) no-repeat center center ;*/	
	display:block; clear:both;
	width:750px; height:38px;  
	border:0px;	margin:0px; padding:0px;
	/*background-color:yellow;*/
}

#header_nav2 li { 
	float:left; 
	position:relative; top:5px;  	
	list-style-type:none;	
	font-family: verdana;	font-size: 11px; color:#fff;
}

#footer {
	background: url(../images/f_bgr2.png) no-repeat bottom;	
	width:750px; height:15px;  
	margin:0px; padding:0px;
	display:block; clear:both;
	font-family:verdana; font-size : 9px;	color:#fff;	
}

#footer li { 
	float:left; 
	list-style-type:none;	
}

#banner { 
	font-family: Century Gothic, Arial, Tahoma, Helvetica;
	font-size:9pt;
	color:#fff;
	text-align:justify;
}


.top_nav {
	font-family: Century Gothic, Arial, Tahoma, Helvetica;
	font-size:9pt;
	color:#fff;
	text-align:justify;	
	font-weight: bold;
}

.top_td {
	font-family: Century Gothic, Arial, Tahoma, Helvetica;
	font-size:9pt;
	font-weight: bold;
	border-bottom: 1px #fff solid;
  	border-right: 1px #fff solid;  
}

.top_td_1 {
  border-bottom: 1px #fff solid;
}