html,body {
background-color: #F7F7F7;
margin: 0;
padding: 0;
} 

#wrapper {
	background-color: #FFFFFF;
	padding: 10px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
}
#grey {
	background-color: #808183;
	height: 10px;
}
#white {
	height: 5px;
}
#green {
	background-color: #a6ce39;
	height: 7px;
}
#nav {
	background-image: url(../images/buttons/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 45px;
}
#content {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #808183;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#footer {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	background-color: #eeeeee;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


#legal {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
	margin-right: auto;
	padding-top: 5px;
	width: 990px;
	margin-left: auto;
}

#footer a {
	color: #999999;
	text-decoration: none;
}
#servicesdrop {
	background-color: #FFFFFF;
	padding: 5px;
	height: 57px;
	width: 150px;
	border: 1px solid #EEEEEE;
	position: absolute;
	margin-top: 44px;
	margin-left: 45px;
	visibility: hidden;
	text-align: left;
	line-height: 18px;
}
#servicesdrop a {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #A6CE39;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	width: 150px;
	display: block;
}

#servicesdrop a:hover {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #808183;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.quote {
	margin-right: auto;
	margin-left: auto;
	width: 246px;
	color: #666666;
	background-image: url(../images/quote.gif);
	height: 139px;
	padding-top: 37px;
	text-align: justify;
	padding-left: 35px;
}
.reference {
	color: #666666;
	background-color: #EEEEEE;
	padding: 15px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.imgborder {
	padding: 3px;
	border: 1px solid #EEEEEE;
	margin: 0px;
}

.border {
	border: 1px solid #666666;
}

#content strong {
	font-size: 110%;
	color: #a6ce39;
}
#content #news {
	background-color: #EEEEEE;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
.float_right {
	float: right;
	text-align: right;
}
.float_right a {
	color: #CCCCCC;
	text-decoration: none;
}



#content h1 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a6ce39;
	font-weight: lighter;
}

#content a {
	color: #a6ce39;
}

#content a:hover {
	color: #808183;
}
#content h2 {

	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #808183;
	font-weight: lighter;
}
#content .reference strong {
	color: #a6ce39;
}
.testimonial {
	color:#a6ce39;
	font-style: italic;
}
.tblpad {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #F7f7f7;
	margin-top: 25px;
}
.float_left {
	float: left;
}
.green {
	color: #a6ce39;
}
#content a img  {
	background-color: #fff;
	border: 1px solid #eeeeee;
	padding: 3px;
}

#content a:hover img  {
	background-color: #ccc;
	border: 1px solid #eeeeee;
	padding: 3px;
}
.imgborder2 {
	padding: 3px;
	border: 1px solid #EEEEEE;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
