#wrapper {
	position:absolute;
	width:940px;
	height:1003px;
	z-index:1;
	margin-left: -470px;
	background-color: #040C32;
	left: 50%;
	top: 37px;
}

.center_text {
	text-align: center;
}

.sansarif{
	font-family:Arial,Helvetica,sans-serif;	
}
.round_corners{
	 -moz-border-radius: 20px; /* FF1+ */
 	 -webkit-border-radius: 20px; /* Saf3-4 */
     border-radius: 20px; /* Opera 10.5, IE 9, Saf5, Chrome */
}

.top_corners{
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
}

.drop_shadow {
	
	-moz-box-shadow: 0px 0px 4px #ffffff; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #ffffff; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #ffffff; /* Opera 10.5, IE 9 */
		
}


body {
	margin-left: 50%;
	background-image: url(assets/filmreel.jpg);
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	position:absolute;
	width:924px;
	height:115px;
	z-index:2;
	left: 2px;
	top: 2px;
	background: #0D0F16; /* old browsers */
	background: -moz-linear-gradient(top, #0D0F16 19%, #181C28 57%, #273142 84%, #3f4c6b 95%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,#0D0F16), color-stop(57%,#181C28), color-stop(84%,#273142), color-stop(95%,#3f4c6b)); /* webkit */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0D0F16', endColorstr='#3f4c6b',GradientType=0 ); /* ie */
	
}
#menu {
	position:absolute;
	width:922px;
	height:118px;
	z-index:2;
	left: 10px;
	top: 126px;
}
#autobody {
	position:absolute;
	width:870px;
	height:200px;
	z-index:3;
	left: 18px;
	top: 539px;
	color: #FFF;
}
#toppictures {
	position:absolute;
	width:923px;
	height:200px;
	z-index:2;
	left: 9px;
	top: 269px;
}
#mainbody {
	position:absolute;
	width:751px;
	height:195px;
	z-index:2;
	left: 102px;
	top: 509px;
	background: #feffff; /* old browsers */
	background: -moz-linear-gradient(top, #feffff 0%, #d2ebf9 62%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(62%,#d2ebf9)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d2ebf9',GradientType=0 ); /* ie */
	background-color: #FFF;

.top_corners{
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	color: #006;
	color: #039;
	color: #003;
	color: #006;
}

#house {
	position:absolute;
	width:423px;
	height:303px;
	z-index:5;
	left: 497px;
	top: 484px;
	float:right;
}
#myawesomediv {
	position:absolute;
	height:306px;
	/*z-index:2;*/
	left: 38px;
	float:left;
	z-index: -1;
	top: 803px;
}
#indexcontent {
	position:absolute;
	width:914px;
	height:458px;
	/*z-index:1;*/
	left: 23px;
	top: 472px;
	z-index: 2;
}
