#flash {
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	}

#container {
	background-color: none;
	height: 830px;
	width:780px;
	}
	
#header {
	background: none;
	}

#sub_content {
	background: #fff;
	width:192px;

	}

#main_content {
	position:relative;
	top: 175px;
	right:0;
	padding:0 20px 10px 20px;
	}
	
#footer {
	position: absolute;
	left:0;
	bottom:30px;
	background: none;
	padding-left: 350px;
	}
	
h1 {
margin: 9px -20px 14px 0;
}

#home_text_container {
	margin-top: 210px;

	}

#home_text {
	margin: 0 20px 0 0;
	}