body {
	background-color:#c1d3e5;
	font-family:Arial, Helvetica, sans-serif;
	}
a,img {
	border: 0;
	outline: 0;
	background: transparent;
	text-align:center;
	}
	
#container {
	width:850px;
	margin:0 auto;
	overflow:auto;
	margin-top:-15px;	
	}
	
#header {
	background-image:url(../images/header.jpg);
	width:850px;
	height:199px;
	margin:0 auto;
	}
.numbers {
	position:relative;
	top:130px;
	right:240px;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	
	}
.banner_quote {
	position:relative;
	top:75px;
	left:322px;
	width:178px;
	}
.numbers h1 {
	color:#ffffff;
	font-size:28px;
	margin-bottom:3px;
	}
#navigation {
	background-image:url(../images/button-bg.jpg);
	width:850px;
	height:49px;
	padding-top:2px;
	}
#navigation ul {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#navigation li {
	float:left
	}
#navigation a {
	color:#000000;
	text-decoration:none;
	margin-left:45px;
	}
#navigation a:hover {
	color:#ffffff;
	text-decoration:none;
	}
#content {
	width:850px;
	margin:0 auto;
	overflow:auto;
	background-color:#6396cf;
	}
.leftcolumn {
	background-color:#6396cf;
	width:240px;
	float:left;
	min-height:710px;
	overflow:auto;
	}
.leftcolumn p {
	font-size:12px;
	color:#000099;
	font-weight:bold;
	margin-left:10px;
	}
p.indent {
	margin:18px 18px;
	line-height:18px;
	}
.leftcolumn a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	}
.leftcolumn a:hover {
	text-decoration:underline;
	color:#000099;
	}
.leftcolumn ul {
	color:#2469d4;
	}
.switch {
		background-color:#6396cf;
		}
.swtich td, h3 {
	margin-left:15px;
	}
.main {
	background-color:#4d81ce;
	width:610px;
	float:left;
	min-height:710px;
	overflow:auto;
	}
*html .main {height:710px;}
.main a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
.main a:hover {
	text-decoration:underline;
	color:#FF9900;
	}
.main p {
	font-size:12px;	
	color:#ffffff;
	}
.main h1 {
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	margin:18px;
	}
.main h2 {
	font-size:14px;
	color:#ffffff;
	margin-top:40px;
	margin-left:18px;
	text-transform:uppercase;
	}
.main h3 {
	font-size:14px;
	color:#000099;
	margin-top:12px;
	margin-bottom:12px;
	font-weight:bold;
	text-transform:uppercase;
	}
table {
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	margin:2px;
	}
.right {
	text-align:right;
	}
.main ul {
	list-style-type:disc;
	color:#ffffff;
	font-size:12px;
	margin:0px 18px;
	}
.main li {
	margin-top:15px;
	}


.terms ul {
	color:#ffffff;
	font-size:12px;
	margin:0px 18px;
	}
.terms li {
	margin-top:15px;
	list-style:decimal;
	margin-left:28px;
	}
.main table {
	margin:18px;
	}
.mainlist {
	margin-left:30px;
	float:left;
	}
.mainlist ul{
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	color:#ffffff;
	margin-left:90px;
	padding:0;
	list-style-type:disc;
	}

.freequote {
	text-align:center;
	clear:both;
	}
.freequote p {
	font-size:14px;
	font-weight:bold;
	}
.freequote a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	}
.freequote a:hover {
	text-decoration:underline;
	color:#ff9900;
	}
.sitemapnav {
	height:1100px;
	overflow-y:scroll;
	overflow-x:hidden;
	}
.sitemap {
	margin:28px;
	}
.sitemap a {
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	}
.sitemapnav ul {
	list-style-type:none;
	margin:0 35px;
	padding:0;
	}
.sitemapnav li {
	margin:10px 5px;
	float:left;
	}
.sitemapnav a {
	display:block;
	height:30px;
	font-size:12px;
	font-weight:normal;
	width:155px;
	}
#footer {
	background-color:#2c599e;
	width:810px;
	clear:both;
	text-align:center;
	padding:20px;
	}
#footer p {
	color:#ffffff;
	font-size:12px;
	}
#footer a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	margin:0 2px;
	}
#footer a:hover {
	text-decoration:underline;
	color:#ff9900;
	}



/*BLOG*/
.narrowcolumn {
	float:left;
	width:400px;
	padding:14px;
	}	
.narrowcolumn h2, .narrowcolumn h3 {
	line-height:20px;
	margin:0px;
	}	
#sidebar {
	float:right;
	width:170px;
	padding:10px 10px 10px 0px;
	}	
#sidebar ul {
	list-style-type:none;
	padding:0px;margin:0px;
	}
.post h2 a, .post h3 a {
	font-size:20px;
	}	
.post h2, .post h3 {
	margin:20px 0px 20px 0px;
	line-height:0px;
	font-size:20px;
	text-transform:none;
	}
.post {
	margin-bottom:80px;
	background-color:#6396CF;
	padding:10px 20px;
	}
.post small {
	font-weight:bold;
	color:#000099
	}
.entry {
	line-height:20px;
	margin:10px 0px 40px;
	}	
p.postmetadata {
	color:#000099;
	}		
#sidebar h2 {
	margin:0px;
	text-transform:none;
	font-size:16px;
	background-color:#6396CF;
	line-height:20px;
	padding:2px 4px;
	}	
.categories {
	margin-top:60px;
	border:2px solid #6396CF;	
	border-bottom:1px solid #6396CF;	
	}
.categories li {
	margin:0px;
	border-bottom:1px solid #6396CF;
	padding:4px;
	}
.categories li a {
	height:14px;
	width:150px;
	text-align:left;
	padding:4px;
	}
h2.pagetitle {
	margin:20px 0px 40px;
	font-size:16px;
	}	
#comment {
	width:400px;
	}	
#respond {
	text-transform:none;
	color:#fff;
	}	
.navigation {
	margin-bottom:40px;
	}	
.commentlist {
	margin-bottom:60px;
	color:#fff;
	font-size:12px;
	}
.commentlist cite a {
	font-size:14px;
	}	
.commentlist li {
	border-bottom:2px solid #6396CF;
	margin-bottom:10px;
	}
#comments {
	text-transform:none
	}	