body { 
	font-family: "NeutraText", Arial, sans-serif; 
	background-color:#010a24;
	margin: 0; 
	padding: 0;
	}
#introduction_mask {
	position:absolute;
	overflow:hidden;
	top: 50%;
	left: 50%;
	width:1100px;
	height:664px;
	margin-top: -352px; /*set to a negative number 1/2 of your height*/
	margin-left: -550px; /*set to a negative number 1/2 of your width*/
	z-index:1000;
	text-align: center;
	
}	
#introduction1 {
	cursor: hand; cursor: pointer;
	position:absolute;
	top: 0px;
	left: 0;
	width:1100px;
	height:332px;
	/*margin-top: 20px; set to a negative number 1/2 of your height*/
	/*margin-left: -550px; set to a negative number 1/2 of your width*/
    background-color:#0C1224;
	background-image:url(images/slide_bg1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}	
#introduction1 .img{
	vertical-align:bottom;
}
#introduction2 {
	position:absolute;
	top: 333px;
	left: 0;
	width:1100px;
	height:332px;
	/*margin-top: 20px; set to a negative number 1/2 of your height*/
	/*margin-left: -550px; set to a negative number 1/2 of your width*/
    background-color:#0C1224;
	background-image:url(images/slide_bg2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
}	
#thumslide1
{
	width:182px;
	height:102px;
	background-color:#0C1224;
	position:absolute;
	top:50px;
	left:-20px;
}
#thumslide2
{
	width:182px;
	height:102px;
	background-color:#0C1224;
	position:absolute;
	top:50px;
	left:162px;
}
#thumslide3
{
	width:182px;
	height:102px;
	background-color:#0C1224;
	position:absolute;
	top:50px;
	left:344px;
}
#thumslide4
{
	width:182px;
	height:102px;
	background-color:#0C1224;
	position:absolute;
	top:50px;
	left:506px;
}
#thumslide5
{
	width:182px;
	height:102px;
	background-color:#0C1224;
	position:absolute;
	top:50px;
	left:688px;
}
#thumslide6
{
	width:182px;
	height:102px;
	background-color:#0C1224;
	position:absolute;
	top:50px;
	left:870px;
}
#page-wrapper {
	position:absolute;
	top: 50%;
	left: 50%;
	width:1100px;
	height:664px;
	margin-top: -332px; /*set to a negative number 1/2 of your height*/
	margin-left: -550px; /*set to a negative number 1/2 of your width*/
	

	text-align: center;
}
/* FOR MENU */
#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 1100px;
  height: 110px;
  position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;	
}
#menu a:hover {
	background-position: left bottom;
	
}
#menu a:hover span{
	display: block;
	opacity: 1;
}
#menu .logo {
	width : 171px;
	height: 111px;
	background: url(images/head_logo.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .about {
	width : 109px;
	height: 111px;
	background: url(images/head_menu_about.jpg) no-repeat;
	left: 170px;
	top: 0px;
	
}

#menu .about span {
	width : 109px;
	height: 111px;
	background: url(images/head_menu_about_over.jpg) no-repeat;
	left: 0px;
	top: 0px;
	
	
}
#menu .about_clicked {
	width : 109px;
	height: 111px;
	background: url(images/head_menu_about_over.jpg) no-repeat;
	left: 170px;
	top: 0px;
	
}

#menu .event {
	width : 159px;
	height: 111px;
	background: url(images/head_menu_event.jpg) no-repeat;
	left: 286px;
	top: 0px;
}

#menu .event span {
	width : 159px;
	height: 111px;
	background: url(images/head_menu_event_over.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .event_clicked {
	width : 159px;
	height: 111px;
	background: url(images/head_menu_event_over.jpg) no-repeat;
	left: 286px;
	top: 0px;
	
}

#menu .visibility {
	width : 97px;
	height: 111px;
	background: url(images/head_menu_visibility.jpg) no-repeat;
	left: 452px;
	top: 0px;
}

#menu .visibility span {
	width : 97px;
	height: 111px;
	background: url(images/head_menu_visibility_over.jpg) no-repeat;
	left: 0px;
	top: 0px;
}

#menu .visibility_clicked {
	width : 97px;
	height: 111px;
	background: url(images/head_menu_visibility_over.jpg) no-repeat;
	left: 452px;
	top: 0px;
}

#menu .pg_management {
	width : 148px;
	height: 111px;
	background: url(images/head_menu_pg_management.jpg) no-repeat;
	left: 553px;
	top: 0px;
}

#menu .pg_management span {
	width : 148px;
	height: 111px;
	background: url(images/head_menu_pg_management_over.jpg) no-repeat;
	left: 0px;
	top: 0px;
}

#menu .pg_management_clicked {
	width : 148px;
	height: 111px;
	background: url(images/head_menu_pg_management_over.jpg) no-repeat;
	left: 553px;
	top: 0px;
	
}

#menu .client {
	width : 85px;
	height: 111px;
	background: url(images/head_menu_client.jpg) no-repeat;
	left: 708px;
	top: 0px;
}

#menu .client span {
	width : 85px;
	height: 111px;
	background: url(images/head_menu_client_over.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .client_clicked {
	width : 85px;
	height: 111px;
	background: url(images/head_menu_client_over.jpg) no-repeat;
	left: 708px;
	top: 0px;
}

#menu .why {
	width : 129px;
	height: 111px;
	background: url(images/head_menu_why.jpg) no-repeat;
	left: 800px;
	top: 0px;
}

#menu .why span {
	width : 129px;
	height: 111px;
	background: url(images/head_menu_why_over.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .why_clicked {
	width : 129px;
	height: 111px;
	background: url(images/head_menu_why_over.jpg) no-repeat;
	left: 800px;
	top: 0px;
	
}

#menu .contact {
	width : 90px;
	height: 111px;
	background: url(images/head_menu_contact.jpg) no-repeat;
	left: 936px;
	top: 0px;
}

#menu .contact span {
	width : 90px;
	height: 111px;
	background: url(images/head_menu_contact_over.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .contact_clicked {
	width : 90px;
	height: 111px;
	background: url(images/head_menu_contact_over.jpg) no-repeat;
	left: 936px;
	top: 0px;
}

.nav_line1{
	width : 7px;
	height: 111px;
	position:absolute;
	left: 279px;
}
.nav_line2{
	width : 7px;
	height: 111px;
	position:absolute;
	left: 445px;
}
.nav_line3{
	width : 7px;
	height: 111px;
	position:absolute;
	left: 546px;
}
.nav_line4{
	width : 7px;
	height: 111px;
	position:absolute;
	left: 701px;
}
.nav_line5{
	width : 7px;
	height: 111px;
	position:absolute;
	left: 793px;
}
.nav_line6{
	width : 7px;
	height: 111px;
	position:absolute;
	left: 929px;
}
.head_right{
	width : 75px;
	height: 111px;
	position:absolute;
	left: 1025px;
}
/* END OF FOR MENU */
#main_content {width:1100px; height:664px; position:relative; }

#head{
	width:1100px;
	height:110px;
	display: inline;
	float: left;
	padding: 0 0;
}
#line{
	width:1100px;
	height:27px;
	margin:0; padding:0;
}
.img_line{
	width:1100px;
	height:27px;
	position:absolute;
	left: 0px;
}
#main{
	width:1100px;
	height:526px;
}
#header{
	width  : 100%;
	height : 490px;
	background : #222222 url(../img/header-bg.png) repeat-x 0 0;
}
#about{
	width  : 900px;
	height : 500px;
	
}
#main_div{
	width  : 1100px;
	height  : 664px;
	margin: 0; 
	padding: 0;
}
#body_content{
	width  : 1100px;
	height:526px;
	position:relative;
}
#body_left{
	width  : 72px;
	height:526px;
	position:absolute;
	top:0px;
	left:0px;
	background: url(images/content_left_column.jpg) no-repeat;
	
}
#body_center{
	width  : 954px;
	height : 526px;
	position:absolute;
	top:0px;
	left:71px;
	background: url(images/content_main_bg.jpg) no-repeat;
}
#body_center li{
	margin-top: 0pt;
	margin-bottom: 5pt;
}
#body_center a {
	color:#000;
	text-decoration:none;
}
#body_center a:hover {
	color:#666;
	text-decoration:none;
}
#body_right{
	width  : 75px;
	height : 526px;
	position:absolute;
	top:0px;
	left:1025px;
	background: url(images/content_right_column.jpg) no-repeat;
}

#thum_list_div{
	width: 252px;
	height: 100px;
	position: absolute;
	left: 699px;
	top: 317px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#thum_list_div li{
	display: inline;
	list-style:none;
}
/*
FOR FONT FACE
*/
 
@font-face {
	font-family: 'NeutraText';
	src: url('font/NeutraText.eot'); /* IE9 Compat Modes */
	src: url('font/NeutraText.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('font/NeutraText.ttf')  format('truetype'), /* Safari, Android, iOS */
	     
	}
/*
END FOR FONT
*/
/*
  SLIDESHOW PICTURE

*/
#site-content{
	position: absolute; left: 0px;
}
#site-content .group-content{
	position: relative; top: 0px; left: 0px;
	display: none;
}
#site-content .active{
	position:relative; 
}

/* Top Navigation Bar Styles */
#top-nav { height: 44px; }
 
.title {
    position: absolute;
    top: 0;
    left: 0;
}
 
/* Top Navigation Menu */
.nav {
    position: absolute;
    top: 0;
    left: 220px;
}
 
.nav li {
    display: block;
    float: left;
    height: 24px;
    padding: 10px 0;
}
 
.nav li a {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    background: url(../img/nav-border.png) no-repeat center right;
}
 
.nav li:last-child a { background: none; }

#search-form {
    position: absolute;
    top: 7px;
    right: 0;
}
#search-form input#search-box {
    width: 150px;
    height: 25px;
    padding: 0 40px 0 10px;
    border: none;
    outline: none;
 
    background: #ffffff;
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background: linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
 
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.2);
    box-shadow: 1px 1px 1px rgba(0,0,0,.2);
 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#search-form input#search-submit {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: transparent url(../img/search-icon.png) no-repeat 0 0;
}
#header-featured-movie {
    overflow : hidden;
    height : 446px;
}
/* Header Featured Movie Cover */
#header-featured-movie .movie-cover {
    position: absolute;
    top: 50px;
    left: 110px;
    width: 230px;
    height: 320px;
}
/* Header Featured Movie Rating */
#header-featured-movie .movie-rating {
    position: absolute;
    top: 385px;
    left: 180px;
}
#header-featured-movie .movie-rating li {
    display: block;
    float: left;
    cursor: pointer;
    width: 18px;
    height: 18px;
    background: url(../img/star-icon.png) no-repeat 0 0;
}
#header-featured-movie .movie-rating li.rated {background-position: 0 -18px;}
