	/* Reset CSS de Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
	}
      /* remember to define focus styles! */
body {
	color: black;
	background: white;
	}
ol, ul {
	list-style: none;
	}
	/*Reset complete*/
strong{
font-weight:bold;
}
/*********************index.html**********************************/
#topheaderline{
width:100%;
background:#e8e8de;
height:3px;
}
#header{
width:100%;
background:#282828;
float:left;
}
.container{
width:870px;
margin:0 auto;
}
	#logo{
	margin:22px 0px 0px 40px;
	float:left;
	}
	#mailhome{
	float:right;
	margin:26px 70px 0 0; 
	}
		#home{
			width:24px;
			height:24px;
			margin-right:14px;
			background:url("img/mailtohome.png") 0px 0px;
			float:left;
		}
		#mailto{
			width:24px;
			height:24px;
			background:url("img/mailtohome.png") -24px 0px;
			float:left;
		}
	#header ul{
	float:left;
	list-style:none;
	width:100%;
	margin:20px 0px 0px 32px;
	}
		#header li{
		float:left;
		margin-right:35px;
		padding:0 0 15px 8px;
		}
		#header ul a{
		float:left;
		display:block;
		color:#fefefe;
		font:bold 13px Arial, sans-serif;
		text-decoration:underline;
		padding:12px 12px 10px 4px;
		}
	#currentmenu{
	background:url("img/left1.png") no-repeat left top;
	}

		#currentmenu a{
		background:url("img/right_door.png") no-repeat right top;
		}

div.main {
width:100%;
background:#f6f5e1;
float:left;
}
	div.submenu{
		background:url("img/orange_block.png") no-repeat top;
		margin: -15px 0px 0px 32px;
		float:left;
		width:805px;
		height:124px;
		
	}
		div.submenu p{
		float:left;
		color:#fff;
		font:bold italic 20px Arial, sans-serif;
		line-height:23px;
		width:600px;
		padding:30px 0px 0px 50px;
		}
		div.submenu img.menuimage{
		margin:30px 0px 0px 40px;
		}
	div.col1, div.foto, div.copyright{
		float:left;
		width:460px;
		margin:35px 0px 20px 70px;
	}
	div.col2, div.response, div.telephone{
		float:left;
		width:230px;
		margin:35px 0px 20px 40px; 
	}
	div.col{
		float:left;
		width:730px;
		margin:35px 0px 20px 70px;
	}
		div.main h1{
			float:left;
			color:#282828;
			font:21px Arial, sans-serif;
			border-bottom:1px #ccc solid;
			width:100%;
			padding-bottom:2px;
			margin-bottom:20px;
		}
		div.main h2{
			color:#242424;
			font:bold 15px Arial, sans-serif;
			margin:0 0 7px 5px;
		}
		.col1 p, .col2 p, .tech p{
			color:#242424;
			font:11px Arial, sans-serif;
			line-height:13px;
			padding:0px 0px 15px 5px;
		}
			.col1 p img, .tech p img{
				float:left;
				margin:0px 22px 0px 0px;
				/**/
			}
		
			.col2 p img, div.faq p.question img{
				float:left;
				margin:4px 10px 0px 0px;
			}
	div.fotoresponse{
		float:left;
		background:url("img/bg_foto.gif") repeat-x;
		width:100%;
		height:236px;
	}
		div.fotoresponse h2{
			float:left;
			color:#5a5a5a;
			font:30px Arial, sans-serif;
			border-bottom:1px #ccc solid;
			width:100%;
			padding:0px 0px 20px;
			margin:-25px 0px 25px;
		}
		div.foto img{
			margin-right:16px;
		}
		div.response p{
			color:#6e6e6e;
			font:italic 12px Arial, sans-serif;
			line-height:18px;
		}
		div.response p.responseauthor{
			float:right;
			color:#4e4e4e;
			font:italic 14px Arial, sans-serif;
			line-height:21px;
		}

div.footer{
float:left;
width:100%;
height:70px;
background:#282828;
}
	div.copyright p, div.copyright a, div.copyright span, div.telephone p{
		color:#ccc;
		font:11px Arial, sans-serif;
		margin-top:-15px;
	}
	div.copyright p, div.telephone p{
		float:left;
		width:100%;
	}
	div.footermenu{
		/*margin-top:30px;*/
	}
	div.copyright span{
		margin:0 0 0 4px;
	}
	div.telephone p+p{
		margin:0 0 0 58px;
	}
	
/***********************eqipment*****************************************/
div.submenu ul{
margin: 10px 0px 0px 133px;
float:left;
list-style:none;
}
	div.submenu li{
	width:119px;
	height:23px;
	}
	div.submenu li#current{
		background:url("img/equipment_menu_bg.png") no-repeat; 
	}
	div.submenu ul li a{
	color:#fff;
	font:bold 13px Arial, sans-serif;
	text-decoration:underline;
	margin:0px 0px 7px 13px;
	}
	div.submenu img.menuimage1{
		float:right;
		margin:20px 40px 0px 0px;
		}
	div.submenu img.menuimage2{
		float:right;
		margin:15px 20px 0px 0px;
		}	

div.col1 ul{
list-style-type:disc;
padding:0px 0px 15px 35px;
}
	div.col1 ul li{
		color:#242424;
		font:13px Arial, sans-serif;
		line-height:19px;
	}

/*************************price.html*****************************************/
div.price p{
	color:#000;
	font:bold 20px Arial, sans-serif;
	margin-left:310px;
}
#complectation{
	list-style:none;
	margin:0px;
}
#complectation li{
	color:#242424;
	font:bold 11px Arial, sans-serif;
	padding-bottom:3px;
}
/********************faq.html***********************************************/
div.faq, div.contact, div.video{
	margin:0px 0px 15px 5px;
}
	div.faq p.question{
		color:#434343;
		font:bold 12px Arial, sans-serif;
	}
	div.faq p.answer{
		color:#434343;
		font:11px Arial, sans-serif;
	}

/****************contact.html***************************************/
	div.contact p.contacttype{
		color:#242424;
		font:bold 15px Arial, sans-serif;
	}
	div.contact p.contactcontent,div.contact p.contactcontent a{
		color:#434343;
		font:12px Arial, sans-serif;
	}

/******************video.html*****************************/
	div.video p{
		color:#434343;
		font:12px Arial, sans-serif;
		margin-bottom:5px;
	}
/****************photo.html****************************/
div.photo{
	margin:0px 0px 25px 5px;
	width:100%;
}
	div.photo p{
		color:#242424;
		font:bold 15px Arial, sans-serif;
		margin-bottom:12px;
	}
	div.photo a img{
		border:1px solid black;
		width:100px;
		height:100px;
		margin:0 16px 5px 0;
	}
	
