/* CSS Document */
body{padding:0px; margin:0px; background:url(images/bg.jpg) 0 0 repeat-x #2a3751; font-family: "Trebuchet MS", sans-serif; }
div, p, ul, form, input, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

p{ font-size:14px; color:#fff;}
a{ color:#00ccff; text-decoration:none;}
a:hover{color:#bfff00; text-decoration:underline;}

h1, h2, h3, { font:"Trebuchet MS";}

/*----MAIN PANEL----*/
#mainpan{width:1024px;  position:relative; margin:0 auto;}

/*----HEADER PANEL----*/
#header{width:1024px; height:238px; }

#logo{ width:263px; height:104px; position:absolute; background:url(images/logo.png) 0 0; margin:30px 0 0 35px;  }
#contact{ width:246px; height:121px; position:absolute;  margin:15px 0 0 745px; text-align:center;    }
#contact h1{ font:35px Arial; color:#000; font-weight:bold; letter-spacing:-1px; line-height:1em; margin-top:15px; margin-bottom:5px; }
#contact a {display:block; background:#3e8636; height:20px; width:210px; line-height:1.7em; font-size:11px; color:#fff;   }
#contact a:hover { color:#bfff00; }


/*----NAV PANEL----*/

#navmenu{width:1024px; height:77px; background:url(images/navbg.gif) 0 0 no-repeat; overflow:hidden;}

#navmenu ul	{
	position:relative;
	margin-left:19px;	
	list-style: none;
	}
#navmenu li	{
	float: left;
	width:117px;
	height:77px;
	background: url(images/navbtnbg.gif) 0 11px no-repeat;
	text-align:center;
	padding-top:26px;
	font-weight:bold;
	margin-right:7px;
		
	}
#navmenu a	{
	width:117px;
	height:77px;
	display:block;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	outline:none;
	}
#navmenu a:hover	{
	width:117px;
	height:77px;
	display:block;
	text-decoration: none;
	background: url(images/navbtnbghv.gif) 0 0 no-repeat; margin-top:-15px;
	padding-top:15px;
	color: #7fa9e2;
}

/*----BODY PANEL----*/
#content{width:1024px;  background:url(images/contentbg.gif) 0 0 repeat-y; padding:20px 0 5px 0;  }



/*----FLEET PANEL----*/
#ba1{ width:962px; position:relative; background:url(images/bar1.gif) 0 0 no-repeat #0066fe; margin-left:30px; text-align:justify; margin-bottom:20px; } 
#ba1 p { padding:0px 30px 20px 30px; }
#ba1 h2 { font-size:16px; color:#f5fe00; font-weight:bold; padding:0px 30px 10px 30px;}
#ba1 h1{ font-size:28px; margin:0; padding-left:30px; padding-bottom:15px; background:url(images/icon1.gif) 7px 10px no-repeat;}
#ba1 img { border:none; outline:none; }
#ba1 ul{
	padding:0px 30px 20px 50px;
	list-style-type: square;
}
#ba1 li{ color:#fff; font-size:14px;}

#gallery{ width:962px; margin-left:35px;  }
img.gallery{ background:url(images/imgbg.gif) 0 0 no-repeat; padding:10px; margin:20px 20px 10px 20px;}
#bar2{ width:962px; background:#0066fe; margin-left:30px; text-align:center; padding:20px 0 10px 0; margin-top:10px; }
#bar2 p { padding:0px 30px 20px 30px; }
/*----LEFT SIDE PANEL----*/










/*----RIGHT SIDE PANEL----*/



/*----FOOTER PANEL----*/

#footer{width:1024px; height:19px; background:url(images/bottombg.gif) 0 0 no-repeat; text-align:center; margin-bottom:60px; }

#footer p{ color:#556a93; font-size:11px; padding-top:40px;}
/*----INNERPAGE PANEL----*/

