body{
	top:0px;
	text-align:center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#EEF6FF;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
body, td {
	font-family:Trebuchet MS;
	font-size: 13px;
}
h1 {
	font-size: 12px;
}
#Featured {
	background-image: url(/images/fea_bg.jpg);
	width: 506px;
	height: 240px;
}
#Promo {
	width: 200px;
	background-image: url(/images/banner-fea.jpg);
	height: 60px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 8px;
	padding-right: 5px;
}
#Promo a{
	text-decoration:none;
	font-weight:bold;
	color:#FF9900;
}		

#Promo a:hover{
	color:#FFFFFF;
}
a:link {color: #000000; text-decoration: none;cursor: hand;}
a:active {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #FF9900; text-decoration: underline}
#wrap{
	top:0px;
	margin:0px auto;
	position:relative;
	width:777px;
	background-image:url(/images/main_bg.gif);
	background-repeat:repeat-y;
}


#header{
	position:relative;
	width:777px;
	height: 86px;
}

#header_left{
	width:225px;
	float:left;
}

#header_right{
	width:100%;
	height:86px;
	float:right;
	background-repeat:repeat-x;
	text-align: right;
	background-image: url(/images/bgheader.gif);
}

#header_top_link{
	width:552px;
	text-align:right;

	
}
#header_login{
padding-top:0px;
	width:532px;
	height:30px;
}

#login_left{
	width:350px;
	float:left;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;	
	padding-top:7px;
}

#login_right_part{
	width:180px;
	height:47px;
	float:right;
}
#login_middle{
	width:93px;
	height:47px;
	float:left;
}
#login_right{
	width:34px;
	height:40px;
	float:right;
	text-align:left;
	padding-top:8px;
	padding-right:23px;	
}

.Login{
	height:10px;
	color: #FFFFFF;
	font-size: 9px;
	text-transform: uppercase;
}
.text_field_name{
	height:13px;
	border:1px solid #316392;
	background-color:#79AFE5;
	font-size: 10px;
	text-indent: 5px;
}

.text_field_password{
	height:13px;
	border:1px solid #316392;
	background-color:#79AFE5;
}

#header_bottom_link{
	width:552px;
	text-align:right;
	height:21px;
}

#main_content{
	position:relative;
	width:761px;
	padding-left:8px;
	padding-right:8px;
	text-align:left;
}

#main_top{
	position:relative;
	width:759px;
	height:254px;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-image:url(/images/main-bg.gif);
	background-repeat:repeat-x;
	clear: both;
	
}

#main_content_text{
	position:relative;
	width:761px;
	padding-top:6px;
	padding-bottom:7px;
	float:left;
	clear:both;
}

#left_text_content{
	position:relative;
	width:211px;
	float:left;

}

.left_text_content_text{
	position:relative;
	border:1px solid #fff;
}

#right_text_content{
	position:relative;
	width:754px;
	float:right;
	padding-right:7px;
}

.right_text_content_text{
	position:relative;
	border:1px solid #fff;
	font-size:12px;
	padding-left: 5px;
}
#footer{
	width:777px;
	font-size:11px;
	color:#FFFFFF;
	clear:both;
	background-color:#4081C1;
}

#footer a{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}		

#footer a:hover{
	color:#000000;
}
