


/* generic */



body {
	margin:0;
	padding:0;
	background-color:#234143;
}

body,div,td,input,textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

body,div,td {
	line-height:16px;
	color:#BEC7C8;
}

#page {
	border-right:solid 1px #203031;
	width:770px;
}

a {
	color:#DFE3E3;
}

a:hover {
	color:#FFFFFF;
}



/* navigation */



#nav {
	background:#425A5B repeat-x url(../images/hiwinui-jet/jet_boat_nav_tile.jpg);
	color:#A0ADAD;
	text-decoration:none;
}

#nav a {
	color:#A0ADAD;
	text-decoration:none;
}

#nav a:hover {
	color:#CED5D5;
	text-decoration:none;
}



/* header */



#header .header_top {
	width:720px;
	height:126px;
	background:top left no-repeat url(../images/hiwinui-jet/jet_boat_header_1.jpg);
	padding:48px 0px 0px 50px;
}

#header .header_top h1 {
	color:#FFFFFF;
	font-size:15px;
	font-style:italic;
	font-weight:normal;
	display:inline;
}

#header .header_element {
	float:left;
}

#header .nav {
	float:left;
	width:176px;
}



/* body */



#body {
	clear:left;
	background:#234143 no-repeat url(../images/hiwinui-jet/jet_boat_header_4.jpg);
	padding:0px 0px 0px 60px;
	height:200px;
}

#body .left {
	float:left;
	width:320px;
}

#body .middle {
	float:left;
	width:120px;
	margin:0px 21px 0px 21px;
	text-align:center;
}

#body .right {
	float:left;
	width:180px;
}

#body .twocol {
	float:left;
	width:300px;
	margin:0px 0px 0px 30px;
}

.video_text {
	background:top center no-repeat url(../images/hiwinui-jet/jet_boat_video_2.gif);
	height:69px;
	width:98px;
	padding:12px 10px 0px 10px;
}

.video_text a {
	color:#94A3A4;
	line-height:11px;
	text-decoration:none;
}

#body h1 {
	font-size:17px;
	font-weight:normal;
	font-style:italic;
	color:#FFFFFF;
}

#body strong {
	color:#DFE3E3;
}


/* gallery */


.mix_gallery_item_jet {
	float:left;
	width:120px;
	margin:0 25px 15px 0;
	text-align:center;
}


/* footer */



#footer {
	clear:left;
	padding:60px 60px 20px 60px;
}

#footer, #footer a {
	color:#677C7E;
	text-decoration:none;
}


