#main_page {
	position:absolute;
	left:0px;
	top:0px;
	width:996px;
	height:400px;
}
#main-page-1{
	position:absolute;
	left:0px;
	top:0px;
	width:996px;
	height:174px;
	background-image: url(../gfx/main_page_1.png);
	background-repeat: no-repeat;
}

#main-page-2 {
	position:absolute;
	left:0px;
	top:174px;
	width:57px;
	height:148px;
	background-image: url(../gfx/main_page_2.png);
	background-repeat: no-repeat;
}

#main-page-3 {
	position:absolute;
	left:57px;
	top:174px;
	width:393px;
	height:148px;
	background-image: url(../gfx/main_page_3.png);
	background-repeat: no-repeat;
	color:#FFF;
	padding-top:10px;
	font-size:10px;
}

#main-page-4 {
	position:absolute;
	left:450px;
	top:174px;
	width:94px;
	height:148px;
	background-image: url(../gfx/main_page_4.png);
	background-repeat: no-repeat;
}

#main-page-5 {
	position:absolute;
	left:544px;
	top:174px;
	width:396px;
	height:148px;
	background-image: url(../gfx/main_page_5.png);
	background-repeat: no-repeat;
	color:#FFF;
	padding-top:10px;
	font-size:10px;
}

#main-page-6 {
	position:absolute;
	left:940px;
	top:174px;
	width:56px;
	height:148px;
	background-image: url(../gfx/main_page_6.png);
	background-repeat: no-repeat;
}

#main-page-7 {
	position:absolute;
	left:0px;
	top:322px;
	width:996px;
	height:78px;
	background-image: url(../gfx/main_page_7.png);
	background-repeat: no-repeat;
	padding-top:20px;
	font-size:11px;
	color:#FFF;
	padding-left:10px;
	font-weight:bold;
}

a {
color:#FFF;
}