
body {
	margin: 0;
	padding: 0;
	
	background: #DBEDCE url(/images/body_bg.gif) repeat-y top center;
}


.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page_top {
	background: #DBEDCE url(/images/topspacer.gif) no-repeat top center;
}

.ui_page {
	width: 976px;
	margin: 0 auto;
	background-color: #fff;
}

.ui_left{
	width: 207px;
	float: left;
	margin-top: 50px;
}

.ui_left_nav_wrapper {
	padding-bottom: 5px;
}

.ui_middle_home{
	width: 513px;
	padding: 0 32px 0 42px;
	float: left;
	margin-top: 30px;
}

.ui_middle {
	width: 715px;
	float: right;
}

.ui_main_content_wrapper_home {
	background-color: #fff;
}

.ui_main_content_home {
	width: 513px;
}

.ui_main_content_wrapper{
}

.ui_main_content {
	width: 715px;
}

.ui_right {
	width: 182px;
	float: right;
}

.ui_right_content  {
	padding-top: 25px;
}
.ui_footer {
	color: #3E3620;
	font-size: 10px;
	padding: 6px 10px;
	margin: 1px;
	width: 714px;
	float: right;
}

.ui_copyright {
	float: right;
	width: 65%;
	text-align: right;
	font-size: 10px;
}

.ui_tagline {
	text-align: right;
	color: #3E3620;
	font-size: 10px;
	float: right;
}

.ui_tagline a:link,
.ui_tagline a:visited {
	color: #73B943;
	font-size: 10px;
}

.ui_tagline a:hover {
	color: #ccc;
	font-size: 10px;
}

.ui_tagline a:active{
	color: #73B943;
	font-size: 10px;
}
