@charset "utf-8";
/* CSS Document */

/* BEGIN GENERAL LAYOUT */
#container {
	padding: 5px;
}
#main_content, #content {
	height: 960px;
}
#bottom_stripe, #bottom_buttons {
	top: 1090px;
}
#main_divider_left {
	position: absolute;
	left: 60px;
	top: 0px;
	width: 450px;
	padding: 20px 10px 0px 10px;
}
#main_divider_right {
	position: absolute;
	left: 530px;
	top: 0px;
	width: 175px;
	padding: 20px 10px 0px 10px;
}
#main_divider_right img {
	border: #598527 1px solid;
}
#main_divider_right ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
#main_divider_right li {
	margin: 0px;
	margin-left: 15px;
	padding: 0px 0px 5px 0px;
}
h1 {
	color: #598527;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
h2 {
	color: #598527;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

/* END GENERAL LAYOUT */
/* BEGIN BORDERS */

/* END BORDERS */

/* BEGIN BOTTOM BUTTONBAR */
#wsfx_bottom {
	top: 788px;
}
/* END BOTTOM BUTTONBAR */

/* BEGIN TEXT FORMATTING */
#main {
	font-size: 14px;
	color: #FFF;
}
#text_main1 {
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
#topinfo {
	font-size: 9px;
	font-weight: normal;
}


/* BEGIN ICON FILLERS */
#home_left_icon {
	background: url(../images/Index_LeftIcon.png) no-repeat;
	position: absolute;
	top: 385px;
	left: 45px;
	height: 220px;
	width: 370px;
}
#home_left_header {
	background: url(../images/Index_LeftHeader.png) no-repeat;
	position: absolute;
	top: 20px;
	left: 100px;
	height: 30px;
	width: 270px;
}
#home_left_text {
	position: absolute;
	top: 70px;
	left: 0px;
	height: 150px;
	width: 370px;
}
#home_bottom_divider {
	background: url(../images/Index_LargeDivider.png) no-repeat;
	position: absolute;
	top: 385px;
	left: 415px;
	height: 220px;
	width: 40px;
}
#home_right_icon {
	background: url(../images/Index_RightIcon.png) no-repeat;
	position: absolute;
	top: 385px;
	left: 455px;
	height: 220px;
	width: 370px;
}
#home_right_header {
	background: url(../images/Index_RightHeader.png) no-repeat;
	position: absolute;
	top: 20px;
	left: 100px;
	height: 30px;
	width: 270px;
}
#home_right_text {
	position: absolute;
	top: 70px;
	left: 0px;
	height: 150px;
	width: 370px;
}
/* END ICON FILLERS */
/* BEGIN LIST FORMATTING */
#ul_10 {
	list-style-type: none;
	margin: 15px;
	padding: 0px;
	text-align: center;
}
#li_10 {
	font-size: 18px;
	color: #C00;
	padding: 0px;
	margin: 0px;
}
#ul_01 {
	list-style-type: disc;
	margin: 10px;
}
#li_01 {
	text-align:left;
}
/* END LIST FORMATTING */
/* BEGIN IMAGE FORMATTING */
#img_spine {
	padding: 25px;
	padding-top: 170px;
}
#img_active {
	padding: 0px;
	padding-bottom: 20px;
}
/* END IMAGE FORMATTING */

