body {
	color:#fff;
	background:#000;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img {
border:0pt none;
margin:0pt;
padding:0pt;
}
#iw-vpreview, #iw-vpreview table, #iw-vpreview td {
	color:#000;
	z-index: 99;
	padding: 0;
	margin: 0;
	border:none;
}
#iw-vpreview a:link, #iw-vpreview a:visited, .iw-base-popup-row a:link, .iw-base-popup-row a:visited {
	color:#0000FF;
	z-index: 99;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup,sub {
	line-height:-1px;
	vertical-align: text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	border:thin solid;
}
h1 {
	font-size:138.5%;  
}
h2 {
	font-size:123.1%; 
}
h3 {
	font-size:108%;  
}
h1,h2,h3 {
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold; 
}
abbr,acronym {
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	font-style:italic;
}
blockquote,ul,ol,dl {
	margin:1em;
}
ol,ul,dl {
	margin-left:2em;
}
ol li {
	list-style: decimal outside;	
}
ul li {
	list-style: disc outside;
}
dl dd {
	margin-left:1em;
}
th,td {
	border:1px solid #000;
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p,fieldset,table {
	margin-bottom:1em;
}

html, body {
	background:#000 repeat-x;
	color: #fff;
	font-family:  arial, san-serif;
	font-size:11px;
	margin:0px;
	padding: 0px;
}

a:link, a:visited {
  color:#fff;
  text-decoration: none;
}

a:hover { 
  color:#006794;
}

h1 {
  color: #333333;
  font-size: 14px;
  margin:  0; 
  padding: 0px;
  display: inline;
}

h2 {
  color: #333333;
  font-size: 13px;
  margin:  0; 
  padding: 0px;;
  display: inline;
}

h3 {
  color: #333333;
  font-size: 12px;
  margin:  0; 
  padding: 0px;
  display: inline;
}

li {
  margin-right: 2px;
}

.head {
	font-size: 11px;
	color: #222222;
	font-weight: bold;
}

a.head:link, a.head:visited {
  font-size: 11px;
  color:#fff;
}

a.head:hover {
  color:#006794;
}

.head_copy {
  color: #fff;
  display: block;
}

.subHead {
  color: #383718;
  font-weight: bold;
}

.blueHead {
  color: #5b5849;
  font-size: 12px;
  font-weight: bold;
}

.blue {
  color: #5b5849;
  font-weight: bold;
}

.blueLink a, .blueLink a:visited {
  color: #c60;
  font-weight: bold;
  text-decoration: underline;
  display: inline;
}

.blueLink a:hover {
  color: #000;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}

#wrapper {
	background: #000 transparent repeat-y;
	clear: both;
	margin: 0px auto;
	padding:0px 0px 30px 0px;
	position: relative;
	width: 980px;
	/*border: 0px;*/
}


* html #wrapper {
	/*behavior: url(/js/iepngfix.htc);*/
	/*background-image: none; filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src='/img/main_shadow.png', sizingMethod='scale');*/
	/*height:expression(document.body.clientHeight > 14? "150px" : "500px");*/
}

#mainImage {
  position: relative;
  width: 960px;
  margin: 0px auto;
  padding: 0px;
  border: 0px;
  text-align: center;
}

#main_content {
	background-color:#E1E1E1;
	/*border-top:1px solid #FFFFFF;*/
	height:455px;
	top:0px;
}

#open {
  position: relative;
  width: 960px;
  margin: 0px;
  padding: 0px;
  clear: both;
}

#open_nav {
  position: relative;
  width: 960px;
  margin: 0px;
  padding: 0px;
  float: right;
  overflow: hidden;
}

#flashmovie {
  position: relative;
  width: 960px;
  margin: 0px;
  padding: 0px;
  display: block;
}

.row_left {
  position: relative;
  width: 540px;
  margin: 0px;
  padding: 10px 5px 10px 15px;
  float: left;
}

.row_right {
  position: relative;
  padding: 10px 20px 10px 0;
  float: right;
}

.back {
  font-size: 10px;
  margin: 5px 0 0 15px;
  padding-left: 10px;
  background: url(/img/back_arrow.gif) left center no-repeat;
  float: left;
}

.para {
  margin-top: 10px;
}

.copy {
  position: relative;
  width: 945px;
  padding: 15px 5px 10px 10px;
  display: block;
  overflow: hidden;
}

.winClose {
  position: absolute;
  top: 0;
  right: 0;
}

.mfGlass {
  position: absolute;
  bottom: 0;
  right: 0;
}

#models_sep {
  width: 940px;
  height: 1px;
  margin-left: 10px;
  padding: 0px;
  border-top: 1px solid #1b1b1b;
  background: #CBC5A5;
}
#title_div {
padding:5px;
}
.media_wrapper{
	width:950px;
	padding:0 5px; 
	
	/* margin-left:10px; */
}
#open_content{
width:960px;
margin:0px auto;
}