/* CSS Document */
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #201D17;
	background-image: url(images/homeBG.jpg);
	background-repeat: no-repeat;
	height: 1530px;
	position: relative;
}/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #657153;
}
#leftBar {
	float: left;
	width: 135px;
	margin-left: 35px;
	margin-top: 20px;
	text-align: center;
}
#rightBar {
	float: right;
	width: 135px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 205px;
	margin-right: 20px;
}

#rightBar p {
	margin: 8px 10px;
	font-size: 11px;
	padding: 0px;
}
#content {
	width: 540px;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 100px;
	height: 785px;
}

#divProductsSign {
	position:absolute;
	left:558px;
	top:391px;
	width:175px;
	height:126px;
	z-index:1;
}
#divNewsSign {
	position:absolute;
	left:355px;
	top:603px;
	width:182px;
	height:158px;
	z-index:2;
}
#divJoin {
	position:absolute;
	left:29px;
	top:878px;
	width:136px;
	height:119px;
	z-index:1;
}
#divNews {
	position:absolute;
	left:549px;
	top:545px;
	width:215px;
	height:394px;
	z-index:10;
	overflow: hidden;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#divHomeTopContent {
	position:absolute;
	left:210px;
	top:298px;
	width:339px;
	height:286px;
	z-index:0;
	overflow: hidden;
}
#divMainContent {
	position:absolute;
	left:226px;
	top:776px;
	width:281px;
	height:301px;
	z-index:10;
	overflow: hidden;
}
#divShoppingCart {
	position:absolute;
	left:819px;
	top:806px;
	width:100px;
	height:68px;
	z-index:2;
	overflow: hidden;
}
#divHomeRight {
	position:absolute;
	left:819px;
	top:414px;
	width:112px;
	height:273px;
	z-index:20;
}
#divQuicklinks {
	position:absolute;
	left:820px;
	top:1017px;
	width:113px;
	height:293px;
	z-index:20;
	overflow: hidden;
	text-align: center;
}
#divBat {
	position:absolute;
	left:420px;
	top:840px;
	width:303px;
	height:194px;
	z-index:1;
}
#butterfly {
	position: absolute;
	top: 904px;
	right: 55px;
	z-index: 10;
}

#wrapper #divHomeRight ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.qlDiv {
	margin-bottom: 20px;
}

#divQuicklinks a {
	color: #E9ECD1;
	background-color: #5F7843;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#divQuicklinks p, #divQuicklinks h5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#divQuicklinks h5 {
	font-size: 12px;
	font-weight: bold;
	color: #5F7843;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 5px;
	background-image: url(images/bottomBar.jpg);
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 30px;
}

#footer a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover {
	text-decoration: underline;
}
#divNews .larger, #divMainContent .larger{
	color: #7B3010;
}

