﻿body  {
	margin: 0;
	padding: 0;
	background: url('/_images/background.jpg');
	font-family:Arial, Helvetica, sans-serif;
}

#head {
	background: url('/_images/logo.jpg') no-repeat;
	height:143px;
	width:581px;
	margin-bottom:10px;
}

#rotologo{
	color:#e7f5ff;
	font-weight:bold;
	width:240px;	
	margin-top:12px;
	float:right;
	
}

#rotologo img{
	border:0px;
	
	
}


#metal_frame_flvlogo{
	background:url('/_images/frame-flvlogo.jpg') no-repeat;	
	width:302px;
	height:100px;
	padding:12px 0 0 12px;
	margin-top:44px;
}


#wrapper {
	width:970px;
	margin: 10px auto 0 auto;
}

#top_beveled_frame{
	padding-right:14px;
	padding-bottom: 20px;
}

.beveled_edges {
	border-right: 6px #1a1a1a solid;
	border-bottom:6px #141414 solid;
	border-left: 6px #2d2d2d solid;
	border-top: 6px #333333 solid;
	
	
}

#quote {
	font-size:28px;
	font-style:italic;
	color:#fff;
	margin-top: 40px;
	margin-left: 10px;
	letter-spacing:2px;
}

#enterSite {
	padding: 0; 
	margin: 0; 
	width: 179px; 
	list-style: none;
}

#enterSite a {
	margin: 1px; 
	width: 179px; 
	height: 30px; 
	padding-top: 13px; 
	text-decoration: none; 
	color: black; 
	font-weight: bold; 
	background:url('/_images/button.jpg') no-repeat;
	display: block; 
}

#enterSite a:hover {
	background:url('/_images/button-star.jpg') no-repeat;
}

ul.button_list{
	
	width:179px;
	padding-left:20px;
	margin-left:0px;
	padding-top:20px;
	
}

ul.button_list li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	
	
}

ul.button_list li a{
	display:block;
	margin: 1px;
	width: 179px;
	height:30px;
	padding-left:20px;
	padding-top:12px;
	text-decoration:none;
	color:black;
	font-weight:bold;
}


ul.button_list li a.button {
	border:0px;
	background:url('/_images/button.jpg') no-repeat;

}

ul.button_list li a.button:hover,
.btnHome ul.button_list li a.btnHome,
.btnExterior ul.button_list li a.btnExterior,
.btnInterior ul.button_list li a.btnInterior,
.btnOptions ul.button_list li a.btnOptions,
.btnSpecifications ul.button_list li a.btnSpecifications,
.btnContact ul.button_list li a.btnContact {
	border:0px;
	background:url('/_images/button-star.jpg') no-repeat;
}


.metal_frame_top{
	height:51px;
	width:725px;
	background: url('/_images/frame-top.jpg') no-repeat;	
}

.metal_frame_mid{
	width:725px;
	background: url('/_images/frame-middle.jpg') repeat-y;
}

.metal_frame_bottom{
	height:51px;
	width:725px;
	background: url('/_images/frame-bottom.jpg') no-repeat;	
}


#video{
	height:330px;
	width:620px;
	margin-left:54px;
	border:2px black solid;
}


#text_frame h1{
	font-size:14pt;
	margin-bottom:10px;
	padding-left:45px;
	margin-top:0px;

}

#text_frame h2{
	font-size:12pt;
	margin-bottom:3px;
	padding-left:45px;
	margin-top:0px;

}

#text_frame p{
	margin:0;
	padding-bottom:6px;
	padding-left:45px;
	width:640px;
	
}

.specs{
	width:60px;
	height:40px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;

}


#text_frame ul{
	margin:0;
	padding-bottom:6px;
	padding-left:75px;
	width:550px;
}

.spec_table{
	margin:0;
	width:460px;
	
}

.spec_cell{
	border:thin black solid;
	width:150px;
	float:left;
	height:20px;
	padding:0;
	margin-left:-1px;
	text-align:center;
	margin-top:-1px;
	
}


.options_list_title{
	width:170px;
	float:left;
}

.options_list{
	
	width:500px;
	
}

.options_list li{
	float:right;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	width:400px;
	
}

#footer_left a{
	
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width:200px;
	margin-left:10px;
	margin-top:4px;
	float:left;
	text-decoration:none;
}

ul.#language_links{
	
	width:700px;
}

#language_links li{
	
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	display:inline;
	margin-left:10px;

}

#lang_links{
	width:543px;
	height:150px;
	
}

#lang_links img{
	border:0px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.contact_us{
	margin:10px 0 0 60px;
	height:400px;
}

.contact_text{
	
	padding-bottom:14px;
	width:580px;
}

.red{
	color:#990000
}
