html {
text-align: center;
}
body {
text-align: left;
}
.hide {
	display: none;
	overflow: hidden;
}
.obscure{
	float:left;
	position: absolute;
	left: -9999px;
}
.clear {
	clear: both;
}
/*Standard styles for layout*/
#headerWrapper {
	width: 100%;
}
#footerWrapper {
	width: 100%;
}
#home #navigationWrapper/*,
#history #navigationWrapper,
#downloads #navigationWrapper*/ {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
}
body#comingSoon {
	width: 792px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 140px;
	text-align: center;
}
#navigationWrapper{
	padding-bottom: 8px;
	padding-top:  8px;
}
#home #wrapper,
/*#history #wrapper,
#downloads #wrapper,*/
#home #footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.gallery #wrapper {
	width: 792px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#features #heroImage,
#history #heroImage,
#downloads #heroImage,
#contact #heroImage,
#news #heroImage,
#siteMap #heroImage,
#design #heroImage {
	float: right;
}
#header,
#footer,
#contentWrapper,
#navigationWrapper,
#features #wrapper,
#history #wrapper,
#downloads #wrapper,
#siteMap #wrapper,
#contact #wrapper,
#news #wrapper,
#design #wrapper {
	width: 792px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigationWrapper h3{
	float: right;
	padding-right: 8px;
	padding-top: 8px;
}
#contentWrapper{
	/*margin-top: 16px;*/
}
#home #navigation/*,
#history #navigation,
#downloads #navigation*/ {
margin-left: 250px;
padding-top: 16px;
}
#navigation {
margin-left: 172px;
padding-top: 16px;
}
#navigation li{
	float: left;
	display: block;
	height: 16px;
	padding-right: 4px;
	padding-left: 2px;
}
#navigation li.first{
	padding-left: 0px!important;
}
#navigation a {
	float: left;
	display: block;
	height: 16px;
	padding-right: 4px;
	padding-left: 4px;
}
#mainContent {
	float: left;
	width: 474px;
	padding-top: 16px;
}
#secondaryContent {
	float: left;
	width: 318px;
	padding-top: 16px;
}
#downloads #secondaryContent{
	width: 792px!important;
}
#downloads #secondaryContent ul{
	float: left;
	margin-top: 0px!important;
	margin-left: 0px!important;
}
#downloads #secondaryContent ul#attributes{
	width: 386px;
}
#downloads #secondaryContent ul#wallpapers{
	width: 386px;
	margin-right: 20px;
	
}
#wallpapers img{
	float: left;
	margin-bottom: 8px;
	margin-right:  8px;
}
#wallpapers li{
	clear: both;
	height: 67px;
	line-height: 67px;

}
#footer{
	padding-top: 8px;
}
#footerWrapper{
	padding-top: 8px;
	padding-bottom: 32px;
}
#footer ul{
	float: left;
}
#footer li{
	float: left;
}
#footer li{
	padding-right: 8px;
	padding-left:  8px;
}
#footer li.first{
	padding-left:0px!important;
}
#footer p{
	float: right;
}
#header{
	position: relative;
	z-index: 2;
}
#header img{
	position: absolute;
	z-index: 50;
}
/*#hero_image_rotate{
	z-index: 0;
}*/
img#videoThumb{
	float: right;
}
#videoCopy{
	float: right;
	text-align: right;
	padding-right: 8px;
}
#videoCopy h4{
	padding-top: 16px;
}
#subnavigation{
	float: left;
	width: 148px;
	display: block;
	padding-left: 8px;
	padding-top: 140px;
}
#subnavigation li{
	margin-bottom: 12px;
	width: 90%;
}
.gallery #mainContent{
	width: 156px;
}
.gallery #secondaryContent{
	width: 636px;
	margin-top: 32px;
}
#specs #main_image,
#design #main_image{
	float: right;
}
#attributes{
	margin-left: 32px;
	margin-top:  28px;
}
#attributes li,
#wallpapers li{
	margin-bottom: 4px;
	padding-bottom: 4px;
}
/*history styles*/
#history #secondaryContent #attributes{
	margin-top: 16px!important;
}
#history #secondaryContent h3{
	margin-left: 32px;
}
#contact #hansGeisslerPic{
	float: right;
	margin-top: 8px;
	margin-bottom: 16px;
}
#contact #secondaryContent p{
	float: left;
	padding-left: 32px;
}
