html,body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	width:100% !important;
	height:100% !important;
	color:#2f2f2f;
}

/** Layaut **/
#body{
	width:100%;
	height:auto;
}

#layaut{
	width:900px !important;
	margin:0px auto -1px auto;
	background:#ffffff;
	padding:0;
}

#header{
	width:900px !important;
	height:183px !important;
	float:left;
}

#header .logo{
	width:251px;
	height:76px;
	float:left;
	margin:20px 0px 0px 45px;
}



#close{
	clear:both;
	width:900px;
	height:127px;
	margin:5px 0px 0px 0px;
}

#close .copy{
	width:700px;
	height:auto;
	float:left;
	margin:70px 0px 0px 0px;
	padding:0px 0px 0px 30px;
}

#close .copy span{
	color:#f3a600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#close .copy a{
	color:#34383b;
	text-decoration:none;
}

#close .copy a:hover{
	color:#f3a600;
}

#close .copy div{
	margin:5px 0px 0px 0px;
}

#close .dotproject{
	float:right;
	width:136px;
	height:44px;
	margin:50px 0px 0px 0px;
}