#wrapper {
	width:800px;
	margin: 0 auto;
}

#topbar {
	width:800px;
	height:40px;
}

#header {
	width:800px;
	height:185px;
}

#logo {
	width: 152px;
	float: left;
	padding: 4px;
	padding-top: 10px;
}

#navigation {
	float: right;
	background-image:url('/media/images/address-specs.jpg');
	background-position: bottom;
	background-repeat:no-repeat;
	width: 632px;
	height: 135px;
	padding-top: 50px;
}

#rotator {
	width:800px;
	height:262px;
}

#rotatingimages {
	  width: 794px;
	  height: 255px;
	  border: 3px solid #384f78;
}

#content {
	width:760px;
	min-height:260px;
	overflow: hidden;
	padding: 20px;
	line-height: 1.5;
}

#footer {
	width:800px;
	height:49px;
	background-image:url('/media/images/beachmere-05.jpg');
	color: #6f787c;
	font-size: 10px;
	
}
	
#footerleft {
	float: left;
}
#footerright {
	float: right;
	text-align: right;
}
#footer a {
	color: #6f787c;
}

#nmsignup {
	width: 235px; 
	float: right; 
	background-image: url('/media/images/nm_signup_bg.jpg'); 
	background-repeat:no-repeat; 
	background-position: left;
	padding-left: 35px;
	font-size: 11px;
}

