body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;
	background: #FFF;
	color: #FFF;
}

a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

a{
	color: #666666;
	text-decoration: none;
}

a:hover{
	text-decoration:underline overline;
}

#wrapper{
	width: 1100px;
	margin: 0 auto;
	padding: 0;
}

#foot{
	width: 1100px;
	text-align: center;
	color: #BBB;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.panel .panel-overlay, .panel .overlay { visibility: hidden; }

.panel:hover .panel-overlay, .panel:hover .overlay { visibility: visible; }


#header{
	margin: 5px 0 0 0;
	padding:0;
}

#logo{
	float:left;
	width:338px;
	height:77px;
	margin:0;
	padding:0;
}



#nav1 a.nav_button{display:block; background: 0 0 no-repeat; height:32px;}
#nav1 a:hover.nav_button{background-position:0 -32px;}

#nav1 {
	width:762px;
	height:32px;
	float:right;
	margin: 20px 0 0 0;
	padding:0;
}

#nav2{
	width:762px;
	height:25px;
	float:right;
	clear: right;
	text-align:right;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:12px;
	margin:0;
	background-color: #333333;
	padding:0;
}

#nav2 a{
	color: #DDD;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin: 2px 0 0 12px;
}

#nav2 a:hover{
background-color: #EEE;
color: #555;
}

#lower-content{
	width:1100px;
	min-height:25px;
	background-color:#333;
}



.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}

.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}

.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}

#main{
	clear:both;
}

.sitemap1{
	color:#666666;
	font-size: 24px;
	
}

.sitemap2{
	font-size:18px;
	margin-left:20px;
}

.sitemap3{
	font-size:14px;
	margin-left:40px;
	line-height:20px;	
}

.sitemap3 img{
	margin-right:5px;
}

.sitemap1{
	color:#666666;
	font-size: 24px;
	
}

.sitemap2{
	font-size:18px;
	margin-left:20px;
}

.sitemap3{
	font-size:14px;
	margin-left:40px;
	line-height:20px;	
}

.sitemap3 img{
	margin-right:5px;
}

.sitemapdiv{
	margin-bottom:10px;	
}
