body{
		font: 9pt Arial, Helvetica, sans-serif;
		color:#00344e;
		text-align: center; 
		margin: 0px;
		background-color:#CCCCCC;
		}
h1{
	margin:0px;
	font-family:"Trebuchet MS", Arial;
	padding:0px;
	color:#089C9C;
	font-weight:normal;
}
div.topBlock{
	padding:5px;
	text-align:center;
	color:#d5d5d5;
}
div.bottomBlock{
	padding:5px;
	text-align:center;
	color:#d5d5d5;
}
a.dButton{
	display:block;
	width:259px;
	height:49px;
	color:#FFFFFF;
	background-image:url(../image/buttonBg.jpg);
	text-decoration:none;
}
div#topUrl a{
	color:#004E91;
	text-decoration:none;
}
div#topUrl a:hover{
	color:#990000;}
a.dButton:hover{
	display:block;
	width:259px;
	color:#FFFF00;
	height:49px;
	background-image:url(../image/buttonBg.jpg);
	text-decoration:none;
}
a.dButton span{
	font-size:11pt;
	font-weight:bold;
	display:block;
	padding-top:18px;
	padding-left:40px;
}
div#container{
		background-color:#FFFFFF;
		width: 992px; 
		text-align: left; 
		margin: 0 auto;
		}
div#mainContainer{
		width: 990px; 
		text-align: left; 
		margin: 0 1px;
		}
div#topLogo{
	float:left;
	width: 347px;
	height: 113px;
	}
div#topRight{
	float:right;
	width: 643px;
	height: 113px;
	}
div#topUrl{
	text-align:right;
	padding:5px;
	margin-bottom:48px;
}
div#contentBox{
	width:990px;
	height:323px;
	background-image:url(../image/contentBg.jpg);
}
div#content1{
	width:280px;
	font-size:8pt;
	color:#333333;
	margin-left:270px;
	margin-top:30px;
	float:left;
	}
div#content1 h1{
	margin-bottom:10px;
	font-size:23pt;
	}
div#sec2Body{
	background-color:#565656;
	border-bottom: solid 1px #000000;
}
div#sec2Left{
	float:left;
	width:731px;
}
div#sec2Right{
	float:right;
	width:259px;
}
div#content2{
	width:395px;
	color:#FFFFFF;
	float:right;
	}
div#content2Text{
	padding:30px;
	padding-bottom:0px;
}
div.boxSec{
	width:356px;
	float:left;
	cursor:pointer;
	height:122px;
	margin-top:5px;
	margin-right:5px;
	background-image:url(../image/boxBg1.jpg);
}
div.boxImg{
	width:96px;
	height:96px;
	float:left;
	margin-left:13px;
	margin-top:13px;
	
}
div.boxContet{
	width:230px;
	margin-top:10px;
	margin-right:5px;
	color:#FFFFFF;
	font-size:8pt;
	float:right;
}
div.boxContet h1{
	font-size:10pt;
	font-weight:bold;
	color:#FFFF00;
}
div.boxSec:hover{
	width:356px;
	height:122px;
	margin-right:5px;
	background-image:url(../image/boxBg2.jpg);
}
div#serverBox{
	width:238px;
	height:355px;
	float:left;
	}
div#boxBullet{
	background-image:url(../image/bulletBg.jpg);
	width:357px;
	height:355px;
	float:left;
	}
div#boxBullet ul{
	margin-top:130px;
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
}
div#boxBullet ul li{
	margin-bottom:5px;
}
div#handsBox{
	float:left;
	width:395px;
	height:355px;
	}
div.clear{ clear:both; }
a img{ border:none;}