.cleaner{
	clear:both;
	margin:0;
	padding:0;
	height:0;
	width:0;
	border:none;
	line-height:0;
}

.page{
	width:1000px;
	margin:0 auto;
}

.home{
	/*margin-bottom:10px;*/
}

.header{
	height:85px;
	position:relative;
}
.top{
	position:absolute;
	width:100%;
	z-index:10;
}

.flash{
	height:85px;
}

.topNav{
	padding-top:15px;
	width:900px;
	margin:0 auto;
}

.leftBar{
	width:282px;
	float:left;
	display:inline;
	padding-top:50px;
}

.leftNav{
	background-image:url(../images/bg_menu.png);
	background-repeat:no-repeat;
	height:72px;
	padding:65px 60px 50px 60px;
	margin-top:-50px;
}

.leftBanner{
	text-align:center;
	margin-bottom:15px;
}

.mainBar{
	width:653px;
	float:left;
	display:inline;
	margin:38px 50px 45px 15px;
}

.content{
	margin-top:30px;
	font-size:13px;
}

.gallery{
	width:653px;
	height:20px;
	margin-left:297px;
	margin-top:-20px;
	position:absolute;
	z-index:5;
	
	/*top:200px;
	height:430px;*/
}

.fotter{
	background-image:url(../images/arrow_fotter.jpg);
	background-repeat:no-repeat;
	width:900px;
	margin:0 auto;
	color:#232323;
	padding-top:10px;
	padding-bottom:30px;
}

.register{
    float:left;
    width:600px;
}

.d4dLogo{
    float:left;
    width:300px;
    text-align:right;
}

.alertBox{
    margin:60px 0 0 90px;
    background-image:url(/images/bg_alert.png);
    background-repeat:no-repeat;
    padding:70px 46px 46px 46px;
    width:277px;
    height:53px;
    font-size:11px;
    color:#6a6b6b;
    text-align:center;
    line-height:150%;
}