/* CSS Document */

.container {
	background:url(../../images/bg_home_final.jpg);
}
.masthead_home {
	position:absolute;
	top:537px;
	left:0px;
	width:738px;
	height:113px;
}

.content_home {
	position:absolute;
	top:170px;
	left:40px;
	width:520px;
	height:auto;
	margin:15px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	background:#FFFFFF;
}

.footer {
	width:550px;
	height:15px;
	margin:0px 0px 0px 38px;
	padding:0px;
	background:url(../../images/bg_footer-trans.png) top;
}
