body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #333333;
}
img {
	border: 0;
}
* {
	margin: 0;
	padding: 0;
}
#head {
	height: 120px;
	position: relative;
	width: 992px;
	margin: 0 auto;
	text-align: left;
}
#container {
	position: relative;
	width: 992px;
	margin: 15px auto 10px;
}

#content {
	width: 837px;
	position: relative;
	z-index: 100;
	background: #000000 url(../../images/contback.jpg) no-repeat left bottom;
	border: 1px solid #777777;
	height: 900px;
	height: auto
}
/* for Internet Explorer */
/*\*/
* html #content {
	height: 900px;
}
/**/

#content #trans {
	width: 817px;
	height: 192px;
	background: url(../../images/porsches1.jpg) no-repeat left top;
	margin-top: 10px;
	margin-left: 10px;
}
#content h1 {
	color: #cc0000;
	font-weight: normal;
	font-size: 24px;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 15px 0px 0px;
	
}
#content p {
	color: #999999;
	text-align: right;
	margin: 0px 10px 0px 380px;
	padding: 0px 0px 15px;
	
}
#content p a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}
#content p a:hover {
	color: #999999;
	border-bottom: 1px dotted #999999;
	
}
#content p.strap {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 15px;

	
}
#content h2 {
	color: #999999;
	text-align: right;
	font-weight: normal;
	font-size: 18px;
	margin: 0 10px 0 0;
}
#sidebar {
	position: absolute;
	z-index: 1;
	width: 180px;
	left: 817px;
	top: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

#sidebar a {
	width: 130px;
	display: block;
	padding: 6px 5px 6px 40px;
	background: url(../images/tab_small.gif) no-repeat right center;
	margin: 1px 0;
	text-decoration: none;
	color: #cccccc;
	font-size: 12px;
}
#navigation-block #add {
	color: #999999;
	width: 150px;
	position: absolute;
	right: 0;
	top: 480px;
}
#footcont {
	text-align: center;
	background: #000000 url(../../images/footback.gif) repeat-x left top;
	margin: 20px 0 0 0;
}
#footcont #foot {
	text-align: left;
	margin: 0px auto;
	width: 992px;
	font-size: 10px;
	height: 200px;
}
#foot ul {
	padding: 15px 0 0 0;
}
#foot ul li {
	display: inline;
	margin: 0 6px 0 0;
}
#foot ul li a {
	text-decoration: none;
	color: #666666;
}
#foot ul li a:hover {
	color: #999999;
	border-bottom: 1px dotted #999999;
}
#foot p {
	color: #666666;
}
#foot .uk {
	display: block;
	width: 165px;
	padding-bottom: 16px;
	float: right;
	margin-top: 20px;
	color: #666666;
	text-decoration: none;
	background: url(../../images/globe.jpg) no-repeat right top;
	text-align: left;

}
#foot a:hover.uk {
	color: #999999;

}
div#map iframe {
	width: 813px;
	height: 350px;
	border: 1px solid #666666;
	float: right;
	margin: 0 10px 0 0;
}
#gallerywrap {
	background: #414141;
	border: 1px solid #666666;
	width: 392px;
	margin: 0 0 0 433px;
	padding: 0 0 5px 0;
	float: left;

}
#gallerywrap h2 {
	padding: 5px 0 0 0;
}
#gallerywrap ul {
	padding: 5px 0px 0px;

}
#gallerywrap ul li {
	list-style: none;
	float: left;
	margin: 0 0 0 5px;

}
#gallerywrap ul li a {
	border: 2px solid #000000;
	display: block;
}
#gallerywrap ul li a:hover {
	border: 2px solid #666666;
}
