.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}

body {
	padding:0px;
	margin:0;
	background: #F4F9EF url(../img/body_bg.gif) repeat-x;
}
img {
	border:0px;
}
#header {
	background: url(../img/header_bg.gif);
	width:950px;
	height:116px;
	margin:0 auto;
	position:relative;
   overflow:hidden;
}
#header #logo {
	padding:10px 0 6px 10px;
}
#header ul#nav {
	float:left;
	position:relative;
	left:50%;
}
#header ul#nav li {
	float:left;
	position:relative;
	left:-50%;
}
*+html #header ul#nav{
	margin-top:-5px;
}

#wrapper {
	background: url(../img/body_bg2.png) no-repeat center top;
}
#main {
	width:890px;
	margin:0 auto;
	background: #F4F9EF url(../img/sholder.gif) no-repeat right top;
	padding:30px;
}
#wrapper #path {
	width:930px;
	margin:0 auto;
	background: #699E2C url(../img/path_bg.gif) repeat-x;
	color:#fff;
	font-size:10px;
	height:17px;
	padding:6px 10px 0 10px;
	position:relative;
}
#wrapper #path a{
	color:#fff;
}
#pagetop {
	clear:both;
	width:950px;
	margin:35px auto 0;
	text-align:right;
	position:relative;
	bottom:-3px;
}

#footer {
	width:100%;
	clear:both;
	background: url(../img/footer_bg.gif) repeat-x;
	height:73px;
   overflow:hidden;
}

#footer #footer-inner {
	width:950px;
	margin:0 auto;
}

#footer #footerLeft {
	float:left;
}
#footer .footeradd {
	display:block;
	margin:12px 0;
}
#footer ul#footerNav li {
	float:left;
	margin-right:10px;
}
#footer #footerRight {
	float:right;
	text-align:right;
}
p.caption {
	text-align:right;
	color:#476C1E;
	font-size:10px;
	margin-top:3px;
}
p.caption2 {
	color:#476C1E;
	font-size:10px;
	margin-top:3px;
}
*+html p.caption2{
	margin-top:-5px;
}
p {
	line-height:1.5em;
	margin-top:10px;
}
#main h2 {
	margin:10px 0 40px 0;
}
#main h3 {
	clear:both;
	padding:40px 0 10px;
}
