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

body {
	margin:0px; padding:0px;
	color: #fff;
	background: #000000 url(../images/bg1.png) center top no-repeat;
	min-height: 860px;
}

#top {
	background-color:#000;
	padding-top: 10px;
	padding-bottom: 15px;
}


#top ul#menu {
	margin:0px; padding:0px;
	float:right;
}
#top ul#menu li {
	display:inline;
	padding-left:25px;
}

#top ul#menu li a {  
    text-decoration:none;  
    color:#ccc;  
    font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;  
    font-size:9px;
	letter-spacing:1px;
    text-transform:uppercase;  
}  
#top ul#menu li a.active, #top ul#menu li a:hover, #top ul#menu li a#selected {  
    color:#666633; 
	padding-bottom: 15px;
	background: url(../images/menu_highlight.png) no-repeat bottom center;
}


#main {
	
}

.container {
	width:930px;
	margin:0 auto;
	position:relative;
}

#header {
	
}
#logo h1, #logo small {
	margin:0px;
	display:block;
	float: left;
	text-indent:-9999px;
}
#logo {
	margin-top: 45px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:209px;
	height:36px;
}


ul#timezones {
	background: url(../images/timezone_bg.png) no-repeat;
	height: 40px;
	margin:0px; padding:0px;
	float:right;
	padding-left:23px;
	padding-top: 3px;
}
ul#timezones li {
	display:inline;
	color:#a9a9a9;  
    font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;  
    font-size:11px;
	padding-left:15px;
	
}

#block_feature {
	margin-top:40px;
	margin-left:2px;
	}

#block_feature #flash{
	float:left;
	width:701px;
	height: 421px;
	background-color:#333;
	border:2px solid #f9f9f9;
}
#block_feature #video{
	float: left;
	width:220px;
	height:139px;
	background-color:#333;
	border:2px solid #f9f9f9;
	border-left:none;

}
#block_feature #feature1{
	float: left;
	width:220px;
	height:139px;
	background: #333333 url(../images/feature1.png) no-repeat bottom;
	border:2px solid #f9f9f9;
	border-left:none;
	border-top:none;
}
#block_feature #feature2{
	float: left;
	width:220px;
	height:139px;
	background: #333333 url(../images/feature2.png) no-repeat bottom;
	border:2px solid #f9f9f9;
	border-left:none;
	border-top:none;
}

#news_bar {
	width:930px;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#news_bar #nb_left {
	float:left;
	width: 18px;
	height: 45px;
	background: url(../images/newsbar_left.png) no-repeat bottom;	
}

#news_bar #nb_content {
	float:left;
	height: 45px;
	width:884px;
	background: url(../images/newsbar_bg.png) repeat-x bottom;	
	color:#797979;
	
}

.newsticker {
	list-style-type: none;
	padding: 5px;
	padding-top: 12px;
	margin: 0;
}			

#news_bar #nb_right {
	float:left;
	height: 45px;
	width:28px;
	background: url(../images/newsbar_right.png) no-repeat bottom;	
}

#block_content {
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
}

#block_content #col1{
	float:left;
	height: 150px;
	background: url(../images/vert_line.png) left no-repeat;
	padding:20px;
	padding-top:40px;
}

#block_content #col1 h1{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 18px;
	width: 500px;
}
#block_content #col1 p{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}
#block_content #col2{
	float:right;
	height: 189px;
	width: 390px;
	background: url(../images/quote.png) left no-repeat;
}


#content {
	position:relative;
	float:left;
	background: url(../images/content_bg.png) center bottom no-repeat;
	width: 930px;
	min-height:800px;
	opacity: 0.8;
	-moz-opacity:0.8;
}

#content_fleet {
	position:relative;
	float:left;
	background: url(../images/content_fleet_bg.png) center bottom no-repeat;
	width: 930px;
	min-height:800px;
	opacity: 0.9;
	-moz-opacity:0.9;
}

#content_header{
	
	width:922px;
	height: 152px
}

.fleet_copy {
	width: 600px;	
	
}
#content_copy {
	width:470px;
	padding-top: 20px;
	padding-left: 60px;
	float:left;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
}

#content_copy h1 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;
	background: url(../images/heading_underline.png) no-repeat bottom left;
}

#content_copy h2, #content_right h2 {
	font-size: 14px;
	font-weight: normal;
	color: #7a7b1f;
}


#content_copy p, #content_right p {
	font-size: 12px;
	color: #666666;
}

#content_copy p a, #content_right p a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#content_copy p a:hover, #content_right p a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


#content_right {
	text-align: center;
	padding-top: 77px;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	
	
}

.field {
	font-size: 14px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-top: 6px;
	vertical-align:text-top;
	
}

.input {
	color: #666; 
	border:none; 
	background: transparent url(../images/inp_line.png) no-repeat; 
	width: 268px; 
	height:27px; 
	vertical-align:top; 
	padding: 5px; 
	padding-top:0px;
	font-size:14px;
	}

.ie .input {
	color: #666; 
	border:none; 
	background: transparent url(../images/inp_line.png) no-repeat; 
	width: 268px; 
	height:27px; 
	vertical-align:top; 
	padding: 5px; 
	padding-top:5px;
	font-size:14px;	
	
}
.input_short {
	color: #666; 
	border:none; 
	background: transparent url(../images/inp_short.png) no-repeat; 
	width: 87px; 
	height:27px; 
	vertical-align:top; 
	padding: 5px; 
	padding-top:0px;
	font-size:14px;
	}
.ie .input_short {
	color: #666; 
	border:none; 
	background: transparent url(../images/inp_short.png) no-repeat; 
	width: 87px; 
	height:27px; 
	vertical-align:top; 
	padding: 5px; 
	padding-top:5px;
	font-size:14px;
	}	
	
.input_vshort {
	color: #666; 
	border:none; 
	background: transparent url(../images/inp_vshort.png) no-repeat; 
	width: 39px; 
	height:27px; 
	vertical-align:top; 
	padding: 5px; 
	padding-top:0px;
	font-size:14px;
	}

.ie .input_vshort {
	color: #666; 
	border:none; 
	background: transparent url(../images/inp_vshort.png) no-repeat; 
	width: 39px; 
	height:27px; 
	vertical-align:top; 
	padding: 5px; 
	padding-top:5px;
	font-size:14px;
	}

.textarea {
	color: #666; 
	border:none; 
	background: transparent url(../images/inp_textarea.png) no-repeat; 
	width: 273px; 
	height:138px; 
	padding: 5px; 
	padding-top:3px;
	padding-bottom: 10px;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.textarea_big {
	color: #666; 
	border:none; 
	background: transparent url(../images/inp_big.png) no-repeat; 
	width: 600px; 
	height:138px; 
	padding: 5px; 
	padding-top:3px;
	padding-bottom: 10px;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#footer {
	background-color: #333;
	padding: 10px;
	color: #666;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	
	
}
