@charset "UTF-8";
/* CSS Document */
body {color: #000; margin:0px; background:#ffffff url(i/bg_main.png) repeat-x top; font-family: Arial, Helvetica, sans-serif; font-weight:lighter; font-size:15px}

h1 {color:#de6d26; font-family:"Tahoma"; font-size: 31px; font-weight: normal}
h2 {color:#de6d26; font-family:"Tahoma"; font-size: 18px; font-weight: normal}
h3 {color:#757769; font-size:18px; font-family:Arial, Helvetica, sans-serif}
h4 {color:#0000cc; font-size:14px; font-family:Arial, Helvetica, sans-serif; text-decoration:none}
h3 div {color:#757769; font-size:18px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
h4 div {color:#757769; font-size:18px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
hr {background-color:#848679; height:2px; margin:20px 0px }

li {list-style-image:url(i/li_arrow.png)}

#wrapper{margin:20px auto; width:1009px}

#header {background:url(i/bg_top.png) no-repeat top left;height:394px; width:1009px; display:inline-block; float:none}
	#logo {height:394px; width:347px; float:left; display:inline-block}
	#slider {height:394px; width:662px; float:left; display:inline-block}

#content {float:none;background:#FFF url(i/bg_content.png) repeat-y top left; width:1009px; overflow-x:hidden;}
	#col-left {float:left; display:inline-block; margin:10px 10px 10px 12px; width:325px;  }
		#col-left h2{margin-left:25px; margin-top:5px; width:245px; color:#88897c;  font-family:Arial, Helvetica, sans-serif; font-size:28px;}
		#col-left h3{margin-left:25px; margin-bottom:5px; width:245px; color:#0000cc}
		#col-left h4{margin-left:25px; margin-bottom:5px; width:245px; color:#88897c; text-align:center}
		#col-left .center{text-align:center;}
		#col-left ul {margin-left:7px; margin-top:0px; color:#000}
	#col-page { display:inline-block; margin:0px 0px 10px 15px; width:636px; }
		#col-page p {padding-right:50px; line-height:25px}
		#col-page img {margin: 5px 60px}
		#col-page label {color:#FFF; font-weight:bold; display:inline-block; width:130px; background-color:#757769; padding:3px; border-bottom:1px solid #FFF}
		#col-page label.fullwidth {display:inline-block; width:400px; background-color:#757769}
		#col-page label.gray {display:inline-block; width:400px; background-color:#d9d9d9}
		#col-page textarea {width:400px; height:75px}
		

#footer {background:url(i/bg_footer.png) no-repeat top left; height:47px; width:1009px}

ul#list-nav {
list-style:none;
margin:0px;
padding:0px 0px 0px 0px;
width:735px}

ul#list-nav li {
display:inline}

ul#list-nav li a {
text-decoration:none;
font-size:15px;
padding:5px 0;
width:150px;
background:#a19474;
color:#0000cc;
float:left;
text-align:center;
border-left:1px solid #fff;}

ul#list-nav li a:hover {
background:#e8e5d5;
color:#de6d26;
display:block;
font-family: Arial, Helvetica, sans-serif; 
font-weight:lighter; 
font-size:12px;
}



