@charset "utf-8";
body {
	background-color: #000B39;
	color: #666;
	font: .9em Georgia, Georgia, serif;
	margin: 0;
	padding: 0;
}

a, a:link { color: #098491; text-decoration: underline; }
a:visited { color: #098491; text-decoration: underline; }
a:hover { color: #2c96af; text-decoration: none; }
a:active { color: #098491; text-decoration: underline; }

#container {
	background: #fff url(images/container_bg.gif) 100% 100% no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#container2 {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#header1_bg {
	background: #9C9 url(images/header_1.jpg) 0 0 no-repeat;
}

.audiobuttons {
	margin-top: 154px;
	margin-left: 170px;
}

#header3_bg {
	background: #9C9 url(images/header_3_bg.jpg) 0 0 no-repeat;
	color: #000;
	font-size: 10px;
	padding: 26px 0 0 18px;
}
	#header3_bg h1 {
		color: #fff;
		font-size: 16px;
		margin: 0;
	}
	#header3_bg input {
		border: 1px solid #1d446d;
		margin-bottom: 2px;
	}
	#header3_bg .btn {
		background: #9C9 url(images/optin_btn.gif) 0 0 no-repeat;
		border: none;
		color: #fff;
		font-size: 10px;
		height: 15px;
		line-height: 15px;
		width: 60px;
	}

#LSide { background: #6c9899 url(images/LSide_bg.gif) 0 200px repeat-x; width: 195px; }
	#LSide ul { list-style: none; margin: 0; padding: 0; }
	#LSide ul li { margin: 0; padding: 0; }
	#LSide ul li a {
		background-color: #098491;
		border-bottom: 1px solid #067275;
		color: #fff;
		display: block;
		font-size: 16px;
		font-weight: normal;
		height: 28px;
		line-height: 28px;
		padding-left: 24px;
		text-decoration: none;
	}
	#testimonial {
		color: #fff;
		font-style: italic;
		font-family:Georgia, Times, serif;
		font-size:12px;
		margin-top: 33px;
		padding: 0 23px 23px 23px;
	}
		#testimonial h1 {
			margin: 0 0 10px 0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-style: normal;
			font-weight: normal;
		}
		#testimonial .cite {
			font-size: 1em;
			text-align: right;
			margin: 0;
		}
	.footerL {
		color: #ffffff;
		font-size: 10px;
		padding-left: 2px;
	}

#content {
	background: #fff url(images/content_bg.gif) 100% 0 no-repeat;
	padding-top: 28px;
	width: 468px;
}

#content2 {
	background: #fff url(images/content_bg2.gif) 100% 0 no-repeat;
	padding-top: 28px;
	width: 705px;
}


	#copy {
		line-height: 1.5em;
		margin: 0 32px 32px 32px;
	}
#centerFooter a {
	color: #046059;
	font-size: 16px;
	font-weight: normal;
	margin-left: 8px; 
	text-decoration: none;
} 

#RSide { width: 237px; }
	#RSide p a {
		color: #067275;
		font-size: 16px;
		font-weight: normal;
		margin-right: 17px;
		text-decoration: none;
		line-height: 24px;
	}
	
	#search {
		background: #fff url(images/search_bg.jpg) 0 0 no-repeat;
		height: 44px;
		margin-top: 50px;
		padding: 12px 12px 3px 44px;
	}
.small { font-size: 11px; padding: 0 8px 0 8px; }
.small2 { font-size: 10px; color:#ffffff; font-weight:bold; }
.small3 { font-size: 8px; color:#ffffff; font-weight:bold; }
.small4 { font-size: 9px; color:#1a889f; font-weight:bold; }
form { margin: 0; width: 100%; }

.header2 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	}
	
.header1 {
	font-size: 18px;
	color: #098491;
	font-weight: bold;
	}
	
.header4 {
	font-size: 14px;
	color: #098491;
	font-weight: bold;
	}
