@charset "UTF-8";
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#4F4F4F;
}
#wrap{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
/* menu and top  */



#top-background {
	background-image:url(images/top_bg_bar.jpg);
	background-repeat:repeat-x;
	height:149px;
	margin:0px;
	padding:0px;		
}

#all-menu{
	list-style: none;
	margin-top:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width: 774px;
	height:116px;	
	position: relative;
}


#top-box{
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	width: 750px;
	height: 27px;
	position: relative;
	left: 615px;
	
}

#top-menu{
	margin-top:4px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	background-color:#3A3A3A;
	position:absolute;
	top:2px;
	left:10px;
}
#top-menu a{
	margin-top:2px;
	padding:2px;
	color: #FFF;
	text-decoration:none
}
#top-menu a:hover{
	color:#FF0;	
}



#logo {
	display: none;
	display:block;
	margin:0px;
	padding:0px;
	width: 206px;
	height: 52px;
	position: absolute;
	left: 6px;
	top: 72px;
}


#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 774px;
	height: 94px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	width: 210px;
	height: 47px;
	left: 1px;
	top: 2px;
}
#menu a:hover {
	background-position: 0px -47px;
	
}
#menu a:hover span{
	display: block;
}

#menu .home {
	width: 103px;
	height: 47px;
	background: url(images/menu-home.png) no-repeat;
	left: 260px;
	top: 47px;
}
#menu .home-over {
	width: 103px;
	height: 47px;
	background: url(images/menu-home.png) no-repeat;
	left: 260px;
	top: 47px;
	background-position: left bottom;
}

/*
#menu .home span {
	width: 86px;
	height: 14px;
	background: url(images/home-over.gif) no-repeat;
	left: 28px;
	top: -20px;
}*/
#menu .studios {
	width: 101px;
	height: 47px;
	background: url(images/menu-studios.png) no-repeat;
	left: 362px;
	top: 47px;
}
#menu .studios-over {
	width: 101px;
	height: 47px;
	background: url(images/menu-studios.png) no-repeat;
	left: 362px;
	top: 47px;
	background-position: left bottom;
}

#menu .services {
	width: 101px;
	height: 47px;
	background: url(images/menu-services.png) no-repeat;
	left: 463px;
	top: 47px;
	
}
#menu .services-over {
	width: 101px;
	height: 47px;
	background: url(images/menu-services.png) no-repeat;
	left: 463px;
	top: 47px;
	background-position: left bottom;
}	

#menu .gearlists{	
	width:101px;
	height: 47px;
	background:url(images/menu-gear.png) no-repeat;
	left: 564px;
	top: 47px;
}
#menu .gearlists-over{
	width:101px;
	height: 47px;
	background:url(images/menu-gear.png) no-repeat;
	left: 564px;
	top: 47px;
	background-position: left bottom;
}

#menu .credits{
	width:101px;
	height: 47px;
	background:url(images/menu-credits.png) no-repeat;
	left: 665px;
	top: 47px;
}
#menu .credits-over{
	width:101px;
	height: 47px;
	background:url(images/menu-credits.png) no-repeat;
	left: 665px;
	top: 47px;
	background-position: left bottom;
}


#main_img{
	width:767px;
	background-color:#ffffff;
	margin: 20px 0px 10px 0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#table{
	background-image:url(images/top_bg_bar.jpg);
	margin:0px;
	padding:0px;
}

#main-img #sub_imgs{
	position:relative;
	margin:0px;
	padding:0px;
}


#sub_images { margin: 10px auto 4px; text-align: center; width:770px; padding:0	px;

}

#sub_images img{ float: left; width: auto; border-width: 0; margin: 0px 4px 16px 0;
}

#sub_images img.last{margin: 0;}

.subimages a {
	display: block;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

#globalfooter{

	text-align:center;
	border-top: 1px solid #999999;
	margin: 18px 0 0 0;
	padding:0px;

}

#globalfooter p.copyright{
	text-align:left;
	margin-bottom:30px;
}


#homefooter { margin-left:auto; margin-right:auto; text-align: center; font-size: 11px; color: #6e6e6e; width:770px; font-family:Arial, Helvetica, sans-serif;}


#homefooter #links { border: 1px solid #dadada; border-width: 1px 0 0 0; padding: 4px 0; margin: 50px 0px 0px 0px; zoom: 1; clear: both; }
#homefooter #links p.left { float: left; width: auto; text-align: left; margin:0px 0px 0px 0px }
#homefooter #links:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

  
 /* Gear lists  */
#gear_top_img{ margin: 0px auto 0px; text-align: center; width:760px; padding:0px; }

#gear_bar { margin: 20px auto 15px; text-align: center; width:770px; padding:5px 0px 0px 3px; 
	
}
<style type="text/css">


/*global style */
p #style1 {
	font-size: 16px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.top-menus {
	color: #FFF;
}
