body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	font-family: helvetica, sans-serif, arial;
	font-size: 14px;
}

body
{
	z-index: -2;
	background-color: #e9e9e9;
}

#container
{
	width: 1024px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

/* flags */

#flags
{
	position: relative;
	width: 160px;
	height: 20px;
	top: 59px;
	z-index: 99;
	left: 9px;
}


#flags ul
{
	position: relative;
	width: 160px;
	height: 20px;
}

#flags ul li
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#flags a.link
{
	text-decoration: none;
	width: 16px;
	height: 11px;
}

#flags .active
{
	width: 16px;
	height: 11px;
	display: compact;
	float: left;
	border: 2px solid #c9c9c9;
	position: relative;
	top: -2px;
}


#flags li.english
{
	width: 16px;
	height: 11px;
	background: url(images/flags/us.png) no-repeat;
}

#flags li.german
{
	width: 16px;
	height: 11px;
	background: url(images/flags/de.png) no-repeat;
}

#flags li.french
{
	width: 16px;
	height: 11px;
	background: url(images/flags/fr.png) no-repeat;
	
}

#flags li.spanish
{
	width: 16px;
	height: 11px;
	background: url(images/flags/es.png) no-repeat;
	
	display: none;
}

#index #content #links ul
{
	padding-top: 10px;
	padding-bottom: 5px;
	position: relative;
	left: 618px;
	width: 407px;
	top: 27px;
	z-index: 1;
}

#content
{
	position: relative;
	top: -30px;
}

#content #links ul
{
	padding-top: 10px;
	padding-bottom: 5px;
	position: relative;
	left: 392px;
	width: 407px;
}

#content #links ul li
{
	list-style-type: none;
	display: inline;
	padding-right: 48px;
	
}

#content #links ul li.nopadding
{
	padding: 0;
}

#content #links ul li a
{
	color: black;
	text-decoration: none;
	font-size: 16px;
}

.spanish #content #links ul li a,
.french #content #links ul li a
{
	color: black;
	text-decoration: none;
	font-size: 12px;
}

.spanish #content #links ul li a:hover,
.french #content #links ul li a:hover
{
	color: white;
	font-size: 12px;
}

#content #links ul li a:hover
{
	color: white;
	font-size: 16px;
}

body.english #box
{
	background-image: url(images/front.jpg);
	width: 1024px;
	height: 712px;
	position: absolute;
	z-index: 0;
}

body.german #box
{
	background-image: url(images/frontde.jpg);
	width: 1024px;
	height: 712px;
	position: absolute;
	z-index: 0;
}

body.french #box
{
	background-image: url(images/frontfr.jpg);
	width: 1024px;
	height: 712px;
	position: absolute;
	z-index: 0;
}

body.spanish #box
{
	background-image: url(images/frontes.jpg);
	width: 1024px;
	height: 712px;
	position: absolute;
	z-index: 0;
	top: 53px;
}

#warning
{
	position: relative;
	color: #b4b4b4;
	top: 447px;
	left: 33px;
	font: 14px helvetica;
}

#qt
{
	position: relative;
	top: 453px;
	left: 30px;
	width: 320px;
	height: 199px;
	color: #b8b8b8;
}

body .design #box, body .installation #box, body .contact #box, body .buynow #box
{
	background-image: url(images/bg.jpg);
	width: 1024px;
	height: 712px;
	position: absolute;
	z-index: 0;
}

#patent
{
	position: relative;
	width: 115px;
	top: 719px;
	left: 922px;
	color: #4b4b4b;
	padding-bottom: 6px;
}

.german #patent
{
	position: relative;
	width: 140px;
	top: 719px;
	left: 878px;
	color: #4b4b4b;
	padding-bottom: 6px;
}

.german .installation #patent
{
	position: relative;
	width: 140px;
	top: 719px;
	left: 878px;
	color: #4b4b4b;
	padding-bottom: 6px;
}

.french #patent
{
	font-size: 12px;
}

#legal
{
	position: relative;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	top: 780px;
	text-align: center;
	padding-bottom: 10px;
}

#legal p
{
	font-size: 10px;
	text-align: center;
	color: #7f7f7f;
}