html,body{
	background:#000;
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
h1,h2,h3,h4,h4,h5,ul,li,p,a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	text-decoration:none;
}
a:hover{text-decoration:none;}
a{
	outline:0;
	color:#084904;
	text-decoration:underline;
}
p{
	font-size:14px;
	color:#000;
}
input,select{
	outline:0;
	margin:0;
	padding:0;
	font:normal 14px/18px Verdana,Arial,Helvetica,sans-serif;
	color:#000;
	vertical-align:middle;
}
img{border:0;}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	background:url(../images/body-bg-center.gif) repeat-y 50% 0;
	width:100%;
	float:left;
	overflow:hidden;
}
#wrapper.new-bg{background:url(../images/body-bg-center1.gif) repeat-y 50% 0;}
#wrapper1{
	background:url(../images/body-bg-top.jpg) no-repeat 50% 0;
	width:100%;
	float:left;
	overflow:hidden;
}
.new-bg #wrapper1{background:url(../images/body-bg-top1.jpg) no-repeat 50% 0;}
#wrapper2{
	background:url(../images/body-bg-bottom.jpg) no-repeat 50% 100%;
	width:100%;
	float:left;
	overflow:hidden;
}
.new-bg #wrapper2{background:url(../images/body-bg-bottom1.jpg) no-repeat 50% 100%;}
#page{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	min-height:719px;
}
* html #page{height:719px;overflow:visible;}
/*LOGO*/
h1 a{
	background:url(../images/logo1.gif) no-repeat 0 0;
	width:467px;
	height:97px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	margin:14px 55px 0 0;
}
/*Main Content*/
#content{
	width:980px;
	overflow:hidden;
	padding:78px 10px 17px;
	clear:both;
}
.image{
	padding:6px 0 0 18px;
	text-align:left;
}
.left-coll{
	width:290px;
	float:left;
	text-align:center;
	color:#000;
}
.right-coll{
	width:290px;
	float:right;
	text-align:center;
	color:#000;
}
.main-left{
	background:url(../images/left-main-bg.gif) no-repeat 0 0;
	width:100%;
	float:left;
	min-height:100px;
	padding:6px 0 0;
	margin:0 0 0 1px
}
* html .left{height:100px;}
.main-right{
	background:url(../images/right-main-bg.gif) no-repeat 100% 0;
	width:100%;
	float:left;
	min-height:100px;
	padding:6px 0 0;
}
* html .main-right{height:100px;}
.right-coll h2,
.left-coll h2{
	font-size:16px;
	color:#054887;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 1px;
}
.right-coll span,
.left-coll span{
	font-size:23px;
}
.right-coll sup,
.left-coll sup{
	font-size:16px;
}
.right-coll ul,
.left-coll ul{
	width:100%;
	overflow:hidden;
	padding:0 0 6px;
}
* html .right-coll ul, * html .left-coll ul{padding:0;}
*+ html .right-coll ul, *+ html .left-coll ul{padding:0;}
.right-coll li,
.left-coll li{
	width:100%;
	float:left;
	font-size:14px;
	line-height:16px;
	text-align:left;
}
.right-coll li span,
.left-coll li span{
	width:121px;
	float:left;
	padding:2px 5px 0 0;
	font-size:12px;
	line-height:12px;
	color:#054887;
	text-align:right;
}
.right-coll li b,
.left-coll li b{
	float:left;
	font-weight:normal;
}
.right-coll li i,
.left-coll li i{
	position:relative;
	top:0;
	float:left;
	font-size:10px;
	line-height:13px;
	padding:2px 3px 0 0;
	font-style:normal;
}
.right-coll a,
.left-coll a{
	font-size:11px;
}
.right-coll strong,
.left-coll strong{
	display:block;
	padding:7px 0 0;
	font-size:11px;
}
.right-coll .btn,
.left-coll .btn{
	display:inline-block;
	margin:5px 30px 0;
}
.right-coll .btn2,
.left-coll .btn2{
	float:left;
	margin:5px 0 0;
}
.right-coll .lt,
.left-coll .lt{
	margin-left:74px;
}
.btn img{float:left;}
.main-coll{
	margin:0 291px 0 308px;
	color:#000;
}
.main-coll h2{
	font-size:32px;
	color:#054887;
	padding:0 0 2px;
}
.main-coll p{
	line-height:20px;
	padding:0 5px 12px 0;
}
.main-coll h3{
	font-size:22px;
	line-height:22px;
	color:#054887;
	padding:15px 0 8px;
}
.main-coll ul{overflow:hidden;padding:0 0 19px;}
.main-coll li{
	background:url(../images/list1.gif) no-repeat 0 6px;
	font-size:14px;
	padding:0 0 3px 18px;
}

.new-bg .main-coll{
	margin:0 27px;
	text-align:justify;
}
/*footer*/
#footer{
	width:980px;
	height:98px;
	overflow:hidden;
}
#footer p{
	font-size:10px;
	line-height:16px;
	color:#373636;
	padding:6px 0 0 36px;
}