/* CSS Document */

* { 
	margin:0; padding:0;
	border:0;
}

body{ background:url(images/bg.jpg) top repeat-x #ffffff;
	 border:0;
	 font:13px Arial, Helvetica, sans-serif; color:#666666;
	 line-height:18px;
}


/* ============================= main layout ====================== */

a{ color:#4e4845; text-decoration: underline}
a:hover{ text-decoration: none}
li{ list-style:none}
h1{ font-size:30px; text-transform:uppercase; color:#666666; padding-bottom:26px;}
h2{ font-size:18px; text-transform:uppercase; color:#4e4845}
p{ padding-bottom:10px;}
img{ vertical-align:top}
.under{ border-bottom:1px solid #eeeeee}
/* ============================= header ====================== */
#top{ background:#000; height:49px;}
#home{ padding:16px 0 0 17px; float:left}
#icon{ padding:14px 12px 0 11px; float:right}
#logo{ margin-top:39px;}
#top_banner{ float:right; font-size:12px; color:#96c60a; text-align:right; padding-top:10px;}
#top_banner img{ padding-top:5px; vertical-align:text-top}
#banner{ background:url(images/banner.jpg) top left no-repeat; margin-top:7px; height:496px;}
#banner .h1{ padding-left:47px; font-size:65px; color:#fff; padding-top:188px; line-height:normal}
#banner .h2{ padding-left:67px; font-size:24px; color:#fff; display:block; margin-top:-11px; line-height:normal}
#menu { margin-top:35px; height:78px}
#menu li { float:left; margin-right:1px}
#menu li a{ display:block;font-size:16px; color:#fff; text-transform:uppercase; background:url(images/menu.jpg) top repeat-x; padding:0 24px; line-height:46px; text-decoration:none}
#menu li a:hover, #menu #menu_active a{  background:url(images/menu_active.jpg) top repeat-x; line-height:78px;}

/* ============================= content ====================== */
.marg_right1{ margin-right:22px;}
.marg_right2{ margin-right:30px;}
.pad_bot1{ padding-bottom:30px;}
.pad_bot2{ padding-bottom:20px;}
.pad_bot3{ padding-bottom:10px;}
.pad_left1{ padding-left:61px;}
.marg_top1{ margin-top:37px}
.marg_left1{ margin-left:30px;}

#markers{ float:right; margin-top:10px;}
#markers img{ margin-left:1px; float:right}
.banners{ padding-top:110px; width:285px; float:left;}
.banners span{ line-height:39px; padding:0 10px; background:#2a2523; float:left; font-size:18px; color:#fff; font-weight:bold}
#banner_1{ background:url(images/banner_1.jpg) top left no-repeat;}
#banner_2{ background:url(images/banner_2.jpg) top left no-repeat;}
#banner_3{ background:url(images/banner_3.jpg) top left no-repeat;}
.banners .button{ float:left; font-size:12px; font-weight:bold; color:#fff; background:url(images/button1_right.jpg) right top no-repeat #70ad01; line-height:39px; padding-left:16px; padding-right:26px; margin-top:1px; text-decoration:none}
.banners .button:hover{background:url(images/button2_right.jpg) right top no-repeat #2a2523;}

.line1{ background:url(images/line_ver.jpg) repeat-y; background-position:451px 0;}

.button{ float:left; font-size:12px; font-weight:bold; color:#fff; line-height:39px;background:url(images/button2_right.jpg) right top no-repeat #2a2523; padding-left:16px; padding-right:26px; margin-top:1px; text-decoration:none}
.button:hover{ background:url(images/button1_right.jpg) right top no-repeat #70ad01;}

.link1{ color:#70ad01;}
.link2{ color:#fff; text-decoration:none; font-size:18px;}
.link2:hover{ color:#70ad01;}
.font1{ font-size:18px; color:#fff;}

.list1{ margin-top:-19px;}
.list1 li{ border-bottom:1px solid #171412; width:100%; padding-top:19px; padding-bottom:19px; width:100%; overflow:hidden}
.list1 li span{ font-size:51px; line-height:normal; color:#70ad01; float:left; padding-right:23px; margin-top:-18px;}
.list2 li{ line-height:24px}
.list2 li a{ color:#95c60a;}
/* ============================= footer ====================== */
#footer{ text-align:center}
#footer a{ text-decoration: none}
#footer a:hover{ text-decoration: underline}
.footer{ font-size:10px; color:#666666;}