body{
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#444;
	background:#a6aea1;
}
img{border-style:none;}
a {text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#container {
width:960px;
margin:0 auto;
padding:0 8px;
background:#fff url(../images/container.png) repeat-y center top;
overflow:hidden;
}
#header {
width:930px;
height:274px;
margin:0 15px;
background: url(../images/header.jpg) no-repeat;
}
.logo {
width:272px;
height:47px;
float:left;
margin:13px 0 0 22px;
text-indent:-9999px;
}
#menu {
margin:0 15px;
padding:0;
width:930px;
min-height:30px;
list-style:none;
background:#717a74;
}
* html #menu { height:30px; }
#menu li {
float:left;
}
#menu li a {
color:#e1e9e2;
font-size:15px;
display:block;
padding:6px 16px;
}
#menu li a:hover {
background:#4c5850;
text-decoration:none;
}
#menu li a.active,
.current_page_item a {
padding:6px 19px;
background:#4c5850;
}
#content-index {
margin:11px 15px 10px 15px;
width:930px;
background:url(../images/content-line.gif) repeat-y 704px 0;
}
#content-index:after {
	content:"";
	display:block;
	clear:both;
}
#content-index .content-right {
float:right;
width:186px;
padding:23px 20px 52px 20px;
}
#content-index .content-right h2 {
margin:0 0 10px 0;
padding:0;
color:#4c5850;
font-size:14px;
font-weight:bold;
}
#content-index .content-right p {
margin:0;
padding:0 0 15px 0;
}
#content-index .content-right a {
color:#5a8c18;
}
#content-index .content-left {
float:left;
width:667px;
padding:17px 20px 17px 17px;

}
#content-index .content-left h1 {
margin:0 0 10px 0;
padding:0;
color:#5d422e;
font:18px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}
#content-index .content-left p {
margin:0;
padding:5px 0;
}



#content {
margin:11px 15px 10px 15px;
width:930px;
background:url(../images/content-line.gif) repeat-y 704px 0;
}
#content:after {
	content:"";
	display:block;
	clear:both;
}
#content .content-right {
float:right;
width:186px;
padding:13px 20px 52px 20px;
line-height:140%;
}
#content .content-right h2 {
margin:0 0 10px 0;
padding:0;
color:#4c5850;
font-size:14px;
font-weight:bold;
}
#content .content-right p {
margin:0;
padding:0 0 15px 0;
}
#content .content-right a {
color:#5a8c18;
}
#content .content-left {
float:left;
width:657px;
padding:7px 30px 39px 17px;
}
.object {
padding:25px 0 25px 0;
width:657px;
border-bottom:#c6bdb6 solid 1px;
}
.first {padding:0 0 28px 0;}
.object:after {
	content:"";
	display:block;
	clear:both;
}
.object h1 {
margin:0 0 20px 0;
padding:0;
color:#5d422e;
font:18px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}
.object p {
margin:0;
padding:5px 0;
}
.object img {
margin:7px 20px 7px 0;
float:left;
}
.first h1 {
margin:0 0 10px 0;
}

#footer-wrapper {
margin:0 auto;
padding:0 0 12px 0;
width:976px;
background:url(../images/footer.png) no-repeat center bottom;
}
#footer {
padding:4px 23px 1px 23px;
width:930px;
background:url(../images/footer-bg.png) repeat-y center top;
text-align:center;
font-size:11px;
color:#fff;
}