@charset "utf-8";
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

img{
	border:0px;
}
body,td,th {
	font-family: Tahoma, MS Sans Serif, Verdana;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2d302f;
}
.Div_Main {
	background-color: #333634;
	width: 100%;
	background-image: url(../images/BG_Top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 30px;
	text-align: center;
}
.Div_Menu {
	text-align: left;
}
.Text_Contact {
	font-family: Tahoma, "MS Sans Serif", Verdana;
	font-size: 10px;
	color: #7d7d7d;
	line-height: 15px;
}
.Text_Footer {
	font-family: Tahoma, "MS Sans Serif", Verdana;
	font-size: 9px;
	color: #c2c2c1;
}

#main-logo{
	float:left;
}
#main-nav{
	float:right;
	list-style:none outside none;
	margin:20px 10px 0 0;
	padding:0;
}
#main-nav li{
	float:left;
	padding:0 0 0 51px;
}
#main-nav li a{
	display:block;
	text-indent:-9999px;
	height:9px;
}

.collection{
	background:url(../images/share/collection-btn.gif) no-repeat 0 0;
	width:71px;
}
.concept{
	background:url(../images/share/concept-btn.gif) no-repeat 0 0;
	width:141px;
}
.designer{
	background:url(../images/share/designer-btn.gif) no-repeat 0 0;
	width:57px;
}
.location{
	background:url(../images/share/location-btn.gif) no-repeat 0 0;
	width:58px;
}
.onlineshop{
	background:url(../images/share/onlineshop-btn.gif) no-repeat 0 0;
	width:78px;
}
.contact{
	background:url(../images/share/contact-btn.gif) no-repeat 0 0;
	width:72px;
}

#shop-banner{
	position:absolute;
	left:50%;
	top:380px;
	margin:0 0 0 320px;
}
