html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	}
body {
	background: #282828 url('../../_img/bg_shop.gif');
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#wrap {
	height: 100%;
	}
#content-wrap {
	margin-left: 0px;
	width: 680px;
	height: 100%;
	}
#content-wrap, #content {
	background: #F4E6C7 url('../../_img/bg_shop_paper.jpg') repeat-y;
	}
#content {
	padding-bottom: 20px;
	}
#product {
	margin-left: 0px;
	padding-bottom: 10px;
	width: 400px;
	}
#productImage {
	padding: 10px;
	background: url('../../_img/bg_shop_product.jpg') no-repeat;
	}



#convert {
	padding: 14px 0px 40px 0px;
	}

#convert h3 {
	margin: 16px 4px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #801006;
	}

#convert p {
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	}

#convert b {
	font-size: 14px;
	}



#info {
	margin-left: 9px;
	margin-top: 20px;
	width: 265px;
	}

#info h3 {
	margin: 0px 0px 0px 0px;
	font-size: 21px;
	font-weight: normal;
	line-height: 21px;
	color: #801006;
	}
#info p {
	margin: 0px 0px 15px 0px;
	font-size: 14px;
	line-height: 27px;
	color: #801006;
	}
#description2 {
	margin-right: 10px;
	margin-top: 3px;
	position: relative;
	float: right;
	line-height: 180%;

	}
#description3 {
	margin-right: 15px;
	margin-left: 35px;
	margin-top: 3px;
	float: center;
	line-height: 180%;
	width: 580px;
	}
#description {
	margin-right: 10px;
	margin-top: 1px;
	position: relative;
	float: right;
	width: 270px;
	}
	
#description p {
	margin: 0px 0px 10px 0px;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #282828;
	}
form {
	margin: 0px;
	}
input, select {
	padding: 3px;
	border: 1px solid #D4B47B;
	background: #F4E6C7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #801006;
	text-transform: uppercase;
	}
#header {
	margin-left: 20px;
	background: url('../../_img/bg_shop_top.jpg') no-repeat;\
	width: 640px;
	height: 47px;
	}
#header h5 {
	margin: 0px 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 27px;
	text-transform: uppercase;
	color: #F2E3C0;
}
#header #right {
	margin-right: 40px;
	position: relative;
	float: right;
	}
#footer {
	margin-left: 5px;
	background: url('../../_img/bg_shop_bottom.jpg') bottom left no-repeat;
	width: 640px;
	height: 27px;
	}
#footer h5 {
	margin: 0px 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 27px;
	text-transform: uppercase;
	color: #F2E3C0;
}
#header a, #footer a {
	color: #F2E3C0;
	text-decoration: none;
	}
#header a:hover, #footer a:hover {
	text-decoration: underline;
	}
#nav {
	padding: 20px 0px;
	float: left;
	position: relative;
	text-align: center;
	width: 270px;
	}
#nav #logo {
	margin-bottom: 4px;
	}
#nav a {
	color: #F5EAD0;
	text-decoration: none;
	}

#nav a:hover {
	text-decoration: underline;
	}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#nav li {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 19px;
	color: #F5EAD0;
	}
#nav h4 {
	margin: 28px 0px 4px 0px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #A39C8D;
	text-transform: uppercase;
	}
#address {
	margin: 0px auto;
	margin-top: 35px;
	background: url('../../_img/bg_shop_legs.gif') top center no-repeat;
	width: 200px;
	height: 165px;
	}
#address p {
	margin: 0px;
	padding-top: 10px;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
	color: #A39C8D;
	text-transform: uppercase;
	}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	}