body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}
.float_right {
	float: right;
}
a {
	color: #B60B96;
}
a:hover {
	font-weight: bold;
}
#body_links {
	margin-bottom: 20px;
	margin-top: 35px;
}
#body_links ul, #body_links li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#body_links li a {
	text-decoration: none;
	display: block;
	padding-left: 5px;
	margin-bottom: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B60B96;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
}
#body_links a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B60B96;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B60B96;
}
#container #content #colomn_right .top-reverse-padding {
	margin-top: -45px;
	position: absolute;
}
#container {
	width: 780px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 15px;
}
#container #header {
}
#container #content {
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #E1E1E1;
	margin-right: 1px;
	padding-top: 40px;
	padding-right: 50px;
}
#container #footer {
	clear: both;
	padding-top: 25px;
	font-size: 10px;
	padding-left: 20px;
	background-image: url(images/footer_bg);
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
#container #content #colomn_right {
	float: right;
	width: 250px;
}
#container #content #colomn_left {
	margin-right: 280px;
	margin-left: 30px;
	padding-bottom: 15px;
}
#container #footer #footer_links {
	float: right;
	width: 500px;
	text-align: right;
	margin-right: 20px;
}
#container #content #colomn_left h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
}
#container #content #colomn_right .top-padding {
	margin-top: 50px;
}
.top_link {
	background-image: url(images/button_top.gif);
	background-repeat: no-repeat;
	float: right;
	height: 15px;
	width: 50px;
	background-position: right top;
}
#container #content #colomn_left h2 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	margin-top: 0px;
}
#container #content #colomn_left hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#container #content #colomn_left .feature_quote {
	font-size: 19px;
	color: #999999;
	margin-bottom: 30px;
	line-height: 150%;
}
