@charset "UTF-8";
/* CSS Document */

* {
	padding:0 0 0 0;
	margin:0 0 0 0;
}

html {
	/*height:100%;*/
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003973;
	/*background-color:#c6e6ff;*/
	height:100%;
	width:100%;
	text-align: left;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
}

img {
	border:0;
}

a {
	color:#003973;
} 

a:hover {
	color:#CC0000;
}

td {
	vertical-align:top;
}

h1 {
	padding-bottom:20px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	padding:0 0 12px 2px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	padding-left:2px;
	color:#0066CC;
}

p {
	padding-bottom:12px;
	text-align: left;
}

p.last {
	padding-bottom:24px;
}

p.testimonials {
	padding-bottom:0;
}

p.indent {
	margin-left:20px;
}

ul {
	padding-left:30px;
padding-bottom:12px;
}

cite {
	padding: 0 0 12px 60px;
	display:block;
	color:#0066CC;
}

/*
table, td {
	text-align:center;
}

table.stretch {
	width:100%;
}
*/

.bio_name {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
text-align:left;
color:#df3100;
}

#main {

	background-color:#FFFFFF;
	/*text-align:left;*/
	height:100%;
	width:100%;
	background-image:url(images/head_back.gif);
	background-repeat:repeat-x;
}

#header {

	background-image:url(images/head_back.gif);
	background-repeat:repeat-x;
	/*background-color:#FFFFFF;*/
}

#nav {
	margin-left:63px;
	width:940px;
	height:55px;
}

#nav span {
	display:block;
	float:left;
}

.how_topnav {
	background-image:url(images/star.jpg);
	background-repeat:no-repeat;
		height:55px;
}

.how_topnav:hover {
	background-image:url(images/whatwedo_over.jpg);
		height:55px;
}

.bios_topnav {
	background-image:url(images/star.jpg);
	background-repeat:no-repeat;
		height:55px;
}

.bios_topnav:hover {
	background-image:url(images/bios_over.jpg);
		height:55px;
}

.testimonials_topnav:hover {
	background-image:url(images/testimonials_over.jpg);
		height:55px;
}

.testimonials_topnav {
	background-image:url(images/star.jpg);
	background-repeat:no-repeat;
		height:55px;
}

.stories_topnav:hover {
	background-image:url(images/stories_over.jpg);
		height:55px;
}

.stories_topnav {
	background-image:url(images/star.jpg);
	background-repeat:no-repeat;
		height:55px;
}

.star {
	background-image:url(images/star.jpg);
	background-repeat:no-repeat;
}

.star:hover {
	background-image:url(images/star_over.jpg);
}

#body {
	padding:10px 42px 10px 42px;
}

#content {
	width:625px;
	height:100%;
	text-align:left;
}

#copy {
	padding:20px 50px 20px 5px;
}

#copy p {
	padding-left:2px;
}

#letter {
	font-style:italic;
	margin:0 40px 0 40px;
	padding-bottom:0;
	display:block;
}

.section {
	border-bottom:solid 1px #aad0ee;
	position:relative;
	height:160px;
	padding:15px 15px 0 280px;
}

.section p {
	padding:8px 0 8px 4px;
	font-size:14px;
	line-height:18px;
}

#last.section {
	border-bottom:none;
}

.main_img {
	position:absolute;
	left:0;
	top:10px;
}

.sidebar_hline {
border-bottom: 1px solid #ececec;
margin:15px 0px 15px 0px;
}

.form_elements {
vertical-align:top;
text-align:left;
font-size:12px;
}

.text_field {
color:#000000;
font-size:14px;
background-color:#ffffff;
border:1px solid #BCDEE9;
}

.contact_side {
font-size:11px;
text-align:left;
}

.contact_subhead {
font-size:12px;
text-align:left;
font-weight:bold;
padding:0px 0px 4px 0px;
color:#0066CC;
}

div.clear {
	clear:both;
}

#featured {
	position:relative;
	padding:30px 0 0 30px;
	width:240px;
}

.imgright {
text-align:right;
vertical-align:top;
padding:0px 10px 20px 20px;
float:right;
}

#featured p {
	padding:5px 0 5px 0;
}

#feat_h2 {
	position:absolute;
	right:10px;
	top:50px;
}

#footer {
	background-color:#c6e6ff;
}

#footer_nav {
	position:relative;
	width:900px;
	height:20px;
	color:#2775bd;
	font-size:11px;
	padding:12px 0 8px 0;
}

#footer_nav a {
	text-decoration:none;
	color:#2775bd;
}

#footer_nav a:hover {
	text-decoration:underline;
}

#footer_nav ul {
	list-style:none;
}

#footer_nav li {
	float:right;
	padding-left:5px;
}

#copywrite {
	position:absolute;
	text-align:left;
	left:55px;
}

.cstretch{
	background-color:#9bc2e0;
	width:3px;
}

#homebanner {
	position:relative;
}

#bullets {
	position:absolute;
	left:115px;
	top:128px;
}

#p_vendor {
text-align:center:
margin-top:50px;
}

div.space {
height:50px;
}

#p_vendor a {
color:#df3100;
font-weight:bold;
text-decoration: none;
}

#p_vendor a:hover {
text-decoration:underline;
}
