#header #logo {
/*	float: left;*/
	height: 72px;
	width: 215px;
	margin-top: 68px;
	background: url(../images/logo.jpg) no-repeat left top;
	border-right: 1px dotted #b0b0b0;
}
#header #nav {
	height: 100px;
	width: 624px;
	margin-top: 68px;
/*	float: left;*/
	display:none;
}

#content {
	width: 660px;
	margin: 0px;
	padding: 0px;
}
#content .box {
	margin-bottom: 15px;
	width: 460px;
}


#wrapper #footer {
	width: 600px;
	height: 25px;
	padding: 15px 0px 0px;
	border-bottom: 1px dotted #6F8687;
	margin-bottom: 20px;
	margin-top: 20px;
}

#footer #box {
	width: 485px;
	height: 25px;
	margin: 0px 0px 0px 215px;
	padding: 0px;
	border-left: 1px dotted #6f8687;
	font-size: 9px;
}
