body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.8em;
	behavior: url(../css/csshover.htc);
	background:url(../images/mainBg.png) repeat-x;
	}
	
	
#banner {
	width:1000px;
	height:102px;
	background:url(../images/bannerBg.jpg) repeat-x;
	text-align:center;
	}

#container {
	margin: 0 auto;
	_margin-top:-5px;
	width:1000px;
	}

#mainContent {
	background:url(../images/mainBlueBg.jpg) no-repeat;
	width:1000px;
	height:472px;
	}
	
#header {
	width:1000px;
	height:85px;
	}
	
#subLogo,#logo {
	float:left;
	margin:20px 0 0 10px;
	}
	
#grayBar {
	width:100%; 
	height:12px;
	background-color:#d8d8d4;
	border-top:#cdcdcd 2px solid;
	}

#rightContent {
	color:#fff;
	float:right;
	width:500px;
	margin-top:150px;
	}

#leftContent {
	width:450px;
	color:#fff;
	text-align:center;
	}
	
#subContent {
	width:1000px;
	background:#fff url(../images/subContentBg.jpg) repeat-x;
	}
	
#leftSubContent {
	width:660px;
	color:#000;
	text-align:left;
	padding:10px 0 30px 10px;
	}
	
#rightSubContent {
	color:#000;
	float:right;
	width:300px;
	text-align:center;
	}
	
#testimonial {
	text-align:left;
	width:344px;
	height:90px;
	margin:0 auto;
	}
	
#subTestimonial {
	text-align:left;
	width:300px;
	height:90px;
	margin:0 auto;
	}
	
#testimonialText {
	margin:0;
	padding:15px 0 0 40px;
	font-size:0.9em;
	line-height:1.2em;
	}
	
#leftContent img {
	behavior:url(../beta/css/iepngfix.htc);
	}
	
#leftContent .qr {
	width:100%;
	height:100%;
	background:url(../images/rightQuote.gif) bottom right no-repeat;
	}
	
#leftContent .ql {
	width:100%;
	height:100%;
	background:url(../images/leftQuote.gif) top left no-repeat;
	}
	
#rightSubContent .qr {
	width:100%;
	height:100%;
	background:url(../images/rightQuoteGray.gif) bottom right no-repeat;
	}
	
#rightSubContent .ql {
	width:100%;
	height:100%;
	background:url(../images/leftQuoteGray.gif) top left no-repeat;
	}
	
#subscribeBox {
	margin:0 auto;
	width:255px;
	height:90px;
	background:url(../images/subscribeBg.jpg);
	text-align:left;
	padding:5px 0 0 25px;
	}
	
#footer {
	height:37px;
	background-color:#cdcdcd;
	border-bottom:1px solid #b9b9b9;
	width:100%; 
	color:#8e8e8b;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
/* TEXT STYLES */

#mainContent h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-size:1.8em;
	font-weight:normal;
	}
	
#mainContent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#aec0e9;
	margin:0;
	padding:0;
	font-size:1.25em;
	font-weight:normal;
	}
	
#subContent h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-size:1.8em;
	font-weight:normal;
	color:#0f2556;
	}
	
#subContent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e86e00;
	margin:0;
	padding:0;
	font-size:1.25em;
	font-weight:normal;
	}
	
#subscribeBox p {
	margin:0;
	padding:0;
	color:#fff;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#subscribeBox .largeText {
	font-size:1.5em;
	}
	
#subscribeBox form {
	margin:0 0 7px 0;
	padding:0;
	}
	
	
a {
	color:#e86e00;
	text-decoration:none;
	
	}

a:hover {
	text-decoration:underline;
	}

	
/* NAVIGATION */

#navigation {
	height: 32px;
	width: 590px;
	float:right;
	margin:50px 0 0;
	}

#navigation ul {
	list-style-type:none;
	font-size:1.2em;
	padding:0;
	margin:0;
	float:right;
	position:relative;
	}
	
#navigation ul li {
	margin:5px;
	float:left;
	height:25px;
	position:relative;
	_width:1px;
	_white-space:nowrap;
	display:block;
	}
	
	
#navigation a {
	display:block;
	height:100%;
	width:100%;
	text-decoration:none;
	border-top:2px solid #cbd0db;
	color:#0f2556;
	text-align:center;
	padding:2px 0px;
	margin:0 2px;
	font-weight:normal;
	}
	
#navigation a:hover {
	border:0;
	margin-top:2px;
	background:#0f2556;
	color:#fefeff;
	}
	
#navigation ul ul {
	display:none;
	position:absolute;
	background:#e97915;
	padding:2px 0 0;
	}
	
#navigation ul li:hover ul {
	display:block;
	}
	
#navigation ul li ul li {
	width:163px;
	height:auto;
	float:none;
	margin:0 2px;
	padding:0;
	}
	
#navigation ul li ul {
	filter:alpha(opacity=85);
	opacity: 0.85;
	}
	
#navigation ul li ul li a {
	border:0;
	font-size:.6em;
	border-bottom:1px dotted #fff;
	color:#fff;
	text-align:left;
	margin:0px;
	padding:0 2px;
	height:auto;
	width:159px;
	background:#e97915;
	}
	
#navigation ul li ul li a:hover {
	background:#cb6a14;
	border-bottom:1px dotted #fff;
	margin:0;
	}
	
#navigation ul li:hover li a {
	background:#e97915;
	}
