body{
	margin:0;
	font:11px Tahoma, Verdana, sans-serif;
	color:#5e5e5e;
	background:#fff url(../images/bg-page.jpg) repeat-x;
}
img{border:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.main-holder{
	width:764px;
	overflow:hidden;
	background:#e4ecfd;
	margin:0 auto;
}
#main{
	height:1%;
	border:1px solid #96bbdc;
	overflow:hidden;
	margin:7px;
	background:#fff;
}
#header{
	width:100%;
	overflow:hidden;
	background:url(../images/img-1.jpg) no-repeat;
	height:240px;
}
#header h1{
	margin:15px 0 0 27px;
	overflow:hidden;
}
#header h1 a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.jpg) no-repeat;
	width:186px;
	height:104px;
}
.nav{
	float:right;
	list-style:none;
	padding:0;
	margin:0 0 25px;
}
.nav li{
	margin:0 0 0 30px;
	float:left;
	display:inline;
}
.home{background:url(../images/home.gif) no-repeat;}
.cart{background:url(../images/cart.gif) no-repeat;}
.email{background:url(../images/email.gif) no-repeat;}
#primary .nav a{
	color:#54565c;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	padding:7px 0 2px 31px;
}
#content{
	width:100%;
	overflow:hidden;
	padding:19px 0 35px;
}
#sidebar{
	width:185px;
	margin:7px 0 0 27px;
	float:left;
	display:inline;
}
#sidebar h2{
	margin:0 0 8px;
	overflow:hidden;
}
#sidebar h2 a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background:url(../images/ttl-product.gif) no-repeat;
	width:174px;
	height:20px;
}
.main-menu{
	list-style:none;
	margin:0;
	padding:0 0 0 5px;
	overflow:hidden;
	height:1%;
}
.main-menu li{
	padding:0 0 0 12px;
	background:url(../images/bullet-sidebar.gif) no-repeat 0 6px;
	overflow:hidden;
	margin:0 0 8px;
}
.main-menu a{
	font:13px/16px "Trebuchet MS", Verdana, sans-serif;
	color:#696969;
}
#primary{
	float:left;
	width:470px;
	padding:0 0 0 37px;
}
.row{
	width:100%;
	padding:0 0 25px;
	overflow:hidden;
}
.left,
.right{
	width:216px;
	overflow:hidden;
}
.left{float:left;}
.right{float:right;}
#primary p{
	line-height:14px;
	text-align:justify;
}
#primary h2{
	margin:0 0 5px;
	overflow:hidden;
}
#primary a{
	color:#b40d5f;
	overflow:hidden;
}
#primary h2 a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:17px;
}
.about-us{
	background:url(../images/ttl-about.gif) no-repeat;
	width:84px;
}
.contact{
	background:url(../images/ttl-contact.gif) no-repeat;
	width:99px;
}
.privacy{
	background:url(../images/ttl-privacy.gif) no-repeat;
	width:133px;
}
.return{
	background:url(../images/ttl-return.gif) no-repeat;
	width:129px;
}
.tips{
	background:url(../images/ttl-shopping.gif) no-repeat;
	width:134px;
}
.info{
	background:url(../images/ttl-shipping.gif) no-repeat;
	width:204px;
}
.guest-book{
	background:url(../images/ttl-guest.gif) no-repeat;
	width:108px;
}
#main .more{
	float:right;
	font-weight:bold;
	padding:0 12px 0 0;
	color:#000;
	background:url(../images/bullet.gif) no-repeat 100% 65%;
}
#footer{
	width:100%;
	position:relative;
	height:88px;
	overflow:hidden;
	border-top:1px solid #fff;
}
.container{
	float:left;
	position:relative;
	left:50%;
	text-align:center;
}
.wrapper{
	position:relative;
	float:left;
	left:-50%;
}
.logos-btm{
	list-style:none;
	margin:0;
	padding:16px 0 0;
}
.logos-btm li{
	float:left;
	margin:0 15px 0 0;
	overflow:hidden;
}
.logos-btm a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.logo01{
	background:url(../images/logo01.gif) no-repeat;
	width:65px;
	height:34px;
}
.logo02{
	background:url(../images/logo02.gif) no-repeat;
	width:105px;
	height:31px;
}
.logo03{
	background:url(../images/logo03.gif) no-repeat;
	width:94px;
	height:51px;
}
#footer .logo01{margin:6px 0 0;}
#footer .logo02{margin:9px 0 0;}
.copy{
	display:block;
	overflow:hidden;
	text-align:center;
	color:#1d1d1d;
	font:10px "Trebuchet MS", Verdana, sans-serif;
	margin:6px 0 9px;
	clear:both;
}