body
{
background-color:#FFFFFF;
font-family: "Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
color:#fff;
margin:0px;
}


h1
{
font-family: "Times New Roman", Times, serif;
font-size:22px;
font-weight:normal;
font-style:italic;
color:#fff;
margin:0px;
margin-bottom:5px;
}

#main
{
width:1000px;
margin:0 auto;
}

.cleardiv
{
clear:both;
}

#left-sec-home
{
background-color:#8fb46e;
width:344px;
height:367px;
float:left;
font-size:17px;
font-style:italic;
padding:20px;
line-height:30px;
color:#000000;
}


#right-sec-home
{
background-color:#8fb46e;
width:616px;
height:407px;
float:right;
}

#footer
{
background-color: #5a823a;
width:980px;
height:40px;
margin:0 auto;
clear:both;
font-size:15px;
color:#FFFFFF;
padding-left:20px;
padding-top:15px;
font-style:italic
}

#menubar
{
background:url(../images/menubar-bg.jpg) repeat-x;
width:1000px;
height:52px;
margin:0 auto;
margin-right:2px;
clear:both;
}

#menu-content
{
	padding: 0;
	position: relative;
	float:right;
}


#menu-content ul 
{
	color: #FFF;
	margin: 0;
	padding-left: 0;
}



#menu-content li 
{ display:inline; }


#menu-content li a
{
	background:url(../images/menubar.jpg) repeat-x;
	font: 14px  "Times New Roman", Times, serif;
	padding-top:17px;	
	padding-left:23px;
	padding-right:23px;
	margin:0px;
	float:left;
	text-align:center;
	color:#fff;
	text-decoration: none;
	height:35px;
}



#menu-content li a:hover
{
	background:url(../images/menubar-1.jpg) repeat-x;
	font: 14px "Times New Roman", Times, serif; 
	color:#000;
	text-decoration:none;

}


#menu-content li a#current
{
	background:url(../images/menubar-1.jpg) repeat-x;
	font: 14px "Times New Roman", Times, serif	; 
	color:#000;
	text-decoration:none;
}

.white-line
{
background: url(../images/menu-divide.jpg);
	width:2px;
	height:52px;
	float:left;
}


#logo
{
width:265px;
height:53px;
float:left;
margin-top:20px;
margin-bottom:25px;}

#inner-content
{
background-color:#8fb46e;
width:1000px;
margin:0 auto;
}


#left-sec-inner
{
width:352px;
float:left;
}


#right-sec-inner
{
background-color:#8fb46e;
width:598px;
float:right;
padding:25px 25px 10px 25px;
}

#right-sec-inner p
{
margin:0px;
margin-bottom:25px;
}

