body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/body_background_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index:0;
}
#bgspan {
	background-image: url(../gui/body_background_3.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	position: absolute;
	top: 0px;
	width: 50%;
	right: 0px;
	visibility: visible;
	height: 114px;
	z-index: 1;
	/z-index:-1;
}
.siteframe {
	z-index:100;
	position:absolute;
	/position:inherit;
}
.feature {
	width: 327px;
}
.feature p {
	margin: 0px;
	padding: 10px;
	text-align: justify;
}
#feature_right {
	float: right;
	width: 327px;
}

.feature_round_top {
	background-image: url(../gui/feature_border_header.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.feature_round_bottom {
	background-image: url(../gui/feature_border_footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
}
img.corner {
   width: 41px;
   height: 41px;
   border: none;
   float:left;
   display: block !important;
}
a:link, a:visited {
	color: #68BB2B;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../gui/footer_bar.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 40px;
	font-weight: normal;
	color: #999999;
	padding-bottom:20px;
}
.footer a:link, .footer a:visited {
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
.footer a:hover, .footer a:active {
	color: #68BB2B;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
.contentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}
.content_box_large_header {
	width: 600px;
	float: left;
	clear: none;
	z-index: 102;
	position: relative;
	top: 2px;
}
.content_box_large_content {
	width: 350px;
	float: right;
	clear: none;
	z-index: 101;
	position: relative;
	top: -28px;
	/top: -10px;
}
.top_3_button {
	position: relative;
	top: 55px;
	/top: 50px;
	display: block;
	width: 125px;
	height: 40px;
	left: 200px;
}
.contentarea ul {
	list-style-image: url(../gui/button_arrow.gif);
}
.contentarea ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.main_nav_bar {
	background-image: url(../gui/pc_faster_header_19.jpg);
	background-repeat: no-repeat;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.main_nav_bar a:link, .main_nav_bar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.main_nav_bar form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: -5px;
}
.searchFrmDiv {
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: relative;
	width: 200px;
	float: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #69BC2C;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #69BC2C;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #69BC2C;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #69BC2C;
	text-decoration: none;
	display:run-in;
}
.content_box_large {
	background-image: url(../gui/main_box.jpg);
	background-repeat: no-repeat;
	height: 345px;
	width: 100%;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	/padding-top: 5px;
	padding-right: 20px;
	margin:0px;
}
.content_box_large h1 {
	font-size: 45px;
	margin-top: 0px;
	padding-top:5px;
}
.content_box_large_h1_sub {
	font-size: 25px;
	letter-spacing: normal;
	color: #999999;
	line-height: 15px;
	text-decoration: none;
}
.content_box_bottom_buttons_box {
	padding-bottom:20px;
	/padding-bottom:2px;
}
.content_box_small {
	background-repeat: no-repeat;
	height: 160px;
	width: 352px;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	/padding-top: 5px;
	padding-right: 20px;
	margin:0px;
}
.main_nav_bar a:hover, .main_nav_bar a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.action_button_small a:link, .action_button_small a:visited {
	background-image: url(../gui/circle_button_normal.gif);
	height: 25px;
	width: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
	vertical-align: middle;
	text-align: center;
	padding-top: 11px;
	padding-left: 25px;
	padding-right: 0px;
}
.action_button_small a:hover, .action_button_small a:active {
	background-image: url(../gui/circle_button_over.gif);
	height: 25px;
	width: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
	vertical-align: middle;
	text-align: center;
	padding-top: 11px;
	padding-left: 25px;
	padding-right: 0px;
}
.action_button_small_grey a:link, .action_button_small_grey a:visited {
	background-image: url(../gui/circle_button_normal_grey.jpg);
	height: 25px;
	width: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
	vertical-align: middle;
	text-align: center;
	padding-top: 11px;
	padding-left: 25px;
	padding-right: 0px;
}
.action_button_small_grey a:hover, .action_button_small_grey a:active {
	background-image: url(../gui/circle_button_over_grey.jpg);
	height: 25px;
	width: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
	vertical-align: middle;
	text-align: center;
	padding-top: 11px;
	padding-left: 25px;
	padding-right: 0px;
}
#content_col2 {
	display: run-in;
	width: 250px;
}
#content_col1 {
	width: 250px;
	height: 200px;
	overflow: hidden;
}
.contentarea span {
	text-align: justify;
}
#feature_left {
	float: left;
	width: 327px;
}
legend {
	font-size: 14px;
	font-weight: bold;
	color: #66BB2A;
}
fieldset {
	height: 250px;
}
fieldset table {
	vertical-align: bottom;
	bottom: 0px;
}
.content_p_header {
	font-size: 13px;
	font-weight: bold;
	color: #66BB2A;
}
.learn_button {
	position: relative;
	top: -5px;
	margin:0px;
	padding:0px;
	display: block;
	width: 125px;
	height: 40px;
	left: -2px;
	z-index: auto;
}
.contentshift {
	width: 690px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 10px;
}
.learn_text {
	display: block;
	width: 352px;
	position: relative;
	top: 5px;
}
.learn_header {
	font-size: 35px;
	color: #69BC2C;
	text-decoration: none;
	font-weight: bold;
}
#tree_menu {
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: auto;
	font-size: 11px;
	list-style: none;
	display: block;
	clear: both;
}
#tree_menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#tree_menu ul li ul {
	margin-left: 25px;
	margin-top: 5px;
}
#tree_menu ul li ul a {
	font-weight: normal;
}
#tree_menu fieldset {
	width: 140px;
	outline-color:#333333;
	height: auto;
	padding:6px;
}
