* {
	margin:0;
	padding:5;
}
body { background:url(images/tail-top.gif) left top repeat-x #efefef; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#545454;}

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:12px;}

.left-bg { background:url(images/left-bg.jpg) no-repeat right top; position:absolute; width:50%; height:408px; left:0; top:0;}
.right-bg { background:url(images/right-bg.jpg) no-repeat 452px top; position:absolute; width:50%; height:408px; right:0; top:0;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:38px; background:url(images/input-bg.gif) no-repeat left top;} 
#contacts-form label input { width:240px; padding:7px 0 7px 16px; background:none; border:none; color:#545454;}
#contacts-form textarea {width:240px; height:150px; padding:7px 0 2px 16px; color:#545454; overflow:auto; border:none; background:none;}
#contacts-form .textarea-box { width:258px; height:166px; background:url(images/textarea-bg.gif) no-repeat left top; margin-bottom:12px;}

/*==================list====================*/
ul { list-style:none;}

.top-links { float:right; padding:7px 30px 0 0;}
.top-links li { display:inline;}
.top-links li a { display:block; float:left; margin-left:2px; width:66px; height:18px; font-size:.83em; text-align:center; line-height:18px; text-decoration:none;}
.top-links li a.login { background:url(images/login.jpg) no-repeat left top; color:#dcd5b7; }
.top-links li a.site-map { background:url(images/site-map.jpg) no-repeat left top; color:#989483;}
.top-links li a:hover { text-decoration:underline;}

.nav { width:100%; overflow:hidden; padding:6px 0 0 0;}
.nav li { float:left; background:url(images/divider.gif) no-repeat left 10px;}
.nav li.first { background:none;}
.nav li a { display:block; text-decoration:none; color:#d3edbe;}
.nav li a em { display:block;  font-style:normal; padding:4px 65px 10px 25px;}
.nav li a strong { display:block; color:#fff; margin-bottom:-5px;}
.nav li a:hover { background:url(images/button-left.gif) no-repeat left top #fff; color:#000000; margin-right:-1px; position:relative;}
.nav li a:hover em {background:url(images/button-right.gif) no-repeat right top; padding-left:26px;}
.nav li a:hover strong {color:#000000;}
.nav li a.current { background:url(images/button-left.gif) no-repeat left top #fff; color:#6e8303; position:relative; margin-right:-1px;}
.nav li a.current em {background:url(images/button-right.gif) no-repeat right top; padding-left:26px;}
.nav li a.current strong {color:#6e8303;}

.list1 { padding-bottom:7px;}
.list1.alt { border-bottom:1px solid #ccc; padding-bottom:9px;}
.list1 li { background:url(images/arrow2.gif) no-repeat left 7px; padding:0 0 5px 20px;}

.banners { width:100%; overflow:hidden;}
.banners li { float:left; margin-right:13px;}
.banners li.alt1 { margin-right:0; padding:0;}
.banners li div { padding:8px 18px 0 74px; }
.banners li p {font-size:.83em; line-height:1.2em;}
.banners li.banner1 { background:url(images/banner1.jpg) no-repeat left top; width:271px; height:86px;}
.banners li.banner2 { background:url(images/banner2.jpg) no-repeat left top; width:267px; height:86px;}
.banners li.banner3 { background:url(images/banner3.jpg) no-repeat left top; width:271px; height:86px;}
.banners li.banner4 { background:url(images/banner4.jpg) no-repeat left top; width:281px; height:86px;}
.banners li.banner5 { background:url(images/banner5.jpg) no-repeat left top; width:271px; height:86px;}

.footer-nav { float:left;}
.footer-nav li { display:inline;}
.footer-nav li a { color:#545454; text-decoration:none; padding:0 10px 0 7px;}
.footer-nav li a:hover { text-decoration:underline;}
.footer-nav li a.current { color:#6e8303; font-weight:bold;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:12px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

/*==================txt, links, lines, titles====================*/
a {color:#844526;}
a:hover{text-decoration:none;}

h2 { font-family:"Times New Roman", Times, serif; color:#87462a; font-size:1.83em; font-weight:normal; line-height:1.2em; border-bottom:1px solid #ccc; padding-bottom:3px; margin-bottom:15px;}
h3 { font-family:"Times New Roman", Times, serif; color:#000; font-size:1.83em; font-weight:normal; line-height:1.2em; padding-bottom:3px; font-style:italic;}
h4 { font-family:"Times New Roman", Times, serif; color:#000; font-size:1.83em; font-weight:normal; line-height:1.2em; padding-bottom:4px; font-style:bold;}
h5 { font-size:1em; color:#000;}

.txt1 { color:#000;}

.link1 { background:url(images/arrow1.gif) no-repeat left 5px; padding:0 0 0 15px; color:#844526; font-weight:bold;}

.line-hor { background:#ccc; height:1px; overflow:hidden; font-size:0; line-height:0; margin:19px 0 19px 0;}
.line-hor1 { background:#ccc; height:1px; overflow:hidden; font-size:0; line-height:0; margin:19px 0 0 0;}

/*==================boxes====================*/
.nav-box { background:url(images/nav-box-bg.gif) left top repeat-x; width:100%; height:51px;}
.nav-box .left { background:url(images/nav-box-left.gif) no-repeat left top; }
.nav-box .right { background:url(images/nav-box-right.gif) no-repeat right top; height:51px; padding-left:30px;}

.phone-box { background:url(images/phone-box.jpg) no-repeat left top; font-family:"Times New Roman", Times, serif; color:#fff; font-size:1.5em;}
.phone-box .inner { padding:10px 0 10px 15px;}
.phone-box strong { font-size:1.22em;}

.cont-box { padding:0 70px 0 0; margin:0;}
.cont-box span { float:right;}


/*header*/
#header .row-1 { height:334px;}
#header .row-1 .fleft { padding:47px 0 0 28px;}
#header .row-2 { height:132px;}
#header .row-2 .indent { padding:59px 400px 0 28px;}
#header .row-2 blockquote { font-family:"Times New Roman", Times, serif; font-size:1.83em; font-style:italic; color:#a59a73; line-height:1.18em;}
#header .row-2 blockquote span { color:#954822;}

/*content*/
#content { width:100%;}
#content .border-left { background:url(images/border.gif) left top repeat-y #fff;}
#content .border-right { background:url(images/border.gif) right top repeat-y;}
#content .top {background:url(images/content-bg.jpg) no-repeat left top;}
#content .indent {padding:38px 20px 28px 27px; background:url(images/content-bottom.gif) no-repeat left bottom;}
#content .home { position:absolute; right:-18px; margin-top:58px;}
#content .search { position:absolute; right:-18px; margin-top:84px;}

/*footer*/
#footer .fright { font-size:.83em; color:#3e3d3b;}
#footer .fright a {color:#3e3d3b; text-decoration:none;}
#footer .fright a:hover { text-decoration:underline;}


/*==========================================*/
