/* CSS Document */

html, body{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height: 1.5em;
}

img{
border:0;
}


h2{
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	line-height:25px;
	padding: 20px 0px;
	;
	margin: 0;
	color: #648044;
	}

.blackbackground{
background:#000;
}

.greenbackground{
background:url(../images/grad_back.gif) #90b444 repeat-x;
}


a:link {
	color: #648044;
	text-decoration: underline;
	}

a:visited {
	color: #588a35;
	text-decoration: underline;
}
a:hover {
	color: #588a35;
	text-decoration: none;
	
}
a:active {
	color: #648044;
	text-decoration: underline;
}


#container {
	width:775px;
	margin:0 auto;
	background: #fff;
}

#header {
	height: 115px;
	background: url(images/backgroundtop.gif) repeat-x;
	line-height: 1px;
	padding: 0px 15px 10px 25px;
}

#logo{
	width: 185px;
	height:65px;
	float: left;
	margin-top:20px;
}

#quickcontact{
background:url(../images/quick_contact.gif) top right;
width: 144px;
height:48px;
float:right;
}

#navbar{
	clear:left;
	padding: 20px;
	border-top: 1px solid #b0b1ae;
	border-bottom: 1px solid #b0b1ae;
	background:url(../images/back_nav.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#navbar a:link {
	color: #333333;
	text-decoration: none;
}
#navbar a:visited {
	text-decoration: none;
	color: #333;
}
#navbar a:hover {
	text-decoration: underline;
	color: #588a35;
}
#navbar a:active {
	text-decoration: none;
	color: #333;
}

#navbar ul{
padding:0;
margin:0;
text-decoration: none;
}


#navbar li{
	display:inline;
	font-size:12px;
	border-right: 1px solid #b0b1ae;
	padding: 0px 5px;
}

#graphicfront{
	width:775px;
	height:265px;
	background: url(../images/opening_front.jpg) no-repeat;
	margin:0 auto;
}

#content{
float:left;
width:776px;
}

#column1{
	width:385px;
	border-right: 1px dashed #999;
	float: left;
	padding: 20px;
	line-height: 20px;
}

#column1 h2{
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	line-height:25px;
	padding: 0 0 20px 0;
	margin: 0;
	color: #648044;
	}


#column2{
	width:300px;
	padding: 20px;
	float: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

#footertop{
	clear:both;
	background:url(../images/footertop.gif) no-repeat;
	height:59px;
}

#footer{
	background:#61822c;
	padding:30px;
	clear:both;
	color:#88a856;
	height: 10%;
	border-top: 5px solid #c3e182;
}

#footer a:link {
	color: #88a856;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #88a856;
}
#footer a:hover {
	text-decoration: underline;
	color: #88a856;
}
#footer a:active {
	text-decoration: none;
	color: #88a856;
}

#innerfooter{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#separator{
line-height: 1px;
	border-bottom: 1px dashed #646464;
margin-bottom:5px;
	}

.tags{
	padding:20px;
	height: 25px;
}

#clientsimg{
	position:absolute;
	width:305px;
	height:415px;
	background:url(../images/clients-img.png);
	left: 0px;
	top: 10px;
}
#column2_smaller {
	padding: 20px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 400px;
}
#column1_main {
	width:475px;
	border-right: 1px dashed #999;
	float: left;
	padding: 20px;
	line-height: 20px;
}
#column1_main h2 {
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	line-height:25px;
	padding: 0 0 20px 0;
	margin: 0;
	color: #648044;
}

.tickbox{
list-style:none;
padding:0;
margin:0;
}

.tickbox li{
background:url(../images/bullet_go.png) no-repeat 0 50%;
padding-left:20px;
height:23px;
}

#getaquote{
	width:175px;
	height:115px;
	background:url(../images/getquote.gif) no-repeat;
	padding: 65px 20px;
	color:#FFFFFF;
	float: left;
}

.paddingbox{
	padding:30px;
	line-height: 22px;
}

.borderimg{
	border: 1px solid #CCCCCC;
	margin: 20px 5px;
}


form{
	background:#e9f6e0;
	padding:20px;
	width:375px;
	border: 1px solid #999;
	margin-top: 25px;
}


label,input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: left;
	width: 125px;
	padding-right: 20px;
	height: 21px;
	font-size: 11px;
}

br {
	clear: left;
}

.formclass{
	background:#dbf2cc;
	border:1px solid #849967;
	font-size: 85%;
}
#map {
	width:775px;
	height:265px;
	background: url(../images/map.jpg) no-repeat;
	margin:0 auto;
}

#maptext{
	width:250px;
	color:#fff;
	padding:30px;
}

#wherewework {
	width:272px;
	height:165px;
	background:url(../images/wherewework.gif) no-repeat;
	padding: 55px 15px 15px 15px;
	color:#FFFFFF;
	float: right;
}
#testimonials {
	width:240px;
	height:180px;
	background:url(../images/testimonials.gif) no-repeat;
	padding: 70px 15px 0px 15px;
	;
	;
	color:#FFFFFF;
	float: right;
	font-size: 11px;
	margin: 20px 30px 0px 0px;
	;
}
