body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/bg_production.gif) top center repeat;
}

img {	border: none;	}

a { color: #f7fe00; }

#container {
	margin: 0 auto;
	background: url(../images/bg_mid_production.jpg) top center no-repeat;
	width: 1026px;
	min-height: 1512px;
}

#container.production {
	min-height: 1812px !important;
}

#inner-container {
	margin: 0 auto;
	width: 782px;
	text-align: left;
}

#header {
	position: relative;
	height: 320px;
}

#header a img {
	border: none;
}

.homevideo {
	text-align: center;
	background-color: #f6ff00;
	width: 500px;
	/*height: 300px;*/
	margin: 0 auto;
	padding: 10px;
}

.videos {
	height: 164px;
}

.video {
	float: right;
	text-align: center;
	background-color: #f6ff00;
	padding: 5px;
}

#work {
	background: url(../images/purple3.gif) 35px 47px no-repeat;
	margin-top: 30px;
	height: 1100px;
}

.production #work {
	background: url(../images/purple2.gif) 35px 43px no-repeat !important;
}

.project {
	margin-left: 80px;
	width: 655px;
	/*height: 160px;*/
	clear: both;
}

.project-title {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 20px;
}

.detail {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #ffffff;
	float: right;
	margin-right: 9px;
	text-align: right;
}

.detail h3 {
	font-size: 13px; 
	margin: 0;
}
.detail p {
	font-size: 11px;
	margin: 0;
}

.screenshot {
	margin: 5px;
	float: left;
}

.text {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	clear: both;
	margin-top: 5px;
	margin-left: 5px;
}



#aboutus {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	width: 650px;
	margin: 50px auto;
}

#aboutus h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
}

#aboutus .column {
	float: left;
	margin-top: 20px;
	width: 250px;
}

/* nav */
#about {
	position: absolute;
	top: 36px;
	right: 20px;
}

#production {
	position: absolute;
	top: 87px;
	right: 55px;
}

#contact {
	position: absolute;
	top: 139px;
	right: 46px;
}

#news {
	position: absolute;
	top: 190px;
	right: 52px;
}

#home {
	position: absolute;
	top: 242px;
	right: 36px;
}


#imageblock {
	/*width: 750px;
	margin: 0 auto;
	margin-top: 450px;
	margin-left: 70px;*/
	text-align: left;
	/*background: #000;*/
}

#imageblock p {
	color: #fff;
	margin-left: 30px;
	font-family: "Trebuchet MS", Arial, Sans-serif;
	font-size: 12px;
	margin: 3px 0 0 0;
}

#imageblock h2 {
	color: #fff;
	margin-left: 30px;
	font-family: "Trebuchet MS", Arial, Sans-serif;	
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0;
	padding: 0px;
}

#imageblock p a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#imageblock div {
	clear: both;
	width: 700px;
	margin-left: 30px;
}

#imageblock div img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#imageblock .double img {
	float: left;
	display: inline;
	margin-right: 5px;
}

#imageblock .left img {
	float: left;
	display: inline;
}

#imageblock .right img {
	float: right;
	display: inline;
	margin-right: 5px;
}

#imageblock .series3 img {
	float: left;
	display: inline;
	margin-right: 1px;
}

#imageblock div.series3 img {
	margin-bottom: 2px !important;
}

#imageblock .wide img {
	float: left;
	display: inline;
}

#imageblock .clear {
	clear: both;
	color: #000;
	height: 50px;
	margin-bottom: 80px;
}
