body
{
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.main
{
	width: 700px;
	margin: 20px auto;
	border: 1px solid #666666;
	background: url(images/header.jpg) no-repeat top left;
	overflow: hidden;
}
.nav
{
	width: 100%;
	min-height: 33px;
	_height: 33px;
	background: url(images/barbg.jpg) repeat-x left center;
	border: 1px solid #3168d5;
	border-left: none;
	border-right: none;
	margin-top: 78px;
}
.left
{
	width: 170px;
	border-top: 3px solid #E4E4E4;
	border-right: 1px solid #3168d5;
	background: #eeeef0;
	float: right;
	padding-bottom: 20010px;  
  	margin-bottom: -20000px;  

}
.left img
{
	margin-left: 13px;
	margin-bottom: 5px;
}
.left img.first
{
	margin-top:15px;
}
.right
{
	float: right;
	/*border-top: 3px solid #F3F3F3;*/
	background: url(images/rightbg.jpg) repeat-x top left;
	width: 527px;
}
.rightbox
{
	width: 505px;
	border: 1px solid #666666;
	float: left;
	margin-left: 10px;
	_height: 350px;
	min-height: 348px;
	_display: inline;
	background: #ffffff;
	margin-top: 15px;
}
.rightbox h3
{
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
}
.rightbox p
{
	margin: 10px;
	padding: 0px;
}
.conservatory
{
	background: url(images/conservatory.jpg) no-repeat top right;
	width: 2285px;
	height: 172px;
	margin: 15px 0 0px -2000px;
	float: left;
	position: relative;
}
.windows
{
	background: url(images/windows.jpg) no-repeat top right;
	width: 2285px;
	height: 172px;
	margin: 9px 0 0px -2000px;
	float: left;
	position: relative;
}
.doors
{
	background: url(images/doors.jpg) no-repeat top right;
	width: 2234px;
	height: 172px;
	margin: 15px 0 0px -2000px;
	float: left;
}
.roof
{
	background: url(images/roof.jpg) no-repeat top right;
	width: 2234px;
	height: 172px;
	margin: 9px 0 0px -2000px;
	float: left;
}
.call
{
	background: url(images/call.gif) no-repeat top right;
	/*_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/call.png",sizingMethod="crop");*/
	width: 2491px;
	height: 27px;
	margin: 15px 0px 0px -2000px;
	/*_margin: 0px;
	_width: 1%;
	_white-space: nowrap;*/
	float: left;
}
.right a
{
	/*_display: block;*/
	cursor: hand;
}
.right .rightbox a
{
	display: inline;
}
.footer
{
	_height: 27px;
	min-height: 27px;
	width: 100%;
	border-top: 1px solid #3168d5;
	background-color: #e6e6e8;
	float: left;
}
.footleft
{
	padding-top: 5px;
	padding-left: 5px;
	color: #666666;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.footright
{
	padding-top: 5px;
	padding-right: 5px;
	color: #666666;
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.footer a
{
	color: #666666;
}
.main:after,.left:after
{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* navigation*/
.nav ul,.nav li,.left ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}
.nav ul
{
	padding-left: 10px;
}
.nav li
{
	padding-top: 8px;
	font-size: 1.1em
}
.nav a,.left li a
{
	font-weight: bold;
	padding: 0px 7px;
	text-decoration: none;
	color: #727272;
}
.left ul
{
	width: 170px;

}
.left li
{
	border-bottom: 1px solid #8ab9d7;
	width: 100%;

}
.left li a
{
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	_padding-top: 7px;
	_padding-bottom: 7px;
	display: block;
	_width: 136px;
}
form
{
	margin-left: 10px;
}
fieldset
{
	margin: 0px;
	padding: 0px;
	border: none;
}
label
{
	width: 8em;
	float: left;
	clear: left;
}
fieldset fieldset
{
	width:500px;
	float:left;
	clear: both;
	margin-bottom: 15px;
}
fieldset fieldset label
{
	width: auto;
	float: left;
	clear: none;
}
fieldset fieldset legend
{
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	margin-left: -7px;
	margin-bottom: 5px;
	font-weight: bold;
}
fieldset fieldset input
{
	float: left;
}
input.field,textarea
{
	float: left;
	width: 20em;
	margin-bottom: 3px;
	background-color: #ffffff !important;
}
textarea
{
	width: 20.5em;
	_width: 20em;
	height: 7em;
	overflow:hidden;
}
input
{
	float: left;
}
.send
{
	clear: both;
}
#map
{
	width: 505px;
	height: 350px;
}
.doorimg
{
	float: left;
	width: 100px;
	height: 190px;
	text-align: center;
}
.door2
{
width: auto;
float: left;
text-align: center;
margin-left: 10px;
_display: inline;
}
.door2 img
{
	padding: 0px 2px 10px 2px;
}
.winimg
{
	float: left;
	width: 168px;
	height: 130px;
	text-align: center;
	/*border: 1px solid #ff0000;*/
}
.doorimg img,.door2 img
{
	border: none;
}
.winimg img
{
	border: 1px solid #cccccc;
}
.left img
{
	border: none;
	position: relative;
}
.floatleft
{
	float: left;
	margin-right: 10px;
}
.clear{
	clear: both;
	}
	.homepage
	{
	margin: 0px 10px;
	font-size: 1.2em;
		font-weight: bold;
	color: #727272;
	text-align: center;

	}
	.floatright
	{
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
.noborder
{
	border: none;
}
