@charset "UTF-8";
/* CSS Document */
#modelDiv {
	/*background-color:#FFFFFF;*/
	width:100%;
	height:100%;
	min-hieght:750px;
}
h4{
	/*text-transform: uppercase;*/
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px;
}
h3{
	text-transform: uppercase;
	display:inline;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0px;
}

#nav {
	padding-top:120px;
	text-align:center;
	padding-bottom:10px;
}

#modelFlash {
	margin:auto;
	margin-top:81px;
	width:1048px;
	height:481px;
}
#modelInfo {
/* for IE */
  filter:alpha(opacity=0);
  /* CSS3 standard */
  opacity:0;
}
#contentTech {
	margin:auto;
	padding-top:1px;
	width:1048px;
	text-align:left;
	padding-bottom:10px;
	
}
table{
	margin-left:-4;
}
sup{
	font-size:8px;
	color:#6e6f71;
}
.contentBlock{
	width:680px;
	
	
}
.contentImage{
	width:70px;
	height:110px;
	position:relative;
	float:left;
	padding-left:30px;
}

.contentText p{
	color:#575757;
	margin:0px;
}
.videoText{
	padding-left:25px; 
	padding-right:10px; 
}
.videoText p{
	color:#575757;
	margin:0px;
}
#video{
	padding-left:22px; 
	
}
a {
	color:#000000;
	cursor:pointer;
	text-decoration:underline;
}
#arcticwear{
	width:1040px;
	height:204px;
}
#facebookDiv{
	background-image:url(../images/homepage/facebookDiv.jpg);
	background-repeat:no-repeat;
	width:362px;
	height:670px;
	padding-top:25px;
	padding-left:10px;
	
}
