body {
	background-color: #232323;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin:0;
	padding:0;
	border: 0;
}
img {
	border :0px;
}
a {
	color: #104c99;
}
#wrapper {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 776px;
}
#bgwrapper {
	background: url(/images/background70.jpg) top left no-repeat;
	position: absolute;
	left: -240px;
	top: 0px;
	width: 1280px;
	height: 776px;
}
#inside_header {
	position:relative;
	width: 681px;
	height:24px;
	margin-bottom: 10px;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
#nav {
	position:relative;
	width: 683px;
	height: 27px;
	background: url(/images/bg_nav.png) top left no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	color: #333;
	padding-left: 3px;
}
#nav a {
	text-decoration: none;
	color: #000;
	margin: 0px 6px 0px 6px;
}
#nav a:hover {
	text-decoration: underline;
}
#nav_contact {
	float:right;
	margin-right: 4px;
}
#nav_contact a {
	background: url(/images/squares.png) center left no-repeat;
	padding-left: 40px;
}
#inside {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 681px;	
	height: 562px;
	margin-top: 10px;
}
#inside_bg {
	position:absolute;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right:auto;
}
#inside_content {
	position:absolute;
	top: 0px;
	left: 0px;
	padding: 10px;
	height: 562px;
	width: 661px;
}
#footerimg {
	position:absolute;
	top: 667px;
	left: 0px;
	width: 817px;
	height: 109px;
	margin-left:auto;
	margin-right:auto;
}
#pageheader {
	width: 460px;
	border-bottom: 1px solid black;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 10px;
}

.contenttext {
	padding: 0px 15px;
}

table#servicestable {
	margin-left: 10px;
	font-size: 11px;
}
.services_image {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.services_title {
	font-size: 14px;
	font-weight: bold;
}
.people_text {
	width: 340px;
	position:absolute;
	top: 100px;
	left: 20px;
}
.p_img {
	position: absolute;
	right: 30px;
	bottom: 30px;
}
.people_name {
	font-weight: 500;
	font-size: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid black;
	width: 360px;
}
.p_title {
	color: #104c99;
	font-size: 14px;
}
#peoplelinks a, #gallerylist a {
	margin-left: 20px;
	color: #104c99;
	text-decoration: none;
}
#peoplelinks a:hover, #gallerylist a:hover {
	text-decoration: underline;
}
#peoplelinks .current {
	font-weight: bold;
}
#nextstaffmember {
	position:absolute;
	bottom: 30px;
	left: 180px;
}

input.contact_input {
	width: 200px;
	font-size: 12px;
}
textarea.contact_comment {
	width: 300px;
	height: 100px;
	font-size: 12px;
}
#g_photo {
	position:absolute;
	top: 74px;
	left: 10px;
}
#g_photo_filter {
	position:absolute;
	top: 74px;
	left: 10px;
}
#g_columns {
	position:absolute;
	top: 410px;
	left: 0px;
}
#g_column1 {
	position:absolute;
	width: 210px;
	left: 0px;
	text-align:right;
	height: 130px;
	padding-left: 20px;
	padding-top: 0px;
}
#g_bigtitle {
	font-size: 18px;
	font-weight:bold;
}
#g_title {
	border-bottom: 1px solid black;
	padding-bottom: 4px;
	margin-bottom: 2px;
}
#g_squares {
	margin-bottom: 8px;
	margin-top: 2px;
}
#g_column2 {
	position:absolute;
	left: 255px;
	width: 210px;
	border-left: 1px solid black;
	padding-left: 13px;
	padding-top: 0px;
	height: 130px;
	vertical-align: middle;
}
#g_column3 {
	position:absolute;
	left: 475px;
	width: 210px;
	border-left: 1px solid black;
	padding-left: 13px;
	padding-top: 0px;
	height: 130px;
}
#g_prev {
	position:absolute;
	left: 553px;
	top: 365px;
}
#g_next {
	position:absolute;
	left: 600px;
	top: 365px;
}
#subcontractor_doc {
	float:right;
	width: 250px;
	border-left: 2px solid #104c99;
	padding: 10px 10px 10px 28px;
	margin: 10px;
}
#subcontractor_doc img {
	float:left;
	border: 0px;
	margin: 0px 10px 0px 0px;
}
#extranet_login {
	float:left;
	margin-top: 16px;
}

#page_news {
	height: 495px;
	overflow:hidden;
}

/* vertical track */
#track2 {
	float: right;
	width: 10px;
	height: 495px;
	margin-left: 5px;
	background: #ccc url(/images/scrollbar.png);
	margin-right: 1px;
}

/* vertical track handle */
#handle2 {
	width: 10px;
	height: 10px;
	background-color: #104c99;
	cursor: move;
}

.news_title {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 10px;
}
.news_title a {
	text-decoration: none;
}
.news_image {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.news_date {
	font-size: 10px;
	line-height: 18px;
}
.news_text {
	font-size: 12px;
	line-height: 16px;
}
.news_archive_title {
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 18px;
}
.news_blurb {
	margin-left: 15px;
	font-size: 12px;
	margin-bottom: 15px;
}