﻿* {
	margin: 0;
	padding: 0;
}

ul{
	margin-left: 5%;
}

a:link {
	color: #196ef3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
}

a:hover {
	text-decoration: none;
	color: #373737;
}

a:visited {
	color: #DDDDDD;
}

body{
	background: #052c6a url('images/bg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#container {
	width: 868px;
	margin: 0 auto;
	padding-left: 30px;
}

#header {
	width: 820px;
	height: 440px;
	background-image: url('images/header.jpg');
	padding: 0 0 40px 60px;
	float: none;
	background-repeat: no-repeat;
	
}

#header ul{
	width: 780px;
	display: block;
	padding-top: 380px;
	padding-left: 0px;
	background: none;
	font-size: .4em;
	text-align: center;	

}
#header ul li{ 
	height:22px; 
	padding: 3px 14px 0 0; 
	margin-top:10px;

	display:block;  
	float:left; 
	background-image: url(images/button.gif);
	min-height:22px;
	min-width:150px;
	background-repeat: no-repeat;	
	}
	
#header ul li a{
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	padding: 0;
	font-weight: bold;
	margin: 0;	
}

#header ul li a:hover{
	color: #196ef3;
	text-decoration: none;
	background-repeat: no-repeat;
}

#left {
	float: left;
	width: 250px;
}

#left h3 {
font-size: 14px;
color: #750000;
font-family: Arial, Helvetica, sans-serif;
}

.title {
font-size: 18px;
padding-top: 10px;
color: #750000;
font-family: Arial, Helvetica, sans-serif;
}

#right {
    float: right;
	width: 565px;
	margin: 10px;
	padding: 10px;
	background: #FFFFFF;
	border: 2px solid #750000;
}

#right h1{
	font: 24px  Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

#right h2{
	font: 18px  Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

#right h3{
	font: 16px  Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

#right p{
	background: no-repeat;
	color: #444444;
	padding-left: 20px;
	font: 13px/20px  Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

.audio_font {
	font-size: 11px;
}

#newsletter {
	width: 700px;
	margin: auto;
	padding: 10px;
	background: #FFFFFF;
	border: 2px solid #750000;
}

#newsletter h1{
	font: 24px  Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

#newsletter h2{
	font: 18px  Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

#newsletter h3{
	font: 16px  Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

#newsletter p{
	background: no-repeat;
	color: #444444;
	padding-left: 20px;
	font: 13px/20px  Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}



#testimonial_box {
	width: 90%;
	background-color:#d6d6d6;
	border: solid 2px #000000;
	padding: 10px;
	margin-left: 15px;
	font-weight: 300;
	color: #000000;
	text-align: left;
	}
	
#quote_box {
	width: 90%;
	border-top: dashed 1px #000000;
	border-bottom: dashed 1px #000000;
	padding: 10px;
	margin-left:15px;
	text-align: left;
	}
	
#quote_box_bordered {
	width: 90%;
	border: solid 1px #000000;
	padding: 10px;
	margin-left:15px;
	text-align: left;
	}	
			
#standard_box {
	width: 90%;
	background-color:#f0f6bb;
	border: solid 1px #000000;
	padding: 10px;
	margin-left: 15px;
	font-weight: 300;
	color: #000000;
	text-align: left;
	}
	
#standard_box ul li{
	list-style-image: url(images/check.gif);
	font-size: .9em;
}	
	
.post a{
	font: 13px/12px  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #196ef3;
	text-decoration: underline;
}
.post a:hover{
	background: no-repeat;
	color: #373737;
	font-weight: normal;
}

.post li {
	padding-left: 10px;
	margin-left: 30px;
	list-style-image: url(images/bullet.gif);
	
}

#footer {
	margin: 0 auto;
	clear: both;
	width: 100%;
	height: 82px;
	padding-top: 20px;
	border-top: 5px solid #000000;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	background: url(images/footer.gif) repeat-x bottom;
	font-family: Arial, Helvetica, sans-serif
}

#footer a
{
    font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif
}

.boxed {
	margin-bottom: 20px;
}


.boxed .content2 {
	padding: 280px 10px 0 5px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/signupbox.gif);
	background-repeat:no-repeat;
	min-height: 550px;
}

#text1, #text2 {
	width: 100px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


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

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

