html {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 15px;
	margin: 0px;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(../images/site/background_texture.jpg);
	background-repeat: repeat;
	}

#site_structure {
	display: block;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin: 0px;
	width: 900px;
	overflow: hidden;
}
#banner {
	padding: 0px;
	margin: 0px;
	background-color: #6f604e;
	background-position: 0;
	background-repeat: repeat;
	width: 900px;
	overflow: hidden;
}

#banner_logo {
	border-width: 1px;
	background-repeat: no-repeat;
	background-image: url(../images/site/banner_wood.jpg);
	border-color: black;
	border-style: solid;
	float: left;
	height: 270px;
	width: 250px;
	display: inline;
}

#banner_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: white;
	margin-top: 125px;
	background-repeat: no-repeat;
	float: left;
	height: 125px;
	width: 250px;
	display: inline;
}

#banner_rollover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: white;
	background-repeat: no-repeat;
}

#banner_rollover a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: white;
	background-repeat: no-repeat;
}

#banner_rollover a:active {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: white;
	background-repeat: no-repeat;
}

#banner_rollover a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: white;
	background-repeat: no-repeat;
}

#banner_rollover a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color: #ececa5;
	background-repeat: no-repeat;
}

#banner_photo {
	background-repeat: no-repeat;
	background-image: url(../images/site/banner_index.jpg);
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: black;
	border-style: solid;
	float: right;
	height: 270px;
	width: 647px;
	display: inline;
}

#banner_faq {
	background-repeat: no-repeat;
	background-image: url(../images/site/banner_faq.jpg);
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: black;
	border-style: solid;
	float: right;
	height: 270px;
	width: 647px;
	display: inline;
}

#banner_container {
	background-color: white;
	display: block;
	height: 270px;
	width: 900px;
}

#content {
	height: 700px;
	float: right;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: black;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	display: inline-block;
	width: 898px;
	overflow: hidden;
}

#content_gallery {
	height: 1500px;
	float: right;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: black;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-image: url(../images/site/content.jpg);
	display: inline-block;
	width: 898px;
	overflow: hidden;
}

#content_faq {
	float: left;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: black;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	display: inline-block;
	width: 898px;
}

#lower_banner {
	margin: 0px;
	padding-top: 12px;
	color: white;
	text-align: center;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-repeat: no-repeat;
	background-image: url(../images/site/wood.jpg);
	height: 28px;
	display: inline-block;
	border-color: black;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	width: 898px;
}

#ad_text {
	display: block;
	width: 200px;
}

#ad {
	margin-bottom: 5px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	display: block;
	height: 150px;
	width: 200px;
}

#ad2 {
	margin-top: 25px;
	margin-bottom: 5px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	display: block;
	height: 67px;
	width: 200px;
}

#ad3 {
	margin-top: 25px;
	margin-bottom: 5px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	display: block;
	height: 150px;
	width: 200px;
}

#left_column {
	height: 750px;
	float: left;
	margin-bottom: 15px;
	color: white;
	background-color: #6f604e;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 15px;
	background-repeat: repeat-x;
	width: 220px;
	overflow: hidden;
}

#left_column_faq {
	color: white;
	background-color: #6f604e;
	bottom: 0px;
	display: inline;
	float: left;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 15px;
	width: 220px;
}

#right_column {
	line-height: 17px;
	height: 750px;
	background-color: #d9d6c3;
	text-align: left;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 20px;
	float: left;
	display: inline;
	color: black;
	width: 608px;
}

#right_column_gallery {
	height: 1300px;
	background-color: #d9d6c3;
	text-align: left;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 20px;
	float: left;
	display: inline;
	color: white;
	width: 608px;
}

#right_column_faq {
	line-height: 17px;
	background-color: #d9d6c3;
	background-repeat: repeat-y;
	text-align: left;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 20px;
	float: left;
	display: inline;
	color: black;
	width: 608px;
}

#right_column_services {
	clear: none;
	bottom: 0px;
	line-height: 17px;
	background-color: #d9d6c3;
	background-repeat: repeat-y;
	text-align: left;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 20px;
	float: left;
	display: inline;
	color: black;
	width: 608px;
}

#bold_color {
	text-transform: uppercase;
	font-family: "Lucida Grande";
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 2px;
	display: block;
	text-align: left;
	font-size: 14px;
	color: #408000;
}

#bold_color_red {
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: maroon;
}

#bold_color2 {
	display: block;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: maroon;
}

li {
	padding: 0px;
	font-family: "Lucida Grande";
	font-size: 18px;
	list-style-type: disc;
	color: #ac5f1d;
	margin-top: 5px;
	line-height: 20px;
}

ul {
	padding-left: 16px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

#li_text {
	font-family: "Lucida Grande";
	font-size: 13px;
	color: black;
}

#headings {
	width: 600px;
	float: left;
	display: inline;
}

#headings2 {
	margin-top: 15px;
	width: 600px;
	float: left;
	display: inline;
}

#text {
	font-family: "Lucida Grande";
	line-height: 18px;
	margin-bottom: 10px;
	font-size: 13px;
	display: inline;
	float: left;
	width: 600px;
}

#faq {
	float: left;
	display: inline;
}

#faq_text {
	float: left;
	display: inline;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#left_column_text {
	border-style: solid;
	border-width: 1px;
	display: block;
}

#image_01 {
	margin-top: 10px;
	margin-left: 15px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	float: right;
	display: inline;
	height: 200px;
	width: 300px;
}

#image_02 {
	margin-top: 5px;
	margin-right: 25px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	float: right;
	display: inline;
	height: 120px;
	width: 200px;
}

#contactus_bold {
	text-decoration: underline;
	color: maroon;
	margin-bottom: 5px;
	display: block;
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
}

#form_line {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 550px;
	display: block;
}

#form_name {
	margin-right: 10px;
	font-weight: bold;
	margin-top: 3px;
	float: left;
	border-color: black;
	border-width: 1px;
	width: 165px;
	display: inline;
}

#form_line2 {
	height: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 550px;
	display: block;
}

#form_name2 {
	margin-right: 10px;
	font-weight: bold;
	height: 40px;
	margin-top: 3px;
	float: left;
	border-color: black;
	border-width: 1px;
	width: 165px;
	display: inline;
}

#form_line3 {
	height: 60px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 550px;
	display: block;
}

#form_name3 {
	margin-right: 10px;
	font-weight: bold;
	height: 60px;
	margin-top: 3px;
	float: left;
	border-color: black;
	border-width: 1px;
	width: 165px;
	display: inline;
}

#side_ad {
	margin-bottom: 25px;
	width: 200px;
	display: block;
}

#port_gallery {
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	float: left;
	display: inline;
	background-color: white;
	height: 115px;
	width: 120px;
}

#port_name {
	float: left;
	display: inline;
	color: maroon;
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	height: 10px;
	width: 120px;
}

http://houseshout.co.uk/


