body {
	background-color: #f2efe8;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#outermain {
	background-image: url(images/bg_outermain.gif);
	background-repeat: repeat-y;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	height: 54px;
}
#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 980px;
	position: relative;
}
#request_quote {
	width: 163px;
	position: absolute;
	left: 447px;
	top: 170px;
}

#logo {
	float: left;
	width: 280px;
	margin-top: 10px;
	padding-top: 1px;
	margin-left: 15px;
}
#toplinks {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}
#toplinks ul {
	margin: 0px;
	padding: 0px;
}
#toplinks li {
	display: inline;
	list-style-type: none;
}
#toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #695b4a;
	text-decoration: none;
}
#content {
	padding: 20px;
}
#leftcol {
	float: left;
	width: 660px;
}
#leftcol a {
	color: #dda341;
	text-decoration: none;
}

#rightcol {
	float: right;
	width: 251px;
}
#testimonials {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5B3204;
}
#guidebook {
	margin-top: 20px;
}
#bottom_outermain {
	background-image: url(images/bottom_outermain.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 986px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
	text-align: center;
	padding-bottom: 20px;
}
#footer a {
	color: #333;
	text-decoration: none;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #5b3204;
}

/*h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/

.grey_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
}
.txtbox {
	width: 200px;
	border: 1px solid #D8D8D8;
}
.txtbox_400px {
	width: 300px;
	border: 1px solid #D8D8D8;
}

form {
	margin: 0px;
	padding: 0px;
}

#bathGallery td {
	padding: 14px 14px 0px 0px;
}

#bathGallery img {
	padding: 5px;
	border: 1px solid #A1865B;
	background-color: #F6F2EB;
}

#remodelingGuide .columnHolder {
	width: 99%;
	clear: both;
	margin-bottom: 10px;
	float: left;
}

#remodelingGuide .leftCol{
	float: left;
	margin-right: 13px;
	width: 180px;
}

.leftCol img {
	border: 1px solid #A1865B;
	padding: 2px;
}

#remodelingGuide .rightCol {
	float: left;
	width: 460px;
	padding: 10px 0px;
}

#remodelingGuide .heading {
	color: #5b3204;
	font-weight: bold;
}