/* CSS Document */

body, html{

height:100%;
margin:0 0 0 0;
padding:0 0 0 0;
background-color:#a6bbe1;
font-size:12px;
FONT-FAMILY: "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

table{
padding:0px;
margin:0px;
border-collapse:collapse;
font-size: 12px;
}

.cblue {
  background: #E0E8F3;
}

table td{
border-collapse:collapse;
padding:0px;
margin:0px;
}


div#sepbar{
	background-color:#FFFFFF;
	height:11px;
}


td.rightblock{

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;

}


div#logo{
	background-image:url(../img/logo.gif);
	background-position:center;
	background-repeat:no-repeat;
	float: left;
	height: 72px;
	width: 213px;
}

p#contentheading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	text-transform: uppercase;
	color: #3A7500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	padding:0px;
	margin:10px 0px 10px 0px;
}


td.content_main{
padding: 1px 15px 15px 15px;
font-size:12px;
FONT-FAMILY: "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

table.bg{
background-image:url(/img/main_back.png);
background-repeat:no-repeat;
background-position:bottom;
height:100%;
width:100%;
}


table.main{
WIDTH: 760px;
height:100%;

}

#topbar{
	background-color: #353535;
	height: 72px;
	vertical-align:middle;
}



div#top{
	height:15px;
	float: right;
	padding-right:14px;
	padding-top:26px;
	vertical-align:text-bottom;
}
div#top a {
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #939393;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
div#top li {
	padding: 20;
	display: inline;
	background: none;
}
div#top ul {
	margin: 0;
	padding: 0;
}
div#top a:link, div#top a:visited {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
div#top a:hover{
	color: #aee856;
	text-decoration: none;
}

#top a:link.active, #top a:visited.active, #top a:hover.active  {
  text-decoration: underline;
}

#footer a:link.active, #footer a:visited.active, #footer a:hover.active  {
  text-decoration: underline;
}

div#footerwrapper{
	background-color: #333333;
	width: 760px;
	height: 120px;
	bottom: 0;
}

div#counter1 {
  position: relative;
  bottom: 0px;
  width: 100%;
  background: #fff;
}

div#counter1 .rightbox {
  float: right;
  width: 198px;
  text-align: right;
	border-left: 1px solid #CCCCCC;
}

div#footer{
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	text-align:center;
	font-size: 11px;
	color: #f1f1f1;
	padding-top: 25px;
}
div#footer a:link, div#footer a:visited{
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
div#footer a:hover{
	color: #aee856;
}

.mainheader {
  color: #66BE2A;
  font-size: 22px;
  font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  padding-left: 9px;
  padding-top: 4px;
  padding-bottom: 9px;
  margin-left: 12px;
  width: 100%;
  background: transparent url('../img/line.gif') bottom left no-repeat;
}

div#header2{
	background-color: #353535;
	height: 160px;
/*	background-image: url(../img/1.jpg);
	background-repeat: no-repeat; */
}

.submenu {
  font-size: 11px;
  color: #000;
}

.subparent {
  color: #4F8F23;
}

.submenulink {
  font-size: 11px;
  color: #000;
  border-bottom: 1px solid #EBEBEB;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 21px;
  margin: 0;
  background: url('../img/arrow1.gif') center left no-repeat;
  display: block;
}

a:link.submenulinkactive, a:visited.submenulinkactive {
  font-size: 11px;
  color: #000;
  border-bottom: 1px solid #EBEBEB;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 21px;
  margin: 0;
  background: url('../img/arrow1.gif') center left no-repeat;
  display: block;
  text-decoration: underline;
}

.style1 {
  color: #4F9CC6;
	font-weight: bold;
}

.contacts {
  width: 198px;
  padding-top: 30px;
}

.divsubparent {
  border-top: 2px solid #9EDAE4;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}

.works {
  font-size: 11px;
}

.works p {
  width: 140px;
  margin: 0;
  padding: 0 0px 10px 0;
}

.works p.bottomtext {
  padding-bottom: 20px;
}

table.form_order {
  font-size: 12px;
}

table.form_order textarea {
  height: 120px;
  width: 180px;
}

table.form_order input {
  width: 180px;
}

.req {
  color: red;
}

.map {
  font-size: 12px;
}

