@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color:#ffffff;
	background-attachment:scroll;
	background-image: url(images/image_02.gif);
	background-repeat: repeat-x;
	background-position:top;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

img
{
border:none;
}

#header
{
margin:0 auto;
padding:0px;
width:1000px;
height:145px;
background:#272727 url(images/image_01.jpg) 0 0 no-repeat;;
}

#search
{
margin:0 auto;
width:1000px;
height:100px;
}
#search form
{
float:right;
padding-top:43px;
padding-right:90px;
height:23px;
width:150px;
}
#search form input.textbox
{
width:95px;
height:23px;
background:url(images/image_04.jpg) 0 0 no-repeat;
font:normal 11px/16px Arial, Helvetica, sans-serif;
color:#333333;
padding-left:3px;
padding-top:4px;
border:none;
}
#search form input.search
{
width:35px;
height:23px;
border:none;
background:url(images/image_00.jpg) 0 0 no-repeat;
}
#navigation
{
margin:0 auto;
width:800px;
height:40px;
}
#navigation ul
{
list-style:none;
}
#navigation ul li
{
font:bold 11px/40px Arial, Helvetica, sans-serif;
color:#000000;
display:block;
float:left;
text-align:left;
padding:1px 15px;
background:url(images/image_12.jpg) center left no-repeat;
}
#navigation ul li a
{
text-decoration:none;
display:block;
color:#000000;
}
#navigation ul li a:hover
{
text-decoration:underline;
display:block;
color:#CC0000;
}

#main_image
{
margin:0 auto;
padding:0px;
width:808px;
height:239px;
background:url(images/image_03.jpg) 0 0 no-repeat;;
}

#content
{
margin:0 auto;
padding:9px;
width:790px;
}
h3
{
font:bold 11px/22px Arial, Helvetica, sans-serif;
color:#96f01d;
}
h2
{
font:bold 12px/28px Arial, Helvetica, sans-serif;
color:#6faa1a;
}
h1
{
font:bold 16px/43px Arial, Helvetica, sans-serif;
color:#e47b0d;
padding-left:15px;
}
p
{
font:normal 11px/16px Arial, Helvetica, sans-serif;
color:#333333;
}
#content-left
{
float:leftt;
padding-right:25px;
width:500px;
border-right:#CCCCCC 2px solid;
}
#content-right
{
float:right;
padding:0px;
width:255px;
}
#image
{
width:123px;
height:123px;
float:left;
padding:0 5px 5px 0;
background:url(images/image_11.jpg) 0 0 no-repeat;
}
#read_more
{
width:82px;
height:40px;
float:right;
}
#latest_news
{
width:223px;
height:31px;
background:url(images/image_07.jpg) 0 0 no-repeat;
font:bold 12px/31px Arial, Helvetica, sans-serif;
color:#333333;
padding-left:10px;
}
#news-image
{
width:234px;
height:71px;
}
#news-con
{
width:234px;
padding:5px 0;
}
#bottom
{
margin:0 auto;
background:#383838;
width:1000px;
padding:10px 0px;
}
#bottom_con
{
width:300px;
border-right:#666666 1px solid;
font:normal 11px/16px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.more
{
font:normal 11px/16px Arial, Helvetica, sans-serif;
color:#ffc600;
text-align:right;
width:300px;
}
.more a
{
text-decoration:none;
color:#ffc600;
}
.more a:hover
{
text-decoration:underline;
color:#ffc600;
}

/* footer */

#footer_bottom
{
margin:0 auto;
padding:0px;
background:#292929;
width:1000px;
height:30px;
border-top:#FFFFFF 1px solid;
}
#footer_bottom a
{
text-decoration:none;
color:#02c4c6;
}
#footer_bottom a:hover
{
text-decoration:underline;
color:#ffc600;
}
#footer_bottom-content
{
float:right;
padding:0px;
width:400px;
height:30px;
font:normal 11px/30px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:right;
padding-right:5px;
}
#footer_bottom-content-left
{
float:left;
padding:0px;
width:400px;
height:30px;
font:normal 11px/30px Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-left:5px;
}