* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url('/images/background.png');
	background-repeat: repeat-x;
	background-color: #650000;
	color: #fff;
	font-family: gorgia, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #fff;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #f4a308;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
	padding: 0px 0px 5px;
}

li {
	list-style-type: none;
}

p {
	padding: 10px 0px 11px;
	text-align: justify;
	line-height: 16px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}


#body_wrapper {
	margin: 0px auto;
	width: 925px;
	background: url('/images/header_bg.gif') no-repeat 85px 0%;
}


/* Page Header */
#header_bg {
	width: 800;
	height: 210;


}

#page_header {
	margin: 0px auto;
	width: 716px;
	height: 190px;
	margin-left: 170px;
	overflow: hidden;
	text-align: left;
}

#company_name {
	width: 717px;
	float: left;
}

#company_name h1 {
	width: 515;
	height: 117px;
	margin-top: 10px;
	margin-left: 40px;
	background: url('/images/bellonoche.gif') no-repeat 0% 0%;
}

#company_tagline h1 {
	width: 252px;
	height: 48px;
	margin-top: 130px;
	margin-left: 237px;
	background: url('/images/heatupthenight.gif') no-repeat 0% 0%;
}



/* Left Sidebar */

#leftsidebar_1 {
	margin-top: 20px;
	padding-left: 0px;
	background: url('/images/sidebar_top.gif') no-repeat 0px 0%;
	float: left;
	text-align: left;
}

#leftsidebar_2 {
	padding: 11px 0px;
	width: 154px;
	background: url('/images/sidebar_bot.gif') no-repeat 0% 100%;
}

#leftsidebar_content {
	padding: 5px 0px 1px 15px;
	color: #f4a308;
	background: #60160a url('/images/sidebar_bg.gif') repeat-y;
	font-weight: bold;
}

#plain {
	padding: 20px 50px 20px 50px;
	color: #760202;
	text-align: left;
	font-family: georga, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#link a {
	margin-top: 5;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	background-color: inherit;
	text-decoration: none;
}

#link a:hover {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

#leftsidebar_content li {
	padding: 4px 0px;
}


/* Main Content */

#maincontent_1 {
	margin-top: 70px;
	margin-left: 30px;
	background: url('/images/main_top.gif') no-repeat 0% 0%;
	float: right;
	text-align: left;
}

#maincontent_2 {
	padding: 22px 0px;
	width: 738px;
	background: url('/images/main_bot.gif') no-repeat 0% 100%;
}

#maincontent_content {
	padding: 0px 0px;
	color: #4b3001;
	background: #c9953b url('/images/main_bg.gif') repeat-y 0% 0%;
	font-family: georga, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#maincontent_content a {
	color: #4b3001;
	background-color: inherit;
}

#maincontent_content a:hover {
	color: #724c04;
	background-color: inherit;
}

#item {
	margin-left: 35px;
	font-family: georga, sans-serif;
}

#items_header {
	color: #760202;
	font-family: georgia, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}


#item_gap {
	font-size: 8px;
}

#item_gap {
	font-size: 4px;
}

#item_divider {
	margin-top: 15px;
	margin-left: 37px;
	padding: 12px;
	height: 2px;
	width: 665px;
	background: url('/images/item_divider.jpg') no-repeat 0% 0%;
	float: center;
}

#item_left {
	padding: 0px 10px 0px 10px;
	width: 270px;
}

#item_title {
	color: #760202;
	font-family: georgia, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

#item_image {
	align: center;
}

.item_tagline {
	color: #000000;
	font-family: georgia, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}



#item_right {
	padding: 0px 10px 0px 0px;
	width: 340px;
}


#item_body {
	color: #000000;
	font-family: georgia, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
}

#sku {
	color: #000000;
	font-family: georgia, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	float: right;
}

#sku_price {
	color: #760202;
	font-family: georgia, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	text-valign: center;
}

#sku_button {
	color: #760202;
	font-family: georgia, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}




#page_footer {
	margin: 0px auto;
	padding: 15px 0px 25px;
	text-align: right;
}

#paypalverified {
	padding-left: 35px;
	float: right;
}

#paypalverified a {
	display: block;
	width: 86px;
	height: 70px;
	background: url('/images/logo_paypal.gif') no-repeat 50% 50%
}

#copyright_info {
	margin-right: 2px;
	width: 270px;
	float: right;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
}

#copyright_info small b {
	padding-top: 1px;
	display: block;
	float: right;
	font-size: 15px;
}