/* CSS Document */

html, body {
	background:none;
}



#homeContainer {
	width:100%;
	margin:0 auto;
	background:#fff;
}

#searchNav { /* override value from screen.css */
	right:3px;
}

#bodyContent {
	
}

#navArea {
	position:relative;
	margin-bottom:19px;
}

#navArea img {
	display:block;
}




.hpTileZone {
	position:absolute;
	top:268px;
	left:1px;
	width:1000px; /* added for Opera */
}

.hpTile {
	position:relative;
	float:left;
	
}


.hpTileImage {
	border:1px solid #fff;
	display:block;
}

.hpTileTitleBackground {
	width:242px;
	height:31px;
	/*background-color:#fff;
	filter: alpha(opacity=50); -moz-opacity: 0.50; opacity:0.50;*/
}

.hpTileTitle {
	position:absolute;
	top:91px;
	left:1px;
	
/* Drop down Aviation menu start */
	
}
.hpNavAviation {
	position:absolute;
	top:142px;
	left:0;
	background-color:#fff;
	border:1px solid #aac5eb;
	width:323px;
	z-index:3;
	padding:1px 0 0 0;
}

.hpNavAviation p {
	margin:0;
	padding:0 0 0 10px;
	border-bottom:1px solid #fff;
	line-height:21px;
	background-color:#edf2fa;
}

div.hpNavAviation a {
	line-height:21px;
	color:#004094;
	text-decoration:none;
}

div.hpNavAviation a:hover {
	text-decoration:underline;
}


/* Drop down Aviation menu stops */

/* Drop down Simulation Prod menu start */
	

.hpNavSimulation {
	position: absolute;
	top:142px;
	left:-30px;
	background-color:#fff;
	border:1px solid #aac5eb;
	width:325px;
	z-index:7;
	padding:1px 0 0 0;
}

.hpNavSimulation p {
	margin:0;
	padding:0 0 0 10px;
	border-bottom:1px solid #fff;
	line-height:21px;
	background-color:#edf2fa;
}

div.hpNavSimulation a {
	line-height:21px;
	color:#004094;
	text-decoration:none;
}

div.hpNavSimulation a:hover {
	text-decoration:underline;
}


/* Drop down Simulation menu stops */

/* Drop down Military Prod menu start */
	
.hpNavMilitary {
	position:absolute;
	top:142px;
	left:-54px;
	background-color:#fff;
	border:1px solid #aac5eb;
	width:321px;
	z-index:3;
	padding:1px 0 0 0;
}

.hpNavMilitary p {
	margin:0;
	padding:0 0 0 10px;
	border-bottom:1px solid #fff;
	line-height:21px;
	background-color:#edf2fa;
}

div.hpNavMilitary a {
	line-height:21px;
	color:#004094;
	text-decoration:none;
}

div.hpNavMilitary a:hover {
	text-decoration:underline;
}


/* Drop down Military menu stops */

/* Drop down Security Prod menu start */
	
.hpNavSecurity {
	position:absolute;
	top:142px;
	left:-85px;
	background-color:#fff;
	border:1px solid #aac5eb;
	width:325px;
	z-index:3;
	padding:1px 0 0 0;
}

.hpNavSecurity p {
	margin:0;
	padding:0 0 0 10px;
	border-bottom:1px solid #fff;
	line-height:21px;
	background-color:#edf2fa;
}

div.hpNavSecurity a {
	line-height:21px;
	color:#004094;
	text-decoration:none;
}

div.hpNavSecurity a:hover {
	text-decoration:underline;
}


/* Drop down Security menu stops */


#hpNews {
	float:left;
	width:370px;
	height:162px;
	overflow:hidden;
	border:1px solid #bcbdc0;
	padding:0 17px;
}



.hpNewsCopy {

}

.hpNewsCopy p {

}

.hpNewsCopy span {
	color:#004db3;
}

.hpNewsCopy a {
	color:#004db3;
	font-weight:bold;
	text-decoration:none;
}

.hpNewsCopy a:hover {
	text-decoration:underline;
}


#hpInfo {
	float:left;
	width:294px;
	height:152px;
	border:1px solid #bcbdc0;
	padding:5px 17px;
}

#hpInfo h2 {
	font-size:14px;
}

#hpInfo h4 {
	color:#004094;
}

#hpInfo p {
	margin-bottom:10px;
}

#hpInfo a {
	text-decoration:none;
}

#hpInfo a:hover {
	text-decoration:underline;
}

#hpInfo p.lightLinks a {
	color:#000;
	margin-right:5px;
	text-decoration:none;
}

#hpInfo p.lightLinks a:hover {
	text-decoration:underline;
}


#hpPromo {
	float:left;
	width:243px;
	height:162px;
}

#hpPromo img {
	display:block;
	border:1px solid #bcbdc0;
}