/*-----------------------------reset style--------------------*/
body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color:#b1c828;
	background-image: url(images/image_02.gif);
	background-position: left top;
	background-attachment: scroll;
	background-repeat:repeat-y;
}
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;
}

/*-----------------------------body-------------------*/

#main
{
	width:700px;
	margin:0 0 0 150px;
}
#header
{
width:250px;
height:725px;
background:url(images/image_06.gif) 0 0 no-repeat;
float:left;
}

#navigation
{
width:160px;
margin:140px 0 0 45px;
}
#navigation ul,li
{
list-style:none; margin:0px; padding:0px;
}
#navigation ul li
{
display:block;
font:normal 12px/27px Arial, Helvetica, sans-serif;
color:#FFFFFF;
width:155px;
height:27px;
background:url(images/image_15.gif) 0 0 no-repeat;
text-align:center;
}
#navigation ul li a
{
color:#000000;
text-decoration:none;
}
#navigation ul li a:hover
{
color:#FFFFFF;
text-decoration:none;
}
#content_area
{
width:405px;
float:right;
padding-top:50px;
}
#content_area h1
{
width:91px;
height:26px;
background:url(images/image_09.gif) 0 0 no-repeat;
margin-left:25px;
font:normal 12px/26px Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;
}
#content_area_title
{
width:405px;
height:68px;
background:url(images/image_12.gif) 0 0 no-repeat;
}
#title
{
padding:45px 0 0 20px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #B1C828; }
#content
{
width:404px;
background:#e2f26f;
border:#8a972d 1px solid;
border-top:none;
}
#content2
{
width:400px;
background:#ffffff;
margin:0 auto;
}
#content2 p
{
font:normal 11px/18px Arial, Helvetica, sans-serif;
color:#333333;
padding:10px;
}
#content3
{
width:400px;
margin:0 auto;
}
#content3img
{
width:126px;
height:104px;
margin:0 0 0 20px;
background:url(images/image_18.gif) 0 0 no-repeat;
}
#content3 p
{
width:230px;
float:right;
padding:10px;
font:normal 11px/18px Arial, Helvetica, sans-serif;
color:#333333;
}

/*-----------------------------footer--------------------*/

#fotter
{
width:395px;
height:40px;
font:normal 11px/18px Arial, Helvetica, sans-serif;
color:#333333;
text-align:right;
padding-right:10px;
padding-top:10px;
background:url(images/image_26.gif) no-repeat right top;
}
#fotter a
{
	color:#333333;
	text-decoration:none;
}
