body {
	background: #d9e7fa url(images/main_bg_2a.gif) no-repeat top;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: 1.3em;
}
a {
	color: #036;
}
a:hover {
	color: #f60;
}

.top_nav .pipe{
	display: none;
}
.master {
	width: 780px;
	margin: 10px auto;
	text-align: left;
	border: 1px solid #000;
	background:  #fff;
}

.top {
	width: 780px;
	height: 22px;
	color : #fff;
	background : #369 url(images/glossbar_2bb.jpg) no-repeat;
}
.top_ban{
	height:135px;
	width: 780px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
}

.top_nav {
	width: 780px;
	text-align:left;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #ccc;
	background : url(images/top_glossbar_2a.jpg) no-repeat;
	margin:0px auto;
	padding: 2px 0px;
}

.top_nav a{
	margin: 0px;
	border-right: 1px solid #ccc;
	color: #fff;
	text-decoration: none;
		padding: 3px 10px;
}

.top_nav a:hover{
	color: #ccc;
}

.top_nav a.selected {
	color: #fff;
	background: #7d91c4;
	border-bottom: 1px solid #ccc;
}


.sub_nav {
	width: 780px;
	text-align:left;
	border-left: 1px solid #fff;
	background: #7d91c4;
	margin:0px auto;
	border-bottom: 1px solid #162358;
}

.sub_nav a{
	margin: 0px;
	border-right: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	padding: 3px 10px;
}

.sub_nav a:hover{
	color: #001749;
}

.sub_nav a.selected {
	color: #001749;
	background: #e7ebff;
}

.home_main{
	background : url(images/jet_scraper_3.jpg) no-repeat right top;
}

.main_text{
padding: 10px;
}
.main_text h1{
	color: #001749;
	font-size: 14pt;
	
}

.main_text h2{
	color: #001749;
	font-size: 12pt;
	
}

.main_text h3{
	color: #001749;
	font-size: 10pt;
	
}

.main_text h4{
	color: #001749;
	font-size: 10pt;
	
}


.main_text img{
margin: 5px;
}
.home_main_text{
	margin: 0px 0px 0px 0px;
	
	height: 200px;
}
.home_main_text p{
padding: 10px;

}
.home_main_text h1{
	color: #001749;
	font-size: 14pt;
	margin: 0px 0px;
}

.box{
	width: 375px;
	float: left;
	margin: 5px 5px 0px 5px;
	border: 1px solid #001749;
	
	
}

.box_pad{
	padding: 0px 10px;
	background: #eee;
	border: 1px solid #fff;
	
}
.box h3{
	padding: 3px;
	margin: 0px;
	background : url(images/new_h_bg.jpg) #162358 repeat-x;
	color : White;
	filter:alpha(opacity=90);
	
	-moz-opacity:.90;
	opacity:.90;
	line-height: 1em;
}

.content{

}

.footer {
width: 780px;
background : url(images/h_bg_2.jpg) no-repeat;
text-align: center;
font-size: 8pt;
	clear: both;
	color: #fff;

}
.footer a {
	color: #fff;
	padding: 3px 10px;
}

.footer a:hover {
	color: #ffc;
}
img.jets {
	float: right;
	padding: 0px;
	margin: 0;
}
img.jet {
	float: right;
	padding: 0px;
	margin: 0;
	position: static;
}
