body 
{
	background-color: #FFFFFF;
	background-image: url(../images/main_pg_bg.jpg);
	background-position: top;
	background-repeat: repeat-x; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}	

a:link 
{
	text-decoration: none;
}


a:visited 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

a:active 
{
	text-decoration: none;
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.txt1 a:link, a:hover, a:active, a:visited
{
	text-decoration: none;
}

.txt2 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

.txt2 a:link, a:hover, a:active, a:visited
{
	text-decoration: none;
}

.table_title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.link1 a:link
{	
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;	
	color: #FFFF00;
}

.link1 a:hover 
{
	text-decoration: none;
	color: #FF3300;
}

.title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.tableborder {
	border: medium solid #CCCCCC;
}
.keyword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
/***** TOP HEADER CSS *****/
#header{
	margin: 0 auto;
	width: 990px;
	height: 23px;
}

#header h1{
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
}

#header_l{
	float: left;
	font-weight: bold;
	height: 23px;
}

#header_r{
	float: right;
	background-color: #041C46;
	height: 19px;
}

#banner_t{
	margin: 0 auto;
	width: 990px;
	height: 316px;
}

#banner_l{
	float: left;
	width: 551px;
	height: 174px;
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
}

#banner_lb{
	float: left;
	width: 551px;
	height: 140px;
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
}

#banner_r{
	float: right;
	width: 439px;
	height: 316px;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
}

.banner_text_1{
	width: 350px;
	height: 30px;
	padding-left: 200px;
	padding-top: 20px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.banner_text_2{
	width: 250px;
	height: 100px;
	padding-left: 300px;
	padding-top: 20px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.banner_text_1b{
	width: 400px;
	height: 30px;
	padding-left: 147px;
	padding-top: 35px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}

.banner_text_2b{
	width: 350px;
	height: 50px;
	padding-left: 198px;
	color: #FFFFFF;
	font-size: 26px;
	font-weight: bold;
}

/***** INDEX BODY CSS *****/
#body_left{
	float: left;
	width: 250px;
}

#body_center{
	float: left;
	width: 405px;
}

#body_right{
	float: left;
	width: 335px;
}

#login_block{
	float: left; 
	width: 237px; 
	height: 152px; 
	background-image: url(../images/newsletter.jpg); 
	background-repeat: no-repeat;
}

.login_title{
	margin: 0 auto;
	width: 237px;
	padding-top: 3px;
}

.login_body{
	float: left;
	width: 237px;
}

.login_txt{
	float: left; 
	padding-left: 5px; 
	color: #FFFFFF; 
	font-size: 12px;
}

.login_input{
	float: right; 
	padding-right: 10px;
}

.login_btn{
	float: right; 
	width: 150px; 
	padding-top: 5px;
}
.login_top_text{
	margin: 0 auto;
	width: 237px;
	padding-top: 6px;
}
.login_t{
	float:left;
	width: 100px;
	padding-left: 3px;
}
.login_n{
	float: right;
	width: 110px;
	padding-right: 3px;
}
.login_join{ 
	width: 237px;
}

#left_nav_menu{
	float: left; 
	width: 237px; 
	height: 409px; 
	background-image: url(../images/menu_flash1.jpg); 
	background-repeat: no-repeat;
}

.left_nav_menu_a a:link{
	float:left;
	width: 230px;
	height: 35px;
	background-image: url(../images/active_link.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.left_nav_menu_i{
	float:left;
	width: 230px;
	height: 35px;
	color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.left_nav_menu_i a:hover{
	float:left;
	width: 230px;
	height: 35px;
	background-image: url(../images/active_link.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.left_nav_menu_i a:link{
	float:left;
	width: 230px;
	height: 35px;
	color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#news_letter_block{
	float: left; 
	width: 237px; 
	height: 152px; 
	background-image: url(../images/newsletter.jpg); 
	background-repeat: no-repeat;
}

#client_menu_block{
	float: left; 
	width: 237px;
	background-color:#CCCCCC;
	border: #000000 1px solid;
}

#center_header{
	float: left; 
	width: 385px; 
	height: 51px;
}

.center_head_img{
	float: left; 
	width: 67px; 
	height: 51px; 
	background-image: url(../images/fortitle_01.jpg); 
	background-repeat: no-repeat;
}

.center_head_txt{
	float: left; 
	width: 318px; 
	height: 51px; 
	background-image: url(../images/fortitle_02.jpg); 
	background-repeat: no-repeat;
}

.center_header{
	width: 318px; 
	padding-top: 16px;
}

#right_header{
	float: left; 
	width: 320px; 
	height: 51px;
}

.right_head_img{
	float: left; 
	width: 67px; 
	height: 51px; 
	background-image: url(../images/fortitle_right_01.jpg); 
	background-repeat: no-repeat;
}

.right_head_txt{
	float: left; 
	width: 249px; 
	height: 51px; 
	background-image: url(../images/fortitle_right_02.jpg); 
	background-repeat: no-repeat;
}

.right_header{
	width: 249px; 
	padding-top: 16px;
}