#row1 {
	width: 902px;
	height: 575px;
	margin-bottom: 15px;
}
#row1 p.title, #row1 a.title {
	font-size: 20px;
	padding: 0;
	margin: 5px;
	color: #fff;
	text-decoration: none;
}
#row1 #stores {
	width: 281px;
	height: 350px;
	float: left;
}
#row1 #stores #storebox-top {
	width: 281px;
	height: 5px;
	font-size: 1px;
	background: url(../images/storebox-top.gif);
}
#row1 #stores #storebox-bottom {
	width: 281px;
	height: 8px;
	font-size: 1px;
	background: url(../images/storebox-bottom.gif);
}
#row1 #stores #storebox {
	background: #cc0000;
	width: 261px;
	padding: 0 10px 0 10px;
	margin: 0;
}
#row1 #stores #storebox  ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#row1 #stores #storebox li a {
	display: block;
	color: #fff;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	text-decoration: none;
	width: 250px;
	font-family: Verdana;
	font-size: 16px;
	border-top: 1px solid #fff;
}
#row1 #stores #storebox li a:hover {
	color: white;
	background: #e57f80;
}
#row1 #news {
	float: left;
	width: 600px;
	margin-top: 0;
	margin-left: 15px;
}
#row1 #newsbox {
	background: url(../images/newsbox.gif);
	width: 607px;
	height: 250px;
	margin: 0;
}
#row1 #newsbox #new {
	width: 570px;
	height: 220px;
	padding-top: 20px;
	margin: 0 auto 0 auto;
}
#row1 #newsbox #new .photo {
	height: 213px;
	width: 315px;
	float: left;
}
#row1 #newsbox #new .img{
	border: 4px solid #fff;
}
#row1 p.subtitle, #row1 a.subtitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	color: #fff;
	display: block;
	text-decoration: none;
}
#row1 #newsbox #new .text-new {
	width: 240px;
	height: 210px;
	float: left;
	margin-left: 10px;
	font-size: 12px;
}
#row1 #newsbox #slider {
	width: 570px;
	height: 50px;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #fff;
}
#row1 #newsbox #slider a {
	font-size: 12px;
	color: #fff;
	display: block;
	width: 60px;
	float: left;
	margin-left: 10px;
	text-align: center;
	text-decoration: none;
	border-bottom: 3px solid #fff;
	padding-bottom: 5px;
}
#row1 #newsbox #slider .left {
	float: left;
	width: 200px;
	font-size: 12px;
	height: 15px;
	margin-top: 30px;
	margin-left: 10px;
}
#row1 #newsbox #slider .right  {
	float: right;
	text-align: right;
	width: 140px;
	font-size: 12px;
	height: 15px;
	margin-top: 30px;
	margin-right: 10px;
}
.readmore {
	width: 100%;
	margin-top: 10px;
	text-align: right;
}
#row1 #newsbox-top {
	background: url(../images/newsbox-top.gif);
	width: 607px;
	height: 5px;
	font-size: 1px;
}
#row1 #newsbox-bottom {
	background: url(../images/newsbox-bottom.gif);
	width: 607px;
	height: 5px;
	font-size: 1px;
}
#row2 {
	width: 902px;
	height: 450px;
}
#row2 #last-art {
	width: 425px;
	height: 450px;
	float: left;
}
#row2 p.title {
	font-size: 20px;
	padding: 0;
	margin: 5px;
}
#row2 #last-art #arts-top {
	background: url(../images/art-top.gif);
	width: 424px;
	height: 7px;
	font-size: 1px;
}
#row2 #last-art #arts-bottom {
	background: url(../images/art-bottom.gif);
	width: 424px;
	height: 5px;
	font-size: 1px;
}
#row2 #last-art #arts {
	background: url(../images/art.gif);
	width: 424px;
	height: 419px;
}
#row2 #last-art #arts  .prod {
	width: 404px;
	height: 122px;
	padding: 10px;
	padding-top: 0;
	border: 1px solid red;
	color: #d6d5d5;
	font-family: Verdana;
	font-size: 12px;
}

#row2 #last-art #arts .prod  img {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;
}
#row2 #promos {
	width: 425px;
	height: 470px;
	float: left;
	margin-left: 50px;
}
#row2 #promos #promo {
	background: url(../images/art.gif);
	width: 424px;
	height: 419px;
}
#row2 #promos #promo-top {
	background: url(../images/art-top.gif);
	width: 424px;
	height: 7px;
	font-size: 1px;
}
#row2 #promos #promo-bottom {
	background: url(../images/art-bottom.gif);
	width: 424px;
	height: 5px;
	font-size: 1px;
}
.lastprodbox {
	width: 400px;
	height: 120px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.lastprodbox .photo{
	float: left;
	width: 180px;
	height: 120px;
	margin-right: 10px;
	overflow: hidden;
}
.lastprodbox a.title {
	color: #d6d5d5;
	width: 200px;
	font-size: 12px;
	float: left;
	text-decoration: none;
	margin-bottom: 20px;
}
.lastprodbox a.price {
	color: #fff;
	font-size: 20px;
	text-align: right;
	width: 150px;
	float: right;
	text-decoration: none;
}
a.showall {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	width: 150px;
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
}
.promoprodbox {
	width: 400px;
	text-align: center;
	margin: 0 auto 0 auto;
}
.promoprodbox a.title{
	color: #fff;
	font-size: 20px;
	width: 400px;
	text-decoration: none;
}
.promoprodbox .photo{
	width: 400px;
	height: 350px;
	overflow: hidden;
}
