/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	background:#00336A url(assets/images/bg.jpg) left top repeat-x;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #00172f;
	font: bold 24px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #00172f;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
	a:hover {
		color: #000;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 3px solid #313b6e;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.services { 
	width:185px;
	height:auto;
	margin:1em auto 0 auto;
	padding:0px 7px;
	text-align:center;
}
	.services li {
		list-style:none;
	}
		.services li a {
			display:block;
			height:23px;
			font:bold 11px/24px Arial, Helvetica, sans-serif;
			color:#fff;
			text-decoration:none;
			background: url(assets/images/services_top.gif) left top no-repeat;
		}
		.services li a:hover {
			text-decoration:underline;
		}
#officeTour {
	width: 300px;
	height: 218px;
	float: right;
	padding: 0;
	margin: 1em 0px 5px 5px;
}
.video {
	width: 320px;
	height: 240px;
	padding: 0px;
	margin: 1em auto;
}
.sidebar_box {
width:140px;
margin:0px;
padding:0px;
heigtht:auto;
min_height:123px;
_height:123px;
background:url(assets/images/sidebar_box.png) left top no-repeat;
text-align:center;
}
.sidebar_box a {
color:#fff;
font: normal 10px/23px Arial, Helvetica, sans-serif; 
}


/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
div { width:auto; height:auto; margin:0px; padding:0px; }

div#container {
width:981px;
margin:0 auto;
background:url(assets/images/container_bg.png) left top repeat-y;
}
div#contents {
background:url(assets/images/contents_bg.jpg) left top no-repeat;
}
	div#header {
	height:362px;
	}
		div#topInfo {
		width:280px;
		color:#fff;
		padding:38px 0 0 38px;
		font:11px Verdana, Arial, Helvetica, sans-serif;
		}
		div#logo {
		width:464px;
		height:64px;
		padding:49px 46px 0 0;
		float:right;		
		}
		div#topPhotos {
		width:713px;
		height:236px;
		clear:both;
		padding:10px 0 0 0;
		}
	div#leftCol {
	width:153px;
	padding:10px 0 0 13px;
	}
		#nav { 
		width:auto;
		height:auto;
		margin:0 auto;
		padding:0 10px 10px 10px;
		text-align:right;
		}
			#nav li {
			list-style:none;
			}
			#nav li a {
			font:12px/19px Arial, Helvetica, sans-serif;
			color:#fff;
			text-decoration:none;
			}
			#nav li a:hover {
			text-decoration:underline;
			}
		div#view_gallery {
		width:174px;
		height:24px;
		margin:0 auto;
		padding:84px 0 0 0;
		font:10px/24px Arial, Helvetica, sans-serif;
		color:#fff;
		text-align:center;
		background:url(assets/images/view_gallery.jpg) center top no-repeat;
		}
		div#sidebar {
		width:auto;
		height:auto;
		margin:0px;
		padding:10px;
		}
	div#rightCol {
	width:736px;
	min-height:450px;
	_height:450px;
	padding:30px 38px 0 0;
	float:right;	
	}	
	div#footer {
	height:21px;
	clear:both;
	background:url(assets/images/footer_bg.jpg) left top no-repeat;
	}
		#nav2 {
		width:741px;
		height:auto;
		margin:0 auto;
		padding:0 20px 0 220px;
		text-align:right;
		}
			#nav2 li {
			list-style:none;
			display:inline;
					border-left:1px solid #fff;
			}
			#nav2 li a {
			padding:0 5px 0 5px;	
			font:11px/16px Arial, Helvetica, sans-serif;
			color:#fff;
			text-decoration:none;
			}
			#nav2 li a:hover {
			text-decoration:underline;
			color:#009C9B;
			}
			#nav2 li:first-child {
			border:none;
			}
		div#copy {
		width:961px;
		padding:0 20px 0 0;
		margin:0 auto;
		text-align:right;
		font:10px Arial, Helvetica, sans-serif;
		color:#fff;
		}
		div#copy a {
		color:#009C9B;
		}
#buttons {
text-align: center;
padding: 0px;
margin: 20px 0px 20px 0px;
width: auto;
height: auto;
}
#buttons li {
list-style: none;
display: inline;
padding: 0px 10px 0px 10px;
}
#buttons li a {
color:#fff;
text-decoration:none;
font: normal 12px/19px Arial, Helvetica, sans-serif; 
background: url(assets/images/services_top.gif) left center no-repeat;
display: inline-block;
width: 185px;
height: 23px;
}
#buttons li a:hover {
color: #fff;
font-weight: bold;		
}
	
