*{
    margin:0;
    padding:0;
}
html, body{
    width:100%;
    height:100%;
}
body{
    color:#000;
	font:62.5%/1.4 Arial, sans-serif;
	background:#999;
	text-align:center;
}
/*---------
	COMMON STYLES
-----------*/
a{
	color:#2D5DAD;
	outline:none;
}
a:hover{
	text-decoration:none;
}
a img{
	border:none;
}
img{
	font-style:italic;
}
.clear{
	clear:both;
	height:0;
	font-size:1px;
}
table{
	border-collapse:collapse;
	width:100%;
	font-size:100%;
}
td{
	vertical-align:top;
}
h1{
	font:normal 185% Arial, sans-serif;
	border-bottom:solid 1px #999;
	margin:0 0 20px;
}
h2{
	font:normal 185% Arial, sans-serif;
}
ul{
	list-style:none;
}
li{
	background:url(i/line.gif) no-repeat 0 9px;
	padding-left:22px;
}
ol{
	margin:0 0 15px 20px;
}
p{
	margin:0 0 15px 0;
}
/*---------
	LAYOUTS
-----------*/
#main{
	width:882px;
	font-size:1.2em;
	background:#fff url(i/bg.jpg) repeat-y;
	margin:17px auto;
	text-align:left;
	position:relative;
}
#bottom_bg{
	background:url(i/bbg.jpg) no-repeat 0 100%;
}
/* HEADER
-----------*/
#header{
	height:149px;
	background:#2D5CAD url(i/tbg.jpg) no-repeat;
	position:relative;
}
#header a{
	color:#fff;
}
#logo{
	margin:45px 0 0 35px;
}
#header h2{
	position:absolute;
	top:62px;
	left:320px;
	color:#86A1DD;
	font:normal 11px/1 Arial, sans-serif;
	text-transform:uppercase;
}
#header strong{
	display:block;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	margin:0 0 3px;
}
#motor{
	position:absolute;
	top:16px;
	right:16px;
	background:url(i/motor.jpg) no-repeat;
	width:346px;
	height:129px;
}
#top_line{
	list-style:none;
	position:absolute;
	top:-10px;
	right:12px;
	color:#fff;
	font-size:11px;
}
#top_line li{
	float:left;
	margin:0 12px 0 0;
}
#top_line a{
	color:#ccc;
}
/* CONTENT
-----------*/
#frame{
	background:url(i/left_bg.gif) repeat-y 16px 0;
	width:100%;
	overflow:hidden;
	margin:0 0 16px;
	padding:0 0 35px;
	min-height:230px;
}
#wrapper{
	float:left;
	width:100%;
}
#content,
#left{
	position:relative;
	z-index:10;
}
#content{
	margin:54px 37px 0 229px;
}
p{
	width:100%;
	overflow:hidden;
}
/*p img{
	float:right;
	margin:0 35px 5px 25px;
}*/
#content ul{
	margin:0 0 15px 0;
}

/* LEFT
-----------*/
#left{
	float:left;
	width:193px;
	margin:0 0 0 -866px;
	background:#eee;
}
#menu{
	list-style:none;
	font-size:105%;
	margin:55px 0 30px 25px;
}
#menu a{
	color:#000;
}
#menu li{
	background:url(i/dot.gif) no-repeat 0 -31px;
	padding:3px 0 3px 31px;
	margin-bottom:1px;
}
#menu li.here{
	background:url(i/dot.gif) no-repeat 0 3px;
	font-weight:bold;
}

/* INFOBOX
-----------*/
#infobox{
	background:#eee url(i/pr_bg.jpg) no-repeat 100% 100%;
	overflow:hidden;
	margin:-16px 16px 16px;
	padding:0 0 10px;
}
#adr,
#products{
	float:left;
}
#adr{
	width:193px;
}
#adr h3{
	background:#D9D9D9;
	font-size:115%;
	padding:7px 24px 5px;
}
#adr ul{
	list-style:none;
	padding:10px 5px 17px 23px;
	font-size:11px;
}
#adr li{
	padding:0;
	background:none;
}
#products{
	overflow:hidden;
	padding:0 0 10px;
}
#products h3{
	background:#D9D9D9 url(i/h_pr_bg.jpg) no-repeat;
	color:#fff;
	width:617px;
	font-size:115%;
	padding:7px 20px 5px;
}
#products h2{
	font-size:115%;
	text-transform:uppercase;
	font-weight:bold;
}
#products div{
	float:left;
	padding:7px 0;
	margin:10px 0;
}
#products div#starter{
	width:180px;
	border-right:solid 1px #ACACAC;
	margin:10px 30px 0 19px;
	padding-right:40px;
}
#genereator{
	width:205px;
}
#products ul{
	font-size:105%;
	margin:10px 0 0 9px;
}
#products li{
	margin-bottom:3px;
}

/* FOOTER
-----------*/ 
#footer{
	clear:left;
	width:100%;
	height:50px;
	color:#86A1DD;
}
#footer a{
	color:#86A1DD;
}
#copy{
	margin:0 0 0 41px;
	float:left;
}
#made{
	float:right;
	margin:0 31px 0 0;
	position:relative;
	top:-7px;
}
#made .made{
	text-decoration:none;
}
#PrintInfo{
	display:none;
}

#images_on_index{
	text-align:center;
	margin:10px 0 0;
}
#images_on_index img{
	margin:0 10px;
}
.sublist{
	display:none;
}

/* breadcrumbs
-----------*/ 
#breadcrumb{
	position:absolute;
	top:149px;
	left:209px;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	width:657px;
	height:27px;
	background:url(i/bc_bg.jpg) no-repeat;
	padding:6px 19px 0;
}
#breadcrumb a{
	color:#666;
}
#breadcrumb span{
	color:#000;
}
/* FORM
-----------*/ 
#form{
	padding:0 12px 23px 0;
}
#form h3{
	font:bold 135% Arial, sans-serif;
	margin:0 0 10px;
}
#form .line{
	width:460px;
	overflow:hidden;
	margin:2px 0 12px;
}
#form .label{
	float:left;
	width:135px;
	display:block;
	margin-right:10px;
}
#form .formw{
	width:230px;
	display:block;
	float:left;
}
#form .formw .text,
#form .formw textarea{
	width:188px;
	font:100% Arial, sans-serif;
	border:solid 1px #999;
}
#form .formw .text{
	padding:3px;
}
#form .formw textarea{
	width:280px;
	height:112px;
	padding:3px;
}
#form .formw .submit{
	padding:1px 15px;
}
#form select{
	width:14.8em;
}
#form h2{margin:40px 0 15px 0; display:block; padding:0 0 4px 0; border-bottom:1px solid #999;  }
.red{
	color:#D4141B;
}
.err{
	color:#D4141B;
	font-size:95%;
}
hr{
	background:#999;
	border:0;
	color:#999;
	height:1px;
	margin:10px 0 10px;
	padding:0;
}
/* PICS RIGHT
-----------*/
#content .pic_list{
	float:right;
	padding:4px;
	margin:0 0 20px 10px;
	list-style:none;
}
#content .pic_list li{
	margin:0 0 5px 0;
	background:none;
}
#content .pic_list .imgdescr{
	text-align:center;
	display:block;
	margin-bottom:10px;
}
#content .pic_simple{
	float:left;
	margin:5px 20px 10px 0;
	padding:0;
}
#made img{float:left; margin-right:5px;}
