/* Links */
a:link {
	color: #39598d;
}

a:visited {
	color: #8d7d58;
}

#left a:link {
	color: #fff;
	font-size: 85%;
}

#head a:link, #head a:visited {
	color: #fff;
	padding: 0 4px 0 4px;
}

#head a.active {
	color: #97e0f5;
}

#footer a:link, #footer a:visited {
	color: #fff;
}

/* Structure */

body { 
	font-size: small;
	padding:0; 
	margin:0;
	background-color: #3a5a8e;
	line-height: 1.5em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	}
	
#main-shell {
	width: 938px;
	margin: 0 auto;
	text-align: center;
}

#wrapper-outer {
	width: 938px;
	background: url(../img/bg-shell.gif) repeat-y;
}

#wrapper-inner {
	width: 938px;
	text-align: left;
	padding: 0 0 0 9px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 929px;
}

#header {
	position: relative;
	width: 929px;
	height: 135px;
}

#logo {
	position: absolute;
	top: 15px;
	left: 20px;
	width: 181px;
	height: 103px;
}

#login {
	float: right;
	margin: 10px 20px 0 0;
	text-align: right;
	width: 240px;
}

#top-nav {
	margin: 0;
	padding: 0;
}
	
#content-sec {
	clear: left;
	background: url(../img/bg-body.gif) 0 50px no-repeat;
	min-height: 500px;
	height: 500px;
	}
	
html>body #content-sec {
  height: auto;
}	


#content-sec-home {
	clear: left;
	min-height: 500px;
	height: 500px;
	}
	
html>body #content-sec-home {
  height: auto;
}	
	
#copy {
	margin: 0 60px 20px 190px;
}

#right-circles {
	float: right;
}

#left-circles {
	float: left;
	margin: 0 30px 0 0;
}

#left-circles img {
	display: block;
}

#home-left {
	float: left;
	margin: 0 30px 0 50px;
}

#home-right {
	float: right;
	margin: 0 40px 10px 0;
	text-align: left;
	width: 450px;
}
	
	
.bio-block {
	clear: left;
	overflow: auto;
	margin: 0 0 20px 0;
}

.bio-text {
	margin: 0 0 20px 175px;
}

#footer {
	width: 916px;
	height: 50px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	background:#385a8f;
	clear: both;
	color: #fff;
	font-size: 85%;
	font-weight: bold;
}

#footer .f-left {
	float: left;
	margin: 10px 0 0 20px;
	line-height: 1.5em;
	
}

#footer .f-right {
	float: right;
	margin: 15px 20px 0 0;
}

#footer-cap {
	height: 11px;
	width: 938px;
	background: url(../img/footer-cap.gif) no-repeat;
	
}

.test-block, .test-block-r {
	clear: both;
	overflow: auto;
}
/* Top Nav */

.menu {
	position:relative;
	width:916px;
	height:2.5em;
	background:#385a8f;
	padding: 0 0 1px 0;
	background: #385a8f;
	margin-bottom: 4em;
	font-weight: bold;
	font-size: 12px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	
}

* html .menu {padding-bottom:0;}

.menu ul{
	padding: 0;
	margin: 0;
	width: 916px;
	height: 100%;
}

.menu li{
	float:left;
}

.menu table {
	position:absolute;
	border-collapse:collapse;
	left:0;
	top:0;
}

.menu a, .menu :visited {
	color:#fff;
	text-decoration:none;
}
.menu a em.lft, .menu :visited em.lft, .menu a.active em.lft {
	display:block;
	float:left;
	width:5px;
	height:2.5em;
	border-bottom: 1px solid #385a8f;
}
.menu a b, .menu :visited b {
	display:block;
	float:left;
	padding:0 8px;
	height:2.5em;
	line-height:2.5em;
	cursor:pointer;
	border-bottom: 1px solid #385a8f;
}

.menu a em.rgt, .menu :visited em.rgt, .menu a.active em.rgt {
	display:block;
	float:left;
	width:5px;
	height:2.5em;
	border-bottom: 1px solid #385a8f;
	color: #385a8f;
}

.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:2.5em;
	top:2.5em;
	left: 0;
	width: 916px;
	background: #c3cddd;
	color: #385a8f;
}

.menu :hover {
white-space:normal;
}

.menu a:hover b, .menu a.active b {
color:#fff;
background: #6c85ac;
}
.menu a:hover em.lft, .menu a.active em.lft {
background: #6c85ac;
}
.menu a:hover em.rgt, .menu a.active em.rgt {
background: #6c85ac;
}

.menu li:hover > a b, .menu li:hover > a b a.active
{
color:#fff;
background: #6c85ac;
}
.menu li:hover > a em.lft {
background: #6c85ac;
}
.menu li:hover > a em.rgt {
background: #6c85ac;
}
.menu ul li:hover ul,
.menu ul a:hover ul{
	display:block;
	visibility:visible;
	top:2.5em;
	margin-top:1px;
}

.menu ul :hover ul li {
	display:block;  
	background:#c3cddd; 
	height:2.5em;
	line-height: 2.5em;
}
.menu ul :hover ul li a {
	display:block; 
	height:2.5em; 
	line-height: 2.5em; 
	width:auto; 
	float:left; 
	color:#385a8f;
	font-size: 11px;
	padding:0 10px;}
	.menu ul :hover ul li a:hover {
	color:#000;
}



/* Text */

#left p {
	margin: 0 0 0 20px;
}

p {
	margin: 0 0 10px 0;
}

.empty {
	margin: 0 0 200px 0;
}

sup {
	line-height: .5em;
	vertical-align: text-top;
	font-size: 80%;
}

.test-block p {
	margin-right: 20px;
}

.test-block-r p, .test-block-r h3, .test-block-r h4 {
	text-align: right;
	margin-left: 100px;
}

.contact {
	display: inline;
	margin: 0 20px 0 0;
}


/* Image Control */

.bio {
	float: left;
	padding: 2px;
	border: 1px solid #97e0f5;
	margin: 0 20px 20px 0;
	display: block;
}

.testimonial {
	float: left;
	margin: 0 20px 0 0;

}

.testimonial-r {
	float: right;
	margin: 0 0 0 20px;
}

#right-circles img {
	display: block;
}

.thumb {
	border: 2px solid #385a8f;
	float: right;
	margin: 0 0 0 20px;
}

/* Headings */

#content-sec h1 {
	font-size: 170%;
	color: #000;
	border-bottom: 1px solid #000;
	padding: 0 0 6px 0;
	margin: 0 0 5px 0;
}

#content-sec h2 {
	font-size: 120%;
	color: #000;
	margin: 5px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-style: italic;
}

#content-sec h3 {
	font-size: 110%;
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#content-sec h4 {
	color: #000;
	margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: normal;
}

#content-sec h5 {
	font-size: 90%;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}

#content-sec h6 {
	color: #a2725b;
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px solid #a2725b;
	display: block;
}

#content-sec h7 {
	font-size: 120%;
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-style: italic;
}

/* Lists */

#copy ul {
	list-style: disc;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
}

/* Tables */

table.test tr td, table.test tr th {
	padding: 5px;
	border: 1px solid #000;
}

table.test tr th {
	font-weight: bold;
	color: #fff;
	background: #385a8f;
}

.alt {
	background-color: #e0ebfc;
}

.company {
	width: 225px;
}

.number {
	width: 75px;
}


/* Add Ons */


.process-step {
	clear: both;
}

.left-step {
	float: left;
	width: 400px;
	margin: 0 50px 10px 0;
	display: inline;
}

.key {
	float: right;
	width:  220px;
	display: inline;
}

h8 {
	font-size: 80%;
	font-weight: bold;
}

.key h5 {
	font-size: 80%;
}

dd {
	margin: 0 0 10px 0;
}

/* Table */

table.bioT {
	margin-bottom: 20px;
}



