/* layout divs_holdingpage*/


#outerwrapper_holding {
	margin-left: auto;
	height:autopx !important;
	width: auto;
	margin-right: auto;
}	
#wrapper_holding {
	margin-left: auto;
	min-height:600px;
	height:800px !important;
	width: 1000px;
	float: none;
	position: relative;
	margin-right: auto;
	padding-top:20px
}

/* layout divs*/


#outerwrapper {
	margin-left: auto;
	height:1200px !important;
	width: auto;
	margin-right: auto;
	background-image: url(../images/background_3.jpg);
	background-repeat: no-repeat;
	background-position: left;
}	
#wrapper {
	margin-left: auto;
	height:650px;
	width: 1000px;
	position: relative;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 3px solid #000000;
	background-image: url(../images/wrapper_background.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 1000px;
	height: 95px;
	background-color: #000000;
	background-position: top;
}
#contactdetails {
	width: 130px;
	height: 200px;
	margin-top: 20px;
}
#lefthand_column {
	height:490px;
	width: 165px;
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-left: 10px;
	padding-top: 55px;
}
#center_column {
	height:555px;
	width: 350px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	background-color: #FFFFFF;
	position: relative;
	float: left;
}
#center_column_showreel {
	height:555px;
	width: 755px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	background-color: #FFFFFF;
	position: relative;
	float: left;
}


#showreel_holder{
	float: left;
	height: 400px;
	width: 640px;
	margin-top: 5px;
	margin-left: 60px;
	border: 1px dotted #000000;
}
#showreel_holder_comingsoon{
	float: left;
	height: 400px;
	width: 640px;
	margin-top: 5px;
	margin-left: 60px;
	background-image: url(../images/showreel_comingsoon.jpg);
	background-repeat: no-repeat;
}
#text_title{
	height: 50px;
	width: 340px;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#text_title_showreel{
	height: 50px;
	width: 640px;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 60px;
}
#bodytext_area {
	min-height:545px;
	height: auto;
	width: 340px;
	position: relative;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 5px;
}
#righthand_column {
	height:530px;
	width: 350px;
	float:left;
	margin-top: 20px;
	padding-left: 10px;
	margin-left: 40px;
}
#righthand_imageone {
	height: 145px;
	width: 320px;
	background-color: #CCCCCC;
	border: 1px dotted #CCCCCC;
	margin-top: 15px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}
#righthand_imagetwo {
	height: 145px;
	width: 320px;
	background-color: #CCCCCC;
	border: 1px dotted #CCCCCC;
	margin-top: 15px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}
#righthand_imagethree {
	height: 145px;
	width: 320px;
	background-color: #CCCCCC;
	border: 1px dotted #CCCCCC;
	margin-top: 15px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}


/* intro divs*/

#intro_outerwrapper {
	margin-left: auto;
	height:1512px !important;
	width: auto;
	margin-right: auto;
}
#intro_wrapper {
	margin-left: auto;
	min-height:750px;
	height:600px !important;
	width: 900px;
	float: none;
	position: relative;
	margin-right: auto;
}
#intro_viewer {
	height: 500px;
	width: 800px;
	float: left;
	border: 5px solid #000000;
	background-color:#000000;
	margin-right: 95px;
	margin-left: 95px;
}
#intro_textarea{
	height: 100px;
	width: 170px;
	float: right;
	background-color: #000033;
