*{
	margin:0; 
	padding:0;
	font-family: arial, sans-serif;
}
body {
	background: url( ../img/body_bg.jpg) #CFDAE2 repeat-x top left;
}
body#config_text{
	background: none;
}
#page{
	width: 1000px; 
	margin: 0 auto 0 auto;
	background: url( ../img/page_bg.jpg) no-repeat top left;
}
#header{
	text-align: right;
}
#menu {
	height: 69px;
	padding: 5px 0 15px 25px;
}

li.logolink, li.outer {
	list-style: none;
	float: left;
	width: 154px; height: 69px;
	margin: 0 15px 0 0;
}
li.logolink{
	width: 215px;
	margin: 0 35px 0 10px;
}

#b1{
	background: url( ../img/btn1.jpg ) 0 -69px no-repeat;
}
#b2{
	background: url( ../img/btn2.jpg ) 0 -69px no-repeat;
}
#b3{
	background: url( ../img/btn3.jpg ) 0 -69px no-repeat;
}
#b4{
	background: url( ../img/btn4.jpg ) 0 -69px no-repeat;
}
li.outer a, li.logolink a  {
	display: block;
	margin: 0; padding: 0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
}
#model #b1  a, #specs #b1  a{
	background: url( ../img/btn1.jpg ) 0 -69px no-repeat;
}
#b1 a{
	background: url( ../img/btn1.jpg ) top left no-repeat;
}
#config #b2 a, #cargo #b2 a{
	background: url( ../img/btn2.jpg ) 0 -69px no-repeat;
}
#b2 a{
	background: url( ../img/btn2.jpg ) top left no-repeat;
}
#ownership #b3 a{
	background: url( ../img/btn3.jpg ) 0 -69px no-repeat;
}
#b3 a{
	background: url( ../img/btn3.jpg ) top left no-repeat;
}
#story #b4 a{
	background: url( ../img/btn4.jpg ) 0 -69px no-repeat;
}
#b4 a{
	background: url( ../img/btn4.jpg ) top left no-repeat;
}
li.outer span, li.logolink span {
	display: block;
	margin: 0; padding: 0 0 0 154px;
	overflow: hidden;
}
li.logolink span {
	padding: 0 0 0 215px;
}
#b1 a:hover, #b2 a:hover, #b3 a:hover, #b4 a:hover {
	background-image: none;
}
#topnav{
	padding: 10px 45px 0 0;
}
#topnav li {
	list-style: none;
	display: inline;
}
#topnav li a {
	padding: 0 10px;
	color: #AFDCED;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.7em;
}
#content{
	position: relative;
	width: 947px;
	margin: 10px auto 0 auto;
	color: #333;
	font-size: 0.8em;
	background: url( ../img/content_bg.gif) repeat-y top center;
}
#home #content {
	background: none;
}
#cnt_title{
	height: 36px;
}
#cnt_title h2{
	display:none;
}
#model #cnt_title, #specs #cnt_title{
	background: url( ../img/title_model.jpg ) no-repeat top center;
}
#config #cnt_title{
	background: url( ../img/title_config.jpg ) no-repeat top center;
}
#story #cnt_title{
	background: url( ../img/title_story.jpg ) no-repeat top center;
}
#terms #cnt_title{
	background: url( ../img/title_terms.jpg ) no-repeat top center;
}
#contact #cnt_title{
	background: url( ../img/title_contact.jpg ) no-repeat top center;
}
#ownership #cnt_title{
	background: url( ../img/title_ownership.jpg ) no-repeat top center;
}
#cargo #cnt_title{
	background: url( ../img/title_cargo.jpg ) no-repeat top center;
}
#cnt_special{
	position: absolute;
	top:67px;
}
#cnt_top{
	height: 276px;
	width: 947px;
	font-size: 0.1em;
	background: url( ../img/cnt_top_bg.gif ) repeat-x top left;
	overflow: visible;
}
#ownership #cnt_top, #contact #cnt_top, #terms #cnt_top, #config #cnt_top{
	height: 31px;
}
#story #cnt_top {
	background: url( ../img/top_story.jpg ) no-repeat top center;
	height: 357px;
}
#top_left{
	float:left;
	width: 454px;
	border-right: 6px solid #fff;
}
#top_text{
	float: left;
	width: 230px;
	font-size: 10em;
}
#specs #top_text{
	width: 480px;
	
}
#cnt_top p{
	font-size: 1.7em;
	margin: 20px 40px 0 40px;
}
#cnt_top h2{
	color: #f30;
	font-size: 1.6em;
	margin: 20px 0 0 40px;
	
}
#cnt_top h4{
	color: #f30;
	font-size: 1.1em;
	margin: 20px 0 0 40px;
	
}
table{
	border-top: 1px solid #68B2D9;
	border-bottom: 1px solid #68B2D9;
	font-size: 0.9em;
	font-weight: bold;
	
}
#cnt_top table{
	width: 400px;
	margin: 0 0 0 40px;
}
#cnt_top table td{
	width: 30%;
	color: #1D5674;
	background-color: #fff;
	padding: 2px 10px 2px 30px;
}
#cnt_top td.parameter{
	width: 40%;
	color: #fff;
	background-color: #3293C6;
	padding: 2px 5px;
}
#cnt_top ul{
	color: #f30;
	padding: 20px 0 0 40px;
	list-style-image: url( ../img/red_bullet.gif );
}
#cnt_top li{
	padding-bottom: 10px;
}
#cnt_top_footer{
	clear:both;
}
#cnt_main {
	margin: 0 31px 0 33px;
}
#main{
	position: relative;
	top: -29px;
	background: #fff url( ../img/main_bg.gif ) repeat-x top left;
	border-left: 4px solid #BFD7DF;
	border-right: 4px solid #BFD7DF;
	border-top: 4px solid #BFD7DF;
}
#ownership #main, #contact #main, #terms #main, #config #main{
	top: 0px;
}
#story #main{
	background: none;
	top: 0;
	border-top: 0;
	text-align: center;
}
#cnt_main h3{
	color: #f30;
	font-weight: normal;
	font-size: 1.3em;
	padding: 10px 0 0 0;
}
#cnt_main p{
	padding: 0 0 10px 0;
}
.blue{
	color: #2A4C6C;
	font-weight: bold;
}
.blue_big{
	color: #2A4C6C;
}
.red{
	color: #f30;
	font-weight: bold;
	font-size: 1.3em;
}
.red_big{
	color: #f30;
}
.gallery{
	text-align: left;
	margin: 10px 15px;
}
.gallery img{
	display: block;
}
#home #cnt_main{
	background: none;
}
#left_col{
	position: relative;
	width: 520px;
	margin-right: 290px;
	padding: 20px 30px 0 30px;
}
#model #left_col{
	width: 420px;
	margin-right: 390px;
	padding-bottom: 30px;
}
#specs #left_col{
	width: 310px;
	margin-right: 500px;
	padding-bottom: 150px;
}
#terms #left_col, #cargo #left_col{
	width: 630px;
	margin-right: 180px;
}
#config #left_col{
	width: 640px;
	margin-right: 170px;
}
#config #left_col p{
	padding-left: 0;
}
.more{
	text-align: right;
	color: #f30;
}
.more a{
	
	font-weight: bold;
}
#left_col h4{
	color: #333;
	font-size: 1.1em;
}
#left_col table{
	width: 290px;
	padding: 2px 0;
}
#left_col ol{
	padding-left: 30px;
}
table#emailform{
	width: 450px;
}
table#emailform  input, table#emailform  textarea{
	width: 100%;
	font-size: 1em;
	font-weight: bold;
}
table#emailform  input#btn_submit{
	width: 133px;
	height: 32px;
}
table#emailform td.comment{
	text-align: right;
	color: #333;
	font-weight: normal;
}

#left_col  table tbody td{
	width: 30%;
	padding: 5px;
	color: #1576BA;
}
#left_col  table td.parameter{
	color: #333;
}
#left_col  table tobody td{
	border-left: 1px solid #999;
}

#left_col table thead td{
	color: #fff;
	background-color: #333;
	padding: 5px;
}
#right_col{
	position: absolute;
	top:0;
	right:-290px;
	padding-top: 20px;
	width: 280px;
}
#model #right_col {
	right:-390px;
	width: 330px;
}
#specs #right_col{
	right: -500px;
	width: 490px;
}
#config  #right_col{
	right: -170px;
	width: 165px;
}
#callouts {
	list-style-type: none;
	font-size: 0.1em;
}
#cnt_trim{
	position: relative;
	top: 0;
	clear: both;
	height: 60px;
	background: url( ../img/content_bottom.jpg ) no-repeat bottom center;
}
#raised{
	position: relative;
	top: -20px;
	left: -17px;
}
#footer{
	position: relative;
	top: 0;
	margin-top: 10px;
	padding-top: 10px;
	background: url( ../img/footer_sp.png ) no-repeat top center;
	color: #0D1E57;
	text-align: center;
	font-size: 0.7em;
}
#footer p a{
	color: #0D1E57;
}