html, body {
	margin:0;
}

body, td, th, input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navigation {
	height:165px;
}

#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navigation ul li {
	display:block;
	width:163px;
	height:55px;
	float:left;
}

#navigation ul li a {
	display:block;
	width:163px;
	height:55px;
}

#navigation ul li a span {
	display:none;
}

#navigation ul li.nav_01 a { background: url('nav/2008/nav_01.gif') no-repeat; }
#navigation ul li.nav_02 a { background: url('nav/2008/nav_02.gif') no-repeat; }
#navigation ul li.nav_03 a { background: url('nav/nav_03.gif') no-repeat; }

#navigation ul li.nav_01 a:hover { background: url('nav/2008/nav_01_over.gif') no-repeat; }
#navigation ul li.nav_02 a:hover { background: url('nav/2008/nav_02_over.gif') no-repeat; }
#navigation ul li.nav_03 a:hover { background: url('nav/nav_03_over.gif') no-repeat; }

.contact_us {
	width: 163px;
	height: 201px;
	background: url('images/contact_us_nav_bg.gif') no-repeat 0 0;
}
.contact_us h3 {
	display: none;
}
.contact_us p {
	margin: 0 10px;
	padding-top: 80px;
	font: bold 11px/16px Arial,sans-serif;
	color: #555;
}
.contact_us a {
	color: #555;
	text-decoration: none;
	border-bottom: 1px solid #555;
}

.privacy {
	padding:10px;
	text-align:left;
	color: #555;
}
.privacy a {
	color:#2D2F30;
}

.logo_2 {
	background: url('images/logo_bg.gif') repeat-x;
}

.index_content {
	height:164px;
	background: url('images/content_bg.gif') repeat-x;
}

.index_content .padding {
	display:block;
	padding:20px 20px 0;
	text-align:justify;
}
.testimonials {
	background: url('images/testimonials_bg.gif') 0px 39px repeat-x #F7EFD8;
}
.testimonial_container {
	margin:10px;
}
.testimonial {
	background:#FFF;
	padding:5px;
	line-height:130%;
	margin-bottom:10px;
}

.next_button {
	cursor:pointer;
	cursor:hand;
	padding:2px 10px;
	border:1px solid #BFDEE7;
	background:#DAECF2;
	color:#4A5153;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
}

.sec_content {
	background:url('sec_images/content_bg.gif') 0px 71px repeat-x #F7EFD8;
}
.blue {
	color:#00F;
}

.sec_logo {
	background: url('sec_images/logo_bg.gif') repeat-x;
}

.blue_thing {
	background:#BFDEE7;
	margin:0 19px 0 51px;
}

.blue_thing .white {
	background:#FFF;
	margin:0px 10px;
}

.blue_thing .white .white_container {
	padding:20px 0;
	margin:0 20px;
	color:#000000;
}
.blue_thing .white .white_container td {
	color:#000000;
}
form {
	margin:0;
	padding:0;
}

.message {
	width:436px;
	height: 100px;
}

.label {
	background: url('sec_images/fuzz.gif') repeat-x bottom;
}

.styles {
	background: url('sec_images/style_bg.gif') repeat-x 0px 71px #F7EFD8;
}
.styles input {
	float:left;
}
.styles .option {
	border:1px solid #F2EAD4;
	background:#FFF;
	margin:0 20px 5px;
	display:block;
	width:140px;
}
.styles .option div {
	border:1px solid #EEE7D0;
}
.styles .option div div {
	border:1px solid #E1D9C5;
}
.styles .option div div div {
	padding:2px;
}


.footer-nav {
	padding: 5px 10px 15px;
	text-align: left;
	font-size: 9px;
	vertical-align: middle;
}
.footer-nav a {
	color:#2D2F30;
	font-size: 11px;
	margin: 0 2px;
}

.form-content .clear {
	clear: both;
}
.form-content, label {
	color: #000000;
}
.form-content input,.form-content textarea,.form-content select {
	border: 1px solid #7f9db9;
	padding: 2px 1px;
}
.form-content input.signed {
	width: 125px;
}
.form-content select.signed {
	padding: 0;
	width: 150px;
}
.form-content input.submit {
	border:0;
}
.form-content .radio input {
	border: 0;
}
.form-content .req-note {
	margin: 5px 0;
	float: right;
}
.form-content .captcha-img {
	border: 1px solid #7f9db9;
	margin-bottom: 5px;
}
.form-content a.listen {
	display: block;
	padding: 2px 0 0 20px;
	height: 20px;
	vertical-align: bottom;
	color: #555;
	background: url('sec_images/audio_icon.gif') no-repeat 0 0;
}

.logo_2 { position: relative !important; }
	#NewsletterLink {
		position: absolute;
		top: 40px;
		right: 15px;
		width: 140px;
		height: 24px;
		display:block;
		background: url(images/newsletterSignUp.png) no-repeat 0 0;
	}
		#NewsletterLink:hover {
			background-position: 0 -24px;
		}
		#NewsletterLink span { display: none; }