@charset "utf-8";
/* CSS Document */

body{
	/* background-image:url(../images/pagebgfade.jpg); */
}

#container{
	width:982px;
	width:100%;
	margin: 0 auto;
	background-color:#fff;
	min-height:800px;
		
}

#logo{
	position:relative;
	margin: 0 auto;
	width:252px;	
}

#title{
	position:relative
	width:100%;
	
	overflow:hidden;
	margin: 0 auto;
}

#title p{
	position:relative;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

.20pxH{
	position:relative;
	height:20px;
}

#headerBlock{
	
}

#banner{
	position:relative;
	margin:0 auto;
	width: 970px;
}

