html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	line-height:1
}
ol, ul {
	list-style:none
}
a{color:#0099FF}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.Header_Name{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:8px;
}

@font-face {
 font-family: "ITC Avant Grade Gothic Book";
 src: url(ITCAvant.otf);
}
 @font-face {
 font-family: "ITC Avant Grade Gothic STD";
 src: url(ITCAvanu.otf);
}
body {
	font-family: "ITC Avant Grade Gothic Book", "Century Gothic", sans-serif;
	background-color: #eee;
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}
ol {
	list-style: decimal;
}
ul {
	list-style: square;
	margin-bottom: 3px;
}
li {
	margin-left: 30px;
}
.top_menu {
	height: 32px;
	float: right;
}
.top_menu ul {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 0;
}
.top_menu ul {
	list-style: none;
}
.top_menu ul li {
	float: left;
	margin: 0;
}
.top_menu ul li.last a {
	padding-right: 15px !important;
}
.top_menu ul li a:link, .top_menu ul li a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin: 0;
	padding-right: 20px;
	display: block;
	height: 42px;
	vertical-align: bottom;
}
.top_menu ul li a span {
	display: block;
	padding-top: 27px;
}
.top_menu ul li a:hover, .top_menu ul li.current a {
	color: #0099ff;
}
.top_menu ul li.underlined {
	border-bottom: 2px solid #0099ff;
}
.top_menu ul li #contact_link {
	background: transparent url(contact_.png) left 23px scroll no-repeat;
	text-indent: -999em;
	width: 18px;
}
.top_menu ul li #contact_link:hover {
	background-image: url(contact0.png);
}
.top_menu ul li.current #contact_link {
	width: 46px;
	background: transparent url(contact0.png) left top scroll no-repeat;
}
.top_menu ul li.current #home_link {
	width: 38px;
	background: transparent url(home_lar.png) left top scroll no-repeat;
}
.main_window {
	height: 600px;
	background-color: #fff;
	position: relative;
}
.main_window .bg_right {
	position: absolute;
	top: 1px;
	right: -6px;
	width: 6px;
	height: 185px;
	display: block;
	background: transparent url(bg_right.png) left top scroll no-repeat;
	z-index: 0;
}
.main_window .bg_bottom {
	position: relative;
	left: 0px;
	height: 100px;
	width: 900px;
	display: block;
	z-index: 0;
	top:-97px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(bg_bottog.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.left_nav{
	width:140px;
	margin-left:22px;
	height:300px;
	float:left;
	}
.left_nav li{
	list-style: none;
	font-size:14px;
	padding-top: 5;
	padding-bottom: 5;
	margin-left:0;
}
.left_nav li a{
	background: url(background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 140px;
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: left;
	color:#63ac40;
}
.left_nav li a:hover{
	color:#0099FF;
}
/**
 * Headers
 */

.header {
	padding-top: 8px;
	width: 100%;
	height: 126px;
}
.green_bg {
	background: transparent url(header_gn.png) right bottom scroll no-repeat;
}
.header .quote {
	margin: 0 20px 0 350px;
	padding-top: 20px;
	text-align: right;
}
.blue_bg .quote {
	padding-top: 50px;
	margin-left: 200px !important;
}
.blue_bg .quote p {
	font-size: 55px !important;
}
.header .quote p {
	font-size: 28px;
	color: #fff;
	padding-bottom: 3px;
}
.header .quote p.facts {
	font-size: 25px;
}
.orange_bg .quote span {
	font-size: 12px;
	color: #0070bb;
}
.green_bg .quote span {
	font-size: 12px;
	color: #fff;
}
.blue_bg .quote span {
	font-size: 12px;
	color: #f69400;
}
/**
 * General
 */

h2.title {
	font-family: "ITC Avant Grade Gothic STD", "Century Gothic", Verdana, sans-serif;
	font-size: 43px;
	font-weight: lighter;
	color: #666;
	text-transform: lowercase;
}
h3.sub_title {
	font-size: 55px;
	font-weight: normal;
	color: #0099FF;
	font-size: 30px;
	padding-top: 5px;
}
h2.orange {
	color: #e3882f;
}
h2.green {
	color: #63ac40;
}
h2.grey {
	color: #666;
}
.simple_header {
	padding: 20px 0 50px;
	margin: 0 25px;
}
.simple_header .quote {
	width: 400px;
}
.simple_header .quote p {
	font-size: 14px;
	color: #333;
}
.simple_header .quote span {
	font-size: 10px;
	color: #F69400;
}
.wide_column {
	margin: 0 25px;
}
.wide_column.scroll {
	height: 320px;
	overflow: auto;
}
.wide_column p, .left_column p, .right_column p, .wide_column ul, .left_column p, .right_column ul {
	font-size: 14px;
	color: #000;
	margin-bottom: 15px;
	line-height: 130%;
	margin-top:5px;
}
.wide_column ul h3, .left_column ul h3, .right_column ul h3 {
	line-height: 100%;
}
.wide_column p span, .left_column p, .right_column p span {
	
}
.left_column {
	width: 500px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 10px;
}
.right_column {
	width: 400px;
	margin: 0 25px 0 0;
	float: right;
}
.bottom_menu {
	position: absolute;
	bottom: 20px;
	left: 25px;
}
.bottom_menu ul {
	list-style: none;
}
.bottom_menu ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 0;
	text-transform: lowercase;
}
.bottom_menu ul li.separator img {
	margin-bottom: 4px;
}
.bottom_menu ul li a:link, .bottom_menu ul li a:visited {
	font-size: 25px;
	color: #333;
	text-decoration: none;
}
.bottom_menu ul li a:hover, .bottom_menu ul li.current a {
	color: #0099ff;
}

ul.vertical_nav {
	list-style: none;
}
/**
 * Juice
 */
.juice{
	background-image: url(bg.png);
	background-repeat: repeat-y;
	width:905px;
}

.juice .left_column {	
	margin-top: 180px;
}
.juice .left_column .content {
	font-size: 14px;
	color: #000;
}
.juice .left_column {
	margin-top: 0px;

}
.juice .right_column {
	text-align: right;
	width: 200px;
	margin-top: -4px;
}
.juice .right_column h3 {
	color: #333;
	font-size: 14px;

}
.juice .right_column b {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
}
.juice .left_column h2 {
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	padding-bottom: 5px;
	color:#63AC40;
}
.juice .left_column b {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
	color:#0099FF;
}
.juice td {
font-size: 14px;
	padding: 3px;
	line-height:16px;

}
/**
 * footer
 */

.footer {
	padding-top: 10px;
}
.footer.spaced {
	margin-top: 40px;
}

.beliefs .wide_column ul, .beliefs .wide_column li {
	margin-bottom: 0;
	padding-bottom: 7px;
}
