/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Geneva, sans-serif;
	background:#082240;
	color:#fff;
	text-align:center;
	margin-bottom:20px;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h1 {
	font:160%/150% Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:10px;
}
h2 {
	font:130%/150% Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
}
h2 a {
	text-decoration:none;
}
h2 span {
	font-size:75%;
	line-height:130%;
	color:#666;
}
h3 {
	font:110%/170% Verdana, Geneva, sans-serif;
	color:#fff;
	font-weight:bold;
}
h4 {
	font-size:120%;
}
a {
	color:#b6c8dc;
}
a:hover {
	text-decoration:none;
}

/* [/html] */

#outer {
	background:#114480 url(/images/bg.gif) repeat-x;
}
#container {
	width:800px;
	margin:15px auto 0;
	text-align:left;
}

/* [header and nav] */

#top_outer {
	background:#e5e5e5 url(/images/header-bg.gif) no-repeat top center;
}
#top {
	height:90px;
	padding-top:30px;
	width:800px;
	margin:0 auto;
}
#top .logo {
	float:left;
}
#nav {
	list-style:none;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top:15px;
}
#nav li {
	float:left;
	text-align:center;
	margin:0 1px;
	padding-right:8px;
}
#nav a {
	color:#134d90;
	text-decoration:none;
	display:block;
	padding-left:9px;
	padding-top:3px;
	height:24px;
	text-align:center;
	font-weight:bold;
}
#nav a:hover {
	color:#4c77b6;
}
#nav li.onstate {
	background:url(/images/onestate-right.gif) no-repeat top right;
}
#nav li.onstate a {
	background:#134d90 url(/images/onestate-left.gif) no-repeat top left;
	color:#fff;
}
#intro {
	width:270px;
	height:272px;
	padding:0 30px;
	background:url(/images/intro-bg.png) no-repeat;
	float:right;
	text-align:left;
	margin-top:25px;
	line-height:150%;
}
	#intro h2 {
		margin:17px 0 -5px;
	}


/* [content] */

#content {
	background:url(/images/content-bg.png) repeat-y right;
}

/* [main column] */

#main {
	width:529px;
	float:left;
	padding:0 25px 25px 0;
	background:url(/images/main-bottom.gif) no-repeat left bottom;
}
	#main ul.list {
		margin:15px 0 15px 25px;
		list-style:square;
	}
		#main ul.list li li {
			margin:10px 0;
			list-style:none;
			font-size:80%;
		}
#main ol {
	margin:15px 0 15px 25px;
}
	#main ol li {
		margin:10px 0;
	}
		#main ol ol {
			margin:15px 0 15px 0;
			list-style:none;
		}
#images {
	margin:15px -20px 15px -8px;
}
.icons {
	margin:25px -25px 0 -3px;
}

ul.gallthumbs {
	margin:15px -25px 15px 0;
	list-style:none;
}
	ul.gallthumbs li {
		margin:6px 2px 0 0;
		background:url(/images/thumb-bg.png) no-repeat;
		float:left;
		width:118px;
		padding:9px;
		height:118px;
	}
	ul.gallthumbs li.norm {
		margin-right:0;
	}
	ul.gallthumbs li.first {
		margin-left:-3px;
	}
	ul.gallthumbs img {
		border:0;
		margin:0;
	}
.serv_col {
	float:left;
	margin-right:15px;
}
	.serv_col ul {
		font-size:80%;
		margin-left:16px;
	}
	.join {
		width:165px;
	}
	.floor {
		width:175px;
	}
	.other {
		margin:0;
		width:158px;
	}

/* [right column] */

#right {
	width:240px;
	float:right;
	padding-right:6px;
	color:#fff;
}
	#right .project {
		background:#1d4e86 url(/images/projects-bg.gif) no-repeat left bottom;
		padding:15px 20px 15px;
	}
		#right .project img.pic {
			border:1px solid #567aa4;
		}
		#right .project a.more {
			font-weight:bold;
			color:#fff;
			border-bottom:1px solid #567aa4;
			text-decoration:none;
		}
	#right h2 {
		margin-top:0;
	}
	#right .call {
		text-align:center;
		font:170%/150% Arial, Helvetica, sans-serif;
		padding:10px 0 15px 0;
	}
		#right .call strong {
			font:120%/150% Arial, Helvetica, sans-serif;
			font-style:italic;
			font-weight:bold;
		}

/* projects */

.proj_box {
	clear:both;
	position:relative;
	height:144px;
	margin:15px 0;
}
	.proj_box img {
		float:left;
		border:1px solid #b6c8dc;
	}
	.proj_box dl {
		width:285px;
		float:left;
	}
		.proj_box dt {
			width:85px;
			float:left;
			clear:left;
			padding:0 0 0 15px;
			font-weight:bold;
		}
		.proj_box dd {
			float:left;
			width:183px;
			padding:0;
		}
.proj_images {
	position:absolute;
	bottom:0;
	left:159px;
}
	.proj_images img {
		margin-right:16px;
	}
	.proj_more {
		margin:15px 0;
	}


/* [testimonials] */

blockquote.quote {
	background:url(/images/left-quote.gif) left top no-repeat;
	text-indent:35px;
	margin:0;
}
blockquote.quote p {
	background:url(/images/right-quote.gif) no-repeat bottom right;
	font-style:italic;
	padding:5px 0 5px 0;
	margin:19px 0 0 0;
}
p.author {
	font-weight:bold;
	padding-left:0;
}
fieldset.test_form {
	border:0;
	width:auto;
	padding:0;
}
fieldset.test_form label {
	width:auto;
	float:none;
}
fieldset.test_form input, fieldset.test_form textarea {
	width:190px;
	margin-top:3px;
}
fieldset.test_form p {
	margin:0 0 10px;
}
fieldset.test_form input.submitbutt {
	background:#88A2C0;
	color:#082240;
	border:1px solid #082240;
	width:199px;
	font-weight:bold;
}

/* [form] */


legend {
	font-size:120%;
	color:#43668e;
	font-weight:bold;
}
form {
	margin-bottom:20px;
	
}
fieldset {
	border:1px solid #eee;
	padding:0 28px 20px;
	width:450px;
}
fieldset p {
	margin:20px 0 0;
}
label {
	width:120px;
	float:left;
}
label.small_label {
	width:120px;
	float:left;
	text-align:right;
	margin-right:15px;
}
input, textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	width:170px;
}
textarea.fulltext {
	width:400px;
}
input.blue_button {
	background:url(/images/button.gif) no-repeat;
	width:97px;
	height:30px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin-top:5px;
	border:0;
}
/* [/form] */

/* [footer] */

#footer_outer {
	background:#082240 url(/images/footer-bg.gif) repeat-x bottom;
	height:159px;
}
#footer {
	color:#fff;
	margin:0 auto;
	width:800px;
	text-align:left;
	padding:0 0 0;
	text-align:left;
}
#footer .tags {
	height:63px;
	font:140%/150% Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	padding-top:7px;
	font-style:italic;
	font-weight:bold;
}
	#footer .tags span {
		margin:0 21px;
	}
#footer ul {
	list-style:none;
	clear:both;
	height:35px;
	width:592px;
	padding:0 0 0 100px;
}
#footer li {
	float:left;
	padding:0 16px 3px;
	color:#fff;
}
#footer li.copy {
	border:0;
	padding-right:0;
}
#footer li.nobord {
	border:0;
}
#footer li.nopadd {
	padding-left:0;
}
#footer li.valid {
	padding-left:0;
	border:0;
	float:right;
}
#footer li.valid a {
	margin:0 1px;
}
#footer li.tel {
	float:right;
	font:180%/150% Georgia, "Times New Roman", Times, serif;
	padding-right:0;
	padding-left:40px;
	height:35px;
	border:0;
	background:url(/images/tel-icon.gif) no-repeat top left;
}
#footer a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px solid #8491a5;
}
#footer a:hover, #footer a.onstate {
	color:#ccc;
}
#footer li.arrival a {
	color:#86d2ef;
	font-weight:bold;
	border:0;
}
/* [/footer] */

/* [extra] */

.divider {
	margin:20px 0;
	border-bottom:1px solid #4c77b6;
	font-size:1px;
	clear:both;
}
.hr {
	margin:20px 0;
	clear:both;
}
hr {
	color:#d9d9d9;
	background-color:#d9d9d9;
	border:0;
	height:1px;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:75px;
}
.populate_off {
	display:none;
}
.populate_on {
	display:block;
}
.blue {
	color:#025b9c;
}
.enlarge {
	font-size:60%;
	margin-left:20px;
	font-family:Verdana, Geneva, sans-serif;
}
	.enlarge img {
		vertical-align:middle;
	}
.orange {
	color:#f89e1c;
}
.center {
	text-align:center;
}
.firstpara {
	margin-top:0;
}
.high_top {
	margin-top:25px;
}
.smalltext {
	font-size:70%;
}
.imglft {
	float:left;
	margin:4px 20px 15px 0;
	border:1px solid #b6c8dc;
}
.imgrt {
	float:right;
	margin:4px 0 0 20px;
	border:1px solid #b6c8dc;
}
.newspic {
	float:right;
	margin:4px 0 0 20px;
	border:1px solid #4676b7;
}
.viking {
	vertical-align:middle;
	margin:3px 0 0 10px;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
.yellow {
	color:#f89e1c;
}
.norb {
	margin-right:0;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.hide2 {
	display:none;
}

/* [/extra] */

