body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
A {
	COLOR: #3f403a; FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif; TEXT-DECORATION: none
}
A:link {
	COLOR: #3f403a; FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif; TEXT-DECORATION: none
}
A:active {
	COLOR: #3f403a; FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif; TEXT-DECORATION: none
}
A:visited {
	COLOR: #3f403a; FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: #cb9a33; TEXT-DECORATION: none
}
A.c1 {
	COLOR: #000; FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif; TEXT-DECORATION: none
}
A.c1:link {
	COLOR: #000; FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif; TEXT-DECORATION: none
}
A.c1:active {
	COLOR: #000; FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif; TEXT-DECORATION: none
}
A.c1:visited {
	COLOR: #000; FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif; TEXT-DECORATION: none
}
A.c1:hover {
	COLOR: #000; TEXT-DECORATION: none
}
#container{
    position: absolute;
	top: 0px;
	left: 0px;
	padding-bottom: 10px;
	width: 100%;
}
#site{
	border-right: #eeeeee solid 2px;
	border-bottom: #eeeeee solid 2px;
	text-align: left;
	margin: auto;
	text-align: center;
	background: #ffffff;
	width: 900px;
	margin-top: 10px;
}
#banner{
	height: 120px;
	background: #fff;	
}
#main{
	width: 100%;
}
#top_menu{
	height: 20px;
	background: #fff;
	border-top: solid #a0a0a0 1px;
	border-bottom: solid #a0a0a0 1px;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
}
#front{
	text-align: center;
	margin: 0px;
	width: 100%;
}
.min_height{
	height: 440px;
}
.front_content{
	width: 100%;
}
#bottom_menu{
	height: 25px;
	border-top: solid #e0e0e0 1px;
	border-bottom: solid #a0a0a0 1px;
	margin: 0px;
	padding: 2px;
	clear: both;
}
#footer{
	color: #fff;
	font-size: 11px;
	text-align: center;
}
#logo{
	padding-top: 15px;
	margin-left: 85px;
	text-align: center;
}
#copy_right{
	text-align: right;
}
a img{
	border: none;
}
.view-cart
{
	float: right;
	padding: 95px 5px 0px 0px;
	margin-right: 20px;
}
.return_policy_title{
	font-weight: bold;
}
.return_policy_content{
	background: #fff; padding: 5px
}
.privacy_policy_title{
	font-weight: bold;
}
.privacy_policy_content{
	background: #fff; padding: 5px
}
.terms_and_conditions_title{
	font-weight: bold;
}
.terms_and_conditions_content{
	background: #fff; padding: 5px
}