/* 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;
	}
	
h2 {
	margin-top: 1em;
	margin-right: 0pt;
	margin-bottom: 0.3em;
	margin-left: 0pt;
	text-align: left;
	line-height: 1.4;
	color: #c3161c;
	text-transform: uppercase;
	}	
	
h3 {
	margin-top: 1.3em;
	margin-right: 0pt;
	margin-bottom: 0.4em;
	margin-left: 0pt;
	text-align: left;
	line-height: 1.4;
	color: #c3161c;
	text-transform: uppercase;
	}	
	
h4 {
	margin-top: 0em;
	margin-right: 0pt;
	margin-bottom: 0em;
	margin-left: 0pt;
	text-align: left;
	line-height: 1.4;
	}	
	
img {
	border: none;
	}
	
a:link {

	color: #000000;
	}	
	
a:visited { 
	color: #000000;
	}
	
a:hover, a:active {

	color: #c3161c;
	}	
	
/* SPECIFIC ELEMENTS */
	
#holder {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 860px;
	padding: 0px;
	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_textformback2.png) no-repeat;
	}
	
#formback3 {
	position: absolute;
	top: 418px;
	left: 0px;
	height: 208px;
	width: 142px;
	background: url(../images/so_textformback3.png) no-repeat;
	}
	
#title {
	position: absolute;
	top: 69px;
	left: 311px;
	height: 41px;
	width: 549px;
	background: #fff;
	}
	
#text {
	position: absolute;
	top: 60px;
	left: 326px;
	min-height: 750px;
	width: 504px;
	padding-left: 0px;
	padding-right: 30px;
	background: url(../images/copyright.png) right bottom no-repeat; 
	}
	
table {
	border-spacing: 1px;
	color: #333;
	background: #ccc;
	border-collapse: collapse;
	}
	
tr.toprow {
	background: #c3161c;
	color: #fff;
	text-align: left;
	}
	
td {
	border:2px solid #fff;
	padding: 3px;
	}
	
td.highlight {
	background: #999;
	text-align: center;
	font-weight: bold;
	}
	
td.price {
	text-align: center;
	}	

img.imageintext {
	float: right;
	border: none;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
img.imageintextleft {
	float: left;
	border: none;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}	
	
img.logoimages {
	border: none;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#linesection01 {
	position: absolute;
	top: 219px;
	left: 218px;
	height: 199px;
	width: 108px;
	background: url(../images/so_line01.png) no-repeat;
	}
	
#linesection02 {
	position: absolute;
	top: 418px;
	left: 142px;
	height: 102px;
	width: 184px;
	background: url(../images/so_line02.png) no-repeat;
	}
	
#linesection03 {
	position: absolute;
	top: 626px;
	left: 120px;
	height: 5px;
	width: 22px;
	background: url(../images/line03.png) no-repeat;
	}
	
#linesection04 {
	position: absolute;
	top: 765px;
	left: 0px;
	height: 18px;
	width: 326px;
	background: url(../images/line04.png) no-repeat;
	}
	
#testimonial {
	position: absolute;
	top: 418px;
	left: 142px;
	height: 208px;
	width: 405px;
	background: url(../images/testimonial.png) no-repeat;
	}
	
#endcurve {
	position: absolute;
	top: 626px;
	left: 0px;
	height: 139px;
	width: 120px;
	background: url(../images/bottomcurve.png) no-repeat;
	}
	
#intextbutton01 {
	position: absolute;
	top: 520px;
	left: 142px;
	height: 111px;
	width: 184px;
	}	
	
#intextbutton02 {
	position: absolute;
	top: 631px;
	left: 120px;
	height: 134px;
	width: 206px;
	}	
	
#contactusbutton {
	position: absolute;
	top: 395px;
	left: 201px;
	height: 103px;
	width: 103px;
	z-index: 3;
	}
	
#contactusbutton a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	}

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

#contactusbutton .contactus {
	width: 103px;
	height: 103px;
	background: url(../images/so_textcontactusbutton.png) no-repeat;
	left: 0px;
	top: 0px;
	}

/* 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;
	}
	
input.field {
	background: #fff;
	border: none;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-left: 2px;
	}
	
#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;
	}

a.textbutton {
	background-color: #c3161c;
	padding: 2px;
	color: #fff;
	}
	
/* 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;
}
