
body
	{
	font-family: Verdana, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
	color: #202224;
	background: #ffffff url(pagebg.jpg) no-repeat bottom left;
	text-align: left;
	}

/* this puts a scrollbar for FF */

html 
	{
	min-height: 100%; 
	margin-bottom: 1px;
	}


/* main page elements */



#wrapper
	{
	margin: 0;
	padding: 0;
	width: 1020px;
	background: transparent url(wrapperbg.jpg) repeat-y left;
	}
	

#header1
	{
	height: 120px;
	background: #97c8e8 url(headerbg-top.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
	}


#header2
	{
	height: 240px;
	background: #2665be url(headerbg-bottom.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
	}



#header2 p
	{
	position: relative;
	top: 200px;
	left: 116px;
	padding: 0;
	margin: 0;	
	}


#header2 a
	{
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #ffffff;
	}

#header2 a:hover
	{
	color: #83bfea;
	}


/* menu column and nav elements */


#menucolumn
	{
	float: left;
	width: 242px;
	margin: 0;
	margin-left: 18px;
	padding: 0;
	text-align: center;
	background: transparent url(menubg.jpg) no-repeat top;
	}


#menucolumn p
	{
	color: #000000;
	}

#menucolumn ul 
	{ 
	color: #FFFFFF;
	list-style-type: none;
	height: 300px;
	margin: 0;
	padding: 0;
	}

#menucolumn li
	{
	margin: 0;
	padding: 0;
	}



#menucolumn ul li a.hil, a.mission, a.partners, a.rates
	{
	padding: 17px 0 0 0;
	color: #154bad;
	height: 33px;
	width: 242px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	}


#menucolumn ul li a.jkl, a.capabilities, a.vehicles, a.conferences
	{
	padding: 17px 0 0 0;
	color: #83bfea;
	height: 33px;
	width: 242px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	}


#menucolumn ul li a:hover
	{
	color: #ffffff;
	}




#contactuslink
	{
	position: absolute;
	top: 365px;
	left: 715px;
	z-index: 5;
	}

#contactuslink a
	{
	color: #154bad;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	}

#contactuslink a:hover
	{
	color: #ffffff;
	}



#careerslink
	{
	position: absolute;
	top: 365px;
	left: 840px;
	z-index: 5;
	}

#careerslink a
	{
	color: #154bad;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	}

#careerslink a:hover
	{
	color: #ffffff;
	}




/* content elements */




#content
	{
	text-align: left;
	margin: 0;
	padding: 20px 0;
	margin-left: 260px;
	background: transparent url(homepagebg.jpg) no-repeat top left;
	}



#content a

	{
	color: #154bad;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 1px 0;	
	border-bottom: 1px dashed #154bad;
	}

#content a:hover
	{
	color: #920505;
	border-bottom: 1px solid #920505;
	}


#content p
	{
	padding: 0 20px;
	width: 480px;
	margin-bottom: 25px;
	line-height: 1.8em;
	}



#missioncontent
	{
	text-align: left;
	margin: 0;
	padding: 20px 0;
	margin-left: 260px;
	background: transparent url(missionpagebg.jpg) no-repeat top left;
	}



#missioncontent a

	{
	color: #154bad;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 1px 0;	
	border-bottom: 1px dashed #154bad;
	}

#missioncontent a:hover
	{
	color: #920505;
	border-bottom: 1px solid #920505;
	}


#missioncontent p
	{
	padding: 0 20px;
	width: 480px;
	margin-bottom: 25px;
	line-height: 1.8em;
	}




#partnerscontent
	{
	text-align: left;
	margin: 0;
	padding: 20px 0;
	margin-left: 260px;
	background: transparent url(partnerspagebg.jpg) no-repeat top left;
	}



#partnerscontent a

	{
	color: #154bad;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 1px 0;	
	border-bottom: 1px dashed #154bad;
	}

#partnerscontent a:hover
	{
	color: #920505;
	border-bottom: 1px solid #920505;
	}


#partnerscontent p
	{
	padding: 0 20px;
	width: 480px;
	margin-bottom: 25px;
	line-height: 1.8em;
	}




#vehiclescontent
	{
	text-align: left;
	margin: 0;
	padding: 20px 0;
	margin-left: 260px;
	background: transparent url(vehiclespagebg.jpg) no-repeat top left;
	}



#vehiclescontent a

	{
	color: #154bad;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 1px 0;	
	border-bottom: 1px dashed #154bad;
	}

#vehiclescontent a:hover
	{
	color: #920505;
	border-bottom: 1px solid #920505;
	}


#vehiclescontent p
	{
	padding: 0 20px;
	width: 480px;
	margin-bottom: 25px;
	line-height: 1.8em;
	}




#ratescontent
	{
	text-align: left;
	margin: 0;
	padding: 20px 0;
	margin-left: 260px;
	background: transparent url(ratespagebg.jpg) no-repeat top left;
	}



#ratescontent a

	{
	color: #154bad;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 1px 0;	
	border-bottom: 1px dashed #154bad;
	}

#ratescontent a:hover
	{
	color: #920505;
	border-bottom: 1px solid #920505;
	}


#ratescontent p
	{
	padding: 0 20px;
	width: 480px;
	margin-bottom: 25px;
	line-height: 1.8em;
	}




#conferencescontent
	{
	text-align: left;
	margin: 0;
	padding: 20px 0;
	margin-left: 260px;
	background: transparent url(conferencespagebg.jpg) no-repeat top left;
	}



#conferencescontent a

	{
	color: #154bad;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 1px 0;	
	border-bottom: 1px dashed #154bad;
	}

#conferencescontent a:hover
	{
	color: #920505;
	border-bottom: 1px solid #920505;
	}


#conferencescontent p
	{
	padding: 0 20px;
	width: 480px;
	margin-bottom: 25px;
	line-height: 1.8em;
	}




#contactcontent
	{
	text-align: left;
	margin: 0;
	padding: 20px 0;
	margin-left: 260px;
	background: transparent url(contactpagebg.jpg) no-repeat top left;
	}



#contactcontent a

	{
	color: #154bad;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 1px 0;	
	border-bottom: 1px dashed #154bad;
	}

#contactcontent a:hover
	{
	color: #920505;
	border-bottom: 1px solid #920505;
	}


#contactcontent p
	{
	padding: 0 20px;
	width: 480px;
	margin-bottom: 25px;
	line-height: 1.8em;
	}



#careerscontent
	{
	text-align: left;
	margin: 0;
	padding: 20px 0;
	margin-left: 260px;
	background: transparent url(careerspagebg.jpg) no-repeat top left;
	}



#careerscontent a

	{
	color: #154bad;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 1px 0;	
	border-bottom: 1px dashed #154bad;
	}

#careerscontent a:hover
	{
	color: #920505;
	border-bottom: 1px solid #920505;
	}


#careerscontent p
	{
	padding: 0 20px;
	width: 480px;
	margin-bottom: 25px;
	line-height: 1.8em;
	}



#seaportcontent
	{
	text-align: left;
	margin: 0;
	padding: 20px 0;
	margin-left: 260px;
	background: transparent url(seaportpagebg.jpg) no-repeat top left;
	}



#seaportcontent a

	{
	color: #154bad;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 1px 0;	
	border-bottom: 1px dashed #154bad;
	}

#seaportcontent a:hover
	{
	color: #920505;
	border-bottom: 1px solid #920505;
	}


#seaportcontent p
	{
	padding: 0 20px;
	width: 480px;
	margin-bottom: 25px;
	line-height: 1.8em;
	}





.partnerslist ul
	{
	list-style-type: none;
	padding: 0;
	width: 280px;
	margin: 0;
	margin-top: 5px;
	margin-left: 25px;
	}

.partnerslist li
	{
	list-style-type: none;
	padding-left: 1.2em;
	height: 60px;
	}


.partnerslist li a
	{
	margin-left: 15px;
	}





#partnerlogos
	{
	float: right;
	width: 135px;
	margin: 0 260px 0 0;
	padding: 0;
	display: block;
	}



#partnerlogos ul
	{
	list-style-type: none;
	text-align: center;
	padding: 0;
	width: 130px;
	margin: 0;
	}

#partnerlogos li
	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 60px;
	}




#corecontent
	{
	text-align: left;
	margin: 0;
	padding: 20px 0;
	margin-left: 260px;
	background: transparent url(corepagebg.jpg) no-repeat top left;
	}


#corecontent p
	{
	padding: 0 20px;
	margin-bottom: 25px;
	line-height: 1.8em;
	}


#corecontent a

	{
	color: #154bad;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 1px 0;	
	border-bottom: 1px dashed #154bad;
	}

#corecontent a:hover
	{
	color: #920505;
	border-bottom: 1px solid #920505;
	}


#corecontent ul
	{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 25px;
	}

#corecontent li
	{
	background-image: url(images/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	list-style-type: none;
	padding: 2px 0 0 15px;
	margin-top: 5px;
	}





#corecaplist
	{
	float: right;
	width: 145px;
	margin: 0 270px 50px 10px;
	padding: 0;
	text-align: right;
	font-size: 80%;
	}


#corecaplist ul
	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#corecaplist li
	{
	background-image: none;
	list-style-type: none;
	padding: 0;
	padding-top: 2px;
	margin-top: 5px;
	}


#corecaplist li a
	{
	font-weight: normal;
	border-bottom: none;
	}

#corecaplist li a:hover
	{
	border-bottom: none;
	}






.indent
	{
	text-indent: 1.5em;
	}



/* contact form */




label
	{
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-weight: bold;
	}




.buttonstyle 
	{
	color: #0b2f7c;
	background-color: #83bfea;
	border: 1px solid #0b2f7c;
	font-weight: bold;
	margin-left: 325px;
	text-decoration: none;
	clear: left;
	}

.buttonstyle:hover
	{
	background-color: #0b2f7c;
	color: #FFFFFF;
	}




/* footer elements */




#footer
	{
	margin: 60px 0 0 0;
	clear: right;
	}


#footer p
	{
	padding: 5px 20px;
	line-height: 1.2em;
	color: #0b2f7c;
	text-indent: 0;
	font-weight: bold;
	margin: 0;
	}


.footercodes
	{
	font-family: "Times New Roman", Georgia, serif;
	color: #000000;
	letter-spacing: .1em;
	}


#footer a
	{
	color: #83bfea;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 1px 0;	
	border-bottom: none;
	}

#footer a:hover
	{
	text-decoration: underline;
	color: #83bfea;
	border-bottom: none;
	}



/* global elements */



img
	{
	margin: 0;
	padding: 0;
	}

a img 
	{
	border: none;
	}


h1
	{
	text-align: left;
	margin: 0 0 30px 0; 
	padding: 0 0 0 40px;
	font-size: 1.5em;
	color: #5aaae3;
	text-transform: uppercase;
	}

h2
	{
	text-align: left;
	padding: 0 0 0 80px;
	font-size: 1.2em;
	}






#vehicles .vehicles, #partners .partners, #rates .rates, #conferences .conferences, #mission .mission, #capabilities .capabilities, #careers .careers, #contact .contact 
	{
	color: #ffffff;
	}



#infotech .infotech, #admin .admin, #engineering .engineering, #advanced .advanced, #budget .budget, #meeting .meeting, #reaction .reaction, #specialized .specialized
	{
	color: #920505;
	}






