body { 
	margin: 0; padding: 0;
	background: #222847 url(images/bg_grad.gif) top left repeat-x;
	text-align: center;
}

/*  IE 5.5 PNG FIX - INCLUDE iepngfix.htc AND blank.gif IN SITE */

img, div { behavior: url(iepngfix.htc) }

#wrapperOuter {
	background: url(images/shadowmain.png) top center repeat-y;
	margin: auto;
	padding: auto;
	width: 856px;
	text-align: left;
}

#wrapperInner {
	margin: auto;
	padding: auto;
	width: 830px;
}

#header {
	text-align: center;
	height: 138px;
	width: 830px;
}

#menu {
	margin: 0; padding: 0;
	height: 22px;
	width: 830px;
	background-color: #B8D5DC;
	text-align: center;
	border-bottom: solid 8px #6699CC;
	font-size: 11px;
	font-weight: bold;	
}

#menu a {
	text-decoration: none;
	color: #6699CC;
	padding-right: 6px;
	padding-left: 6px;
}

#menu a:hover, #menuInner a:active {
	color: #003399;
}

#menu p {
	margin: 0; padding: 0;
	line-height: 22px;
}

#page {
	clear: both;
	width: 100%;
}

#leftcol {
	background: url(images/leftColTop.gif) top left no-repeat;
	float: left;
	padding: 60px 15px 0 15px;
	width: 200px;
}

#rightcol {
	border-left: 1px solid #6699CC;
	float: left;
	padding: 10px 0 0 25px;
	width: 560px;
}

#bottomshad {
	background: url(images/shadowbottom.png) top center no-repeat;
	clear: both;
	margin: auto;
	margin-top: 0; padding-top: 0;
	height: 22px;
	width: 856px;
}

#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto;
	margin-top: 0; padding-top: 0;
	height: 40px;
	width: 856px;
	text-align: center;
}


#footer p {
	margin-top: 0;
	color: #fff;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #6699CC;
	text-decoration: none;
	font-size: 11px;
}


/*  GLOBAL TEXT, LINK and IMAGE STYLES  */

body, table, td, ul, li, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black;
}

p {
	margin: 0; padding: 0;
	padding-bottom: 4px;
}

p.intro {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #000066;
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #000066;
	margin: 0;
	padding: 0;
}

h1 {
	line-height: 36px;
}	
	
h2, h3, h4 {
	margin-top: 12px;
	margin-bottom: 7px;
}

h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}

table, td {
	margin: 0;border: 0;
}

.imgright {
	float: right;
	margin-left: 15px;
}

.imgleft {
	float: left;
	margin-right: 15px;
}


/*   THE "CLEARFIX"   */

.clear:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}

.clear {
min-height: 1px;
}

* html .clear {
height: 1px;
}

/*  OTHER STYLES  */

#hiliteBox {
	background-color: #FFCCCC;
	padding: 10px;
	color: #000000;
}

#newsmenu h3 {
	margin-bottom: 20px;
}

#newsmenu p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 7px;
}

.outlink {
	display: block;
	float: right;
	background: white;
	padding:10px;
	border: 1px red solid;
	margin-top: 10px;
}

.testimonial {
	padding: 15px 15px 15px 0;
	border-bottom: 1px solid gray;
}

.testimonialFinal {
	padding: 15px 15px 15px 0;
}

.author {
	font-style: italic;
	text-align: right;
}

.bigType {
	font-family: Palatino;
	font-size: 16px;
	line-height: 130%;	
}
