body, html{
	margin:0;
	padding:0;
	font-family:arial;
	font-size:13px;
	line-height:22px;
	color:#333;
}
img{
	border:none;
}
h1,h2{
	margin:0px;
	line-height:30px;
	font-family:Georgia;
	color:#cc3300;
	font-weight:normal;
}
h1{
	font-size:28px;
}
h2{
	font-size:18px;
}

#main{
	margin-left:auto;
	margin-right:auto;
	width:991px;
}
#header{
	width:100%;
	height:193px;
	background:url("../img/header.gif") no-repeat scroll 0 0;
}
#headerContent{
	display:none;
}
#contentWrap{
	width:100%;
	background:url("../img/mainbg.gif") repeat-y scroll 0 0;
}
#content{
	background:url("../img/watermark.gif") no-repeat scroll top right;
	padding:33px 65px 50px;
	overflow:hidden;
}
#cleft{
	float:left;
}
#cleft img{
	margin-bottom:10px;
	display:block;
	border: solid 6px #F5F5F5;
}
#cleft a{
	background:url("../img/pdf.gif") no-repeat scroll top left;
	padding-left:60px;
	display:block;
	color:#666;
	text-decoration:none;
	height:48px;
	padding-top:2px;
}
#cleft a:hover{
	color:#cc3300;
}
#crite{
	float:right;
	width:630px;
}
#crite p{
	margin-top:0px;
	margin-bottom:20px
}
#crite li{
	list-style:square;
}

.clearBoth{
	clear:both;
}

#footer{
	clear:both;
	font-family:Georgia;
	font-size:16px;
	color:white;
	text-align:center;
	padding-top:28px;
	line-height:auto;
	height:90px;
	margin-bottom:30px;
	letter-spacing:1px;
	background:url("../img/footer.gif") no-repeat scroll top right;
}
#onoff{
	text-align:right;
	padding-bottom:60px;
}
#lang{
	display: block; 
	position: absolute; 
	margin-left: 930px; 
	margin-top: 73px;
}
#footer a{
	color:white;
	text-decoration:none;
}