@charset "utf-8";
/* CSS Document */

#container {
	position:absolute;
	left:50%;
	margin-left: -470px;
	top:21px;
	width:940px;
	height:880px;
	z-index:2;
	background-color: #999999;
}
body {
	background-color: #999999;
}
#buttons_bg {
	position:absolute;
	left:30px;
	top:148px;
	width:820px;
	height:25px;
	z-index:5;
	background-color: #0152C8;
}
#lighter_grey_bg {
	position:absolute;
	left:30px;
	top:0px;
	width:880px;
	height:850px;
	z-index:5;
	background-color: #EDEDEB;
}
#grey_bg {
	position:absolute;
	left:0px;
	top:90px;
	width:940px;
	height:760px;
	z-index:3;
	background-color: #AFB0AB;
}
#header_bg {
	position:absolute;
	left:30px;
	top:10px;
	width:820px;
	height:133px;
	z-index:3;
	background-color: #003399;
}
#body_bg {
	position:absolute;
	left:30px;
	top:270px;
	width:820px;
	height:580px;
	z-index:5;
	background-color: #FFFFFF;
}
#title_bg {
	position:absolute;
	left:30px;
	top:383px;
	width:820px;
	height:23px;
	z-index:101;
	background-color: #0152C8;
}
#nic {
	position:absolute;
	left:550px;
	top:505px;
	width:120px;
	height:75px;
	z-index:3;
	background-image: url(images/nic.png);
}
#trustmark {
	position:absolute;
	left:670px;
	top:505px;
	width:150px;
	height:75px;
	z-index:3;
	background-image: url(images/trust_mark.png);
}
#limited {
	position:absolute;
	left:200px;
	top:505px;
	width:350px;
	height:75px;
	z-index:3;
}
#limited p {
	font-size: 0.7em;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#image_header {
	position:absolute;
	left:30px;
	top:178px;
	width:610px;
	height:200px;
	z-index:6;
}
#header {
	position:absolute;
	left:30px;
	top:10px;
	width:820px;
	height:133px;
	z-index:8;
	background-image: url(images/header.jpg);
}
#header_text {
	position:absolute;
	left:315px;
	top:33px;
	width:270px;
	height:45px;
	z-index:6;
}
#header_text p {
	font-size: 1.2em;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#header_text2 {
	position:absolute;
	left:315px;
	top:77px;
	width:268px;
	height:20px;
	z-index:3;
}
#header_text2 p {
	font-size: 1.2em;
	color:#000099;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#telephone {
	position:absolute;
	left:620px;
	top:100px;
	width:198px;
	height:23px;
	z-index:3;
}
#telephone p {
	font-size: 1.2em;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:right;
	}
#right_pictures {
	position:absolute;
	left:610px;
	top:168px;
	width:210px;
	height:201px;
	z-index:5;
	background-color: #FFFFFF;
	background-image: url(images/qualified_electrican.png);
}
#right_pictures p {
	font-size: 1.2em;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: 400;
	}
#menu {
	position:absolute;
	left:40px;
	top:152px;
	width:820px;
	height:18px;
	z-index:7;
}
#bottom_links {
	position:absolute;
	left:2px;
	top:505px;
	width:192px;
	height:73px;
	z-index:3;
}
#bottom_links p {
	font-size: 0.7em;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 2px;
	text-align: justify;
	}
	#bottom_links a:link {
	text-decoration: none;
	color: #999999;
	}
	
	 #bottom_links a:hover {
	text-decoration: none;
	color: #AFB0AB;
	}
#title_bg h1 {
	font-size: 1.0em;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
	}
#index {
	position:absolute;
	left:0px;
	top:145px;
	width:610px;
	height:350px;
	z-index:3;
}
#web_link {
	position:absolute;
	left:695px;
	top:847px;
	width:185px;
	height:20px;
	z-index:3;
}
#web_link p {
	font-size: 0.6em;
	color:#0033FF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 2px;
	text-align: right;
	}
	#web_link a {
	text-decoration: none;
	color:#0152C8;
	text-align: right;
	}
	
	 #web_link a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
#ag_button {
	position:absolute;
	left:624px;
	top:145px;
	width:195px;
	height:80px;
	z-index:100;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
#ag_button a {
display:block;
width: 195px;
height: 80px;
font: bold 13px sans-serif;;
background-image:url(images/agricultural_button.jpg);
}
#ag_button a:hover { 
background-position: 0 80px;
border: none;
}
#ag_button a i { visibility: hidden; }

#domestic_button {
	position:absolute;
	left:624px;
	top:230px;
	width:195px;
	height:80px;
	z-index:98;
}
#domestic_button a {
display:block;
width: 195px;
height: 80px;
font: bold 13px sans-serif;;
background-image:url(images/domestic_button.jpg);
}
#domestic_button a:hover { 
background-position: 0 80px;
border: none;
}
#domestic_button a i { visibility: hidden; }
#index p {
font-size: 1.0em;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 2px;
	text-align: justify;
	}
#index p1 {
font-size: 0.7em;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 2px;
	text-align: justify;}
#commercial_button {
	position:absolute;
	left:624px;
	top:315px;
	width:195px;
	height:80px;
	z-index:97;
}
#commercial_button a {
display:block;
width: 195px;
height: 80px;
font: bold 13px sans-serif;;
background-image:url(images/commercial_button.jpg);
}
#commercial_button a:hover { 
background-position: 0 80px;
border: none;
}
#commercial_button a i { visibility: hidden; }
#industrial_button {
	position:absolute;
	left:625px;
	top:400px;
	width:195px;
	height:80px;
	z-index:4;
}
#industrial_button a {
display:block;
width: 195px;
height: 80px;
font: bold 13px sans-serif;;
background-image:url(images/industrial_button.jpg);
}
#industrial_button a:hover { 
background-position: 0 80px;
border: none;
}
#industrial_button a i { visibility: hidden; }
#quality_trust {
	position:absolute;
	left:33px;
	top:420px;
	width:543px;
	height:45px;
	z-index:5;
}
#quality_trust p{
font-size: 2.2em;
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
margin:0px;}
#quality {
	position:absolute;
	left:394px;
	top:460px;
	width:183px;
	height:19px;
	z-index:3;
}
#quality h1{
font-size: 0.7em;
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
margin:0px;}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#side_top {
	position:absolute;
	left:619px;
	top:145px;
	width:200px;
	height:121px;
	z-index:5;
}
#side_middle {
	position:absolute;
	left:619px;
	top:266px;
	width:200px;
	height:162px;
	z-index:4;
	background-image:url(images/middle_image.png)
}
#form {
	position:absolute;
	left:296px;
	top:145px;
	width:315px;
	height:320px;
	z-index:6;
}
#form p {
font-size: 1.0em;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 2px;
	text-align: justify;
	}
	#disclaimer p {
font-size: 1.0em;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 2px;
	text-align: justify;
	}
	#disclaimer {
	position:absolute;
	left:0px;
	top:138px;
	width:820px;
	height:365px;
	z-index:4;
}
	#disclaimer p2 {
font-size: 0.6em;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 2px;
	text-align: justify;
	}
