body {
	margin:0;
	padding:0;
	font-family:"Helvetica Neue", Helvetica, Arial,  sans-serif;
	color:#002233;
	background-color: #002244;
}

h1 { font-size:1.4em; margin:.25em 0;}
h2 {font-size:1.3em; margin:.25em 0;}
h3 {font-size:1.2em; margin:.25em 0;}
h4 {font-size:1.1em; margin:.25em 0;}
h5 {font-size:1em; magin: .25em 0;}

p {
margin: .25em 0;
}

a {
color:#FF6600;
}

div#container {
width:100%;
padding:0;
}

#masthead {
	display:block;
	position:absolute;
	height:100px;
	width:100%;
	background-color:#000011;
	padding: 12px 0 12px 12px;
	margin: 0;
	color:#225577;
	border-bottom:#FF9933 dotted 6px;
	overflow:hidden;
	line-height:30px;
	z-index:2;
	top: 0px;
	left: 0px;
}


#maincontent {
	display:block;
	position: relative;
	float:left;
	top: 130px;
	/*	right: 100%;
*/	width: 72%;
	clear: both;
	background-color: #ffffff;
	padding: 1em 1em;
	font-size: 1em;
	line-height:1.5em;
	border-right:#FF9933 dotted 6px;
	margin-bottom:130px;
	z-index: 1;
	left: 0;
/*	z-index:2;
*/}

#testimonials {
	background-color: #002244;
	display: block;
	position:relative;
	float: right;
	width: 22%;
	margin:0;
	color:#FFFFFF;
	top: 130px;
	font-size: 0.8em;
	line-height:1.6em;
	z-index:4;
}


.excerpt {
border: dotted #ff6600 2px;
margin: 1em;
padding:2em;
}

#footer {
display: block;
	clear:both;
/*		width: 100%;*/
	margin: 0 0 0 0;
	padding: 12px;
	background-color:#000011;
	color:#339900;
	border-top:#FF9933 dotted 6px;
/*	position:static;*/
/*	height: 100px; 
	bottom: -100px;*/
/*	z-index:4;
*/		}

#maincontent h1, #maincontent h2 {
color:#114477;
}

#masthead h2 {
color:#339900;
margin-left:4px;
}

#masthead h3 {
	color:#368;
	font-variant:small-caps;
	font-weight:700;
	text-align:left;
	font-size:1em;
	letter-spacing: 1px;
	word-spacing: -5px;
}

#testimonials h3 {
color:#339900;
}

#testimonials h3 {
margin:1.5em 0 1em 0;
color:#fff;}

#testimonials h4, #maincontent h4, .excerpt h4 {
color:#9c6;
}

#testimonials p {
	margin: .75em 0 .5em 0;
	font-size: 12px;
}

#testimonials p strong {
color: #FFCC66;
font-weight:900;
}

#testimonials p em {
color:#CCFFaa;
}




caption {
font-weight:bold;
color:#FF9933;}
