/*author:Igor10k*/
* {
	margin:0;
	padding:0;
}

html {
}

body {
	font:12px arial;
	color:#000;
	background:#FFF;
}

img {
	border:none;
}

a {
	outline:none;
	color:#000;
}

ul li {
	list-style:none;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.clear {
	clear:both;
}

.no_back {
	background:none!important;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:14px;
}

#wrap {
	width:854px;
	margin:37px auto 0;
	background:#f3d690 url(../images/top.gif) no-repeat top;
}

#top {
	height:153px;
}

.logo {
	float:left;
	width:385px;
	padding:16px 0 0 38px;
}

.logo a {
	display:block;
	width:386px;
	height:135px;
	background:url(../images/logo_new.gif) no-repeat;
	text-indent:-9999px;
}

.contact {
	float:left;
	width:385px;
	margin-top:42px;
	background:url(../images/phone.gif) no-repeat left 4px;
	font:bold 18px arial;
	padding-left:30px;
}
.contact strong {float:left; font-size:13px; font-weight:bold; margin:-10px 0 0 60px; }  
.contact_col1 {
	float:left;
	width:105px;
	font-size:11px;
	margin:8px 10px 0 0px;
	display:inline;
}

.contact_col2 {
	float:left;
	width:135px;
	font-size:11px;
	margin-top:8px;
}

#header {

	background:url(../images/banner.gif) no-repeat;
	height:259px;
}
#header1 {

	background:url(../images/banner.gif) no-repeat;
	height:259px;
}
#header3 {

	background:url(../images/banner.gif) no-repeat;
	height:259px;
}

#header4 {

	background:url(../images/banner.gif) no-repeat;
	height:259px;
}
#header5 {

	background:url(../images/banner1.gif) no-repeat;
	height:300px;
}


#menu {
	padding-left:44px;
	height:32px;
}

#menu li {
	float:left;
	background:url(../images/menu_sep.gif) no-repeat right top;
}

#menu li a,x:-moz-any-link {
	padding-right:14px!important;
}

#menu li a {
	display:block;
	height:24px;
	padding:8px 13px 0 14px;
	text-decoration:none;
	font-size:14px;
	white-space:nowrap;
}
.menu li.active {
	background:#75B49F ;
}


.sub_menu {
	clear:both;
	width:773x;
	background:#75B49F;
	height:45px;
	padding-left:40px;
	margin-left:40px;
}

.sub_menu li {
	float:left;
	padding:1px 39px 0px 0;
	background:url(../images/sub_menu_sep.gif) no-repeat right;
	margin:5px 0px 0 0;
}

.sub_menu li a {
	color:#000000s;
width:773px;
	letter-spacing:-1px;
	line-height:10px;
	text-decoration:none;
	font-weight:bold;
}

.prod_menu {
	clear:both;
	width:773x;
	background:#020101;
	height:25px;
	padding-left:40px;
	margin-left:40px;
	color:#fff;
	/*background:#000;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
	font-weight:bold;*/
}

.prod_menu li {
	float:left;
	padding:1px 39px 0px 0;
	background:url(../images/sub_menu_sep.gif) no-repeat right;
	margin:5px 0px 0 0;
	font-weight:bold;
	 
}

.prod_menu li a {
	color:#fff;
width:773px;
	line-height:10px;
	text-decoration:none;
	font-weight:bold;
	font-weight:bold;
}

.serv_menu {
	clear:both;
	width:773x;
	/*background:#020101;*/
	height:45px;
	padding-left:10px;
	margin-left:40px;
	color:#fff;
	/*background:#000;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70); 
	font-weight:bold;*/
}

.serv_menu li {
	float:left;
	padding:1px 15px 0px 0;
	background:url(../images/sub_menu_sep.gif) no-repeat right;
	margin:5px 0px 0 0;
	font-weight:bold;
}

.serv_menu li a {
	color:#fff;
	width:773px;
	line-height:8px;
	text-decoration:none;
	font-weight:bold;
	font-weight:bold;
}


.cols {
	padding:138px 0 0 40px;
	font-size:14px;
	line-height:16px;
}

.cols1 {
	padding:188px 0 0 40px;
	font-size:14px;
	line-height:16px;
}

.cols1 div {
	float:left;
	padding:0 9px;
}

.cols div {
	float:left;
	padding:0 9px;
}

.col1 {
	width:142px;
}

.col2 {
	width:150px;
}

.col3 {
	width:174px;
}

.col4 {
	width:122px;
}

#content {
	background:url(../images/content_back.gif) repeat-y left;
	padding-left:55px;
	overflow:hidden;
	padding-bottom:84px;
}

#left {
	float:left;
	width:490px;
	padding-right:33px;
}

#left h1 {
	float:left;
	font:27px arial;
	color:#55a389;
	padding-right:10px;
}

#left h2 {
	font:20px arial;
	color:#070808;
	margin:6px 0 25px;
}

#left p {
	margin-bottom:16px;
	line-height:16px;
}

#left ul{
	margin-bottom: 16px;
	margin-left: 20px;
}

#left li{
	list-style: disc;
	line-height: 16px;
}

#left img{
	margin-bottom: 16px;
	float: right;
	margin-left: 15px;
}

.imgs {
	margin-top:20px;
}

.img_col {
	float:left;
	background:url(../images/bord.gif) no-repeat top center;
	width:97px;
	text-align:center;
	padding-top:5px;
	height: 120px;
}

.img_col img {
	display:block;
	margin:0 auto 15px;
	float: none!important;
}

.img_col a {
	text-decoration:none;
}

#right {
	float:left;
	width:161px;
	padding-top:0px;
}

#right p{
	margin-bottom: 20px;
	font-style: italic;
}

fieldset {
	border:none;
}

#right h2 {
	font-weight:normal;
	padding-bottom:15px;
}

.inp1 {
	width:155px;
	height:15px;
	padding:2px 0 2px 4px;
	background:#f9eccb;
	color:#686355;
	font:10px arial;
	margin-bottom:9px;
	border:solid 1px #8f825d;
}

.txt1 {
	width:155px;
	height:65px;
	padding:2px 0 0 4px;
	background:#f9eccb;
	color:#686355;
	font:10px arial;
	margin-bottom:9px;
	border:solid 1px #8f825d;
}

#b_logos {
	border:solid #c6af77;
	border-width:2px 0;
	margin:0 10px 0px 17px;
	padding:4px 0 18px 8px;
}

#b_logos1 {
	border-bottom: 2px solid #c6af77;
	border-width:2px 0;
	margin:0 10px 0 17px;
	text-align:center;
}

#b_logos img {
	vertical-align:middle;
	text-align:center;
}

#bottom {
	background:url(../images/bottom.gif) no-repeat bottom;
	padding:15px 0 0 27px;
	height:60px;
	text-align:center;
}

#bottom strong
{
text-align:center;
}

#bottom img {
	vertical-align:middle;
	margin-right:2px;
}

#footer{
	background: #fff;
	padding: 10px 15px;
}

.address
{
float:left;
width:140px;
margin-top:2px;
margin-bottom:20px;
}
.hours
{
float:left;
width:200px;
margin-top:15px;
margin-bottom:20px;
}
.hours1
{
float:left;
width:230px;
margin-top:15px;
margin-bottom:20px;
}