body {
	background: #ffffff url(images/pagebg.png) repeat-x top left;	
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;	
}

p.centered {
	text-align: center;	
}

.clear {
	clear: both;	
}

#wrapper {
	background: #ffffff;
	width: 965px;
	margin: 0 auto;
}

#header {
	height: 120px;
	width: 965px;
	position: relative;
}

#header h1 {
	width: 360px;
	height: 88px;
	float: left;
	background:url(images/logo-floridakitchens.png) no-repeat top left;
	margin: 15px 0 0 22px;
}

#header h1 a {
	display: block;	
	text-indent: -9999px;
	width: 360px;
	height: 88px;
}

#header h3 {
	width: 380px;
	height: 21px;
	position: absolute;
	color: #9b9b9b;
	left: 25px;
	top: 77px;
	font-size: 17px;
	display: none;
}

#header #wellborn {
	width: 392px;
	height: 86px;
	position: absolute;
	left: 557px;
	top: 18px;
}

#nav {
	width: 944px;
	margin: 0 auto 7px auto;
	height: 37px;
	background: url(images/navbg.png) top left repeat-x;
}

#nav ul {
	width: 904px;
	margin: 0 auto;
	height: 37px;
	background: url(images/navcap-right.png) no-repeat top right;
	padding: 0 20px 0 20px;
}

#nav ul li {
	line-height: 37px;
	height: 37px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0 15px 0 15px;
	background: url(images/navdiv.png) top right no-repeat;
}

#nav ul li.last {
	background: none;	
}

#nav ul li a {
	color: #FFFFFF;	
}

#nav ul li a:hover {
	text-decoration: underline;	
}

#colleft {
	width: 233px;
	float: left;
	margin: 0 0 19px 10px;
}

#colright {
	width: 703px;
	float: right;
	margin: 0 11px 0 0;
	background: url(images/rightcol-bg.png) no-repeat bottom right;
	padding: 0 0 19px 0;
}

#colleft .aboutbox {
	width: 226px;
	height: 80px;
	background:url(images/boxone.png) no-repeat top left;
	color: #5a5a5d;
	font-size: 13px;
	line-height: 18px;
	padding: 5px 0 0 7px;
	margin: 0 0 10px 0;
}

#colleft .gallerybox {
	width: 233px;
	height: 238px;
	background:url(images/gallerybox.png) no-repeat top left;
}

#colleft .gallerybox h3 {
	color: #545454;
	text-transform: uppercase;
	padding: 16px 0 5px 29px;
}

#colleft .gallerybox ul {
	margin: 0 0 0 50px;	
}

#colleft .gallerybox ul li {
	line-height: 23px;	
	height: 23px;
}

#colleft .gallerybox ul li a {
	color: #5b9c9c;
	font-size: 12px;
}

#colleft .gallerybox ul li a:hover {
	color: #57c0a5;
}

#colleft .reviews {
	width: 213px;
	padding: 0 10px 0 10px;
	margin: 20px 0 0 0;
}

#colleft .reviews h3 {
	color: #545454;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 11px 0;
}

#colleft .reviews .review {
	font-size: 11px;
	color: #10108b;
	line-height: 16px;
	text-transform: uppercase;
	margin: 0 0 12px 0;
}

#colleft .reviews .review .from {
	text-align: right;
	font-style:italic;
}

#colleft #homestore {
	width: 233px;
	height: 101px;
}

#colleft .directionbox {
	margin: 10px 0 0 0;
	padding: 5px;
	width: 223px;
	height: 293px;
	text-align: center;
	background: url(images/directionbox.jpg) top left no-repeat;
}

#colleft .directionbox a {
	color: #070ba5;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
}

#colleft .directionbox img {
	margin: 0 0 6px 0;
}

#colleft .directionbox p {
	text-align: left;
	font-size: 12px;
	color: #5e5d63;
	line-height: 15px;
	margin: 10px 0 0 0;
}

#colright .homeleft {
	width: 392px;
	float: left;
	margin: 17px 0 0 7px;
}

#colright .homeleft h2 {
	width: 377px;
	height: 43px;
	background:url(images/headerbg.png) no-repeat top left;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 43px;
	font-size: 16px;
	padding: 0 0 0 15px;
	margin: 0 0 8px 0;
}

#colright .homeleft h2.showroom {
	margin: 55px 0 8px 0;	
}

#colright .homeright {
	width: 270px;
	float: right;
	margin: 17px 10px 0 0;
}

#colright .homeright h3 {
	color: #152065;
	font-size: 30px;
	margin: 0 0 10px 0;
}

#colright .homeright p {
	color: #5b5a5a;
	font-size: 14px;
	margin: 0 0 15px 0;
}

#colright .homeright p.smaller {
	font-size: 12px;
}

#colright .homeright ul li {
	background: url(images/bullet.gif) no-repeat 0 6px;
	line-height: 18px;
	font-size: 12px;
	padding: 0 0 0 7px;
	margin: 0 0 12px 0;
	color: #5b5a5a;
}

#footer {
	background: #ffffff url(images/footerbg.png) repeat-x top left;
	height: 100px;
}

#footerwrap {
	width: 965px;
	margin: 0 auto;
	height: 20px;
	position: relative;
	text-align: center;
	font-size: 11px;
	color: #616c6e;
	padding: 80px 0 0 0;
}

#footerwrap #certified{
	position: absolute;
	width: 93px;
	height: 85px;
	left: 10px;
	top: 10px;
}

#footerwrap #nahb{
	position: absolute;
	width: 93px;
	height: 85px;
	right: 10px;
	top: 10px;
}
