@charset "utf-8";

/* HTML elements */
html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000;
	color: #CCC;
}

img {
	border: 0px;
}

strong {
	font-weight: bold;
	color: #e6e6e6;
}

a {
	color: #FFF;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

/* Main Site Layout */
#rap {
	width: 950px;
	height: 100%;
	margin: 0px auto;
}

#main-menu {
	width: 950px;
	height: 135px;
	background-image: url(../jpg/common/menu-background.jpg);
}


#main-menu .separator {
	position: absolute;
	margin-top: 57px;
	width: 3px;
	height: 14px;
	background-image: url(../png/common/separator.png);
}

#main-menu .item {
	position: absolute;
	margin-top: 60px;
}



#main-menu .about-us {
	width: 49px;
	margin-left: 243px;
}

#main-menu .sep-left-1 {
	margin-left: 232px;
}

#main-menu .services {
	width: 48px;
	margin-left: 314px;
}

#main-menu .sep-left-2 {
	margin-left: 301px;
}

#main-menu .process {
	width: 47px;
	margin-left: 568px;
}

#main-menu .sep-left-3 {
	margin-left: 370px;
}

#main-menu .portfolio {
	width: 55px;
	margin-left: 383px;
}



#main-menu .home {
	position: absolute;
	width: 45px;
	height: 44px;
	margin: 41px 0px 0px 455px;
}

#main-menu .home span {
	display: block;
	width: 45px;
	height: 44px;
}






#main-menu .reel {
	width: 26px;
	margin-left: 664px;
}

#main-menu .sep-right-1 {
	margin-left: 554px;
}

#main-menu .recruitment {
	width: 69px;
	margin-left: 568px;
}

#main-menu .sep-right-2 {
	margin-left: 636px;
}

#main-menu .contact {
	width: 45px;
	margin-left: 664px;
}


.main-projector {
	background-image: url(../jpg/common/projector.jpg);
	background-repeat: no-repeat;
	min-height: 605px;
}

#main-footer {
	color: #666666;
	text-align: center;
	line-height: 15px;
	margin: 60px 0px 5px 0px;
	clear: both;
}


#main-footer a {
	margin: 0px 10px;
	font-size: 10px;
	color: #666666;
}

#main-footer .email {
	font-size: 10px;
	color: #666666;
}

/* Case Studies */

#case-studies {
	width: 724px;
	min-height: 800px;
	background-color: #000;
	margin: 0px auto;
	font-size: 11px;
	line-height: 13px;
}

#case-studies .copy {
	line-height: 13px;
}
#case-studies .study-header {
	width: 680px;
	margin: 0px auto;
	padding-top: 20px;
	font-size: 11px;
}

#case-studies .study-header h1 {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}

#case-studies .block {
	width: 680px;
	margin: 0px auto 40px auto;
	clear: both;
}

#case-studies .block .col1 {
	width: 280px;
	margin: 12px 35px 40px 25px;
	line-height: 15px;
	float: left;
}

#case-studies .block .col2 {
	width: 280px;
	margin: 12px 25px 40px 35px;
	line-height: 15px;
	float: left;
}

#case-studies .block .image {
	width: 325px;
	margin: 0px 10px 40px 5px;
	float: left;
}

.gallery {
	width: 680px;
	height: 367px;
	margin: 18px auto;
	overflow: hidden;
}

.gallery .button {
	position: absolute;
	margin-top: 270px;
	width: 43px;
	height: 30px;
	cursor: pointer;
}

.gallery .prev {
	margin-left: -46px;
	background-image: url(../png/common/gallery-prev.png);
}

.gallery .next {
	margin-left: 681px;
	background-image: url(../png/common/gallery-next.png);
}

.gallery .imageholder {
	position: absolute;
	border: 2px solid #646464;
	width: 676px;
	height: 367px;
	overflow: hidden;
	z-index: 100;
}

.gallery img {
	position: absolute;
}

#case-studies-about {
	margin: 20px 0px 0px 20px;
	width: 332px;
}

#case-studies-about .copy {
	margin-bottom: 10px;
}

#case-studies-about h1 {
	font-size: 15px;
	font-weight: bold;
	color: #e6e6e6;
}

#case-studies-about strong {
	font-size: 13px;
}



/* Homepage */
#home-main {
	height: 730px;
}

#home-flash {
	height: 730px;
}

#home-about {
	margin: 0px auto;
	width: 600px;
	margin-bottom: 25px;
	margin-top: -50px;
	/*
	background-image: url(../assets/common/home-about-background.jpg);
	background-repeat: no-repeat;
	*/
}

#home-about .col {
	width: 280px;
	margin: 0px 10px;
	line-height: 15px;
	float: left;
	color: #d6d6d6;
}

/* Case Studies */
#home-case-studies {
	width: 783px;
	margin: 0px auto;
}

#home-case-studies h1 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 16px;
	margin-left: 25px;
}

#home-case-studies .study {
	width: 211px;
	float: left;
	margin: 0px 25px 0px 25px;
}

#home-case-studies a {
	color: #CCC;
}

#home-case-studies .study .name {
	margin: 11px 0px;
}

#home-case-studies .study .desc {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 30px;
}

#home-case-studies .study img {
	border: 2px solid #646464;
}
