h1, h2 {
	font-size:1.65em;
	text-transimage:capitalize;
}

h1 {
	margin-bottom:39px; 
	padding-bottom:12px; 
	background:url(../images/tail.gif) repeat-x bottom;
	font-weight:normal;
	color:#585858;
}

h1 span {
	color:#10AED5;
}

h1.with-subtitle {
	margin-bottom:9px;
}

h2 {
	background:#D2EEF4 url(../images/title_left.png) no-repeat;
	margin:35px 0px 35px 0px;
	font-weight:normal;
	color:#585858;
}

h2 b {
	display:block;
	background:url(../images/title_right.gif) no-repeat right;
	height:30px;
	padding:12px 0px 0px 50px;
	font-weight:normal;
	/*letter-spacing:1px;*/
}

h2.side {
	background:url(../images/1page_title1.gif) no-repeat left top;
	padding:2px 0px 8px 30px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom: 2px solid #DDF1BF;
}

h2.with-subtitle {
	margin-bottom:0px;
}

h2.first {
	margin-top:0px;
}

#content h3 {
	margin:25px 0px 15px 0px;
}

p, li {
	line-height:21px;
}

#content ul {
	margin:15px 0px;
	margin-left:23px;
}

#content ul li {
	list-style:circle;
	background:none;
	padding-left:0px;
}

#header {

}

#header ul {
	padding-left:18px;
}

#header ul.menu {
	overflow:hidden;
	clear:both;
}

#header ul.menu li {
	line-height:normal;
}

#header ul.menu li a {
	padding-bottom:0px;
	height:35px;
}

#header div.menu-footer {
	background:url(../images/menu_footer_background.png) repeat-y;
	clear:both;
	padding-bottom:11px;
}

#header ul.submenu {
	float:none;
	display:block;
	overflow:auto;
	clear:both;
	background:rgba(91, 165, 16,0.9);
	margin: 0px 18px 0px 19px;
	padding:0px;
	font-size:0.84em;
	background-color:#C8C8C8;
}

#header ul.submenu li {
	float:none;
	line-height:normal;
}

#header ul.submenu li a {
	height:auto;
	padding:9px 10px 9px 10px;
	width:auto;
	color:#2F2F2F;
}

#header ul.submenu li a:hover,
#header ul.submenu li a.current {
	background:none;
	background-color:#2F2F2F;
	color:#FFF;
}

/** Features */
#features {
	font-size:0.75em;
	color:#3a3d40;
}

#features div.col-1 { float:left; width: 351px; padding-top:25px; padding-left:20px; background:url(../images/features_background.png) no-repeat; height:285px; }
#features div.col-2 { float:right; width: 600px; padding-right:9px;  background:url(../images/leaf-flow.png) no-repeat; height:310px; }

#features div.col-1 .container {
	padding:0px 20px 0px 20px;
	margin:0px 0px 5px 0px;
	width:auto;
	display:block;
	float:none;
	clear:none;
}

#features div.col-1 .container .img-left {
	float:left;
	margin:0 16px 33px 0;
}

#features h2 {
	margin:0px 0px 5px 0px;
	text-transform:uppercase;
	color:#4B9100;
	background:none;
}

#features h2 a { text-decoration:none; letter-spacing:-1px; }
#features p { line-height:normal; }

.block {
	width:auto;
	height:auto;
	overflow:hidden;
	clear:both;
	background:none;
	padding:0px;
	margin:0px;
}

#content ul li a { color:#51A40E; }

#content div.indent-main {
	background:url(../images/main-fade.png) repeat-x;
	padding:31px 31px 53px 38px;
	margin:0px 19px;
}

div.news img { margin:0px 15px 15px 0px; }
