*{
margin:0px;
padding:0px;
}
img{border:0px}
html{
width:100%;
height:100%;
background-color:#000016;
}
body{
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:repeat-x;
width:766px;
margin:auto;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
#site{
background-image:url(images/bg_2.jpg);
background-repeat:no-repeat;
background-position:top left;
width:766px;
margin-left:auto;
padding:75px 0 0 0;
float:left;
}
#header{
padding:0 0 0 85px;
}
#content{
width:766px;
float:left;
}
.left{
width:217px;
height:346px;
padding:51px 0 0 94px;
float:left;
}
.warranty{
width:700px;
height:auto;
padding:30px 0 0 105px;
font-family:Tahoma;
font-size:11px;
color:#FFF;
}
.left img{
float:left
}
.menu{
width:180px
}
.menu li{
float:left;
list-style-type:none;
}
.menu a {
text-decoration:none;
	width:180px;
	float: right;
	height: 20px;
	padding: 5px 15px 0 15px;
	border-bottom: 1px solid #2A2C2F;
	text-align: right;
	font-size: 12px;
	color: #DFE8F2;
	background-image:url(images/arrow2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

.menu a:hover, .menu .active a {
	color:#c4e1ff;
	background-image:url(images/arrow.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
.right{
float:left;
background-image:url(images/bg3.jpg);
background-position:top left;
background-repeat:no-repeat;
width:380px;
padding:14px 0 12px 18px;
font-family:Tahoma;
font-size:11px;
height:370px;
overflow:hidden;
color:#5D524E; 
}
.right2 {
float:left;
background-image:url(images/bg3.jpg);
background-position:top left;
background-repeat:no-repeat;
width:380px;
padding:14px 0 12px 18px;
font-family:Tahoma;
font-size:11px;
height:370px;
overflow:scroll;
color:#5D524E; 
}
.item{
width:335px;
float:left;
padding:10px 0 18px 0;
border-bottom:1px solid #DCD8C2;
margin:0 0 15px 0
}
.item img{
float:left;
margin:0 13px 0 0
}
.item a{
display:block;
float:left;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
background-position:0px 4px;
color:#F14400;
font-size:10px;
font-weight:bold;
padding:0 0 0 12px;
margin:10px 0 0 0;
float:left
}
.item a:visited, .block2 ul li a:visited,.copy a:visited {text-decoration:underline}
.item a:hover, .block2 ul li a:hover, .copy a:hover {text-decoration:none}
.right span{
display:block;
float:left;
width:144px;
padding:11px 0 5px 3px
}
.right span strong{
float:left;
clear:both;
width:144px;
}
.block1{
width:178px;
float:left;
}
.block2{
float:left;
width:185px
}
.block2 ul{
display:block;
float:left;
padding:0 0 8px 10px;
display:inline
}
.block2 ul li{
list-style-type:none;
float:left;
width:150px;
padding:10px 0 0 10px;
background-image:url(images/arrow2.gif);
background-position:0px 15px;
background-repeat:no-repeat
}
.block2 ul li a{
color:#F14400;
text-decoration:underline
}
#footer{
float:left;
width:766px;
height:137px;
background-image:url(images/footerbg.jpg);
background-position:311px 0px;
background-repeat:no-repeat
}
.envelope{
float:left;
display:inline;
margin:23px 0 0 94px;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#00CCCC;
width:180px;
}
.envelope img{
float:left;
margin:0 15px 0 0
}
.copy{
font-family:Tahoma;
font-size:11px;
color:#F5F1D6;
margin:23px 0 0 54px;
float:left
}
.copy a{
font-size:10px;
color:#F14400;
margin:12px 8px 0 0;
float:left
}
.copy img {
float:left;
margin:18px 8px 0 0
}
.red {
color:#00CCCC;
}