/* CSS Document */

body
	{
		margin:0 auto;
		background:url(../images/bg-body.jpg) no-repeat top left;
	}
	
	
h1
	{
		width:900px;
		height:272px;
		background:url(../images/home-masthead.jpg);
		margin:0;
		padding:0;
		text-indent:-9999px;
	}	
	
p
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#2B3947;
		line-height:20px;
	}		
	
p a
	{
		color:#2B3947;
	}	
	
p a:hover
	{
		text-decoration:none;
		color:#000;
	}	
	
#wrapper
	{
		width:900px;
		margin:0 auto;
	}	
	
#mainNav
	{
		font-family:lucida sans unicode, arial;
		font-size:16px;
		color:#fff;
		height:50px;
		line-height:50px;
		margin:0;
		padding:0;
	}	
	
#mainNav li
	{
		float:left;
		list-style-type:none;
	}	
	
#mainNav li a
	{
		float:left;
		list-style-type:none;
		display:block;
		height:50px;
		padding:0 15px;
		text-decoration:none;
		color:#fff;
	}		
	
#mainNav li a:hover
	{
		float:left;
		display:block;
		height:50px;
		background:url(../images/bg-li.gif);
	}	
	
.selected
	{
		background:url(../images/bg-li.gif);
	}		
	
	
.btn
	{
		height:35px;
		width:200px;
		display:block;
		background:url(../images/btn-bg.jpg);
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:35px;
		padding:0 10px;
	}	
	
.btn a
	{
		color:#fff;
		height:35px;
		width:200px;
		display:block;
		text-decoration:none;
	}	
	
.btn a:hover
	{
		color:#FFE96F;
	}		
	
	
	
	
.btnInvestor
	{
		height:35px;
		width:230px;
		display:block;
		background:url(../images/btn-bg.jpg);
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:35px;
		padding:0 10px;
	}	
	
.btnInvestor a
	{
		color:#fff;
		height:35px;
		width:450px;
		display:block;
		text-decoration:none;
	}	
	
.btnInvestor a:hover
	{
		color:#FFE96F;
	}			
	
	
	
	
	
	
	
	
	
	
h2
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:28px;
		color:#fff;
		font-weight:normal;
		padding:0;
		margin:25px 0 20px 0;
	}	
	
	
h3
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px;
		color:#2F3F4D;
		font-weight:normal;
		padding:0;
		margin:5px 0 20px 0;
	}	
	
h4
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px;
		color:#fff;
		font-weight:normal;
		padding:0;
		margin:5px 0 20px 0;
	}		
		
.heroText
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#fff;
		line-height:22px;
		padding:0;
		margin:15px 0 20px 0;
		font-weight:bold;
	}	
	
.heroText span
	{
		
		text-decoration:underline;
	}	
	
.knowMore a
	{
		width:300px;
		height:36px;
		background:url(../images/btn-home-more.gif) top left;
		display:block;
		padding:0;
		margin:0;
		text-indent:-9999px;
	}	
	
.knowMore a:hover
	{
		width:300px;
		height:36px;
		background:url(../images/btn-home-more.gif) top right;
		display:block;
		padding:0;
		margin:0;
		text-indent:-9999px;
	}		
	
	
.picBody
	{
		float:left;
		border:6px solid #E6E2E2;
		margin:0 20px 20px 0;
	}	
	
#planeFeatures
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#2B3947;
		font-size:14px;
		line-height:24px;
		margin:10px 0;
		padding:0;
	}	
	
#planeFeatures li
	{
		list-style-type:none;
		background:url(../images/bg-services-li.gif) no-repeat 0 6px;
		margin:0 0 0 40px;
		padding:0 0 0 20px;
	}		
	
	
	
	
	
	
#services
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#2B3947;
		font-size:14px;
		line-height:24px;
		margin:0;
		padding:0;
	}	
	
#services li
	{
		list-style-type:none;
		background:url(../images/bg-services-li.gif) no-repeat 0 6px;
		margin:0;
		padding:0 0 0 20px;
	}	
	
#services li a
	{
		color:#2B3947;
	}
	
#services li a:hover
	{
		text-decoration:none;
		color:#000;
	}	
	
	
.podServices
	{
		float:left;
		width:280px;
		margin:25px 0 0 0;;
	}	
	
.podGallery
	{
		float:left;
		width:250px;
		margin:25px 0 0 0;
	}	
	
	
.contactContainer
	{
		width:885px;
		height:310px;
		background:url(../images/bg-contact.jpg);
		margin:35px 0;
		position:relative;
	}	
.news
	{
		position:absolute;
		top:20px;
		left:30px;
	}	
	
	
.clear
	{
		clear:both;
	}	
	
.podNews
	{
		width:400px;
		height:200px;
		padding:20px 0 0 30px;
		float:left;
		overflow:scroll;
	}	
	
	
#news
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#0CF1FF;
		font-size:12px;
		line-height:17px;
		margin:0;
		padding:0;
	}	
	
#news li
	{
		list-style-type:none;
		margin:0 0 11px 0;
		padding:0;
	}	
	
#news li a
	{
		color:#fff;
	}		
	
#news span
	{
		color:#fff;
	}
	
.podContact p
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px;
		color:#fff;
		text-align:center;
		width:380px;
		height:170px;
		float:left;
		padding:15px 0 0 20px;
		margin:20px 0 0 0;
		line-height:25px;
	}	
	
.podContact span
	{
		color:#FFCC00;
		font-size:14px;
	}	
	
.podContact p a
	{
		color:#fff;
	}	
	
#formContainer
	{
		width:865px;
		height:213px;
		background:url(../images/bg-form.jpg);
		padding:15px 0 0 20px;
	}	
	
	#formContainer1
	{
		width:865px;
		padding:15px 0 0 0px;
	}
table
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#2B3947;
	}	
	
.last
	{
		float:left;
	}	
	
	.fileds{width:300px;height:26px;border:1px solid #777;}
	
	.fileds1{width:300px;height:40px;border:1px solid #777;margin-bottom:3px;}
	
	.fileds2{width:20px;height:20px;border:1px solid #777;margin-bottom:3px;}
	
	.fileds3{width:150px;height:26px; border:1px solid #777;margin-bottom:3px;}
	
	.fileds4{width:30px;height:16px; border:1px solid #777;margin-bottom:3px;}
		
	.fileds5{width:120px;height:16px; border:1px solid #777;margin-bottom:3px;}
	
	.fileds6{width:300px;height:60px; border:1px solid #777;margin-bottom:3px;}
		.fileds7{width:243px;height:90px; border:1px solid #777;margin-bottom:3px;}
		
			.fileds8{width:100px;height:16px; border:1px solid #777;margin-bottom:3px;}
			
#enginetype2	
	{
		height:26px;
	}
		
		
		
		
	.btn1
	{
		background:#044A92;
		color:#fff;
		padding-left:10px;
		padding-right:10px;
		border:0;
		width:70px;
		height:20px;
		font-size:14px;
	}	
	
	.btn2
	{
		background:#044A92;
		color:#fff;
		padding-left:10px;
		padding-right:10px;
		border:0;
		width:70px;
		height:25px;
			}
	