body.custom {
	color: #333333;
	background: #6CE969;
	margin: 0px auto;
}
.custom p {
	font-size: 90%;
	line-height: 140%;
	padding: 5px;
	margin: 0px;
}
.custom #header h1 {
	font: italic bold 140% Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 30px 10px 10px;
	padding: 5px;
	float: right;
}
.custom h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}

.custom a img {
	border-style: none;
}
.custom #page {
	background: #FFFFFF url(images/container-bg.jpg) repeat-y;
	border:none;
	width: 1000px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}
.custom #header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
	background: #687FDD url(images/header-background.jpg) repeat-x bottom;
	height: 199px;
	overflow: hidden;
	border:none;
}
.custom ul#tabs {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/navigation-bg.jpg);
	overflow: hidden;
	border:none;
	width: 1000px;
}
.custom ul#tabs li, .custom ul#tabs li.home-item, custom ul#tabs li.current_page_item {
	float: left;
	width: 200px;
	list-style: none;
	display: inline;
	border:none;
	background:none;
}
.custom ul#tabs li a, .custom ul#tabs li a:visited {
	margin: 0px;
	float: left;
	width: 189px;
	text-align: center;
	font-weight: bold;
	color: #5460CB;
	text-decoration: none;
	border:none;
	height: 15px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.custom ul#tabs li.current_page_item a {
	background-color: #CCCC99;
}
.custom #tabs ul li a:hover, #tabs ul li a:visited:hover {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 189px;
	text-align: center;
	font-weight: bold;
	color: #2ECF29;
	text-decoration: underline;
	border:none;
}
.custom #content_box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
	color: #ECEBE6;
	background: #8A97F7 url(images/content-container-bg.gif);
	overflow: hidden;
}
.custom #content {
	background: #FFFFFF;
	margin: 0px;
	color: #616BCC;
	width: 740px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.custom #content a, .custom #content a:visited {
	font-weight: bold;
	color: #727BD3;
	text-decoration: underline;
}
.custom #content a:hover, .custom #content a:visited:hover {
	font-weight: bold;
	color: #00DD00;
	text-decoration: none;
}
.custom div.post {
	margin: 0px;
	padding: 0px;
}
.custom div.headline_area {
	margin: 0px;
	padding: 0px;
}
.custom div.headline_area img {}
.custom #sidebars {
	float: left;
	width: 240px;
	background: #8A97F7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.custom #sidebars a, .custom #sidebars a:visited {
	color: #6CE969;
	text-decoration: underline;
	font-weight: bold;
}
.custom ul.sidebar_list {
	margin: 0px;
	padding: 5px;
}
.custom ul.sidebar_list ul {
	padding: 0px;
}
.custom ul.sidebar_list h3 {
	font-weight: bold;
	color: #FFFFFF;
}
.custom #footer {
	margin: 0px;
	padding: 5px;
	background: #FFFFFF url(images/navigation-bg.jpg);
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	color: #5F67C9;
}
.custom #footer a, .custom #footer a:visited {
	font-weight: bold;
	color: #626CCD;
	text-decoration: underline;
}
.custom #footer a:hover, .custom #footer a:visited:hover {
	font-weight: bold;
	color: #00DD00;
	text-decoration: none;
}
.custom .testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	background-color: #EFEDC7;
	margin: 10px;
	padding: 10px;
	float: right;
	width: 250px;
}
