/*------------------------------------------
Stylesheet for fly-sai.com
Author: Rude Goose
------------------------------------------*/
body{
	background:#323232;
	text-align:center;
	font-family:"Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#fff;
}
a:link, a:visited{
	color:#BBE3E5;
	text-decoration:none;
}
a:hover{
	color:#000;
}
h1{
	color:#bbe3e5;
	font-size:120%;
}
h2{
	color:#fff;
	font-size:100%;
}
/* Navigation-----------------------------*/
#active{
	color:#000;
}#navLinks{
	position:relative;
	margin-top:-18px;
	width:760px;
	height:30px;
}
#navLinks a:link, #navLinks a:visited{
	color:#fff;
	font-size:90%;
	text-decoration:none;
	font-weight:bold;
}
#navLinks a:hover{
	color:#C4Eff4;
}
#Link1 a:link, #Link1 a:visited{
	float:left;
	background: url(images/1.gif) no-repeat top;
	position:absolute;
	top:-5px;
	left:0;
	width:107px;    
	height:30px;
	text-align:center;
	padding-top:5px;
}
#Link1 a:hover{
	margin-top:5px;
}
 #Link2 a:link, #Link2 a:visited{
	float:left;
	background: url(images/2.gif) no-repeat top;
	position:absolute;
	top:-5px;
	left:107px;
	width:121px;
	height:30px;
	text-align:center;
	padding-top:5px;
}
#Link2 a:hover{
	margin-top:5px;
}
#Link3 a:link, #Link3 a:visited{
	float:left;
	background: url(images/3.gif) no-repeat top;
	position:absolute;
	top:-5px;
	left:228px;
	width:122px;
	height:30px;
	text-align:center;
	padding-top:5px;
}
#Link3 a:hover{
	margin-top:5px;
}
#Link4 a:link, #Link4 a:visited{
	float:left;
	background: url(images/4.gif) no-repeat top;
	position:absolute;
	top:-5px;
	left:350px;
	width:121px;
	height:30px;
	text-align:center;
	padding-top:5px;
}
#Link4 a:hover{
	margin-top:5px;
}
#Link5 a:link, #Link5 a:visited{
	float:left;
	background: url(images/5.gif) no-repeat top;
	position:absolute;
	top:-5px;
	left:471px;
	width:96px;
	height:30px;
	text-align:center;
	padding-top:5px;
}
#Link5 a:hover{
	margin-top:5px;
}
#Link6 a:link, #Link6 a:visited{
	float:left;
	background: url(images/6.gif) no-repeat top;
	position:absolute;
	top:-5px;
	left:567px;
	width:97px;
	height:30px;
	text-align:center;
	padding-top:5px;
}
#Link6 a:hover{
	margin-top:5px;
}
#Link7 a:link, #Link7 a:visited{
	float:left;
	background: url(images/7.gif) no-repeat top;
	position:absolute;
	top:-5px;
	left:663px;
	width:97px;
	height:30px;
	text-align:center;
	padding-top:5px;
}
#Link7 a:hover{
	margin-top:5px;
}
/*--------------------------------------------*/

#container{
	position:relative;
	top:20px;
	width:760px;
	text-align:left;
	margin:0 auto;
}
#body{
	float:left;
	background:transparent url(images/body.jpg) repeat-y;
	width:760px;
	margin-top:-24px;
}
#image{
	float:left;
	margin:40px 10px 10px 20px;
	width:270px;
}
#image img{
	margin-top:5px;
}
#header{
	position:relative;
	background:transparent url(images/home.jpg) no-repeat top;
	width:760px;
	height:200px;
}
#header1{
	position:relative;
	background:transparent url(images/home.jpg) no-repeat top;
	width:760px;
	height:200px;
}
#header2{
	position:relative;
	background:transparent url(images/swatchheader.jpg) no-repeat top;
	width:760px;
	height:200px;
}
#header3{
	position:relative;
	background:transparent url(images/design.jpg) no-repeat top;
	width:760px;
	height:200px;
}
#header4{
	position:relative;
	background:transparent url(images/cabinFurnishings.jpg) no-repeat top;
	width:760px;
	height:200px;
}	
#header5{
	position:relative;
	background:transparent url(images/inflight.jpg) no-repeat top;
	width:760px;
	height:200px;
}	
#header6{
	position:relative;
	background:transparent url(images/vip.jpg) no-repeat top;
	width:760px;
	height:200px;
}	
#header7{
	position:relative;
	background:transparent url(images/quality.jpg) no-repeat top;
	width:760px;
	height:200px;
}		
#footer{
	clear:both;
	background:transparent url(images/footer.jpg) no-repeat;
	width:760px;
	height:115px;
}
#navBar{
	position:relative;
	top:-24px;
	background:url(images/navBar.gif) no-repeat;
	width:760px;
	height:32px;
}
#navBar ul{
	margin:0 0 0 30px;
	padding:0;
}
#navBar li{
	float:left;
	margin:10px 20px 0 15px;
	list-style:none;
	text-align:center;
	font-weight:bold;
	color:#000;
}
#text{	
	float:left;
	width:390px;
	margin:30px 30px 10px 10px;
	text-align:justify;
}
#copy{
	width:760px;
	text-align:center;
	font-size:80%;
	color:#555;
	margin-top:5px;
	padding-bottom:20px;
}
#copy a{
	color:#555;
}
#contact{
	text-align:right;
}
#products{
	margin-top:30px;
}
#products ul{
	margin-left:30px;
	float:left;
}
#error{
	width:600px;
	padding:20px 80px;
}
/*classes---------------------------------------*/
.product{
	float:left;
	width:670px;
	text-align:justify;
	margin:10px 0 0 30px;
}
.product img{
	float:left;
	padding:0 10px 0 0;
}
.product h1{
	margin-top:0;
	width:380px;
	float:right;
}
.product p{
	float:right;
	width:380px;
	margin:7px 0;
}
