body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top;
	background-color: #D5E0F2;
}
.top_menu {
	color: #FFFFFF;
	font-weight: bold;
}


.top_menu div {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 4px;
	margin-bottom: 4px;
}
.main_body {
	background-color: #FFFFFF;
	background-image: url(images/menubar.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top;
}
.payment {
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}

.top_menu .cart_menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
}
.top_menu .secondary_menu {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	font-weight: normal;
	color: #DA473F;
	margin-top: 6px;
}
.top_menu .secondary_menu div {
	line-height: 25px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	font-weight: normal;
	margin-top: 10px;
	clear: both;
}
.top_menu .secondary_menu a, .top_menu .secondary_menu a:active, .top_menu .secondary_menu a:link, .top_menu .secondary_menu a:visited, .top_menu .secondary_menu a:hover {
	color: #333333;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
}



#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{
	width:590px;
	height:261px;
	overflow:hidden;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:15px;
	height:35px;
	position:absolute;
	left:-15px;
	top:120px;
	}	
#nextBtn{
	left:590px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	padding-left:5px;
	width:15px;
	height:35px;
	background:url(images/2.gif) no-repeat 0 0;	
	}	

#nextBtn a{ 
	background:url(images/3.gif) no-repeat 0 0;	
	padding-right:5px;
	}
		
/* image replacement */
      .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
/* // image replacement */
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:580px;
		}
#content_text {
	margin-top: 10px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
}
#content_text h1 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.top_menu a, .top_menu a:visited, .top_menu a:active, .top_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu a:hover {
	color: #EEEEEE;
	text-decoration: none;
}

.category_links {
	padding: 10px;
	color: #FFFFFF;
}
.category_links table td {
	padding-left: 20px;
}


.category_links  a, .category_links  a:visited, .category_links  a:active, .category_links  a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
}
.category_links  a:hover {
	color: #EEEEEE;
	text-decoration: none;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_table {
	background-image: url(images/white.jpg);
	background-repeat: no-repeat;
	background-position: 2px 173px;
}
