@charset "utf-8";

#frontpage {
	/*position: relative;*/
}
#mainarea #h1 {
	height: 110px;
	width: 900px;
	position: absolute;
	left: 11px;
	top: 14px;
	z-index: 1001;
	background: url(http://www.maleedge.com/en/images/home/h1Background.png) left top no-repeat;
}
#mainarea h1 {
	margin: 20px 0 12px 45px;
}
#mainarea .homeh1 {
	font-size:34px;
	padding-top:0;
	margin:0;
	margin-top:10px;
	margin-left:45px;
	width:332px;
	font-weight:bold;
	}
#mainarea h2 {
	text-transform: uppercase;
	color: #fff;
	margin:0;
	margin-left: 45px;
	margin-top:-8px;
	font-size:34px;

}

#frontpage #innerFrontpage {
	height: 552px;
	z-index: 1000;
	/*position: relative;*/
	background-repeat:no-repeat;
	background-position:0 0;

}
#frontpage .image1 {
	background-image: url(http://www.maleedge.com/en/images/home/image1.jpg);
	}
#frontpage .image2 {
	background-image: url(http://www.maleedge.com/en/images/home/image2.jpg);
	}
#frontpage .image3 {
	background-image: url(http://www.maleedge.com/en/images/home/image3.jpg);
	}
#frontpage .image4 {
	background-image: url(http://www.maleedge.com/en/images/home/image4.jpg);
	}
#frontpage #innerFrontpage .frontpageContent {
		padding-top:126px;
		}
#frontpage #innerFrontpage p {
	font-size: 12px;
	line-height: 20px;
	color: #313131;
	width: 335px;
	padding-left: 35px;
	padding:0 0 0 35px;
	margin-bottom:8px; 
}
#frontpage #innerFrontpage a.btn-order {
	width: 299px;
	height: 37px;
	margin-left:35px;
	margin-top:14px;
	display: block;
	outline: none;
	background: url(http://www.maleedge.com/en/images/home/btn-hme-order-your.png) top left no-repeat;
	text-indent: -9999px;
}
#frontpage #innerFrontpage .flexible-button {
	margin-left:35px;
	margin-bottom:14px;
	display: block;
	outline: none;
}
#frontpage #innerFrontpage .flexible-button .fb-right {
	font-size:18px;
}
ul#slots {
	height: 172px;
	float: left;
	clear: both;
	width: 898px;
	padding-top:4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin: 0;
	overflow: hidden;
	background: #000000;
	position: relative;
	bottom: 0;
}
ul#slots li {
	height: 172px;
	width: 221px;
	float: left;
	margin-right: 3px;
	display: inline;
}

	 
ul#slots li a.slot.slot-pos-0 {
	height: 172px;
	width: 221px;
	text-indent: -9999px;
	outline: none;
	display: block;
	background: url(http://www.maleedge.com/en/images/home/slot-hme-0.jpg) top left no-repeat;}
ul#slots li a.slot.slot-pos-1 {
	height: 172px;
	width: 221px;
	text-indent: -9999px;
	outline: none;
	display: block;
	background: url(http://www.maleedge.com/en/images/home/slot-hme-1.jpg) top left no-repeat;}
ul#slots li a.slot.slot-pos-2 {
	height: 172px;
	width: 221px;
	text-indent: -9999px;
	outline: none;
	display: block;
	background: url(http://www.maleedge.com/en/images/home/slot-hme-2.jpg) top left no-repeat;}
ul#slots li a.slot.slot-pos-3 {
	height: 172px;
	width: 221px;
	text-indent: -9999px;
	outline: none;
	display: block;
	background: url(http://www.maleedge.com/en/images/home/slot-hme-3.jpg) top left no-repeat;}










