/* CSS Document */

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	margin-top: 0px;
	padding-top: 0px;
}
h1.betterByDesign {
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 188px;	
}
h1.qualityAsStandard {
	background-image: url(images/qualitystandard.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 256px;	
}
h1.safeAndWarm {
	background-image: url(images/safeandwarm.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 256px;	
}
h1 span {
	display: none;	
}
#container{
	width: 913px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#container #header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 913px;
	height: 242px;
	background-repeat: repeat-x;
	background-position: center top;
}
#footer {
	width: 913px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container #leftmenu {
	position: absolute;
	top: 264px;
	left: 0px;
	width: 183px;
}
#header .elitis-logo a{
	margin-top: 87px;
	background-image: url(images/elitis-logo.jpg);
	height: 93px;
	width: 147px;
	display: block;
	margin-left: 15px;
}
#header .nocompromises{
	background-image: url(images/no-compromises.jpg);
	height: 53px;
	width: 216px;
	top: 141px;
	right: 30px;
	position:absolute;
}
#header .menu{
	width: 400px;
	top: 216px;
	position:absolute;
	left: 12px;
	height: 15px;
}
.textbox {
 position:relative;
 top:70px;
 left:20px;
 width:140px;
}

.mainbody{
	padding-top: 264px;
	padding-left: 205px;
	padding-bottom: 70px;
}
.homeBanner{
	
}
.homeBanner .satisfaction1{
	background-image: url(images/banner-satisfaction1.jpg);
	background-repeat: no-repeat;
	width: 355px;
	height: 233px;
	float: left;	
}
.homeBanner .satisfaction1 .satis-findoutmore a{
	display: block;
	margin-top: 183px;
	margin-left: 44px;
	height: 29px;
}
.homeBanner .satisfaction2{
	background-image: url(images/banner-satisfaction2.jpg);
	background-repeat: no-repeat;
	width: 351px;
	height: 233px;
	float: left;
}
.wide_text_column{
	float: left;
	width: 662px;
	margin-top: 22px;	
}
.text_column{
	float: left;
	width: 350px;
	margin-top: 22px;	
}
.banner_column{
	float: right;
	width: 312px;	
	margin-top: 22px;
}
.clear{
	clear:both;
}
#header .menu ul{
	margin:0;
	padding:0;
}
#header .menu li{
	margin:0;
	padding:0;
	list-style: none;
	display: inline;
}
#header .menu li span{
	display:none;
	height: 0px;
	width: 0px;
}
.header-home a{
	background-image: url(images/header-home.jpg);
	height: 15px;
	width: 45px;
	display: block;
	float: left;
}
.header-about a{
	background-image: url(images/header-about.jpg);
	height: 15px;
	width: 72px;
	display: block;
	float: left;
}
.header-enquiry a{
	background-image: url(images/header-enquiry.jpg);
	height: 15px;
	width: 95px;
	display: block;
	float: left;
}
.header-contact a{
	background-image: url(images/header-contact.jpg);
	height: 15px;
	width: 70px;
	display: block;
	float: left;
}
#container #leftmenu ul{
	margin:0;
	padding:0;
}
#container #leftmenu li{
	margin:0;
	padding:0;
	list-style: none;
	float:left;
	width:99.9%;
}
#container #leftmenu li span{
	display:none;
	height: 0px;
	width: 0px;
}
.left-windows a{
	display: block;
	background-image: url(images/left-1-windows.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 183px;
}
.left-doors a{
	display: block;
	background-image: url(images/left-2-doors.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 183px;
}
.left-conservatories a{
	display: block;
	background-image: url(images/left-3-conservatories.jpg);
	height: 24px;
	width: 183px;
	background-repeat: no-repeat;
}
.left-patio a{
	display: block;
	background-image: url(images/left-4-patio.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 183px;
}
.left-security a{
	display: block;
	background-image: url(images/left-5-security.jpg);
	height: 24px;
	width: 183px;
}
.left-gallery a{
	display: block;
	background-image: url(images/left-6-gallery.jpg);
	height: 25px;
	width: 183px;
}
.left-winner a{
	display: block;
	background-image: url(images/left-7-winner.jpg);
	height: 24px;
	width: 183px;
}
.left-faq a{
	display: block;
	background-image: url(images/left-8-faq.jpg);
	height: 24px;
	width: 183px;
}
.left-installer a{
	display: block;
	background-image: url(images/left-9-installer.jpg);
	height: 24px;
	width: 183px;
}
.left-btm {
	background-image: url(images/left-btm.jpg);
	height: 21px;
	width: 183px;

}
#footer .menu{
	margin-left: 12px;
	float:left;
}
#footer .menu-right{
	margin-right: 12px;
	float:right;
}
#footer ul{
	margin:0;
	padding:0;
}
#footer li{
	margin:0;
	padding:0;
	list-style: none;
	display: inline;
}
#footer li span{
	display:none;
	height: 0px;
	width: 0px;
}
.footer-home a{
	background-image: url(images/footer-home.jpg);
	height: 14px;
	width: 46px;
	display: block;
	float: left;
}
.footer-about a{
	background-image: url(images/footer-about.jpg);
	height: 14px;
	width: 72px;
	display: block;
	float: left;
}
.footer-enquiry a{
	background-image: url(images/footer-enquiry.jpg);
	height: 14px;
	width: 96px;
	display: block;
	float: left;
}
.footer-contact a{
	background-image: url(images/footer-contact.jpg);
	height: 14px;
	width: 68px;
	display: block;
	float: left;
}
.footer-copyright{
	background-image: url(images/footer-copyright.jpg);
	height: 14px;
	width: 213px;
	display: block;
	float: left;
}
.footer-privacy a{
	background-image: url(images/footer-privacy.jpg);
	height: 14px;
	width: 117px;
	display: block;
	float: left;
}
.footer-terms a{
	background-image: url(images/footer-terms.jpg);
	height: 14px;
	width: 112px;
	display: block;
	float: left;
}
.banner-winner a{
	background-image: url(images/banner-winner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 163px;
	display: block;
	margin-top: 23px;
}
.btn_find_out_more a{
	height: 29px;
	width: 312px;
	margin-top: 22px;
	display: block;
	background-image: url(images/button-findoutmore.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.btm-bg{
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;

}
.banner_security{
	background-image: url(images/banner-security.jpg);
	height: 163px;
	width: 312px;
}
.banner_security p{
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 140px;
	color: #FFFFFF;
}
.banner_key{
	background-image: url(images/security-certified-windows.jpg);
	height: 163px;
	width: 312px;
}
.banner_key p{
	margin: 0px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 160px;
	color: #FFFFFF;
}
.banner_planet{
	background-image: url(images/energy-rated-windows.jpg);
	height: 163px;
	width: 312px;
}
.banner_planet p{
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 140px;
	color: #FFFFFF;
}
.banner_energy{
	background-image: url(images/banner-energy.jpg);
	height: 163px;
	width: 312px;
	margin-top: 22px;
}
