@charset "UTF-8";
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #f2ebd7;
	clear: both;
}
#main {
	background-color: #f2ebd7;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #f2ebd7;
	color: #6d6e71;
	text-align: center;
	font-size: 75%;
	height: 200px;
	padding-top: 10px;
	clear: both;
}
#footer a { color: #4e4f52; }
#footer a:hover { color: #b6b8bd; }
.headline {
	font-size: 26px;
	color: #6d6e71;
	font-weight: bold;
}
#main #body #clear-both {
	clear: both;
}
#nav {
	background-color: #000066;
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;
	height: 40px;
	font-weight: bold;
	text-align: center;
	background-position: top;
	vertical-align: middle;
}
#main #body {
	margin: 20px;
	vertical-align: top;
	color: #333333;
}
#main #body #headline {
	margin-bottom: 10px;
	line-height: 40px;
}
#tag {
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	float: right;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
	letter-spacing: 1px;
}
#nav a {
	font-size: 90%;
	color: #4e4f52;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#nav a:hover {
	font-size: 90%;
	color: #AFC9D8;
	text-decoration: none;
}
.text-vertical-center {
	vertical-align: middle;
}
#main #body #column {
	float: left;
	height: 40px;
	width: 40px;
	vertical-align: bottom;
	display: block;
}
#body #photo {
	float: left;
	width: 220px;
	margin-right: 5px;
	padding: 5px;
	border: 1px solid #000000;
	height: auto;
}
#body #body-right {
	float: right;
	width: 618px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.style1 {
	font-size: large;
	color: #55565c;
}
.style2 {font-size: large}
#subnav a:hover {
	color: #0033ff;
}
#headline {
	float: left;
}
#main #body #body-right li {
	margin-bottom: 10px;
}
#subnav {
	float: right;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav li {
	display: inline;
	margin-left: 10px;
	list-style-type: none;
}
#subnav a {
	font-size: 75%;
	color: #243A6B;
	text-decoration: none;
	text-transform: uppercase;
}
.text {
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
}
.clientlink {
	font-weight: bold;
	line-height: 120%;
	font-size: 90%;
}
.clientinfo {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 80%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	line-height: 115%;
	position: relative;
	left: 18px;
}
.showdiv {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 445px;
	background-color: #C7E0E3;
	padding: 10px;
	border: 1px solid #999999;
	font-size: 85%;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-left: 150px;
	line-height: 115%;
	margin-top: 14pt;
}
.hidediv {
	position: absolute;
	visibility: hidden;
	height: auto;
	width: 445px;
	background-color: #C7E0E3;
	padding: 10px;
	border: 1px solid #999999;
	font-size: 85%;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-left: 150px;
	line-height: 110%;
	margin-top: 14pt;
}
#body-right table a {
	color: #666666;
	text-decoration: underline;
	line-height: 120%;
}
#body-right table a:hover {
	color: #243A6B;
	text-decoration: underline;
	line-height: 120%;
}
.subhead {
	font-size: 130%;
	font-weight: bold;
	color: #243A6B;
	line-height: 120%;
}
#teamphoto {
	float: left;
	height: auto;
	width: 78px;
	padding: 5px;
	border: 1px solid #000000;
	margin-right: 20px;
	margin-bottom: 0px;
}
#main #body #team-1 {
	margin-bottom: 20px;
	padding-left: 110px;
}
#main #body #team-1 a {
	line-height: 130%;
	font-weight: bold;
	color: #243A6B;
	text-decoration: none;
	font-size: 120%;
}
#main #body #team-1 a:hover {
	line-height: 130%;
	font-weight: bold;
	color: #243A6B;
	text-decoration: underline;
	font-size: 120%;
}
#main #body #teamphoto a:link {
	text-decoration: none;
}
.line-height-0 {
	line-height: 0px;
}
#main #top img {
	vertical-align: bottom;
	display: block;
}
#space {
	clear: both;
	height: 10px;
}

#contact {
	margin-top: .7em;
}

#contact td {
	padding: 0 .5em 5px 0;
	vertical-align: top;
	font-size: large;
}
#contact td.contactHeader {
	text-align: right;	
	font-size: large;
	font-weight: bold;
}
