html {
	background: #fff url(../images/page_bg.gif) 0 0 repeat-x;
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	min-height: 400px;
	margin: 0 auto;
	width: 801px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	float: left;
	height: 64px;
	margin: 0;
	padding: 10px 40px 30px 20px;
	overflow: hidden;
	text-indent: -9999px;
}
h1 a {
	background: transparent url(../images/logo.png) 0 0 no-repeat;
	display: block;
	height: 60px;
	width: 154px;
}
h1 a:hover {
	border-width: 0;
	padding-bottom: 1px;
}
h2 {
	color: #09255e;
	font-size: 14px;
	font-weight: normal;
	margin: 12px 0;
}
h3,
h4 {
	color: #09255e;
	font-size: 13px;
	font-weight: normal;
	margin: 12px 0;
}
h4 {
	font-size: 12px;
}
p {
	margin: 0 0 10px 0;
}
ul {
	margin: 10px 0;
	padding: 0 20px;
}
dl {
	margin: 10px 0;
}
dt {
	color: #09255e;
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0 2px 0;
	padding: 0;
}
dd {
	margin: 2px 0 12px 0;
	padding: 0;
}

a {
	border-width: 0;
	color: #09255e;
	font-weight: bold;
	padding-bottom: 1px;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid #488bbe;
	color: #71c7f1;
	padding-bottom: 0;
}

img {
	border: none;
}

#header {
	padding: 20px 0 0 0;
	height: 130px;
}
#header p {
	clear: right;
	color: #71c7f1;
	float: right;
	line-height: normal;
	margin: 8px 30px 0 0;
	text-align: right;
	width: 150px;
}
.home #header p {
}
#header p em {
	color: #09255e;
	display: block;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
#header p a {
	color: #666;
	margin: 0;
	text-transform: uppercase;
	width: auto;
}
#header p.email a {
	text-transform: lowercase;
}
#header .newsflash {
	clear: none;
	display: inline;
	margin: 0;
	margin-top: 4px;
	height: 80px;
	float: left;
	top: 0px;
	width: 400px;
	margin-left: -15px;
}
#header .newsflash a {
	border-width: 0;
	display: block;
	padding: 0;
}
#header ul.menu {
	clear: both;
	height: 26px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header .menu li {
	color: #fff;
	float: left;
	height: 26px;
	line-height: 26px;
	margin: 0 0 0 3px;
	text-align: center;
	width: 131px;
}
#header .menu li a {
	background-color: #09255e;
	color: #fff;
	display: block;
	height: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-decoration: none;
}
#header .menu li a:hover,
.services #header .menu .services a,
.process #header .menu .process a,
.technology #header .menu .technology a,
.people #header .menu .people a,
.security #header .menu .security a,
.contact #header .menu .contact a {
	background-color: #289dd3;
}
#header .menu li.first {
	margin: 0;
}
#footer {
	border-top: 8px solid #488bbe;
	color: #666;
	font-size: 9px;
	margin: 20px 0;
	padding: 8px 0;
}
#footer p {
	float: left;
	margin: 0 0 0 0;
}
#footer ul {
	clear: right;
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer li {
	border-left: 1px solid #488bbe;
	float: left;
	margin: 0 0 8px 6px;
	padding: 0 0 0 6px;
	text-transform: uppercase;
}
#footer li.first {
	border-width: 0;
}

#main {
	margin: 0;
}
/*#banner {
	margin: 15px 0 20px 0;
}*/
#col1, #col2 {
	float: left;
}
#col1 {
	width: 280px;
}
#col2 {
	width: 510px;
}
#col1 a {
	border-width: 0;
	display: block;
	margin-bottom: 60px;
	padding: 0;
}
#col1 ul {
	background: transparent url(../images/subnav_border.png) right 0 repeat-y;
	list-style-type: none;
	margin: 0 0 40px 0;
	padding: 0;
	width: 250px;
}
#col1 li {
	background: transparent url(../images/bullet.png) 0 4px no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 6px 20px;
	padding: 0 20px;
	width: 200px;
}
#col1 li a {
	color: #666;
	display: inline;
	margin: 0;
}
#col1 li a:hover {
	color: #71c7f1;
}

.collapse a {
	border-width: 0;
	font-weight: normal;
	padding: 0;
}
.clear {
	clear: both;
}

form {
	margin: 10px 0 30px 0;
	width: 320px;
}
input,
select,
textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	width: 300px;
}
fieldset {
	border-width: 0;
	margin: 0 0 20px 0;
	padding: 0;
}
fieldset fieldset {
	margin: 0 0 10px 0;
}
legend {
	color: #666;
	display: block;
	margin: 0;
	padding: 0 0 8px 0;
	position: relative;
}
label {
	color: #666;
	display: block;
	margin: 0;
	padding: 0;
}
form .name fieldset,
form .phone fieldset {
	float: left;
	margin: 0 8px 0 0;
}
form .name input {
	width: 142px;
}
form .cname,
 {
	float: left;
	margin: 0 10px 0 0;
}
form .cname input {
	float: left;
	width: 202px;
}
form .phone legend {
	padding: 0;
}
form .phone input {
	width: 25px;
}
form .phone .number input {
	width: 100px;
}
form .message textarea {
	height: 100px;
	width: 306px;
}
form .referral input,
form .referral label {
	float: left;
	height: 14px;
	line-height: 14px;
	margin: 4px 0;
	width: auto;
}
form .referral input {
	clear: both;
	margin-right: 6px;
}
form .referral label {
	width: 180px;
}
form .buttons {
	margin: 20px 0 0 0;
	text-align: right;
}
form .buttons {
	width: 300px;
}
form .buttons input {
	margin: 0 0 0 20px;
	width: auto;
}

.tooltips {
	display: none;
}

.step #main .directions {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0;
}

.legal #col2 {
	margin: 30px;
}
#Banner {
	height: 80px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
}
.HeadFont2{
	font-family: Arial, Helvetica, sans-serif;
	color: #074981;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 11px;
	text-align:left;
	height: 25px;
}
.HeadFont2 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #074981;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 11px;
	text-align:left;
}
.HeadFont2 a:hover{
	color: #044362;
	text-decoration:underline;
	}
.HeadFont2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #074981;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 11px;
	text-align:left;
}

