* {margin: 0;padding: 0;}
html {background-color: #ebebeb;}
body {
	background: url("imgs/shadow-bottom.gif") 0 100% no-repeat;
	font-family: Arial, Verdana, sans-serif;
	margin: 0 auto 20px;
	padding-bottom: 15px;
	width: 952px;
}
img {display: block}
#header {
	border-bottom: 2px solid #6ac828;
	padding-bottom: 8px;
}
#header ul {list-style-type: none;}
#header li {
	clear: right;
	float: left;
	margin-top: 40px;
	padding: 0 3px;
	text-transform: uppercase;
}
#header li#logo {
	margin-top: 20px;
	padding: 0 54px 0 0;
}
#header li#phone {
	float: right;
	font-size: 240%;
	font-weight: bold;
	margin: 15px 0 0;
}
#header li#phone p {
	color: #49c232;
	font-size: 35%;
	float: left;
	margin: 6px 20px 0 0;
	text-align: right;
	width: 60px;
}
#header li img {
	border: 0;
	margin: 0 auto;
}
#header li a:link, #header li a:visited {
	background-color: #6ac828;
	color: #000;
	font-size: 90%;
	font-weight: bold;
	padding: 8px 15px;
	text-decoration: none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}
#header li a:hover {color: #fff;}
#header li#logo a {
	background-color: transparent;
	padding: 0;
	-moz-border-radius: 0;
}
#wrapper1 {background: #fff url("imgs/shadow-left.gif") 0 0 repeat-y;}
#wrapper2 {
	background: url("imgs/shadow-right.gif") 100% 0 repeat-y;
	padding: 0 32px 10px;
}
#container {
	background: url("imgs/container.png") 0 -1px repeat-x;
	clear: left;
	padding-top: 30px;
}
#sideleft {
	float: left;
	margin: 10px -155px 10px 0;
	width: 144px;
}
#sideleft ul {
	border-bottom: 1px solid #dcdcdc;
	list-style-type: none;
	margin: 0 auto 10px;
	width: 140px;
}
#sideleft li {
	border-top: 1px solid #dcdcdc;
	padding: 2px 0;
}
#sideleft li a:link, #sideleft li a:visited {
	background-color: #f8f8f8;
	color: #706255;
	display: block;
	font-size: 70%;
	line-height: 160%;
	padding: 0 6px;
	text-decoration: none;
	text-transform: uppercase;
}
#sideleft li a:hover {
	background-color: #f8ffdd;
	color: #70b51a;
}
#sideleft li ul {
	border-bottom: none;
	border-top: 1px solid #dcdcdc;
	margin-top: 2px;
}
#sideleft li li {
	background: url("imgs/arrow.gif") 4px 0.7em no-repeat;
	border-top: none;
	padding-left: 8px;
}
#sideleft li li a:link, #sideleft li li a:visited {
	background-color: #fff;
	display: inline;
	text-transform: none;
}
#sideleft li li a:hover {color: #4b8b00;}
#sideleft img {border: none;}
#logos48 a {float: left;}
#content {
	color: #404040;
	float: left;
	font-size: 75%;
	line-height: 150%;
	margin-left: 155px;
}
#content h1, #content h2, #content h3, #content h4, #content p {margin: 10px 0;}
#content ul, #content ol {margin: 10px 5px 10px 30px;}
#content h1 {
	color: #88ab07;
	font-size: 130%;
}
#content h2 {
	background: url("imgs/dots.jpg") 0 100% repeat-x;/*border-bottom: 2px dotted #6b6d6c;*/
	color: #88ab07;
	font-size: 120%;
}
#content a:link, #content a:visited {
	color: #85a800;
	text-decoration: underline;
}
#content a:hover, #content a:active {text-decoration: none;}

.outsidecontent {
	background-color: #f8f8f8;
	color: #404040;
	font-size: 75%;
	padding: 5px;
}
.outsidecontent strong {
	font-size: 110%;
	text-decoration: underline;
}
.footer2 {
	clear: both;
	color: #404040;
	float: left;
	font-size: 70%;
	list-style-type: none;
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
	width: 100%;
}
.footer2 li {
	display: inline;
	padding: 0 6px;
}
.footer2 a:link, .footer2 a:visited, .outsidecontent a:link, .outsidecontent a:visited {
	color: #797979;
	text-decoration: none;
	white-space: nowrap;
}
.footer2 a:hover, .outsidecontent a:hover {
	color: #000;
	text-decoration: underline;
}

#footer {
	border-top: 1px solid #dcdcdc;
	clear: both;
	float: left;
	font-size: 80%;
	list-style-type: none;
	margin-top: 10px;
	padding-top: 5px;
	width: 100%;
}
#footer li {
	float: left;
	margin: 0 8px;
}
#footer a:link, #footer a:visited {
	color: #797979;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
.fl {float: left;}
.fr {float: right;}
.cl {clear: left;}
.cr {clear: right;}
.cb {clear: both;}
img.fl {margin: 0 8px 10px 0;}
img.fr {margin: 0 0 10px 8px;}


#content .list-no-type {
	list-style-type: none;
	margin: 10px 0;
}
#content .list-with-imgs {
	float: left;
	list-style-type: none;
	margin: 10px 0;
}
.list-with-imgs li {
	float: left;
	margin: 0 10px 8px 0;
	width: 280px;
}
#index_page .list-with-imgs li {
	color: #aad607;
	font-weight: bold;
	float: left;
	width: 136px;
}

object {margin: 0 30px;}

#quick-contact {
	background: url("imgs/quick-contact-top.gif") 0 0 no-repeat;
	float: right;
	margin: 0 0 10px 90px;
	padding: 6px 0 0 0;
	width: 200px
}
#quick-contact div {
	background: url("imgs/quick-contact-bottom.gif") 0 100% no-repeat;
	padding-bottom: 5px;
}
#quick-contact div form {
	background-color: #f0f0f0;
	background-image: none;
	border-left: 1px solid #d6dadd;
	border-right: 1px solid #a1a1a1;
	padding-bottom: 0;
}
#quick-contact fieldset {
	border: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #d6d9de;
	font-size: 90%;
	padding: 4px 8px;
}
#contact-us_page fieldset {
	border: none;
	font-size: 100%;
	width: 320px
}
#quick-contact legend {
	border-bottom: 1px solid #c9c7ca;
	color: #6eb610;
	font: italic bold 110% Georgia, sans-serif;
	margin-top: 5px;
}
#quick-contact ul, #contact-us_page form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#quick-contact li, #contact-us_page form li {
	clear: right;
	float: left;
	margin: 1px 0;
	width: 100%;
}
#contact-us_page form li {margin: 6px 0;}
#quick-contact label, #contact-us_page form label {
	color: #464648;
	font-weight: bold
}
#quick-contact input, #contact-us_page form input {
	background-color: #fff;
	border: 1px solid #979797;
	float: right;
	padding: 1px 4px;
	width: 101px
}
#contact-us_page form input {width: 150px;}
#quick-contact input[type="hidden"], #contact-us_page form input[type="hidden"] {display: none}
#quick-contact textarea, #contact-us_page form textarea {
	background-color: #fff;
	border: 1px solid #979797;
	clear: left;
	height: 49px;
	width: 178px
}
#contact-us_page form textarea {
	display: block;
	height: 100px;
	width: 320px
}
#quick-contact input:focus, #quick-contact textarea:focus, #contact-us_page form input:focus, #contact-us_page form textarea:focus {border-color: #664;}
#quick-contact input#submit, #contact-us_page form input#cu_h_submit {
	background-color: #656575;
	background-image: none;
	border: 1px solid #313131;
	border-left-color: #989898;
	border-top-color: #989898;
	color: #fff;
	clear: left;
	float: right;
	font-size: 90%;
	font-weight: bold;
	margin: 0 3px 2px 0;
	padding: 3px 8px;
	width: auto
}
#contact-us_page form input#cu_h_submit {margin-right: 0;}
#errors {color: red;}

#content #index-testemonials-h2 {
	background-image: none;
	font-size: 130%;
	margin: 32px 0 -40px;
	padding-left: 20px;
}
#content #index-testemonials {
	background: url("imgs/index-testemonials.png") 0 0 no-repeat;
	height: 210px;
	list-style-type: none;
	margin: 0 /*0 -37px*/;
	padding: 40px 20px 20px;
	width: 461px;
}
#index-testemonials blockquote {display: table-cell;
	font-size: 110%;
	font-style: italic;
	height: 150px;
	vertical-align: middle
}
#index-testemonials .quote_by {
	display: block;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
}
#index-testemonials-p {
	color: #fff;
	font-size: 160%;
	font-weight: bold;
	padding-left: 20px;
}