body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #faedc3;
	background-position: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.float_left {
	float: left;
}

#container {
	width: 951px;
}
#header {
	float: left;
	height: 110px;
	width: 927px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 12px;
	padding-left: 12px;
}
#logo {
	float: left;
	height: 110px;
	width: 335px;
}
#callus_area {
	float: left;
	height: 50px;
	width: 560px;
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-top: 60px;
	padding-right: 32px;
	font-size: 13px;
}
#callus_area a{
	color:#353535;
	text-decoration:none;
}
#callus_area a:hover{
	color:#353535;
	text-decoration:underline;
}
#menu{
	float: left;
	width: 910px;
	height: 37px;
	text-align: right;
	background-image: url(../images/topnav_bg.jpg);
	background-repeat: repeat-x;
	padding-right: 41px;
	color: #FFFFFF;
}
#leftmenu {
	float: left;
	height: 252px;
	width: 268px;
	background-color: #405f3e;
	background-position: top;
	color: #FFFFFF;
	text-align: left;
	padding-top: 12px;
}
#leftmenu ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 268px;
	list-style-image: none;
	list-style-type: none;
}
#leftmenu ul li{
}
#leftmenu ul li a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 24px;
	width: 240px;
	background-image: url(../images/leftmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	padding-top: 6px;
}
#leftmenu ul li a:hover{
	background-image: url(../images/leftmenu_bg-r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage_mainarea {
	float: left;
	width: 951px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
}
#homebody {
	float: left;
	width: 810px;
	background-image: url(../images/homepage_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding-right: 90px;
	padding-left: 51px;
	padding-top: 45px;
	padding-bottom: 30px;
}
#bottomarea {
	float: left;
	width: 900px;
	padding-left: 51px;
	text-align: left;
	padding-top: 50px;
}
#bottomnav {
	float: left;
	width: 630px;
	text-align: right;
	padding-right: 32px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#bottomnav a{
	color:#000000;
	text-decoration:none;
}
#bottomnav a:hover{
	color:#000000;
	text-decoration:underline;
}
#copyright {
	float: left;
	width: 868px;
	padding-right: 32px;
	text-align: right;
	font-size: 11px;
	color: #ADADAD;
}
#copyright a{
	color: #ADADAD;
	text-decoration:none;
}
#copyright a:hover{
	color: #ADADAD;
	text-decoration:underline;
}
#inner_leftside {
	float: left;
	width: 268px;
}
#inner_body {
	float: left;
	width: 555px;
	padding-top: 55px;
	padding-bottom: 50px;
	padding-left: 60px;
	text-align: left;
}
#inner_body ul li{
	padding-bottom:10px;
}
.picpad_left {
	padding-left: 40px;
}









.size15 {
	font-size: 15px;
}
.size22 {
	font-size: 22px;
}
.color_green15 {
	font-size: 15px;
	color: #2D4E2E;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
color:#2E602D;
}
a:link {

            color: #2D4E2E;

            text-decoration: none;

}

a:active {

            color: #2D4E2E;

            text-decoration: none;

}

a:visited {

            color: #2D4E2E;

            text-decoration: none;

}

 

a:hover {

            color: #2D4E2E;
			
            text-decoration: underline;

}
