/* CSS Document */
body {
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin:  0px 0px 0px 0px;
	padding: 0px  0px  0px  0px;
	line-height: 20px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}

a:link {	color: #990000;	text-decoration: underline;	font-family: Interstate-Regular;	font-size: 12px;}	
a:visited {	color: #990000;	text-decoration: underline;	font-family: Interstate-Regular;	 font-size: 12px;}
a:hover {	color: #FF0000;	text-decoration: underline;	font-family: Interstate-Regular;	 font-size: 12px;}
a:active {	color: #990000;	text-decoration: none;	font-family: Interstate-Regular;	 font-size: 12px;} 

div#background-body { /*center*/
	width:780px;
	display:block;
	margin:auto;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}
#header {
	width:780px;
	height:607px;
	display:block;
}
#header-left {
	width:535px;
	height:607px;
	float:left;
	display:block;
}
#header-logo {
	 width:535px;
	 height:155px;
}
#header-right {
	width:245px;
	height:607px;
	float:left;
	display:block;
	background-image:url(images/background-flash-fashion2.jpg);
	background-repeat:no-repeat;
}
#background-banner-button {
	width:535px;
	height:355px;
	float:left;
	display:block;
	background-image:url(images/background-flash-fashion1.jpg);
	background-repeat:no-repeat;
}
#set-banner-button {
	width:160px;
	height:355px;
	margin:auto;
	float:left;
}
.banner-button {
	width:160px;
	height:71px;
}
#flash-fashion1 {
	width:238px;
	float:right;
	margin-top:70px;
	margin-right:75px;
}
#content-fashion1 {
	width:535px;
	height:97px;
	float:left;
}
#content-fashion2 {
	width:780px;
	height:84px;
}
#content-fashion3 {
	width:780px;
	height:159px;
	background-image:url(images/content-fashion3.jpg);
	background-repeat:no-repeat;
}
#set-banner {
	width:729px;
	margin:auto;
	padding-top:26px;
}
.banner-jewelry {
	float:left;
	margin-left:15px;
	width:104px;
	height:107px;
}
#content-fashion4 {
	width:780px;
	height:169px;
}
#content-fashion5 {
	width:780px;
	height:245px;
	background-image:url(images/content-fashion5.jpg);
	background-repeat:no-repeat;	
}
#content-fashion6 {
	width:780px;
	height:240px;
	background-image:url(images/content-fashion6.jpg);
	background-repeat:no-repeat;	
}
#background-footer {
	width:780px;
	height:76px;
	background-image:url(images/background-footer.jpg);
	background-repeat:no-repeat;	
	display:block;
}
#copyright {
	width:780px;
	clear:both;
	float:left;
	margin-top:20px;
	text-align:center;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px;
	color:#000000;
}
#clear-style {
	clear:both;
}