#frontpage {
	width:1000px;
	height:1750px;
	position:relative;
	font-size: 12px;
	/*color: #FFF;*/
	text-align: center;
}
a {text-decoration:none;}

a:hover {
	color: #fb9003;
	text-decoration: underline;
}
img {
border: none;
}

.frontbg { border-style:solid;
border-color:#555555;
border-width:2px;
background-image:url('');
background-repeat:no-repeat;
background-position:left top;
}
#frontintro {
	position:absolute;
	left:100px;
	top:0px;
	width:800px;
	height:125px;
        font-size: 18px;
        font-weight: bold;
}
.intro {
        font-size: 24px;
        color: #fb9003;
        font-weight: bold;
}
#frontface {
	position:absolute;
	left:860px;
	top:1600px;
	width:100px;
	height:100px;
}
#fronttwitter {
	position:absolute;
	left:40px;
	top:1600px;
	width:100px;
	height:100px;
}

a#frontblog:hover { background:transparent url(/ekmps/shops/myiconart/resources/Design/new-blog.png) no-repeat scroll 0 -150px; }

a#frontblog {
background:transparent url(/ekmps/shops/myiconart/resources/Design/new-blog.png) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
display:block;
height:150px;
width:300px;
position:absolute;
left: 180px;
top: 1575px;
}

a#frontnewsletter:hover { background:transparent url(/ekmps/shops/myiconart/resources/Design/new-newsletter.png) no-repeat scroll 0 -150px; }

a#frontnewsletter {
background:transparent url(/ekmps/shops/myiconart/resources/Design/new-newsletter.png) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
display:block;
height:150px;
width:300px;
position:absolute;
left: 520px;
top: 1575px;
}
a .alt { display: none; }

#front1 {
	position:absolute;
	left:25px;
	top:125px;
	width:300px;
	height:400px;
}
#front2 {
	position:absolute;
	left:350px;
	top:125px;
	width:300px;
	height:400px;
}
#front3 {
	position:absolute;
	left:675px;
	top:125px;
	width:300px;
	height:400px;
}
#front4 {
	position:absolute;
	left:25px;
	top:575px;
	width:300px;
	height:400px;
}
#front5 {
	position:absolute;
	left:350px;
	top:575px;
	width:300px;
	height:400px;
}
#front6 {
	position:absolute;
	left:675px;
	top:575px;
	width:300px;
	height:400px;
}

.frontimage {
	padding:25px;
}
.fronttext {
	width:250px;
	padding:0px 25px 5px 25px;
	overflow:hidden;
	color:#FFFFFF;
	
}
#frontwords {
	position:absolute;
	top:1000px;
        width: 800px;
        left:100px;
}



















