@charset "utf-8";
/* CSS Document */

/* begin editable for pages //////////////////////////////////////////////////////////////////////////////////// */
h1 {
	font-size: 18px;
	margin: 1px 0 3px 0;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	margin: 5px 0 15px 0;
	color: #8cc63f;
}
p {
	margin:0px;
}
#contenttop {
	width: 940px;
	height: inherit;
}
#contenttop #contenttopi {
	margin: 10px 15px 20px 15px;
	height: inherit;
}
.contentbodyright {
	float: right;
	width: 680px;
	margin: 0px;
	border: 0px solid #CCC;
	height: 350px;
	background: url(images/content-body-bg.jpg) repeat-x top;
}
.contentbodyleft {
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
	border: 0px solid #CCC;
	height: 350px;
	overflow: hidden;
}
.contentbodyleft ul {
	font-size: 15px;
	color: #333;
	list-style-image: url(images/menu-drop.png);
	margin: 0px 10px;
	padding: 0px 10px;
}
.contentbodyleft li {
	line-height: 1.3em;
	border-bottom: 1px solid #CCC;
	margin: 6px 0;
	padding: 0 0 5px 0;
}

#contentbot {
	width: 940px;
}
#contentbot #contentboti {
	margin: 10px 15px 0 15px;
	height: 135px;
}
.contentleft {
	float: left;
	width: 217px;
	margin: 0 10px 0 0;
	border: 1px solid #CCC;
	border-radius: 0px;
}
.contentright {
	float: right;
	width: 218px;
	margin: 0 0 0 0;
	border: 1px solid #CCC;
	border-radius: 0px;
}
#contentsub {
	width: 940px;
}
#contentsub #contentsubi {
	margin:10px 10px 0 10px;
	height: 75px;
}
.contentmid {
	float:left;
	width:918px;
	margin: 0px;
	border: 0px solid #CCC;
}
#slider {
	width: 680px;
	height: 350px;
	overflow: hidden;
	background-color: #FFF;
}



/* end editable for pages //////////////////////////////////////////////////////////////////////////////////// */
