@charset "utf-8";
/* CSS Document */

/* Body of the document */
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
/* Head lines */

h1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}

/* Links */
a:link {
	color: #3366FF;
	}
a:visited {
	color: #CCCCCC;
	}
a:hover {
	color: #FFFFFF;
	}
a:active { 
	color: #333333;
	}

/* Tables */
table {
	text-align: center;
}

/* Header */
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

/* social header */
#social {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: center;
}

/* Page container */
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: auto;
}

/* Ampette Button */

#Ampette_btn {
	width: 150px;
	height: 131px;
	position: absolute;
	overflow: visible;
	margin-top: -109px;
	margin-left: 30px;
}

/* Ampette image */
#Ampette_block {
	width: 280px;
	height: auto;
	float: left;
	text-align: center;
	border: medium inset #333333;
	background-color: #333333;
	color: #FFFFFF;
	-moz-border-radius:20px;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	margin-bottom: 5px;
}

/* Left Box */

.Lbox{
	float: left;
	width: 207.5px;
	text-align: center;
	border: medium inset #333333;
	background-color: #333333;
	-moz-border-radius:20px;
}
.Lbox  a:link {
}

/* Center Box */
.Cbox {
	width: 415px;
	text-align: center;
	margin-right: 292.5px;
	margin-left: 238px;
	border: medium inset #333333;
	background-color: #333333;
	color: #FFFFFF;
	-moz-border-radius:20px;
}
.Cbox  a:link {
}

.Lang {
	height: 32px;
	text-align: center;
}

/* Testimonial */
.Tbox {
	width: 415px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: medium inset #333333;
	background-color: #333333;
	color: #FFFFFF;
	-moz-border-radius:20px;
}

/* Right Box */
.Rbox {
	width: 257.5px;
	float: right;
	text-align: center;
	clear: none;
	border: medium inset #333333;
	background-color: #333333;
	-moz-border-radius:20px;
}
.Rbox  a:link {
	margin: 2px;

}

/* Form */

.Form {
	color: #FFFFFF;
	text-align: center;
}

/* Flash box */

.Flash {
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

.Video {
	width: 550px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}

/* Content */

#content {
	border: medium inset #333333;
	background-color: #333333;
	color: #FFFFFF;
	margin-left: auto;
	margin-right:auto;
	-moz-border-radius:20px;
	width: 750px;
	height: auto;
	text-align: center;
	padding: 5px;
}

/* Blocks */
#block {
	width: 165px;
	height: 150px;
	float: left;
	text-align: center;
	border: medium inset #333333;
	background-color: #333333;
	color: #FFFFFF;
	-moz-border-radius:20px;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	margin-bottom: 5px;
}

.dealer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	width: 584px;
	padding: 5px;
	border: medium inset #333333;
	background-color: #333333;
	color: #FFFFFF;
}

.dlleft {
	width: 340px;
	float: left;
}

.dlright{
	width: 410px;
	float: left;
}
