#infoCarousel
{
	width: 970px;
}

#infoCarousel .sectoryBody
{
	
}

#infoCarousel #rpMainView
{
  width: 960px;
  height: 247px;
}

#serviceMenu
{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	left: -3px;
	top: 0px;
	width: 980px;
	position: relative;
	z-index: 200;
	float: left;
}

#serviceMenu .center:hover
{
	color: #eb6900;
}

#serviceMenu li
{
	float: left;
}

#serviceMenu a
{
	text-decoration: none;
}

#serviceMenu span.text
{
	display: block;
	width: 326px;
	line-height: 52px;
}

#btn-pre
{
	background:url('../images/service-tab-preproductions-def.png') no-repeat;
	line-height: 52px;
}

#btn-pre.def
{
	background:url('../images/service-tab-preproductions-sel.png') no-repeat;
}

#btn-pre span.text
{
	visibility: hidden;
	width: 321px;
}

#btn-prod
{
	background:url('../images/service-tab-productions-def.png') no-repeat;
	line-height: 52px;
	margin-left: 1px;
}

#btn-prod.def
{
	background:url('../images/service-tab-productions-sel.png') no-repeat;
}

#btn-prod span.text
{
	visibility: hidden;
	width: 321px;
}

#btn-post
{
	background:url('../images/service-tab-postproductions-def.png') no-repeat;
	line-height: 52px;
	margin-left: 1px;
}

#btn-post.def
{
	background:url('../images/service-tab-postproductions-sel.png') no-repeat;
}

#btn-post span.text
{
	visibility: hidden;
	width: 324px;
}

.services
{
	margin: 15px 0px 0px 0px;
}

.services .secHeader
{
	top: -3px;
}

.services .secHeader .text
{
	font-size: 18px;
	line-height: 52px;
}

.services .secItem
{
	width: 193px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	position: relative;
	background: url('../images/service-sub-divider.png') no-repeat 182px 25px;
}

.services .secItem.mostRight
{
	background-image: none;
}

.services .secItem.over .secDesc
{
	
}

.services .secItem .secDesc img
{
	float: left;
}

.services .secItem .secDesc .secDescTxt
{
	width: 170px;
}

.services .secItem .itemHeader
{
	
}

.services .secItem .itemHeader
{
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #004494;
}

.services .secItem .secThumb
{
	width: 172px;
}

.services .secItem .secDesc
{
	width: 370px;
	font-size: 12px;
	font-weight: normal;
	left: 0px;
	position: relative;
}

.services.content
{
	width: 940px;
	clear: both;
}

.services.content .secItem
{
	clear: both;
	background: none;
}

.services.content .secItem .itemHeader
{
	top: 40px;
	left: 30px;
	width: 300px;
	position: absolute;
	font-size: 20px;
}

.services.content .secItem .secThumb
{
	position: absolute;
	top: 30px;
	left: 460px;
}

.services.content .secItem .secDesc
{
	
}

.services.content .secItem .secDescTxt
{
	position: relative;
	top: 80px;
	left: 25px;
	font-size: 15px;
}

#production
{
	
}

/* shutter css */

.shutterAnimationHolder .film
{
	left: -110px;
}

/* CSS HACKS */

/* webkit safari & chrome */

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	
}

/* any firefox */

@-moz-document url-prefix()
{
	
}

/* ie 8 */