/* CSS Document */

<!--
/* purple: 454885   282e72    381d59   18206a
   gray: 555555
   */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,  font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a {
	text-decoration:none;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearing {
	clear:both;
	display:block;
	height:1em;
	}
body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:75%;
	color:#555;
	background:url(images/bg-body2.png) no-repeat;
	background-position:center top;
}
html > body {
	font-size:12px;
}
#container {
	width:940px;
	margin: 0 auto;
	position:relative;
}
#logocol {
	float:left;
	width: 207px;
	}
.content {
	width:690px;
	float:right;
	}

h1 {	
	position:absolute;
	top:124px;
	left:0;
	width: 206px;
	background: transparent;
	z-index: 1;
	margin: 0;
}	
h1 a {
	display: block;
	width: 206px;
	height: 129px;
	margin: 0; padding: 0;
	text-indent: -10000px;
	background: url(images/logo.png) no-repeat top left;
	z-index: 1;
	}
ul#sitenav {
	float:right;
	list-style-type:none;
	margin:36px 66px 0 0;
	}
* html ul#sitenav {
	margin-right: 36px;
	}		
ul#sitenav li a {
	color:#454885;			/* PURPLE */
	display:block;
	font-size:1.25em;
	line-height: 1.5em;
	text-align:right;	
	background: url(images/bullet-blank.gif) no-repeat 100% 50%;
	padding-right:21px;
	width:227px;
	}
ul#sitenav li a:hover {	
	color:#000;
	}
ul#sitenav li.active a {
	color:#000;
	background-image:url(images/bullet-purple.gif);
	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#454885;			/* PURPLE */
	font-size:2em;
	position:absolute;
	top:180px;left:254px;
	}	
h2#tagline {
	position:absolute;
	top:59px; left:254px;
	width:280px;
	color:#454885;			/* PURPLE */
	display:block;
	font-size:1.25em;
	line-height: 1.5em;
	}
h3 {
	color:#000;
	font-size:1.25em;
	line-height:1.5em;
	margin-bottom:1em;
	}	
.text {
	width: 610px;
	margin-top:260px;
	}
.content p, .content ul {
	line-height:1.5em;
	padding-bottom:1em;
	}
.content ul {
	list-style-type:disc;
	margin-left:1em;
	}		
.content li {
	margin-left: 1em;
	}
	.content ul ul{
		list-style-type: circle;
		}
.content strong {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.25em;
	}
#ebcol, #mpcol, #contactinfo {
	float:left;
	width:190px;
	margin-right: 20px;
	}
#zephyrorig {
	float:right;
	width: 360px;
	}
#contactinfo {
	margin-bottom:2em;
	}		
.text a {
	color:#555;	
	text-decoration:underline;
	}
.text a:hover {
	color:#000;
	}		
#zephyrorig {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#zephyrorig span {
	color:#454885;			/* PURPLE */
	}		
#ebcol img, .text img {
	float:right;
	margin: 0.5em 0 0.5em 0.5em;
	}
#mpcol img {
	float:left;
	margin: 0.5em 0.5em 0.5em 0;
	}
#credit {
	position:absolute;
	left:12px;
	bottom:6px;
	color:#ddd;
	}		
#credit a {
	color:#ddd;
	}
#credit a:hover {
	color:#aaa;
	}
.testimonials {
	margin-bottom: 2em;
	}	
.testimonials p + p {
	color: #454885;
	text-align: right;
	}
.testimonials a {
	color: #454885;
	}	
	
div.quote {
	width: 180px;
	float: left; clear: both;
	color: #454885;	
	font-family: Georgia, serif;
	font-size: 1.5em; line-height: 1.5em;
	}
div.description {
	width: 400px;
	float: right;
	display:block;
	border-left: 1px solid #ccc;
	padding-left: 12px;
	margin-bottom: 2em;
	}	
	
	
#dropdown {
	border-bottom: 1px solid #2A347E;
	padding-bottom: 0.5em; margin-bottom: 1em;
	}	
	#dropdown a {
		color: #2A347E;
		text-decoration: none;
		
		}
		#dropdown a:hover {
			color: black;
			}
	
#hidden_panel {
	display: none;
	}	
				
-->	
