@charset "UTF-8";
/* CSS Document */

body{
text-align:center;
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2{
margin:5px;
}

#container{
position:relative;
width:960px;
margin:0 auto;
text-align:left;
}

#header{
position:relative;
width:960px;
height:174px;
background: url(Images/BG-Header.jpg) top left no-repeat #003399;
}

#header a.mainlogo{
position:absolute;
width:548px;
height:174px;
background:url(Images/MainLogo.jpg) top left no-repeat;
left:0px;
top:0px;
margin:0px;
padding:0px;
text-indent:-9000px;
}

#header a:hover.mainlogo{
background: url(Images/LogoRollover.jpg) top left no-repeat;
}

#topnavbar{
position:relative;
width:960px;
height:54px;
background-color:#000000;
text-align:center;
}

#topnavbar ul{
width:960px;
margin:0px 0px 0px 2px;
padding:0px;
}

#topnavbar ul li{
display:block;
float:left;
list-style:none;
padding:2px;
}

#topnavbar li a{
display:block;
height:50px;
width:155px;
text-indent:-9000px;
}

#topnavbar li a.aboutus{
background:url(Images/aboutusbutton.jpg) top left no-repeat;
}

#topnavbar li a.scalepilots{
background:url(Images/scalepilotsbutton.jpg) top left no-repeat;
}

#topnavbar li a.apparel{
background: url(Images/apparelbutton.jpg) top left no-repeat;
}

#topnavbar li a.gallery{
background: url(Images/gallerybutton.jpg) top left no-repeat;
}

#topnavbar li a.aircraft{
background:url(Images/aircraftbutton.jpg) top left no-repeat;
}

#topnavbar li a.contact{
background: url(Images/contactbutton.jpg) top left no-repeat;
}

/* ------------------- Start Hover Rollovers  --------------- */

#topnavbar li a:hover.aboutus{
background: url(Images/aboutusrollover.jpg) top left no-repeat;
}

#topnavbar li a:hover.scalepilots{
background: url(Images/scalepilotsrollover.jpg) top left no-repeat;
}

#topnavbar li a:hover.apparel{
background:  url(Images/apparelrollover.jpg) top left no-repeat;
}

#topnavbar li a:hover.gallery{
background:  url(Images/galleryrollover.jpg) top left no-repeat;
}

#topnavbar li a:hover.aircraft{
background: url(Images/aircraftrollover.jpg) top left no-repeat;
}

#topnavbar li a:hover.contact{
background:  url(Images/contactrollover.jpg) top left no-repeat;
}


#maincontent{
position:relative;
width:920px;
min-height:560px;
background-color:#333333;
padding:20px;
}

.productbox{
position:relative;
width:920px;
min-height:280px;
margin:10px 0px 0px -0px;
padding:0px;
background-color:#000000;
color:#FFFFFF;

}

.splashbox{
position:relative;
width:800px;
min-height:280px;
margin:0px 0px 0px 0px;
padding:0px;
background-color:#333333;
}

.productbox a:hover {
background-color:#CCFF00;
color:#FFFF00;

}

.productbox a:link {
color:#00FFFF;
}

.productbox a:visited {
color:#00FFFF;

}
.productbox a:active {
background-color:#FFFFFF;

}

.PBbanner{
	position:relative;	
	width:920px;
	height:45px;
	background:url(Images/boxheader.jpg) top left no-repeat;
	text-align:left;
	color:#999999;
	
	
}

.PBbannerText{
	position:relative;
	margin-left:545px;
	top:10px;
}

.PBimgs{
	float:left;
	height:230px;
	padding: 0px 25px 0px 10px;
	background-color:#000000;

}

.PBinfo{
	float:left;
	background-color:#000000;
	
}

.PBinfoHeader{
	position:relative;
	width:115px;
	height:21px;
	background-color:#363636;
	margin-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:7px;
	padding-left:10px;
}

.PBinfoBox{
	position:relative;
	width:374px;
	min-height:156px;
	border:#363636 solid 6px;
	margin-bottom:8px;
	padding: 12px;
	background-color:#000000;
	
	
}

.splashbox{
position:relative;
width:800px;
min-height:280px;
margin:0px 0px 0px 0px;
padding:0px;
background-color:#333333;

}


.splashimages{
position:relative;
min-height:200px;
width:800px;
margin-bottom:0px;
padding: 0px 0px 0px 58px;


}


.Caption{
	color:#FFCC33;
	font-size:14px;
	text-align:left;
	padding: 0px 0px 0px 58px;w
	
}


.Copy{
	color:#CCCCCC;
	font-size:12px;
	text-align:left;
	padding: 0px 0px 0px 58px;w
	
	
}



.PBinfoBox p{
font-size:12px;


}



a.productbutton {
float:right;
display:block;
height:40px;
width:120px;
background: url(Images/productbutton.jpg) 0 0 no-repeat;
text-decoration:none;
text-indent:-9000px;
margin-top:15px;
}

a:hover.productbutton {
background-position: -120px 0;
}




p.subText{
	float:left;
	color:#FFCC33;
	font-size:14px;
}

.clear{
	position:relative;
	clear:both;
}

#clear {
position:relative;
clear:left;
}

#footer{
position:relative;
clear:both;
width:960px;
height:35px;
background-color:#FFCC00;
}


.contactUS {
color:#FFFFFF;
font-size:14px;
text-align:center;
}

.contactUS a:link{
color:#33CCFF;
}


.contactUS a:visited{
color:#006699;
}


.contactUS a:hover{
color:#CC9966;
}
