html { min-height: 100%; margin-bottom: 1px; }
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
img { border:0 }
a { color:#4cb617 }

#main-container{
	width:955px;
	height:598px;
	margin:0 auto; 
	
	position:absolute;
	left:50%;
	margin-left:-478px;
	margin-top:0;

}
#main-container-dd{
	width:955px;
	height:546px;
	margin:0 auto; 
	
	position:absolute;
	left:50%;
	margin-left:-478px;
	margin-top:0;

}

#header{
	background:url(../images/header-bg.png);
	height:98px;
}
#footer{
	font-size:10px;
	background: url(../images/footer-bg.png);
	color:#676666;
	height:26px;
	line-height:26px;
}
#header-dd{
	width:955px;
	height:98px;
	background:url(../images/header-bg.png);
}
	.logo{
		width:522px;
		float:left;
		}
#content{
	background:#ffffff;
	height:500px;
	text-align:center;
}
#content-dd{
	background:#ffffff;
	height:500px;
	text-align:center;
}
	.loadvid{

		background: url(../images/home-bg.jpg) no-repeat;
		color:#FFFFFF;
		width:955px;
		height:368px;
	}
#image-copy{
	float: left; 
	color:#000; 
	text-align:left;
	margin-top: 6px;  
	position:absolute; 
	left:80px;
}
	
	
/* HOME NAV */
#home-nav {
	 height:132px; 
}
#homenav {
	width: 614px; 
	height: 132px;
	padding:0;
	background: url(../images/home-nav.png);
	position: relative;
}
#homenav li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
#homenav li, #homenav a {
	height: 132px; display: block;}
#hlink1 {left: 0; width: 153px;}
#hlink2 {left: 153px; width: 153px;}
#hlink3 {left: 306px; width: 153px;}
#hlink4 {left: 459px; width: 155px;}
#hlink1 a:hover {background: transparent url(../images/home-nav.png) 0 -132px no-repeat;}
#hlink2 a:hover {background: transparent url(../images/home-nav.png) -153px -132px no-repeat;}
#hlink3 a:hover {background: transparent url(../images/home-nav.png) -306px -132px no-repeat;}
#hlink4 a:hover {background: transparent url(../images/home-nav.png) -459px -132px no-repeat;}



/* MAIN NAV */
#mainnav {
	width: 416px; 
	height: 98px;
	margin:0; 
	padding:0;
	background: url(../images/top-nav.png);
	position: relative;
}
#mainnav li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
#mainnav li, #mainnav a {
	height: 98px; display: block;}
#link1 {left: 0; width: 104px;}
#link2 {left: 104px; width: 100px;}
#link3 {left: 204px; width: 100px;}
#link4 {left: 304px; width: 112px;}
#link1 a:hover {background: transparent url(../images/top-nav.png) 0 -98px no-repeat;}
#link2 a:hover {background: transparent url(../images/top-nav.png) -104px -98px no-repeat;}
#link3 a:hover {background: transparent url(../images/top-nav.png) -204px -98px no-repeat;}
#link4 a:hover {background: transparent url(../images/top-nav.png) -304px -98px no-repeat;}

#subnav{
	font-size:12px;
	height:43px;
	line-height:50px;
	padding-left:80px;
	background:url(../images/subnav-bar.png) no-repeat;
	background-position:bottom;
}



/* GALLERY ITEMS */
* { margin:0; padding:0; outline:none; }
.hide { display:none }
img .thumb-select{ border: medium }
#container {
	top:0;
	left:0;
	width:955px;
	height:500px;
	background: #FFFFFF;
}
#picture_section {
	width:348px;
	height:214px;
}
	#inside {
		width:348px;
		height:214px;
	}
	#picture_section img {
		border:0;
		height:57px;
		width:89px;
		float:left;
		background:#333;
		margin-bottom:7px;
		margin-right:7px;
		cursor:pointer;
	}
#display_picture { font-size:11px }
#display_picture_img {
	height:272px;
	width:507px;
}





/*PLATFORM STYLE*/
.platfor-item{
	width:400px; 
	height:125px; 
	display:block;
	float:left
}

.platform-img{
	width:85px;
	margin-top:-5px; 
	float:left
}
.platform-txt{
	width:250px; 
	float:left; 
	padding: 0 45px 0 20px; 
	font-size:13px; 
	line-height:18px;
	color:#6a6e73
}
.platform-txt span{
	color:#60b435; 
	font-size:13px;
}

.ilikefugootxt{
	text-align:center; 
	float:left; 
	height:55px; 
	font-size:12px; 
	color:#6a6e73; 
	line-height:18px;
}


