#header { height:479px; background:url(../images/header-bg.jpg) no-repeat center top; }
#header, #content { width:956px; margin:0 auto; font-size:0.75em; }

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#hp #content .line-ver { background-position:288px top;}
#hp #content .line-ver1 { background-position:613px top;}
#hp #content .col-1, #hp #content .col-2, #hp #content .col-3 {width:290px; margin-right:30px; }
#hp #content .col-3 {  margin-right:0; }

/*======= index-1.html =======*/
#page2 #content .col-1 {width:582px; margin-right:31px;}
#page2 #content .col-2 { width:289px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .line-ver { background-position:288px top;}
#page3 #content .row-1 .line-ver1 { background-position:613px top;}
#page3 #content .row-1 .col-1 {width:261px; margin-right:67px;}
#page3 #content .row-1 .col-2 { width:255px; margin-right:70px;}
#page3 #content .row-1 .col-3 { width:250px;}
#page3 #content .row-2 .col-1 {width:430px; margin-right:38px;}
#page3 #content .row-2 .col-2 { width:426px;}

/*======= index-3.html =======*/
#page4 #content .row-2 .line-ver { background-position:613px top;}
#page4 #content .row-2 .col-1 {width:575px; margin-right:79px;}
#page4 #content .row-2 .col-2 { width:234px;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:613px top;}
#page5 #content .col-1 {width:582px; margin-right:74px;}
#page5 #content .col-2 { width:246px;}
#page5 #content .col-1 .line-ver {background-position:288px top;}
#page5 #content .col-1 .col-1 { width:236px; margin-right:93px;}
#page5 #content .col-1 .col-2 { width:191px;}


/*=========================*/



* { margin:0; padding:0;}
html, body { height:100%;}
body { background:#fefefe; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#a3a39d; background:url(../images/tail-top.gif) left top repeat-x #fff; }

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:18px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top; outline:none;}

#contacts-form fieldset { border:none;}
#contacts-form label { display:block; height:40px; background:url(../images/input-bg.gif) no-repeat left top;} 
#contacts-form label input { width:240px; padding:2px 0 2px 8px; color:#a3a39d; background:none; border:none;}
#contacts-form .textarea-box { background:url(../images/textarea-bg.gif) no-repeat left top; width:245px; height:259px; margin-bottom:16px;}
#contacts-form textarea {width:240px; height:253px; padding:2px 0 2px 8px; color:#a3a39d; overflow:auto; background:none; border:none;}
#contacts-form .link1 { float:right; margin-left:25px;}

/*==================list====================*/
ul { list-style:none;}

.list1 { padding-bottom:6px;}
.list1 li { background:url(../images/marker.gif) no-repeat left 3px; padding:0 0 12px 29px;}
.list1 li.last { padding-bottom:0;}

.list2 { padding-bottom:10px;}
.list2 dt a { color:#a3a39d;}
.list2 dd { padding-bottom:8px;}
.list2 dd.last { padding-bottom:0;}

.clients { width:100%; overflow:hidden;}
.clients li { float:left; margin-right:20px;}
.clients li.last { margin-right:0;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:27px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#85bf14; outline:none;}
a:hover{text-decoration:none;}

h1 { font-size:30px; line-height:1em; text-transform:uppercase; height: 60px; }
h2, #hp h3 {
	height:auto; min-height:35px;
	text-transform:uppercase; font-size:18px; color:#55554a;
	line-height:20px;
	margin-bottom:16px;  padding:10px 0 0 47px;
	background:url(../images/icon1.jpg) no-repeat left center;
	}
/*
h2.icon2 { background:url(../images/icon2.jpg) no-repeat left 4px; padding:0 0 0 47px; width:180px;}
h2.icon3 { background:url(../images/icon3.jpg) no-repeat left 4px; padding:0 0 0 47px; width:180px;}
*/
h2 strong { display:block; color:#a3d84f; font-size:14px;}
h4 { font-size:1em; color:#55554a; margin-bottom:30px;}
h5 { font-size:1em; color:#55554a; margin-bottom:8px; padding-top:8px;}
h6 { font-size:1em; color:#55554a; margin-bottom:8px;}

.txt1 { color:#85bf14;}

.link1 { background:url(../images/arrow2.gif) no-repeat left 7px; padding:0 0 0 20px; font-size:18px; text-decoration:none; color:#55554a; display:block; float:left;}
.link2 { color:#a3a39d;}

.line-hor { background:#ececec; height:1px; overflow:hidden; font-size:0; line-height:0; margin:45px 0 45px 0;}
.line-ver, .line-ver1 { background-image:url(../images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}

.dept-list { color:#55554a; font-weight:bold;}
.dept-list dd { clear:both;}
.dept-list dd span { float:left; width:82px;}
.dept-list dd a { color:#55554a;}

.dept-list-1 { margin-bottom:30px;}
.dept-list-1.alt { margin-bottom:0;}
.dept-list-1 dt { color:#85bf14;}
.dept-list-1 dd { clear:both;}
.dept-list-1 dd span { float:left; width:82px;}
.dept-list-1 dd a { color:#a3a39d;}

/*header*/
#header .row-1 { height:116px;}
#header .row-2 { height:51px;}
#header .row-3 { padding:90px 0 0 30px;}
#header .row-3 .indent { width:460px; text-align:center; }

#header .logo { float:left; background:url(../images/logo.jpg) no-repeat left top; padding:0 0 0 74px; margin:36px 0 0 0;}
#header .logo span { color:#898981;}

#header .slogan { text-transform:uppercase; font-size:20px; line-height:1.4em; color:#abab9b; margin-bottom:20px;}
#header .slogan strong { font-size:28px; color:#55554a;}
#header .slogan em { color:#86ce16; font-style:normal;}

#header .button { display:none; background:url(../images/button.jpg) no-repeat left top; width:144px; height:40px; font-size:18px; text-align:center; text-transform:uppercase; margin:0 auto; line-height:40px; text-decoration:none; }
#header .button a {color:#55554a; text-decoration:none;}

.top-links { float:right; padding:51px 0 0 0; margin:0 -16px 0 0;}
.top-links li { display:inline; color:#898981;}
.top-links li a { background:url(../images/arrow1.gif) no-repeat right 6px; padding:0 12px 0 0; margin:0 16px 0 13px; color:#898981; text-decoration:none;}
.top-links li a:hover { text-decoration:underline;}

#header .nav li { float:left;}
#header .nav li.home a { width:auto; border:none;}
#header .nav li a { display:block; float:left; width:150px; text-align:center; color:#55554a; font-weight:bold; text-decoration:none; font-size:17px; border-right:1px solid #d4d4cc; height:44px; line-height:44px;}

/*content*/
#content { padding:50px 25px 50px 27px;}

#content .row-1 { border-bottom:1px solid #ececec; padding-bottom:46px; margin-bottom:43px;}

#content .indent { padding:0 0 0 39px;}
#content .border-left { border-left:1px solid #ececec;}

/*footer*/
#footer { color:#a2a293; text-align:center; padding: 1.5em; font-size:.69em; background:url(../images/tail-bottom.gif) left top repeat-x; }
#footer .indent { padding:17px 0 0 0;}
#footer a { color:#a2a293; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

#footer .nav li { display:inline;}
#footer .nav li a { padding:0 6px 0 3px; color:#a2a293; text-decoration:none;}
#footer .nav li a:hover { text-decoration:underline;}

/*==========================================*/
