body
	{
	margin: 10px 0 0 0;
	border: 0;
	padding: 0;
	background: #d9d6cd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	text-align: center;
	}

#vacation
	{
	background: url(img/vacation.gif) no-repeat;
	color: #fff;
	}

#vacation p
	{
	margin-left: 25px;
	padding: 3px;
	}

#wrapper, #footer
	{
	width: 797px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #d9d6cd;
	text-align: right;
	}

#outer_wrapper, #inner_wrapper, #content_wrapper
	{
	width: 797px;
	padding: 0;
	text-align: left;
	}

#outer_wrapper
	{
	background: url(img/mid_bg.gif) repeat-y bottom left transparent;
	}

#inner_wrapper
	{
	background: url(img/bottom_bg.gif) no-repeat bottom left transparent;
	}

#content_wrapper
	{
	background: url(img/top_bg.gif) no-repeat top left transparent;
	position: relative;
	}

#text_content
	{
	float: left;
	width: 315px;
	position: relative;
	height: 485px;
	}

#text_content_inner
	{
	position: absolute;
	bottom: 11px;
	}

#text_content h1
	{
	font-weight: 500;
	font-size: 20px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 4px;
	}

#text_content p
	{
	font-size: 11px;
	}

#text_content a
	{
	text-decoration: none;
	color: #b80028;
	}

#text_content a:hover
	{
	text-decoration: none;
	color: #1d4c84;
	}

#contact_details span
	{
	color: #1d4c84;
	}

#contact_details
	{
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	border-top: 1px dotted #aaa;
	}

#products
	{
	width: 225px;
	padding: 15px 0 15px 0;
	float: left;
	}

#carpet, #wood, #vinyl
	{
	width: 179px;
	height: 155px;
	float: left;
	margin: 0 0 0 16px;
	position: relative;
	}

#carpet_btn, #wood_btn, #vinyl_btn
	{
	position: absolute;
	left: -2px;
	bottom: 25px;
	line-height: 33px;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	padding-left: 7px;
	width: 197px;
	height: 33px;
	display: block;
	}

#carpet_btn:hover, #wood_btn:hover, #vinyl_btn:hover
	{
	color: #888;
	}

#carpet_btn
	{
	background: url(img/btn_carpet.gif) no-repeat;
	}

#wood_btn
	{
	background: url(img/btn_wood.gif) no-repeat;
	}

#vinyl_btn
	{
	background: url(img/btn_vinyl.gif) no-repeat;
	}

#carpet
	{
	background: url(img/carpet.jpg) no-repeat;
	}

#wood
	{
	background: url(img/wood.jpg) no-repeat;
	}

#vinyl
	{
	background: url(img/vinyl.jpg) no-repeat;
	}

#sidebar
	{
	width: 247px;
	float: right;
	padding: 15px 0 0 0;
	position: relative;
	height: 100%;
	}

#sidebar_bottom
	{
	position: relative;
	bottom: -37px;
	}

#dp_flooring
	{
	width: 234px;
	height: 90px;
	background: url(img/dp_flooring.png) no-repeat;
	position: relative;
	text-align: center;
	}

#dp_flooring h1, #dp_flooring h2, #dp_flooring h3
	{
	font-family: "Times New Roman",Times,FreeSerif,serif;
	font-weight: 500;
	margin: 0; padding: 0;
	}

#dp_flooring h1
	{
	color: #b80028;
	font-size: 60px;
	position: absolute;
	left: 16px;
	top: 9px;
	}

#dp_flooring h2
	{
	color: #b80028;
	position: absolute;
	left: 98px;
	top: 19px;
	}

#dp_flooring h3
	{
	color: #1d4c84;
	font-size: 13px;
	line-height: 12px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	}

#maidstone_carpet_warehouse
	{
	width: 234px;
	height: 90px;
	background: url(img/maidstone_carpet_warehouse.png) no-repeat;
	text-align: center;
	}

#maidstone_carpet_warehouse h1
	{
	font-family: "Times New Roman",Times,FreeSerif,serif;
	color: #1d4c84;
	font-size: 21px;
	font-weight: 500;
	margin: 0; padding: 21px 0 0 2px;
	}

#shop_at_home
	{
	width: 234px;
	height: 205px;
	background: url(img/shop_at_home.png) no-repeat;
	margin-top: 5px;
	position: relative;
	text-align: left;
	}

#shop_at_home h1
	{
	margin: 0; padding: 0;
	color: #1d4c84;
	font-weight: 500;
	font-size: 16px;
	position: absolute;
	top: 80px;
	left: 16px;
	}

#shop_at_home h2
	{
	margin: 0; padding: 0 12px 0 0;
	color: #777;
	font-weight: 500;
	font-size: 10px;
	position: absolute;
	top: 125px;
	left: 16px;
	}

#shop_at_home_btn
	{
	position: absolute;
	bottom: 16px;
	left: 16px;
	height: 20px;
	width: 207px;
	display: block;
	color: #b80028;
	font-size: 16px;
	text-decoration: none;
	background: url(img/btn_shop_at_home.png) no-repeat right;
	}

#shop_at_home_btn:hover
	{
	color: #777;
	}

#btn_contact, #btn_home
	{
	width: 234px;
	height: 37px;
	line-height: 37px;
	background: url(img/btn_contact.png) no-repeat;
	display: block;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	padding-left: 15px;
	}

#btn_contact
	{
	}

#btn_home
	{
	}

#btn_contact:hover, #btn_home:hover
	{
	color: #888;
	}

#form_div
	{
	margin-top: 10px;
	padding: 10px 0px 10px 10px;
	margin-left: 0px;
	width: 300px;
	background: #e7e5de;
	}

#form_div p
	{
	margin: 5px 0px 0px 2px;
	padding: 0;
	border: 0;
	width: 245px;
	color: #777;
	font-size: 10px;
	}

fieldset
	{
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	}

legend
	{
	display: none;
	}

#form_div dl
	{
	color: #777;
	font-size: 10px;
	padding: 2px;
	margin: 0px;
	border: 0;
	}

#form_div dd
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}


#form_div dt
	{
	float: left;
	width: 100px;
	margin: 0;
	color: #777;
	font-size: 10px;
	font-weight: 500;
	}

textarea
	{
	margin: 0px;
	padding: 2px;
	border: 1px solid #777;
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 275px;
	height: 85px;
	color: #4b6092;
	}

.fieldinput
	{
	width: 172px;
	height: 14px;
	margin: 0px;
	padding: 0px 2px 2px 4px;
	margin-bottom: 0px;
	color: #4b6092;
	font-size: 10px;
	}

select
	{
	margin: 6px 0 0 0;
	border: 1px solid #777;
	background: #fff;
	padding: 2px;
	display: inline;
	color: #4b6092;
	font-size: 10px;
	}

#footer p
	{
	font-size: 9px;
	margin: 0; padding: 0 20px 0 0;
	}

.clear_div
	{
	margin: 0; padding: 0;
	height: 1px;
	font-size: 1px;
	clear: both;
	}

#text_content_inner #smallprint
	{
	font-size: 9px;
	}

#text_content_inner #creditcards
	{
	margin: 0; padding: 0;
	height: 29px;
	position: relative;
	}

#text_content_inner #creditcards img
	{
	margin: 0 0 0 -4px;
	}

#text_content_inner #creditcards p
	{
	margin: 0; padding: 0;
	font-size: 9px;
	display: inline;
	position: absolute;
	top: 10px;
	left: 41px;
	width: 300px;
	}