

/** minisite CSS **/

#header {
	width:810px;
	height:203px;
	background:url(../images/new/bg_header.gif) center top no-repeat;
}

#content {
	width:810px;
	background:url(../images/new/bg_content.gif) repeat-y;
	padding-top:10px;
}

.footer {
	width:850px;
	height:260px;
	background:url(../images/new/bg_footer.jpg) center top no-repeat;
	position:relative;
}

#layout {
	background:#99def2 url(../images/new/bg_body.gif) center top no-repeat;
	width:100%;
}

/** minisite CSS **/


