body, html {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#000000;
	height:850px;
	background-image:url(../images/main-graphics-top.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top;
	

	
	} 
	
#wrapper {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}
	
#container {
	width:980px;
	height:850px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	}


	
#container h1 {
	font-size:22px;
	color:#908370;
	text-align:left;
	position:absolute;
	top:68px;
	margin-left:25px;
	
	}
	
	
	
#home_page_container {
	width:980px;
	height:850px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	}
	
	
	
#home_page_container h1 {
	font-size:22px;
	color:#908370;
	text-align:left;
	position:absolute;
	top:68px;
	margin-left:25px;
	}
	
#home_page_background {
	height:850px;
	background-image:url(../images/portfolio_page.jpg);
	color:white;
	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
	}
	

#menu {
	width:980px;
	position:absolute;
	top:125px;
	}

#menu a {
	display:inline;
	color:#908370;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	margin-left:26px;
	}
	
#home_page_menu {
	width:900px;
	position:absolute;
	top:125px;
	}

#home_page_menu a {
	display:inline;
	color:#908370;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	margin-left:26px;
	}
	
#movie {
	width:980px;
	height:628px;
	position:absolute;
	margin: 145px 0px 0px -1.25px;
	}

#contact_page {
	width:982px;
	height:628px;
	position:absolute;
	margin: 145px 0px 0px -1.25px;
	}
	

	
#contact_page_text {
	position:absolute;
	line-height:18px;
	height:131px;
	width:235px;
	margin:423px 0px 0px 310px;
	overflow: visible;
	}
	
	
#flash_movie {
	position:absolute;
	height:369px;
	width:636px;
	left: 164px;
	top: 128px;
	}
	
#flash_template {
	width:982px;
	height:628px;
	position:absolute;
	margin: 145px 0px 0px -1.25px;
	}
	
	
#animation_movie {
	position:absolute;
	margin:auto;
	height:558px;
	width:870px;
	left:55px;
	top:25px;
	}
	
#download_videos {
	width:900px;
	position:absolute;
	top:200px;
	}

#download_videos a {
	display:inline;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	margin-left:26px;
	}
	
	




	

