body {
	background-color: #CCCCCC;
	margin:auto;
	padding:0px;
	font-family: Tahoma;
	font-size:11px;
}
.wrapper
{
width:670px;
height:100%;
margin:auto;
background:#FFFFFF;
overflow: hidden;
padding:0px 10px 0px 10px;
border:#666666 1px solid; border-top:none; border-bottom:none;
}
.header
{
width:664px;
height:131px;
}
.header_img
{
background:url(../images/header.gif) no-repeat;
width:664px;
height:131px;
}
.container
{
width:664px;
}
.content_left
{

float:left;
background:url(../images/top_img.gif) no-repeat;
width:392px;
height:220px;
}
.content_right
{
width:230px;
float:right;
padding-left:25px;
padding-right:5px;
text-align:justify;
border-bottom:#90b63c 5px solid;
padding-top:20px;
}
.green_text
{
color:#90b63c;
font-size:18px;
font-family:Arial narrow;
font-weight:bold;
}
.text
{
color:#373737;
text-align:justify;
}
.text1
{
color:#373737;
text-align:justify;
width:100%;
font-size:11px;
}
.contenttext
{
color:#373737;
text-align:justify;
width:75%;
font-size:11px;
padding-right:15px;
}

.images1
{
width:25%;
float:left;
vertical-align:top;
}

.img_border
{
margin-top:10px;
border:#C4C5C7 solid 1px;
}
.img_border_gre
{
margin-top:10px;
border:#90b63c solid 1px;
}

.simg
{
margin-top:10px;
margin-right:8px;
border:#C4C5C7 solid 1px;
}

.green_link, a:link, a:active, a:visited
{
text-decoration:none;
color:#90b63c;
}
.green_link:hover, a:hover
{
text-decoration:underline;
}
.main_content
{
width:644px;
padding:10px;
clear:both;
font-size:11px;
}
/*footer*/
.footer_line
{
width:664px;
background:url(../images/footer_slice.gif) repeat-x;
height:10px;
}
.footer_part
{
padding:10px;
width:664px;
text-align:center;
}
h4
{
font-size:12px;
font-family:Tahoma;
color:#666666;
margin:0px;
}
ul
{
margin:0px;
padding:0px;
list-style:none;
}
li
{
margin:0px;
padding:0px;
list-style:none;
display: inline;
padding:10px;
background:url(../images/footer_sep.gif) no-repeat right;
width:2px;
height:13px;
}
.li_link
{
color:#373737;
text-decoration:none;
}
.li_link:hover
{
text-decoration:underline;
}
.sep
{
background:url(../images/footer_sep.gif) no-repeat;
width:2px;
height:13px;
padding:3px;
}
.no_sep
{
background:none;
}
