body {
	margin: 0px;
	padding: 0px;
	font: 77% Arial, Helvetica, sans-serif;	
}

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

#content {	
	float: left;
	margin: 20px 0 0 0;
	padding:0 ;
	overflow: hidden;
	width: 1000px;
}

#col_1 {
	margin: 0px;
	padding: 15px 15px 0 0;
	float: left;
	height: 585px;
	width: 235px;
	text-align: right;
	background-color: #fff;
	position: relative;
}

#col_2 {
	margin: 0px;
	padding: 15px 15px 0 15px;
	float: left;
	color: #fff;
	min-height: 585px;
	width: 720px;
	line-height:150%;
	background-color: #8c8e93;
	height:auto !important;
    height:585px;

}

#col_1 ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
}

#col_1 ul li {
	padding: 10px 0 10px 0;
}

#col_1 ul li a {
	color: #666;
	text-decoration: none;
	font-size: 18px;
}

#address {
	color: #666;
	font-size: 14px;
	bottom: 0;
	position: absolute;
	left:0;
	width: 235px;
	text-align: right;
	padding-right: 15px;
}

#address a {
	color: #666;
}

#address a:hover {
	color: #333;
}

#col_2 table a {
	color: #fff;
}

table tr td {
	padding-bottom: 10px;
}

h2 {
	padding-top: 0px;
	text-transform:uppercase;
	line-height:20px;
	margin-top:7px;
}

.upper{
	text-transform:uppercase;
}

.left_col_main{
	float:left;
	width:200px;
	margin:0 30px 13px 0;	
	font-size:14px;
	line-height:120%;
}

.left_col_main a{
	color:#FFF;
	text-decoration:none;
}


.left_col_main a:hover{
	color:#FFF;
	text-decoration:underline;
}
.right_col_main{
	float:left;
	width:300px;
	margin:0 0px 13px 0;
	font-size:14px;
	line-height:120%;
}

.divider{
	clear:both;
	width:720px;
	height:0px;
}

.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}


.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{
	text-align:center;
}

.panel img{
	border:solid 2px white;	
}

.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:404px;
	overflow:hidden;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}

img { behavior: url(iepngfix.htc) }

ul.filmstrip{
	list-style:none;
}