/* MAIN ELEMENTS */

body {
	background: #ccc url(../images/background.png) center repeat-y; 
	padding: 0;
	margin: 0;
	color: #000;
	text-align: center;
	font: 75% verdana, arial, helvetica, sans-serif;
	}
	
p {
	margin-top: 0;
	margin-right: 0pt;
	margin-bottom: 0.8em;
	margin-left: 0pt;
	text-align: left;
	line-height: 1.4;
	}
	
img {
	border: none;
	}
	
/* SPECIFIC ELEMENTS */
	
#holder {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 860px;
	padding: 0px;
	background: #000;
	color: #333;
	text-align: left;
	border: 1px solid #fff;
	border-top: none;
	}
	
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 69px;
	width: 304px;
	background: #fff;
	}
	
#formmessage {
	position: absolute;
	top: 138px;
	left: -1500%;
	width: 170px;
	background: #c3161c;
	padding: 5px;
	z-index: 5;
	color: #fff;
	font: 100% verdana, arial, helvetica, sans-serif;
	}	
	
#formback1 {
	position: absolute;
	top: 69px;
	left: 0px;
	height: 150px;
	width: 296px;
	background: url(../images/so_formback1.png) no-repeat;
	}
	
#formback2 {
	position: absolute;
	top: 219px;
	left: 0px;
	height: 199px;
	width: 218px;
	background: url(../images/so_formback2.png) no-repeat;
	}
	
#formback3 {
	position: absolute;
	top: 418px;
	left: 0px;
	height: 208px;
	width: 142px;
	background: url(../images/so_formback3.png) no-repeat;
	}
	
#button1 {
	position: absolute;
	top: 69px;
	left: 547px;
	height: 409px;
	width: 313px;
	background: #fff;
	}
	
#button1_text {
	position: absolute;
	top: 205px;
	left: 576px;
	height: 250px;
	width: 245px;
	z-index: 1000;
	}

#button1_text p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 1.5em;
	line-height: 1.2em;
	}
	
#button1_text a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	font-weight: bold;
	}
	
#button1_text a:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #C3161C;
	font-weight: bold;
	}
	
#button2 {
	position: absolute;
	top: 69px;
	left: 296px;
	height: 150px;
	width: 251px;
	background: #fff;
	}
	
#button3 {
	position: absolute;
	top: 219px;
	left: 218px;
	height: 199px;
	width: 329px;
	background: #fff;
	}
	
#button4 {
	position: absolute;
	top: 478px;
	left: 547px;
	height: 148px;
	width: 313px;
	background: #fff;
	}
	
#coveragebutton {
	position: absolute;
	top: 626px;
	left: 120px;
	height: 113px;
	width: 427px;
	background: #fff;
	}
	
#button6 {
	position: absolute;
	top: 626px;
	left: 120px;
	height: 47px;
	width: 313px;
	background: #fff;
	}
		
#button7 {
	position: absolute;
	top: 673px;
	left: 120px;
	height: 66px;
	width: 313px;
	background: #fff;
	}
	
#button8 {
	position: absolute;
	top: 418px;
	left: 142px;
	height: 208px;
	width: 405px;
	background: url(../images/ins_testimonial.png) no-repeat;
	}

#button9 {
	position: absolute;
	top: 626px;
	left: 547px;
	height: 47px;
	width: 313px;
	background: #fff;
	}
	
#endcurve {
	position: absolute;
	top: 626px;
	left: 0px;
	height: 139px;
	width: 120px;
	background: url(../images/bottomcurve.png) no-repeat;
	}
	
#contactusbutton {
	position: absolute;
	top: 395px;
	left: 495px;
	height: 103px;
	width: 103px;
	z-index: 2;
	}
	
#contactusbutton a {
	display: block;
	text-indent: -1100%;
	position: absolute;
	outline: none;
	}

#contactusbutton a:hover {
	background-position: left bottom;
	}

#contactusbutton .contactus {
	width: 103px;
	height: 103px;
	background: url(../images/so_contactusbutton.png) no-repeat;
	left: 0px;
	top: 0px;
	}
	
#copyright {
	position: absolute;
	width: 240px;
	height: 24px;
	background: url(../images/copyright.png) no-repeat;
	left: 620px;
	top: 745px;
	}

/* CSS Menu */

#menuholder {
  position: absolute;
  top: 20px;
  left: 326px;
  width: 513px;
  height: 29px;
  }

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 513px;
  height: 29px;
  background: #fff;
  position: relative;
  }

#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
  }

#menu a:hover {
  background-position: left bottom;
  }

#menu .home {
  width: 61px;
  height: 29px;
  background: url(../images/so_home.png) no-repeat;
  left: 0px;
  top: 0px;
  }
  
#menu .cost {
  width: 53px;
  height: 29px;
  background: url(../images/so_cost.png) no-repeat;
  left: 68px;
  top: 0px;
  }

#menu .advantages {
  width: 98px;
  height: 29px;
  background: url(../images/so_advantages.png) no-repeat;
  left: 128px;
  top: 0px;
  }

#menu .installation {
  width: 188px;
  height: 29px;
  background: url(../images/so_installation.png) no-repeat;
  left: 233px;
  top: 0px;
  }
  
#menu .aboutus {
  width: 85px;
  height: 29px;
  background: url(../images/so_aboutus.png) no-repeat;
  left: 428px;
  top: 0px;
  }  
	
/* FORM ELEMENTS */

#form {
	position: absolute;
	top: 100px;
	left: 35px;
	height: 385px;
	width: 220px;
	z-index: 2;
	font: 85% verdana, arial, helvetica, sans-serif;
	overflow: hidden;
	}
	
#formfieldset {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	border: none;
	}
	
b.formtitle {
	font: 118% verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 1;
	}
	
label.label {
	display:block;
	left: 0px;
	}
	
input.field {
	background: #fff;
	border: none;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-left: 2px;
	left: 0px;
	}
	
#namelabel {
	display: block;
	width: 195px;
	position: absolute;
	top: 24px;
	}	
	
#name {
	width: 195px;
	position: absolute;
	top: 36px;
	}

#hometellabel {
	display: block;
	width: 195px;
	position: absolute;
	top: 66px;
	}	
	
#hometel {
	width: 180px;
	position: absolute;
	top: 78px;
	}

#mobtellabel {
	display: block;
	width: 195px;
	position: absolute;
	top: 108px;
	}
	
#mobtel {
	width: 165px;
	position: absolute;
	top: 120px;
	}

#emaillabel {
	display: block;
	width: 195px;
	position: absolute;
	top: 150px;
	}
	
#email {
	width: 148px;
	position: absolute;
	top: 162px;
	}

#addresslabel {
	display: block;
	width: 195px;
	position: absolute;
	top: 246px;
	}
	
#address {
	width: 112px;
	position: absolute;
	top: 258px;
	}

#postcodelabel {
	display: block;
	width: 195px;
	position: absolute;
	top: 288px;
	}
	
#postcode {
	width: 90px;
	position: absolute;
	top: 300px;
	}

#wherelabel {
	display: block;
	width: 195px;
	position: absolute;
	top: 192px;
	}
	
select.dropdown {
	background: #fff;
	border: none;
	margin-top: 2px;
	width: 130px;
	padding-top: 1px;
	padding-left: 2px;
	position: absolute;
	top: 216px;
	font: 100% verdana, arial, helvetica, sans-serif;	
	}
	
#submitbutton {
	display: block;
	background: #c3161c;
	border: none;
	color: #fff;
	position: absolute;
	top: 336px;
	left: 0px;
	}

/* ERROR STYLING */

#error_message {
	position: absolute;
	top: 86px;
	width: 200px;
	left: 31%;
	color: #fff;
	background-color: #FF0000;
	padding: 1em;
	z-index: 1;	
}

#error_message h2 {
	padding: 0;
	margin: 0;
	color: #fff;
	text-transform: capitalize;
}
