
body {
	font-family: Arial;
	background-color: white;
	font-size: 10pt;
	color: #002D62;
}

body, div, form {
	margin: 0px;
	padding: 0px;
}

img {
	display: block;
	border: none;
}

#pagewrapper {
	width: 990px;
	margin: 0px auto 0px auto;
	position: relative;
}

#page_shadow_left {
	display: none;
	background-image: url("/images/page_shadow_left.png");
	background-repeat: repeat-y;
	margin-left: -73px;
	position: absolute;
	width: 73px;
}

#page_shadow_right {
	display: none;
	background-image: url("/images/page_shadow_right.png");
	background-repeat: repeat-y;
	margin-left: 990px;
	position: absolute;
	width: 73px;
}

#pagewrapper2 {
	width: 990px;
	background-color: #fff;
	margin: 0px auto 0px auto;
}

#headerwrapper {
	height: 126px;
	background-image: url('/images/header_gradient.gif');	
	background-repeat: no-repeat;
	color: #003165;
}

#logo {
	float: left;
	padding: 32px 0px 0px 19px;
}

#header_contact {
	float: left;
	padding: 45px 0 0 80px;
	font-size: 30pt;
}

#header_email {
	text-align: center;
	margin-top: -20px;
	*margin-top: -5px;
}

#header_email a {
	font-size: 18pt;
}

#header_logos {
	float: right;
	padding: 60px 15px 0px 0px;
}

#menuwrapper {
	clear: both;
	height: 39px;
	background-color: #002e62;
	background-image: url('/images/top_nav.gif');
}

#mainmenu {
	list-style: none;
	margin: 0;	
	padding: 0;
}

#mainmenu li {
	margin: 0;
	padding: 10px 17px 0 17px;
	color: white;
	float: left;
	height: 29px;
	position: relative;
	text-align: center;
	background-image: url('/images/top_nav_divider.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#mainmenu li.last {
	padding-right: 0;
	background-image: none;
}

#mainmenu li a {
	color: white;
	text-decoration: none;
	background-image: none;
	font-size: 11pt;
}

#mainmenu li a:hover {
	color: white;
}

#mainmenu li a.current_page {
	color: #82fcff;
}

#mainmenu li a.current_page:hover {
	color: #82fcff;
}

#bodywrapper {
	background-color: #72cdf4;
	position: relative;
}

#middle_divider {
	width: 990px;
	height: 18px;
	background-image: url('/images/middle_divider.png');
}

#content {
	background-image: url('/images/content_bg.gif');
	background-repeat: no-repeat;
	padding: 10px 30px;
	font-size: 12pt;
}

#content.home {
	padding: 0;
}

#content h1 {
	font-size: 18pt;
	font-weight: normal;
}

#content.home h1 {
	font-size: 15pt;
	font-weight: bold;
}

#content p {
	font-size: 12pt;
}

#footer {
	background-color: #002d62;
	padding: 10px 5px;
	color: white;
	font-size: 9pt;
	text-align: center;
}

#footer a {	
	color: white;
	text-decoration: none;
}

#curved_box {
	position: absolute;
	top: 0;
	left: 461px;
	background-image: url('/images/curved_box.png');
	background-repeat:no-repeat;
	/*behavior: url('/style/iepngfix.htc');*/
	width: 439px;
	height: 277px;
	padding: 15px 10px 35px 80px;
}

#curved_box h2 {
	font-size: 22pt;
	line-height:24px;
	font-weight: normal;
	margin-bottom: 10px;
}

#curved_box ul {
	color: #3399cc;
	color: #002d62;
	/*list-style-type: none;*/
	margin: 0;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

#curved_box ul li {
	margin: 0;
	padding: 3px 0;
	font-size: 9pt;
	line-height:14px;
}

/************* home *******/

img.logo {
	margin: 10px 70px 0 0;
}

a#case_studies_button {
	width: 130px;
	height: 55px;
	display: block;
	float: left;
	font-size: 14pt;
	font-weight: normal;
	padding: 15px 0px 0px 10px;
	background-image: url('/images/case_studies_button.gif');
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

#latest_news {
	float: left;
	margin: 25px 0 0 15px;
	padding: 0;
	width: 283px;
}

#news
{
	background-color: #9ddcf7;
	/*background-image: url('/images/news_gradient.gif');*/
	background-repeat: no-repeat;
	padding: 3px;
}

#latest_news h2 {
	color: white;
	margin: auto;
	padding: 11px 0 5px 10px;
	font-weight: normal
}

#latest_news h2 a {
	color: white;
	font-size: 18pt;
	font-weight: normal
}

#home_news .news_thumb {
	float: left;
	padding: 0 0 14px;
	width: 118px;
}

#news .story {
	font-family: Arial;
	padding: 5px 10px
}

#news .story h3 {
	color: #002d62;
	font-size: 8pt;
	margin: 0;
	padding: 0
}

#news .story p {
	font-size: 8pt;
	color: #002d62;
	margin: 0;
	padding: 2px 0
}

#news .story a {
	font-size: 8pt;
	color: white;
	text-decoration: none
}

#news .divider {
	clear: left;
	height: 2px;
	background-color: white;
	margin-top: 5px
}

.home_photo {
	margin-top: 10px
}

/******* news ******/

.dots
{
        background-image: url('/images/dots.gif');
        height: 5px;
        overflow: hidden;
}

h2
{
        margin: 0px;
        padding: 10px 0px 0px 0px;
        font-size: 12pt;
        line-height: 14pt;
}

#home_news .news_title
{
        margin: 0px;
        padding: 10px 0px 10px 0px;
        font-size: 10pt;
        line-height: 13pt;
        font-weight: bold;
}

#home_news a
{
        color: #002D62;
}

.news_intro
{
        margin: 0px 0px 0px 118px;
        padding: 0px 0px 15px 0px;
}

h1, h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14pt;
	color: #002d62;
	line-height:16pt;
}

p {
	font-size: 10pt;
}

a
{
	color: #002d62;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold
}

a:hover
{
	color: #002d62;
}

.clear {
	clear: both
}

.clearleft {
	clear: left
}

.clearright {
	clear: right
}

.left {
	float: left
}

.error {
	color: #cc0000;
	font-weight: bold;
}

.case_study
{
	float: left;
	border: 1px solid #727c8a;
	padding: 7px 7px 7px 7px;
	width: 290px;
	background-color: #d8effb;
	font-weight: bold;
	font-size: 12pt;	
	line-height: 14pt;
	color: #3e82b2;
	margin: 0px 15px 10px 0px;
	cursor: pointer;
	height: 112px;
}

	.case_study img
{
	border: 1px solid #727c8a;
}

.case_study a
{
	color: #022e5f;
}

#content.casestudies
{
	background-image: url('/images/new_background.gif');
	background-repeat: repeat-x;
	background-color: #fff;
}

#content.casestudies ul li
{
	padding-bottom: 5px;
}

#content.casestudies ul
{
	margin: 0px;
	padding-bottom: 10px;
}

#right_column_images img
{
	border: 1px solid #fff;
	margin: 0px 0px 5px 0px;
}

#about_us
{
	display: none;
	background-color: #9ddcf7;
	padding: 20px;
}

.fieldinput input, .fieldtextarea textarea {
	width: 250px
}

#mainmenu li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 39px;
	left: 0px;
	background-color: #002D62;
	width: 169px;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
	/*behavior: url('/style/ie-css3.htc');*/
	z-index:1337;
	font-size:14pt;
}
#mainmenu li ul li {
	width: 160px;
	background:transparent;
	padding:7px 5px 0px 5px;
	border-top:1px dashed #79CAF1;
}
#mainmenu li ul li.hover {
	background-color:#113e73 !important;
}
#mainmenu li ul li.lastone {
	height:32px;
}
#mainmenu li ul li a {
	font-size: 10pt !important
}
#mainmenu li ul li.firstone {
	border-top:0px solid #000;
}

#intermap {
	background-image:url('/images/hugemap.png');
	height:520px;
	width:990px;
	position:relative;
}
.infoBox {
	height: auto;
	width: 250px;
	padding: 10px 10px 10px 10px;
	background-image: url('/images/fadedBkg.png');
	position:relative;
	top:50px;
	display: none;
	z-index: 20;
	min-height: 80px;
}
.lago {
	position:absolute;
	cursor:pointer;
}
.infoBox p.map, .infoBox p.siteLink {
	color: gray;
	padding-bottom: 3px;
	font-style: italic;
}
.infoBox p.closeMap {
	cursor:pointer;	
	position:absolute;
	top:-10px;
	right:5px;
}
.agentbox {
	color:#4088b8;
	width:300px;
	font-size:10pt;
	font-weight:bold;
	float:left;
	padding:0px 5px 20px 5px;
}
.agentbox div span {
	color:#002D62;
}
.agentbox a {
	color:#4088b8;
}

