@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Myriad Pro";
	font-size: 14px;
}
.style1 {color: #2085A8}
.style2 {color: #FF0000}
.style3 {
	font-size: 20px;
	font-weight: bold;
}
.style5 {font-size: 16px}
.style6 {color: #FF0000; font-size: 16px; }
.style7 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style8 {
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
#header {
	height: 122px;
	width: 100%;
}
#header-container {
	background-image: url(../img/header-bg.jpg);
	background-repeat: repeat-x;
	height: 122px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#logo-container {
	float: left;
	height: 122px;
	width: 111px;
}
#logo2-container {
	float: left;
	height: 122px;
	width: 553px;
}
#logo2 {
	float: left;
	height: 89px;
	width: 553px;
}
#tagline-container {
	color: #FEFEFE;
	float: left;
	height: 33px;
	width: 540px;
	padding-left: 13px;
}
#globalnav {
	width: 100%;
	height: 30px;
}
#gobalnav-container {
	height: 30px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/globalnav-bg.jpg);
	background-repeat: repeat-x;
	color: #FFFF33;
	line-height: 2em;
	font-weight: bold;
}
#gobalnav-container ul {
	margin: 0px;
	list-style-type: none;
}
#gobalnav-container li {
	display: inline;
	padding-left: 25px;
}
#content {
	width: 100%;
}
#content-container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	height: 1225px;
}
#content-LH {
	float: left;
	height: 935px;
	width: 724px;
}
#r11LH {
	float: left;
	height: 115px;
	width: 724px;
	background-image: url(../img/1-body-bg.jpg);
	background-repeat: repeat-x;
}
#r11LH-img {
	float: left;
	height: 115px;
	width: 133px;
}
#r11LH-text {
	float: right;
	height: 80px;
	width: 540px;
	font-family: "Myriad Pro";
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
	line-height: 1em;
	padding-left: 25px;
	padding-top: 35px;
	padding-right: 26px;
}
#r12LH {
	float: left;
	height: 600px;
	width: 724px;
}
#r13LH {
	float: left;
	height: 450px;
	width: 724px;
}
#r13LH-img {
	float: left;
	height: 145px;
	width: 266px;
}
#r13LH-text {
	float: right;
	height: 145px;
	width: 413px;
	padding-right: 45px;
	padding-left: 0px;
}
#r14LH {
	float: left;
	height: 62px;
	width: 724px;
	background-color: #87FF00;
	padding-top: 13px;
}
#content-RHbar {
	float: right;
	height: 1250px;
	width: 250px;
}
#r11RH {
	float: left;
	height: 249px;
	width: 250px;
}
#r12RH {
	float: left;
	height: 110px;
	width: 210px;
	background-image: url(../img/profile-bg.jpg);
	background-repeat: repeat;
	font-family: "Myriad Pro";
	color: #000000;
	padding-left: 15px;
	padding-right: 25px;
	text-align: right;
	font-size: 9px;
	padding-top: 15px;
}
#r13RH {
	background-image: url(../img/profileshd-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 250px;
	padding-top: 26px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	font-size: 1.5em;
}
#r14RH {
	float: left;
	height: 170px;
	width: 250px;
}
#r15RH {
	float: left;
	height: 47px;
	width: 235px;
	padding-top: 5px;
	padding-left: 15px;
}
#r16RH {
	float: left;
	height: 85px;
	width: 250px;
}
#r17RH {
	float: left;
	height: 418px;
	width: 240px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: .9em;
	color: #333333;
}
#r18RH {
	float: left;
	height: 75px;
	width: 250px;
	vertical-align: bottom;
	background-color: #87FF00;
}
#rBottom {
	height: 62px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-color: #87FF00;
	text-align: center;
}
#footer {
	width: 100%;
}
#footer-container {
	height: 100px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#footer-upper {
	color: #CCCCCC;
	background-color: #000000;
	height: 40px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	text-align: center;
	line-height: 3em;
}
#footer-lower {
	background-image: url(../img/lower-footer-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 60px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	color: #666666;
	line-height: 3em;
}
#gobalnav-container a {
	color: #FFFFFF;
	text-decoration: none;
}
#gobalnav-container a:hover {
	text-decoration: underline;
}
#footer-upper a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer-upper a:hover {
	text-decoration: underline;
}
#footer-lower a {
	color: #666666;
	text-decoration: none;
}
#footer-lower a:hover {
	text-decoration: underline;
}
#content-LH a {
	text-decoration: none;
	color: #FF0000;
}
#content-LH a:hover {
	text-decoration: underline;
	background-color: #FFFF00;
}

