#main {width:1001px; margin:0 auto;}

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#headermenu {
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 34px;
	background-color: #0D0D0D;
	margin-top: 2px;
	border: 1px solid #222;
}


#header, #content, #footer { font-size:0.75em;}
#clearmenu {
	clear: both;
}


.col-1, .col-2, .col-3, .col-4 {
	float:left;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 5px;
}

#content .row-2 .col-1 { width:175px; margin-right:72px;}
#content .row-2 .col-2 { width:175px; margin-right:74px;}
#content .row-2 .col-3 { width:175px;}
#content .row-2 .col-4 {
	width:200px;
	float:right;
	padding-right:20px;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:325px;
	margin-right:20px;
	margin-left: 0px;
}
#page1 #content .row-1 .col-2 {
	width:627px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/sale_corner.png);
}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {
	width:314px;
	margin-right:40px;
}
#page2 #content .row-1 .col-2 {
	width:627px;
	background-repeat: no-repeat;
	background-position: right top;
}
#page2 #content .row-1 .col-2 .col-1 { width:291px; margin-right:38px;}
#page2 #content .row-1 .col-2 .col-2 { width:291px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:314px; margin-right:60px;}
#page3 #content .row-1 .col-2 { width:627px;

	background-repeat: no-repeat;
	background-position: right top;}
#page3 #content .row-1 .col-2 .col-1 { width:279px; margin-right:52px;}
#page3 #content .row-1 .col-2 .col-2 { width:280px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:314px; margin-right:60px;}
#page4 #content .row-1 .col-2 { width:627px;

	background-repeat: no-repeat;
	background-position: right top;}
#page4 #content .row-1 .col-2 .col-1 { width:300px; margin-right:0;}
#page4 #content .row-1 .col-2 .col-2 { width:312px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:314px; margin-right:60px;}
#page5 #content .row-1 .col-2 { width:627px;

	background-repeat: no-repeat;
	background-position: right top;}
#page5 #content .row-1 .col-2 .col-1 { width:273px; margin-right:56px;}
#page5 #content .row-1 .col-2 .col-2 { width:274px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:314px; margin-right:60px;}
#page6 #content .row-1 .col-2 { width:627px;

	background-repeat: no-repeat;
	background-position: right top;}
#page6 #content .row-1 .col-2 .col-1 { width:309px; margin-right:0;}
#page6 #content .row-1 .col-2 .col-2 { width:300px;}


/*=========================*/


#footer {
	height:51px;
	text-align: center;
}
#sale {
	float: right;
	width: 150px;
}
.cobll {
	color: #FFF;
}
#cobll {
	color: #FFF;
}
#pricebox{
	font-weight: bold;
	color: #FFF;
	padding-left: 2px;
}#productmenu {
	color: #FFF;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #0D0D0D;
}

