@charset "macintosh";
#wrapper {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar {
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	height: 60px;
	background-color: #0B3358;
	padding-left: 80px;
	padding-top: 20px;
}
#header_home {
	height: 300px;
	width: 900px;
	background-image: url(images/home_main.jpg);
	background-repeat: no-repeat;
}
#header_who {
	height: 300px;
	width: 900px;
	background-image: url(images/who_main.jpg);
	background-repeat: no-repeat;
}
#header_what {
	height: 300px;
	width: 900px;
	background-image: url(images/what_main.jpg);
	background-repeat: no-repeat;
}
#header_why {
	height: 300px;
	width: 900px;
	background-image: url(images/why_main.jpg);
	background-repeat: no-repeat;
}
#content_home {
	background-image: url(images/home_repeat.gif);
	height: 450px;
	width: 900px;
	background-repeat: repeat-y;
}
#content_who {
	background-image: url(images/who_content_BG.gif);
	width: 900px;
	background-repeat: repeat-y;
	height: 100%;
}
#content_what {
	background-image: url(images/what_content_BG.gif);
	width: 900px;
	background-repeat: repeat-y;
	height: 100%;
}
#content_why {
	background-image: url(images/why_content_BG.gif);
	width: 900px;
	background-repeat: repeat-y;
	height: 100%;
}
#right_panel {
	float: right;
	width: 300px;
	height: 400px;
}
#right_panel2 {
	float: right;
	width: 240px;
	height: 400px;
}
.footer_text {
	color: #666666;
	font-family: "Lucida Grande", Geneva, Arial;
	font-size: 12px;
}
.footer_text a:link {
	color: #C0B68D;
	font-family: "Lucida Grande", Geneva, Arial;
	font-size: 12px;
	text-decoration: none;
}
.footer_text a:visited {
	color: #C0B68D;
	font-family: "Lucida Grande", Geneva, Arial;
	font-size: 12px;
	text-decoration: none;
}
.footer_text a:hover {
	color: #FFFFFF;
	font-family: "Lucida Grande", Geneva, Arial;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.footer_text a:active {
	color: #C0B68D;
	font-family: "Lucida Grande", Geneva, Arial;
	font-size: 12px;
	text-decoration: none;
}
p {
	font-family: "Lucida Grande", Geneva, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	margin-left: 80px;
	margin-right: 365px;
}
h1 {
	font-family: "Myriad Pro", Arial, Helvetica;
	margin-right: 390px;
	margin-left: 80px;
	color: #061929;
	font-style: italic;
	font-size: 28px;
	line-height: 30px;
}
h2 {
	font-family: "Myriad Pro", Arial, Helvetica;
	margin-right: 300px;
	margin-left: 80px;
	color: #003300;
	font-style: italic;
	font-size: 20px;
	line-height: 30px;
}
h3 {
	font-family: "Myriad Pro", Arial, Helvetica;
	margin-right: 300px;
	margin-left: 80px;
	color: #003300;
	font-size: 20px;
	line-height: 30px;
}
h4 {
	font-family: "Myriad Pro", Arial, Helvetica;
	margin-right: 390px;
	margin-left: 80px;
	color: #003366;
	font-size: 35px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 390px;
	margin-left: 80px;
	color: #333333;
	font-size: 14px;
	line-height: 24px;
	font-style: italic;
}
.values_subheader {
	font-family: "Myriad Pro", Arial, Helvetica;
	font-weight: normal;
	font-size: 18px;
	color: #0E3A63;
}
#right_menu {
	float: right;
	width: 165px;
	height: 400px;
	margin-right: 50px;
	margin-top: 50px;
}
#right_menu  ul {
	margin-top: 5px;
	padding: 0px;
	list-style-image: none;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right_menu    li    {
	text-decoration: none;
	list-style-type: none;
}
#right_menu a {
	display: block;
	width: auto;
	background-repeat: no-repeat;
	background-position: 2px center;
	text-decoration: none;
	font-family: "Lucida Grande", Geneva, Arial;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
}
#right_menu a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
}
#right_menu a:visited {
	color: #666666;
	font-weight: bold;
}
#right_menu a:hover {
	background-image: url(images/menu_arrow.gif);
	color: #0A3152;

}
#right_menu a:active {
	color: #666666;
}
#headerlink a {
text-decoration:none;
}
.hide {
visibility:hidden;
}
#homelink { /* Home Link */
	float: left;
	position:absolute;
	width : 275px;
	height: 140px;
	margin-left: 600px;
	margin-top: 75px;
}
.body_bullets {
	font-family: "Lucida Grande", Geneva, Arial;
	font-size: 12px;
	margin-left: 75px;
	line-height: 20px;
	margin-right: 300px;
}
.body_largebold {
	font-size: 14px;
	font-weight: bold;
}
.header_why {color: #6699CC
}
.body_text {
	text-decoration: none;
	font-family: "Lucida Grande", Geneva, Arial;
	color: #003300;
}
.body_text a:link {
	color: #003300;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}
.body_text a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.body_text a:hover {
	background-color: #FFFFFF;
}
.body_text a:active {
}
#header_clean {
	height: 300px;
	width: 900px;
	background-image: url(images/clean_talk_main.jpg);
	background-repeat: no-repeat;
}
#header_contact {
	height: 300px;
	width: 900px;
	background-image: url(images/contact_main.jpg);
	background-repeat: no-repeat;
}
.photo_border {
	border: 8px solid #FFFFFF;
	float: left;
	margin-right: 15px;
}
.photo_border2 {
	border: 8px solid #FFFFFF;
}
#content_contact {
	background-image: url(images/home_repeat.gif);
	height: 100%;
	width: 900px;
	background-repeat: repeat-y;
}
