/* ------------------------------------------------------------------------------------------- */
/* Main Attributes */
/* ------------------------------------------------------------------------------------------- */

a {
	
	color: #17578b;
	
}

a:visited {

	color: #615d48;
	
}

body {
	
	background: #001e38 url("../images/bg_main.jpg") repeat-x;
	
	margin: 0; padding: 0;
	
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 62.5%; /* this percentage is to set base font size control -- 1em = 10px, 1.2em =  12px */
	
}

img {

	margin: 0; padding: 0; border: 0; background: none;
	
}

p {

	margin: 0;
	
	padding: 0 0 10px 0;
	
	line-height: 160%;
	
	color: #333;
	
	font-size: 1.1em;
	
}

li {

	margin: 0;
	
	padding: 0 0 1px 0;
	
	line-height: 160%;
	
	color: #333;
	
	font-size: 1.1em;
	
}

h1 {

	margin: 0;
	
	padding: 0 0 10px 0;
	
	line-height: 160%;
	
	color: #333;
	
	font-size: 1.4em;
	
	font-weight: bold;
	
}

h2 {

	margin: 0;
	
	padding: 10px 0 0 0;
	
	line-height: 160%;
	
	color: #333;
	
	font-size: 1.1em;
	
	font-weight: bold;
	
}



/* ------------------------------------------------------------------------------------------- */
/* Class Attributes */
/* ------------------------------------------------------------------------------------------- */

.clear {

	clear: both;
	
	margin: 0; padding: 0;
	
	font-size: 0em;
	
}

.left {

	float: left;
		
}

.right {

	float: right;
		
}


.column_double {

	width: 595px;
	
	margin: 5px 0px -2px 5px;
	
}


.column_single {

	width: 290px;
	
	margin: 5px 0 -2px 5px;
	
}

.main_content_double {

	background: transparent url("../images/bg_double_column.jpg") 0 305px no-repeat ;
	
}

.main_content_single {

	background: transparent url("../images/bg_single_column.jpg") 0 305px no-repeat;
	
}

.content_double {

	background: transparent url("../images/bg_double_column.jpg") 0 305px no-repeat ;
	
}

.content_single {

	background: transparent url("../images/bg_single_column.jpg") no-repeat top left;
	
}

.content_box {

	margin: 45px 30px 20px 30px;
	
}

.keyareas {

	margin: 40px 40px 0 0;
	
	padding: 0;
	
	width: 135px;
	
}

.keyareas_center {

	margin: 40px 40px 0 0;
	
	padding: 0;

	width: 145px;
	
}

.key_areas_bg {

	margin-top: 0px;

	background: transparent url("../images/bg_keyareas.gif") no-repeat top center;
	
}

.keyareas ul, .keyareas_center ul {

	list-style-type: none;
	
	margin: 0; padding: 0;
	
}

.news_item {

	background: transparent url("../images/bg_news_divider.gif") no-repeat top center;
	
	padding: 15px 0 5px 0;
	
}

/* ------------------------------------------------------------------------------------------- */
/* Class Attributes */
/* ------------------------------------------------------------------------------------------- */

.nav ul {

	position: relative;

	margin: 56px 0 0 70px;
	
	padding: 0;
	
	background: transparent url("../images/nav_main.gif") top center no-repeat;
	
	width: 603px;
	
	height: 40px;
	
	list-style-type: none;

}

.nav ul li {

	display: inline;
	
	margin: 0; padding: 0;
	
}

.nav li a {

	display: block;
	
	float: left;

	text-indent: -9000px;
	
	text-decoration: none;
	
	overflow: hidden;
	
	height: 40px;
	
}

.nav li#about a {

	background: url("../images/nav_main.gif") 0 0 no-repeat;
	
	width: 77px;
	
}
	
.nav li#about a:hover {

	background: url("../images/nav_main.gif") 0 -40px no-repeat; 
	
}

.nav li#about_on a, .nav li#about_on a:hover {

	background: url("../images/nav_main.gif") 0 -40px no-repeat; width: 77px;
	
}

.nav li#services a {

	background: url("../images/nav_main.gif") -77px 0 no-repeat;
	
	width: 92px;
	
}
	
.nav li#services a:hover {

	background: url("../images/nav_main.gif") -77px -40px no-repeat;
	
}

.nav li#services_on a, .nav li#services_on a:hover {

	background: url("../images/nav_main.gif") -77px -40px no-repeat; width: 92px;
	
}

.nav li#clients a {

	background: url("../images/nav_main.gif") -169px 0 no-repeat;
	
	width: 85px;
	
}
	
.nav li#clients a:hover {

	background: url("../images/nav_main.gif") -169px -40px no-repeat;
	
}

.nav li#clients_on a, .nav li#clients_on a:hover {

	background: url("../images/nav_main.gif") -169px -40px no-repeat; width: 85px;
	
}

.nav li#resources a {

	background: url("../images/nav_main.gif") -254px 0 no-repeat;
	
	width: 83px;
	
}
	
.nav li#resources a:hover {

	background: url("../images/nav_main.gif") -254px -40px no-repeat;
	
}

.nav li#resources_on a, .nav li#resources_on a:hover {

	background: url("../images/nav_main.gif") -254px -40px no-repeat; width: 83px;
	
}

.nav li#news a {

	background: url("../images/nav_main.gif") -337px 0 no-repeat;
	
	width: 107px;
	
}
	
.nav li#news a:hover {

	background: url("../images/nav_main.gif") -337px -40px no-repeat;
	
}

.nav li#news_on a, .nav li#news_on a:hover {

	background: url("../images/nav_main.gif") -337px -40px no-repeat; width: 107px;
	
}

.nav li#careers a {

	background: url("../images/nav_main.gif") -444px 0 no-repeat;
	
	width: 72px;
	
}
	
.nav li#careers a:hover {

	background: url("../images/nav_main.gif") -444px -40px no-repeat;
	
}

.nav li#careers_on a, .nav li#careers_on a:hover {

	background: url("../images/nav_main.gif") -444px -40px no-repeat; width: 72px;
	
}

.nav li#contact a {

	background: url("../images/nav_main.gif") -516px 0 no-repeat;
	
	width: 87px;
	
}
	
.nav li#contact a:hover {

	background: url("../images/nav_main.gif") -516px -40px no-repeat;
	
}	

.nav li#contact_on a, .nav li#contact_on a:hover {

	background: url("../images/nav_main.gif") -516px -40px no-repeat; width: 87px;
	
}


	

/* ------------------------------------------------------------------------------------------- */
/* ID Attributes */
/* ------------------------------------------------------------------------------------------- */

#Header {

	background: transparent url("../images/bg_header.jpg") no-repeat top left;
	
	position: relative;

	margin: 0 auto 0 auto;
	
	padding: 0;
	
	width: 900px;
	
	height: 120px;
	
}

#MainBanner {

	background: #fff;

	position: relative;

	margin: -1px auto 0 auto;
	
	padding: 0 0 4px 0;
	
	width: 900px;
	
}

#MainContainer {

	background: #fff url("../images/bg_content.gif") repeat-y;

	position: relative;

	margin: 3px auto 0 auto;
	
	padding: 0 0 50px 0;
	
	width: 900px;
	
}

#MainContainer .column_single, #MainContainer .column_double {

	margin-top: 0px;
	
}

#InteriorMainContainer {

	background: #fff url("../images/bg_content.gif") repeat-y;

	position: relative;

	margin: 3px auto 0 auto;
	
	padding: 0 0 50px 0;
	
	width: 900px;
	
}

#InteriorMainContainer .column_single, #InteriorMainContainer .column_double {
	margin-top: 0px;
}

#InteriorNav ul {

	position: relative;

	margin: 0;
	
	padding: 0;
	
	list-style-type: none;
	
	border-bottom: solid 1px #e0e0e0;

}

#InteriorNav ul li {
	
	margin: 0; padding: 0;
	
	border-top: solid 1px #e0e0e0;
	
	height: 30px;
	
	background: transparent url("../images/bg_interior_nav_off.gif") top left no-repeat;

	
}

#InteriorNav ul li.last {
	
	margin: 0; padding: 0;
	
	border-top: solid 1px #e0e0e0;
	
	height: 30px;
	
	background: transparent url("../images/bg_interior_nav_off_last.gif") top left no-repeat;

	
}

#InteriorNav ul li.on {
	
	margin: 0; padding: 0;
	
	border-top: solid 1px #e0e0e0;
	
	height: 30px;
	
	background: transparent url("../images/bg_interior_nav_on.gif") top left no-repeat;
	
	color: #fff;

	
}


#InteriorNav li a {

	display: block;
	
	height: 30px;
	
	text-decoration: none;
	
	padding: 6px 0 0 25px;
	
	margin: 0;
	
	color: #333;
	
}

#InteriorNav li a:hover {

	background: transparent url("../images/bg_interior_nav_over.gif") top left no-repeat;
	
	color: #fff;
	
}

#InteriorNav li.on a {

	display: block;
	
	height: 30px;
	
	text-decoration: none;
	
	padding: 6px 0 0 25px;
	
	margin: 0;
	
	color: #fff;
	
}


#InteriorNav li.on a:hover {

	background: transparent url("../images/bg_interior_nav_on.gif") top left no-repeat;
	
	color: #fff;
	
}

#InteriorNav .on {

	display: block;
	
	text-decoration: none;
	
	padding: 4px 0 2px 30px;
	
	margin: 1px 7px 1px 1px;
	
	border-top: solid 1px #e0e0e0;

	background: transparent url("../images/bg_interior_nav.gif") top left no-repeat;
	
	color: #fff;
	
}

.crumbs {

	font-size: 0.9em;
	
	margin: 0;
	
	padding: 5px 0 8px 10px;
	
	border-bottom: solid 1px #fff;
	
	background: #fff url("../images/bg_crumbs.gif") bottom left repeat-x;
	
}

.crumbs a {

	margin: 0;
	
	padding: 0px 1px 0px 1px;
	
	color: #0072aa;
	
	text-decoration: none;
	
}

.crumbs a:hover {
	
	color: #fff;
	
	background: #0072aa;
	
	text-decoration: none;
	
}


/* ------------------------------------------------------------------------------------------- */
/* ID Footer Attributes */
/* ------------------------------------------------------------------------------------------- */

#Footer {
	position: relative;
	width: 900px;
	height: 67px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 22px 0 0 0;
	background: transparent url("../images/bg_footer.jpg") top left no-repeat;	
}

#Footer p {

	color: #9ab6cc;
	
}

#Footer a {

	margin: 0;
	
	padding: 0px 2px 0px 2px;
	
	color: #9ab6cc;
	
}

#Footer a:hover {
	
	color: #fff;
		
}
