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


body{
	background-color:#000000;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

a{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.background{
	position:absolute;
	top:0px;
	width:1000px;
	height:668px;
	left:50%;
	margin:0px 0px 0px -500px;
	background:#000000 url(../images/background.jpg) top center no-repeat;
}

.body_holder{
	position:absolute;
	top:0px;
	left:50%;
	width:800px;
	margin:0px 0px 0px -400px;
	height:700px;
	overflow:auto;
	color:#FFFFFF;
	overflow:hidden;
}

.body_copyright{
	position:relative;
	width:800px;
	left:50%;
	margin:0px 0px 0px -400px;
	text-align:center;
	z-index:20;
	font-size:11px;
}

.index_logo{
	position:relative;
	top:0px;
	left:0px;
	width:317px;
	height:170px;
}

.index_content{
	position:absolute;
	top:172px;
	left:1px;
	width:510px;
	z-index:2;
	font-size:13px;
}

.index_navigation{
	position:absolute;
	width:800px;
	left:50%;
	top:299px;
	margin:0px 0px 0px -400px;
	z-index:1;
}

.index_preload{
	display:none;
	width:1px;
	height:1px;
	top:0px;
	left:0px;
	position:absolute;
}



.pages_logo{
	position:relative;
	top:0px;
	left:0px;
	width:182px;
	height:139px;
}
.pages_navigation{
	position:absolute;
	width:474px;
	height:170px;
	left:50%;
	top:0px;
	margin:0px 0px 0px -75px;
	z-index:3;
}
.pages_breadcrumb{
	position:absolute;
	width:800px;
	height:20px;
	top:150px;
	left:50%;
	margin:0px 0px 0px -400px;
	padding-left:5px;
	font-size:14px;
	z-index:3;
}
.pages_content{
	position:absolute;
	width:800px;
	height:auto;
	top:172px;
	left:50%;
	margin:0px 0px 0px -400px;
	padding-left:5px;
	z-index:1;
}


.about_top_content{
	height:70px;
}
.about_content{
}
.about_content_all{
	float:left;
	width:325px;
	height:67px;
}
.about_content_navi{
	float:left;
	width:415px;
	height:67px;
	margin-left:20px;
}
.about_content_naviItem{
	float:left;
	width:62px;
}
.about_content_imgHolder{
	float:left;
	width:345px;
}
.aboout_content_text{
	float:left;
	width:455px;
}
.about_title{
	font-size:15px;
	font-weight:bold;
}




.services_studio{
	float:left;
	width:445px;
}
.services_text{
	float:left;
	width:350px;
}
.services_text ul{
	margin-top:0px;
	margin-bottom:8px;
	list-style:url(../images/acro-pointer.gif);
	margin-left:-20px;
	*margin-left:13px;
	_padding-left:10px;
}




.gallery_navigation{
	float:left;
	width:215px;
	height:345px;
}
.gallery_divider{
	float:left;
	width:15px;
	height:345px;
}
.gallery_images{
	float:left;
	width:565px;
	height:345px;
}
.gallery_video{
	float:left;
	width:700px;
	height:20px;
	margin-top:40px;
	_margin-top:-10px;
}

.gallery_navi_item{
	float:left;
	height:75px;
	width:215px;
	padding:1px;
}
.gallery_navi_icon{
	float:left;
	width:65px;
	height:70px;
}
.gallery_navi_caption{
	float:left;
	width:150px;
	height:20px;
	margin-top:45px;
}

.gallery_comingsoon{
	position:relative;
	margin:49px 0px 0px 240px;
}






.talents_header{
	float:left;
	width:800px;
	height:22px;
	font-size:18px;
	color:#d71921;
}
.talents_content_left{
	float:left;
	width:405px;
}
.talents_content_right{
	float:left;
	width:300px;
}


.testimonials_comingsoon{
	margin-top:20px;
}


.contact_map{
	float:left;
	width:415px;
	height:300px;
}
.contact_info{
	float:left;
	width:380px;
	height:300px;
}
.contact_info_header{
	font-size:16px;
}


