@charset "utf-8";
@import url("layouts_generic.css");
/* CSS Document */

#header {
	position:absolute;
	top:0; left:15px;
	width:800px;
	height:152px;
	background:transparent url(/images/main/bg_header_home.jpg) no-repeat left top;
}

#home_image_fingers {
	position:absolute;
	left:0;top:0px;
}

#home_image {
	position:absolute;
	left:15px;top:0px;
}

#footer_image1 {
	position:absolute;
	left:365px; top:-52px;
}

#footer {
	position:absolute;
	left:15px;top:612px;
	width:800px;height:113px;
	margin-bottom:40px;
}

#footer_bg {
	position:relative;
	width:800px;height:113px;
}

#footer_content {
	position:relative;
	left:12px;top:-61px;
	width:788px;height:28px;
	padding-top:33px;
	background:transparent url(/images/main/footer_bar_home.png) no-repeat 0 0;
}
