@charset "utf-8";
/* reset */
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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	color: #000000;
	text-align: center;
	font: 0.813em/130% Arial, Helvetica, sans-serif;
	background: #3344ac url(graphics/back.jpg) repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0.25em 0px 1em 0px;
	margin: 0px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #101f7a;
	font-weight: normal;
}
h1 {
	font-size: 2.308em;
	line-height: 120%;
	padding: 0px 0px 0.8em;
}
h2 {
	font-size: 1.769em;
}
h3 {
	font-size: 1.385em;
}
h4 {
	font-size: 1.231em;
}
h5 {
	font-size: 1.077em;
}
h6 {
	font-size: 1em;
}
p, table {
	padding-bottom: 1.2em;
}
ul, ol {
	padding: 0 0 0.2em 35px;
}
ol {
	padding-bottom: 1.2em;
}
ul li {
	list-style: none;
	background: url(graphics/bullet.png) no-repeat left 7px;
	padding-left: 15px;
	line-height: 140%;
	margin-bottom: 1em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a, a:link, a:visited {
	color: #101f7a;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
table {
	border:1px solid #999999;
	border-collapse:collapse;
	border-spacing: 0;
	margin:0px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table th, table td {
	border:1px solid #999999;
	padding:5px;
}
table th {
	font-weight: bold;
}
table caption {
	font-size:1.3em;
	margin:0px;
	padding:0px 0px 0.6em;
}
fieldset {
	padding:15px 10px 10px;
	margin-bottom:8px;
}
legend {
	color:#101F7A;
	font-weight:bold;
	margin-bottom:8px;
}
label {
	float:left;
	width:30%;
	margin-right:0.5em;
	padding-bottom:0.6em;
	text-align:right;
	clear: left;
}
input, textarea, select {
	color:#000000;
	margin: 0px 0px 0.8em 0px;
	padding:2px;
}


.clearer {
	clear: both;
	display: block;
	line-height: 1px;
	height: 1px;
}
.imageright {
	float: right;
	margin: 0px 0px 10px 10px;
	clear: right;
}
.imageleft {
	float: left;
	margin: 0px 10px 10px 0px;
	clear: left;
}
.smallprint {
	font-size: 0.875em;
}
.highlight {
	color: #FF0000;
}


#container {
	text-align: left;
	width: 960px;
	position: relative;
	margin: auto;
}
#header {
	background: url(graphics/header.png) no-repeat;
	padding-top: 35px;
	color: #797979;
	text-align: right;
	height: 130px;
	font: 1.385em Arial, Helvetica, sans-serif;
}
#headinner {
	background: #FFFFFF;
	margin: 0px 50px;
	position: relative;
	height: 108px;
}
#header a {
	color: #797979;
	text-decoration: none;
}
#header a:hover, #header a:active {
	color: #000000;
}


#logo {
	float: left;
}

#topmenu {
	color: #004785;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 0.889em;
}

#topmenu a:link, #topmenu a:visited {
	color: #101f7a;
	text-decoration: none;
	margin-left: 15px;
}
#topmenu a:hover, #topmenu a:active {
	color: #000000;
}
#headblock {
	border: 1px solid #074B88;
	height: 280px;
	padding: 1px;
	position: relative;
}
#showcase {
	float: left;
	height: 280px;
	overflow: hidden;
	position: relative;
	width: 570px;
}
#menu {
	float: right;
	height: 240px;
	background: #0B4D89 url(graphics/back.jpg) repeat-x left -150px;
	color: #FFFFFF;
	position: relative;
	width: 226px;
	padding: 40px 30px 0px;
}
#menu h2 {
	color: #FFFFFF;
	font-size: 1.385em;
	font-weight: normal;
	padding: 0px 0px 18px;
}
#menu h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu select {
	width: 220px;
	color: #004785;
	padding: 2px;
}

#menu .services {
	height: 100px;
}


#page {
	background: url(graphics/page.png) repeat-y;
}

.inner {
	margin: 0px 50px;
	position: relative;
}
#content {
	padding: 25px 0px 0px;
}
#profiles {
	float: right;
	text-align: center;
	margin: 60px 0px 20px 0px;
	width: 288px;
	color: #FFFFFF;
}
#proinner {
	border: 1px solid #004785;
	margin-left: 64px;
	padding: 1px;
	width: 220px;
	color: #FFFFFF;
}
#proinner div {
	background: #3344ac url(graphics/back.jpg) repeat-x left -510px;
	padding: 30px 20px 25px;
}
#proinner h3, #proinner p {
	padding: 10px 0px 0px;
}
#proinner a:link, #proinner a:visited, #proinner h3 a:link, #proinner h3 a:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
}
#proinner a:hover, #proinner a:active, #proinner h3 a:hover, #proinner h3 a:active {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1em;
	text-decoration: underline;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 0.875em;
	padding: 20px 50px 35px;
	color: #666666;
	background: url(graphics/footer.png) no-repeat center bottom;
}
#footer a {
	color: #666666;
}
#logos {
	text-align: center;
	padding-bottom: 1.2em;
}
#logos img {
	padding: 5px 10px;
}



#gallery {
	padding: 10px 40px 0px;
	text-align: center;
	clear: both;
}

#gallery img {
	padding: 4px;
	border: 1px solid #000000;
	margin: 8px;
}
.servicesmenu {
	float: left;
	width: 410px;
}
.businessmenu {
	float: right;
}

.profile {
	float:left;
	padding:10px 10px 10px;
	text-align:center;
	width:130px;
	border:1px solid #004785;
	margin:10px;
	height: 175px;
	overflow: hidden;
}
.profile h3 {
	font-size:16px;
	font-weight:normal;
	padding:8px 0px 0px;
}
a.request:link, a.request:visited {
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	background: #182784;
	text-align: center;
	display: inline-block;
	padding: 15px;
	margin: 15px;
}
a.request:hover, a.request:active {
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	background: #182784;
	text-align: center;
	display: inline-block;
	padding: 15px;
	margin: 15px;
}
#newsnav {
	margin: 10px 0px 20px;
	padding: 1px;
	border: 1px solid #1B2B8A;
	line-height: 24px;
	font-size: 12px;
}
#newsnav a, #newsnav a:link, #newsnav a:visited {
	display: block;
	width: 105px;
	text-align: center;
	font-weight: bold;
	padding: 0px 5px;
	color: #FFFFFF;
	background: #1B2B8A;
	text-decoration: none;
}
#newsnav a:hover, #newsnav a:active {
	text-decoration: underline;
}
#newsnavcount {
	padding: 0px 200px;
	text-align: center;
}
#twitterlink {
	text-align:center;
	margin: auto;
	padding: 0px 0px 12px 150px;
}

