* { margin:0; padding:0;}
body { background:#120f0d; font-family:"arial"; line-height:1.125em; color:#6a747d;}

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

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

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

p { margin-bottom:22px;}

.tail-top { background:#f1f3f5; padding-top:30px; padding-bottom:5%;}

/*==================forms====================*/
/*
input, select { vertical-align:middle; font-weight:normal;}

.form { height:28px;}
.form input {width:181px; height:18px; background:none; color:#4b3f37; padding-left:3px; border:1px solid #4b3f37; }
textarea { width:189px; height:103px; background:none; overflow:auto; color:#4b3f37; padding-left:3px; border:1px solid #a6a6a6; margin-bottom:16px;}

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

.site-nav { float:right; overflow:hidden; padding:20px 0 0 0; margin-right:-20px;}
.site-nav li { display:inline; margin-left:-1px;}
.site-nav li a { border-left:1px solid #c7c0ae; padding:0 20px 0 20px; color:#4b3f37; text-decoration:none;}
.site-nav li a:hover { text-decoration:underline;}

.list1 dt { color:#8bab12; font-weight:bold; padding-bottom:4px;}
.list1 dd { padding-bottom:37px;}
.list1 dd.last { padding-bottom:0;}
.list1 dd p { margin-bottom:11px;}
.list1 dd span { color:#e5e5e5;}

.list2 li { background:url(images/icon1.jpg) no-repeat left top; padding:0 0 14px 39px;}
.list2 li a { color:#8bab12; display:block; padding-bottom:4px; font-weight:bold;}
.list2 li a:hover { text-decoration:none; color:#111;}

.list3 li { color:#8bab12; padding-bottom:8px;}
.list3 li a { font-weight:bold; color:#8bab12;}

.list4 dt { color:#8bab12; padding-bottom:4px; font-weight:bold;}
.list4 dt a {color:#8bab12; font-weight:bold;}
.list4 dd { width:100%; overflow:hidden; padding-bottom:20px; clear:both;}
.list4 dd span { float:left; width:203px; margin-right:36px;}
.list4 dd em { float:left; width:66px; margin-right:35px; font-style:normal;}
.list4 dd a { float:left; font-weight:bold;}

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


/*==================txt, links, lines, titles====================*/
a {color:#000; text-decoration:none; font-family:"arial"; }
a:hover{ color:#3498db; text-decoration:none; }

h1 { font-size:3.3em; text-transform:uppercase; line-height:1.1em; color:#4b3f37;}
h1 a {color:#4b3f37; text-decoration:none; font-family:"trebuchet ms";}
h1 a:hover { text-decoration:none;}
h2 { font-size:4em; color:#fff; line-height:58px; margin-bottom:14px; letter-spacing:-2px;}
h2 strong { color:#c9db78; font-size:.52em; line-height:23px; display:block; letter-spacing:0;}

h2 a {color:#4f4e59; text-decoration:none; font-family:"trebuchet ms"; letter-spacing: 0.5px; font-weight: normal; padding:10px 13px; border: 1px solid #ccd3d8;}
h2 a:hover{ color:#4f4e59; text-decoration:none; border: 1px solid #3498db;}


h3 { font-size:3.46em; margin-bottom:34px;}
h4 { font-size:2.85em; color:#bd4455; line-height:1em; margin-bottom:28px;}
h4 span { color:#779395; font-size:.67em; display:block; margin-top:-11px; }
h5 {font-size:1.5em; color:#c9db78; margin-bottom:7px; font-family:"trebuchet ms";}
h5.color {color:#66564b;}
h5.color2 { color:#5b5a68;}
h5.color3  { color:#5b5a68; font-size:25px; }
h6 { font-size:1em; color:#8bab12;}
h6 a {color:#8bab12;}

.link1 { display:block; float:right; background:url(images/link1-bg.gif) left top repeat-x; color:#66564b; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:6px 15px 8px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline; color:#fff;}
.link2 {  font-weight:bold; background:url(images/marker1.gif) no-repeat left 0px; padding-left:23px;}
.link3 { font-weight:bold; background:url(images/marker2.gif) no-repeat left 5px; padding-left:16px;}
.link4 { font-weight:bold; background:url(images/marker3.gif) no-repeat left 5px; padding-left:16px;}
.link5 { color:#8bab12; font-weight:bold;} 

/*==================boxes====================*/
.box { background:#ffffff; }
.box .border-top {background:url() repeat-x top;}
.box .border-bot {background:url() repeat-x bottom;}
.box .border-left {background:url() repeat-y left;}
.box .border-right {background:url() repeat-y right;}
.box .left-top-corner {background:url() no-repeat left top;}
.box .right-top-corner {background:url() no-repeat right top;}
.box .left-bot-corner {background:url() no-repeat left bottom;}
.box .right-bot-corner {background:url() no-repeat right bottom; }
.box .inside { padding:20px 38px 20px 41px;}

.box1 {width:100%;}
.box1 .border-top {background:url() repeat-x top;}
.box1 .border-bot {background:url() repeat-x bottom;}
.box1 .border-left {background:url() repeat-y left;}
.box1 .border-right {background:url() repeat-y right;}
.box1 .left-top-corner {background:url() no-repeat left top;}
.box1 .right-top-corner {background:url() no-repeat right top;}
.box1 .left-bot-corner {background:url() no-repeat left bottom;}
.box1 .right-bot-corner {background:url() no-repeat right bottom; }
.box1 .inner {}
.box1 .list2 li {background:url(images/icon2.jpg) no-repeat left top;}

.cont-box { padding:0 106px 0 0;}
.cont-box span { float:right;}


/*header*/
#header .row-1 { height:92px;}
#header .logo { float:left;}
#header .logo span { font-family:arial; display:block; margin-top:-6px;}
#header .row-2 { height:320px; background:url(header-bg.jpg) no-repeat left top; color:#fff;}
#header .row-home { height:320px; background:url(header-bg-main.jpg) no-repeat left top; color:#fff; }
#header .row-2 .indent { padding:53px 72px 0 378px;}

/*content*/
#content .indent { padding:10px 0 0 0;}
#content .indent1 { padding:10px 0 0 43px;}

/*footer*/
#footer { color:#fff;}
#footer .fleft a { color:#fff;}
#footer .rss { background:url(images/rss.jpg) no-repeat left 0; color:#fff; display:block; padding:2px 0 3px 33px;}
/*==========================================*/