body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #666666;
	padding: 0px;
	margin: 0px;
	background-color: #cccccc;
	background-image: url(/img_shr/background_bottom2.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
/*	height: 100%; */

}

#top_bg {
	background-image: url(/img_shr/background_top1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #cccccc;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 109px;
}

#headerbox {
	width:784px;
	margin: 0px;
	padding: 0px;
	height: 109px;
}

#feature {
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(/img_shr/background_wrapper.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 161px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#feature_wrapper {
	width: 780px;
	align: center;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}

#feature_rhs {
	background-color: #ECECEC;
	float: right;
	margin: 0px 1px 0px 0px;
	padding: 0px 10px;
	height: 160px;
	width: 216px;
}

.left_align_image {
	float: left;
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 150%;
	font-size: 1em;

 }


#mainwrapper {
	width:100%;
	background-image: url(/img_shr/background_wrapper.gif);
	background-repeat: repeat-y;
	background-position: center;
	display: block;
	background-color: #CCCCCC;
}


#main {
	width:784px;
	margin: 0px;
	padding: 0px;
}

#main_content {
	background-image: url(/img_shr/bg_pagecontent2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 510px;
	text-align: left;
	background-color: #F4F4F4;
	margin: 0px 0px 0px 3px;
	padding: 10px 10px 10px 20px;
	float: left;
}

#main_rhs {
	width: 233px;
	text-align: left;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 4px;
	float: right;
/*	background-color: #FFFFFF;*/

}


#bottom_bg {
	background-image: url(/img_shr/background_bottom.jpg);
	background-repeat: repeat-y;
	height: 81px;
	clear: both;
	background-color: #999999;
	background-position: center;
	margin: 0px 0px 0px -2px;
	padding: 0px;
}
html>body #bottom_bg { margin: 0px 0px 0px 0px;} 

#bottom_wrapper {
	width: 780px;
	margin: 0px;
	padding: 0px;
}

#bottom_nav {
	text-align: center;
	vertical-align: middle;
	padding: 15px 5px 5px;
	width: 510px;
	float: left;
}

#bottom_rhs {
	width: 235px;
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px;
	float: right;
}


a.bottom_nav:link, a.bottom_nav:visited {
	vertical-align: middle;
	color: #D2F0FF;
	text-align: left;
	text-decoration: none;
}

a.bottom_nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom_nav:active {
	color: #FFFFFF;
	text-decoration: none;
}


a:link, a:visited {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.feature_text{
	font-size: .8em;
}
.bottom_text {
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}

h1 {
	font-family: "Trebuchet MS", "Tw Cen MT", Tahoma, Arial;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 150%;
}

h2 {
	font-family: "Trebuchet MS", "Tw Cen MT", Tahoma, Arial;
	font-weight: normal;
	color: #0066FF;
	padding: 0px;
	margin: 0px 0px -15px;
	font-size: 140%;
}


li {
	line-height: 140%;
	list-style-image: url(../img_shr/dot.gif);

}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	line-height: 40px;
	color: #666666;
	margin-bottom: -10px;
}
.clear {
	clear: both;

}
.rhsimages {
	margin-left: -5px;
	padding-right: 5px;
}
.rhsimages2 {
	margin-left: -5px;
	padding-right: 5px;
}
.lhsimages2 {
	margin-left: -10px;
	padding-right: 8px;
}
