body {
	margin:0px;
	background:#FFFFFF url(images/mainbg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{
	border:0px;
}
.clear{
	clear:both;
}
a:link,a:active,a:visited{
	color:#1A3D8F;
	text-decoration:underline;
}
a:hover{
	color:#1A3D8F;
	text-decoration:none;
}
#wrapper{
	display:block;
	width:984px;
	height:100%;
}
#header{
	margin-top:20px;
	width:984px;
	height:80px;

}
.coname{
	float:left;
	width:340px;
	height:80px;
}
.call_us{
	float:right;
	width:200px;
	height:80px;
}
#flashimage{
	width:974px;
	height:140px;
	padding-left:10px;
}
.logo{
	float:left;
	width:254px;
	height:140px;
	background:#2E2E2E;
}
.flashimg{
	float:left;
	width:710px;
	height:140px;
}
#menu{
	width:984px;
	height:40px;
}
.menu_lt{
	float:left;
	width:10px;
	height:40px;
	background:url(images/bg_link.jpg) repeat-x;
}
.menu_bg{
	float:left;
	width:954px;
	height:40px;
	background:url(images/bg_link.jpg) repeat-x;
	text-align:left;
	padding-left:10px;
}
.menu_rt{
	float:left;
	width:10px;
	height:40px;
	background:url(images/bg_link.jpg) repeat-x;
}
#content{
	width:984px;
	height:100%;
	display:block;
	text-align:left;
}
#leftimg{
	float:left;
	width:10px;
	height:400px;
	background:url(images/shadow_lt.jpg) no-repeat;
	
}
#leftpannel{
	float:left;
	width:234px;
	padding:12px 12px 12px 12px;
}
#rightpannel{
	float:left;
	width:690px;
	padding:12px 10px 12px 0px;
}
#rightimg{
	float:right;
	width:10px;
	height:400px;
	background:url(images/shadow_rt.jpg) no-repeat;
}
#box{
	width:234px;
}
.box_head{
	width:224px;
	height:35px;
	background:url(images/tab_head.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:2.5em;
	padding:0px 0px 0px 10px;
}
.box_content{
	width:214px;
	background:url(images/tab_bg.jpg) repeat-y;	
	padding:10px 10px 0px 10px;
}
.box_bottom{
	width:234px;
	background:url(images/tab_bot.jpg) no-repeat;
	height:20px;
}
#small_shadow{
	width:234px;
	height:20px;
	background:url(images/tab_shadow.jpg) no-repeat top;
}
#content_box{
	width:690px;
}
.content_box_head{
	width:680px;
	height:35px;
	background:url(images/content_head.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:2.5em;
	padding:0px 0px 0px 10px;
}
.content_box_content{
	width:670px;
	background:url(images/content_bg.jpg) repeat-y;	
	padding:10px 10px 0px 10px;
}
.content_box_bottom{
	width:690px;
	height:20px;
	background:url(images/content_bot.jpg) repeat-y;	
}
#content_shadow{
	width:690px;
	height:20px;
	background:url(images/content_shadow.jpg) no-repeat;
}
#footer{
	clear:both;
	background:#4C4C4C;
	padding:15px;
	color:#FFFFFF;
	line-height:1.5em;
}
a.footer:link,a.footer:active,a.footer:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.footer:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.powered{
	background:#000000;
	padding:15px;
	color:#FFFFFF;	
}
a.col_leftlink:link,a.col_leftlink:active,a.col_leftlink:visited{
	color:#333333;
	text-decoration:none;
}
a.col_leftlink:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
.input{
	border:1px solid #9D9CA1;
}
.select{
	border:1px solid #9D9CA1;
}
.clear_btn{
background:url(images/bt_Idisagree.jpg);
width:70px;
height:28px;
border:0px;
}
div.paging{
background:#cccccc;
width:100%;
height:30px;
}
/*BOF Of Class Used In Paging*/
	ul.paging{
		list-style-type:none;
	}
	ul.paging li{
		float:left;
		margin:5px;
	}
	a.activecurrent{
		font-weight:bold;
	}
/*EOF Of Class Used In Paging*/