@charset "UTF-8";
body {
	background-image: url(../_ASSETS/bkgd.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
a:link {
	color: #00447C;
	text-decoration: underline;
}
a:hover {
	color: #668FB0;
	text-decoration: underline;
}
a:visited {
	color: #668FB0;
	text-decoration: underline;
}
.container {
	height: auto;
	width: 780px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../_ASSETS/container_bkgd.jpg);
	background-repeat: repeat-y;
	font-family: helvetica, sans-serif, arial;
}
.spacer {
	font-size: 0px;
	clear: both;
}
.logo {
	float: left;
	height: 108px;
	width: 200px;
}
.address_box {
	float: left;
	height: 58px;
	width: 524px;
	background-image: url(../_ASSETS/header_tr.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 56px;
	padding-top: 50px;
	font-size: 11px;
	line-height: 15px;
}
.address_slogan {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #00447C;
}
.footer {
	color: #00447C;
	height: auto;
	width: 780px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../_ASSETS/foot_bkgd.jpg);
	padding-top: 35px;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
.int_img_area {
	height: 136px;
	width: 780px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../_ASSETS/int_img_bkgd.jpg);
}
.int_image {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00447C;
	height: 129px;
	width: 387px;
	margin-top: 7px;
}
.int_image_desc {
	float: right;
	height: 105px;
	width: 166px;
	background-image: url(../_ASSETS/int_desc_bkgd.jpg);
	background-repeat: no-repeat;
	padding-right: 53px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-top: 31px;
	line-height: 11px;
}
.nav, .nav_gallery {
	float: left;
	height: 238px;
	width: 151px;
	padding-top: 29px;
	padding-left: 12px;
	background-image: url(../_ASSETS/content_bkgd.jpg);
	background-repeat: no-repeat;
}

.nav_gallery {
		background-image: none;
}

.nav_hm {
	float: left;
	height: auto;
	width: auto;
	padding-top: 172px;
	padding-left: 18px;
}
.content, .content_gallery {
	height: auto;
	width: 539px;
	float: right;
	line-height: 18px;
	padding-left: 22px;
	padding-right: 55px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00447C;
	overflow: visible;
	background-repeat: no-repeat;
	background-image: url(../_ASSETS/content_bkgd_rt.jpg);
}

.content_container {
	height: auto;
	width: 568px;
	float: right;
	line-height: 18px;
	padding-left: 23px;
	padding-right: 25px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00447C;
	overflow: visible;
	background-repeat: no-repeat;
	background-image: url(../_ASSETS/content_bkgd_rt.jpg);
}

.content_gallery {
	background-image: none;
}

.content_area, .content_area_gallery {
	height: auto;
	width: 780px;
	background-repeat: no-repeat;
	background-image: url(../_ASSETS/content_bkgd.jpg);
	overflow: visible;
	float: none;
}


.content_area_gallery {
	
	background-image: url(../_ASSETS/gallery_bg.jpg);
}

.content_hm {
	height: auto;
	width: 559px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00447C;
	padding-left: 23px;
	text-align: left;
	line-height: 18px;
	overflow: visible;
}
.flash_hm_area {
	height: auto;
	width: 780px;
	background-repeat: no-repeat;
	background-image: url(../_ASSETS/flash_hm_bkgd.jpg);
	float: left;
}
.flash_hm {
	height: auto;
	width: 559px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00447C;
	padding-left: 23px;
	text-align: justify;
	line-height: 18px;
	overflow: visible;
}
.space_left_hm {
	float: left;
	height: 20px;
	width: 145px;
	padding-left: 18px;
}

/*      PROJECT     GALLERY     STYLES        */


h1 {
	margin-top: 0;
	padding-top: 0;
	font-size: 20px;
}

.project_row {
	clear: right;
}

.project_label {
	float: left;
	width: 70px;
	text-align: left;
}

.project_value {
	float: right;
	width: 150px;
	text-align: left;
}


.CELL_Req {
	background-color: #FFFF99;
	width: 220px;
}
.CELL_Normal {
	background-color: #FFFFFF;
	width: 220px;
}
