body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(Images/body_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#0054a4;
}
body, td, th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	color:#FFFFFF;
	table-layout: fixed;
	height: 12px;
	letter-spacing:0px;
	line-height:17px;
	text-decoration:none
}
#wrapper{
	width:962px;
}
#top{
	width:962PX;
}
#slide{
	width:962px;
	float:left;
	background-image:url(Images/banner_bg_wht.jpg); 
}
#logo{
	width:962px;
	float:left;
}
#logo img{
	width:962px;
	height:100px;
	float:center;
}
#separator{
	width:962PX;
}
#menu{
	width:962PX;
}
#line_btn{
	width:962PX;
}
#content{
	width:962px;
	height:648px;
	background-image:url(Images/content_bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	min-height:inherit;
}
#column1{
	width:712px;
	height:646px;
	float:left;
}
#column2{
	width:250px;
	float:left;
}
#column3{
	width:350px;
	float:left;
}
#column4{
	width:575px;
	float:left;
	padding:10px;
}
#column5{
	width:585px;
	float:left;
	padding:0px;
}

#leftcol{
	width:220px;
	position:relative;
	float:left;
	padding:5px;
}
#midcol{
	width:220px;
	position:relative;
	float:left;
	padding:5px;
}
#rightcol{
	width:220px;
	position:relative;
	float:left;
	padding:5px;
}

#subcol1{
	width:435px;
	position:left;
	float:left;
	
}
#subrow1{
	width:575px;
	float:inherit;
	
}
#subrow2{
	width:595px;
	float:inherit;
	
}

#subrow1 img{
	width:140px;
	height:151px;
	
}

#subrow2 img{
	width:140px;
	height:151px;
	
}
#perfomance{
	width:250px;
	height:254px;
	float:inherit;
	background-image:url(Images/perfomance.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#flag{
	width:250px;
	float:inherit;
}
#quick{
	width:250px;
	height:236px;
	float:inherit;
	background-image:url(Images/quick.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#row{
	width:650px;
	padding:10px;
	float:inherit;
}
#row_a{
	width:650px;
	float:inherit;
}
#row2{
	width:560px;
	float:inherit;	
}
#welcome{
	width:700px;
	float:left;
	padding:5px;
}
#welcome img{
	/*width:250px;*/
	float:left;
	padding:5px;
}
#welcome2{
	width:700px;
	float:left;
	padding:5px;
}
#welcome3{
	width:157px;
	float:left;
}
.clear {
	clear: both;
}

