@charset "UTF-8";
body {
	margin: 0px;
	padding:0px;
}
#body_subpg {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top {
	width:700px;
	height:50px;
}
#splash {
	clear: both;
	height:255px;
	width: 700px;
	float: left;
}
#hm_subleft {
	width: 410px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 15px;
}
#hm_subright {
	width: 250px;
	float: right;
	margin-left: 0px;
	padding-left: 0px;
}
#hm_content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	width: 675px;
}
#navbar {
	width:700px;
	height:28px;
	background-color:#999999;
	background-image: url(images/menu_bkgd.gif);
	background-repeat: repeat-y;
}
#footer {
	width:685px;
	clear:both;
	padding-top:30px;
	margin-bottom: 20px;
	text-align: center;
	padding-bottom: 40px;
	vertical-align: middle;
}
.copysm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.65em;
	font-weight:normal;
	line-height:0.8em;
	vertical-align:top;
}

/* menu list and link formating */
#menu ul {
	width:700px;
	margin:0px;
	padding-top:4px;
	padding-left:0px;
	list-style:none;
	list-style-type:none;
	padding-right: 0px;
}

#menu ul li {
	color:#FFFFFF;
	font-size: 1em;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	margin-left:6px;
	padding-left:6px;
	border-left: 1px dotted#FFFFFF;
	line-height: 1.2em;
	letter-spacing: -0.04em;
	margin-right: 7px;
}

#menu ul li.first {
border-left: none;
}

/* copy formating */
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	line-height: 1.3em;
}
.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	line-height: 1.3em;
}
#header {
	padding-left: 15px;
	width: 685px;
	height: 64px;
}

a.one {
color:#FFFFFF;
font-size: .9em;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

a.one:hover { 
color: #2f5caf;
font-size: .9em;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

a.one:active {
color: #2f5caf;
font-size: .9em;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
/* home page offer*/
#hm_offer {
	width: 190px;
	float: left;
	height: 40px;
	margin-top: 0px;
	padding-top: 10px;
}
.offer {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
	color: #0039a6;
	margin-top: 6px;
}
.offersm {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	line-height: 1em;
	font-weight: normal;
	color: #0039a6;
}
#hm_bracketleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	width: 20px;
	float: left;
	color: #0039a6;
	height: 50px;
	text-align: right;
	vertical-align: middle;
}
#hm_bracketright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	width: 20px;
	float: left;
	height: 50px;
	text-align: left;
	color: #0039a6;
}
.hm_tagline {
	font-family:Frutiger, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	line-height: 1.3em;
	color: #0039a6;
	font-style: italic;
}
/* sub page formatting */
#left {
	width: 130px;
	float: left;
	vertical-align: top;
}
#right {
	width: 530px;
	float: right;
	margin-left: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#right_sub1 {
	clear: both;
	float: left;
	width: 520px;
	vertical-align: top;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#right_sub2 {
	clear: both;
	float: left;
	width: 330px;
	vertical-align: top;
	margin-left: 10px;
}
#right_sub3 {
	float: left;
	width: 330px;
	vertical-align: top;
	margin-left: 10px;
}
#right_sub4 {
	float: right;
	width: 190px;
	height: 260px;
}
#wrapper {
	border-width: 1px;
	border-style:solid;
	border-color: #0039a6;
	background-image:url(images/bluebkgd.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 700px;
	min-height: 485px;
	padding-bottom: 0px;
}

#container  {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#container_subpg  {
	width: 702px;
	margin-right: auto;
	margin-left: auto;
}

#sub_footer {
	width:700px;
	text-align: center;
	height: 8px;
	padding-bottom: 0px;
	vertical-align: bottom;
	clear: both;
}
#banner {
	clear: both;
	height:125px;
	width: 700px;
	float: left;
}
#header_subpg {
	padding-left: 15px;
	width: 685px;
	height: 64px;
}
#navbar_sub {
	width:auto;
	height:28px;
	background-color:#999999;
	background-image: url(images/menu_bkgd.gif);
	background-repeat: repeat-y;
}
#left_whatclientssay {
	width: 80px;
	float: left;
	vertical-align: top;
}
#right_whatclientssay {
	width: 580px;
	margin-left: 0px;
	padding-left: 80px;
	vertical-align: top;
}
.subheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	line-height: 1.0em;
	color:#0039a6;
	font-style: italic;
}
#contactform {
	height: 500px;
	width: 380px;
	position: absolute;
}
/*form styling starts here */

#formWrap{
	padding:1em;
	min-height: 550px;
	}
#form_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	line-height: 1.3em;
	text-align: left;
}
