body {
	background:url(/images/bg-body.jpg) repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3em;
	color:#333;
}
p {
	padding-bottom:1em;
}
a {
	color: #0000cc;
	outline:none;
}
a:hover {
	color:#ff9900;
}
a:visited {
	color: #6464FF;
}
a:active {
	color:#ff9900;
}
h1 {
padding-bottom: 1em;
	color:#297800;
	font-size:1.2em;
	font-weight:bold;
}
h2 {
	font-weight:bold;
	padding-bottom:.2em;

	}


#container {
	width: 980px;
	margin: 10px auto;
	background:url(/images/bg-repeat.jpg) repeat-y;
}
#header {
	height: 37px;
	background:#3DB900;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.3em;
	padding-top:2px
}
#header-phone {
	float:left;
	padding-left:25px;
}
#header-protect {
	float:right;
	padding-right:35px;
}
#middle {
	background:url(/images/bg-top.jpg) no-repeat;
	height: 370px;
	padding:0px 0px 0 50px;
}
#logo {
	padding: 20px 0 0 0;
	color:#fff;
	font-size:2em;
	font-weight:bold;
}
#nav {
	float:left;
	padding:40px 20px 0 0;
}
#nav li {
	clear:left;
	padding-left:30px;
}
#nav a {
	padding-top:23px;
	overflow: hidden;
	height: 0px !important;
	margin-right: 5px;
	float:left;
	clear:left;
	background: left top;
	width:150px;
}
#nav-home a {
	background:url(/images/nav-home.jpg) no-repeat;
}
#nav-about a {
	background:url(/images/nav-about.jpg) no-repeat;
}
#nav-what a {
	background:url(/images/nav-what.jpg) no-repeat;
}
#nav-water a {
	background:url(/images/nav-water.jpg) no-repeat;
}
#nav-fire a {
	background:url(/images/nav-fire.jpg) no-repeat;
}
#nav-building a {
	background:url(/images/nav-building.jpg) no-repeat;
}
#nav-contact a {
	background:url(/images/nav-contact.jpg) no-repeat;
}
#nav-home a:hover, #nav-about a:hover, #nav-what a:hover, #nav-water a:hover, #nav-fire a:hover, #nav-building a:hover, #nav-contact a:hover {
	background-position:0 -24px;
}
li#bu-free {
	padding:0px 0 0 20px;
}
li#bu-free a {
	padding-top:0;
	overflow: hidden;
	height: 0px !important;
	margin-right: 0px;
	float:none;
	clear:none;
	background: none;
	width: auto;
}
#middle-images {
	padding-top:40px;
}
#middle-images li {
	float:left;
	display:inline;
}
#bottom {
	background:url(/images/bg-bottom.jpg) no-repeat;
}
#bottom-left {
	width:265px;
	float:left;
}
#bottom-left ul {
	text-align:center;
	padding-bottom:1em;
	margin-left:35px;
	color:#333333;
}
#bottom-left ul li {
}
#bottom-middle {
	width: 420px;
	margin-left:265px;
	padding-top:1em;
}
#bottom-right {
	margin-right:85px;
	float:right;
	display:inline;
}
#content {
	padding: 1em;
}
#footer {
	text-align:center;
	font-size:11px;
	width:420px;
}
#footer ul {
	padding-bottom:.5em;
}
#footer ul li {
	display:inline;
	background: url(/images/divider-footer.jpg) no-repeat left;
	padding-left:6px;
	padding-right:2px;
}
/*----------Inside---------------*/




#container-inside {
	width: 980px;
	margin: 10px auto;
	background:url(/images/bg-repeat-inside.jpg) repeat-y;
	min-height:700px;
}

#logo-inside {
	padding: 20px 0 0 50px;
	color:#fff;
	font-size:2em;
	font-weight:bold;
}

#bottom-left-inside {
	width:265px;
	float:left;
}
#bottom-left-inside ul {
	text-align:center;
	padding-bottom:1em;
	margin-left:0px;
	color:#333333;
	clear:left;
}
#bottom-left-inside ul li {
}
#bottom-right-inside {
	width: 605px;
	margin-left:265px;
	padding-top:38px;	
}
#footer-inside {
	text-align:center;
	font-size:11px;
	width:600px;
}
#footer-inside ul {
	padding-bottom:.5em;
}
#footer-inside ul li {
	display:inline;
	background: url(/images/divider-footer.jpg) no-repeat left;
	padding-left:6px;
	padding-right:2px;
}
#middle-inside {
	background:url(/images/bg-inside.jpg) no-repeat;
	min-height:500px;	
}
#bottom-inside {
background:url(/images/bg-bottom-inside.jpg) no-repeat 0 281px;
	padding:0px 0px 0 15px;
	min-height:500px;	
}
#container-inside #nav {
	padding:40px 20px 10px 35px;
}
.consultform td {
	font-size: 12px;
	padding: 3px;
	}
	
	

/*-----Content Styles-----*/
.content-img {
  float:left;
  padding: 10px 10px 10px 0;
}
.content-img dd {
	color:#297800;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	padding-top:8px;
	}
.bullist {
  padding-bottom: .5em;
  }
.bullist li {
  background:url(/images/bul.gif) no-repeat 0 .4em;
  padding: 0 0 .5em 1em;
  }
  
 /*Quick contact*/
 
 .quickConact {
 	text-align:left;
	margin-top:12px;
	color:#333;
	}
.quickContact li {
	padding-left:40px;
	}
.quickContact input, .quickContact textarea {
	padding:2px;
	border-bottom:#3DB900 1px solid;
	border-right:#3DB900 1px solid;
	border-left:#A4FF7F 1px solid;
	border-top:#A4FF7F 1px solid;
	margin-bottom:5px;
	width:170px;

	}
		
.quickContact input.quickCheckbox { width:10px; }
	padding:2px;
	border-bottom:#3DB900 1px solid;
	border-right:#3DB900 1px solid;
	border-left:#A4FF7F 1px solid;
	border-top:#A4FF7F 1px solid;
	margin-bottom:5px;
	width:10px;

	}

