@charset "UTF-8";
/* CSS Document */

html { height: 100%;}

body { height: 100%;
	margin:0px;
	padding:0px;
	background-color:#666;
	}

#container {
	position:absolute;
	min-height:100%;
}

* html #container { height: 100%;}

#invisible_link06 {
display:block;
width:430px;
height:83px;
position:absolute;
top:20px;
left:105px;
}


#invisible_link01 {
display:block;
width:240px;
height:83px;
position:absolute;
top:170px;
left:90px;
}


#invisible_link02 {
display:block;
width:160px;
height:75px;
position:absolute;
top:260px;
left:90px;
}

#invisible_link03 {
display:block;
width:170px;
height:78px;
position:absolute;
top:345px;
left:85px;
}

#invisible_link04 {
display:block;
width:200px;
height:83px;
position:absolute;
top:435px;
left:80px;
}

#invisible_link05 {
display:block;
width:180px;
height:80px;
position:absolute;
top:528px;
left:77px;
}

#titles{
	position:relative;
	width:190px;
	top:190px;
	left:450px;
}


#main_text{
	position:relative;
	width:420px;
	top:190px;
	left:450px;
}



#main_imagearray{
	position:relative;
	width:765px;
	top:190px;
	left:450px;
}

#main_imagearray p{
	margin:0;
	padding:0;
}


#main_lg_video{
	position:relative;
	width:720px;
	top:190px;
	left:400px;
}


#iframe_text{
	position:relative;
	width:460px;
	top:190px;
	left:440px;
}

.text {
   color:#000;
   font-family: verdana, sans-serif;
   font-size:14.5px;
   line-height:30px;
}

.text a {
	color:#000;
	text-decoration:underline;
	border-bottom: 1px;
}

.text_tier2 {
   color:#000;
   font-family: verdana, sans-serif;
   font-size:12px;
   line-height:25px;
}

.text_tier2 a {
	color: #000;
	text-decoration:underline;
}

.text_tight {
   color:#000;
   font-family: verdana, sans-serif;
   font-size:12px;
   line-height:20px;
}

.text_tight a {
	color:#000;
	text-decoration:underline;

}

.text_small {
   color:#000;
   font-family: verdana, sans-serif;
   font-size:10px;
   line-height:15px;
   
}

div.float {
  float: left;
  padding: 10px;
  font-size:11px;
  line-height:13px;
  }
  
div.float p {
   text-align: center;
   }

