body {
	margin: 0px;
	background: #141414;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	}
#outer_wrapper {
	background: url("../img/static/bg_image.png") top center no-repeat;
	width: 100%;
	}
#inner_wrapper {
	background: url("../img/static/line_tile.png") top left repeat;
	width: 100%;
	}
#site_frame {
	width: 980px;
	margin: 0px auto;
	background: url("../img/static/menu_bg.png") 0px 0px repeat-y;
	}
#top_header {
	background: url("../img/static/header_bg.png") 0px 0px no-repeat;
	width: 980px;
	height: 53px;
	}
#top_header #checkout {
	width: 300px;
	height: 52px;
	line-height: 52px;
	color: white;
	padding-left: 22px;
	float: left;
	}
#top_header #checkout a {
	color: white;
	}

#top_header #checkout a.checkout_link {
	color: #C00;
	}

#top_header #header_contact {
	font-size: 24px;
	font-weight: bold;
	float: right;
	line-height: 53px;
	margin-right: 15px;
	}
#header_contact .phone_number {
	font-size: 28px;
	font-weight: normal;
	}
#header_contact em {
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
	font-size: 18px;
	line-height: 53px;
	}
#side_bar {
	float: left;
	width: 266px;
	}
#logo {
	float: left;
	margin: 9px 9px;
	border: none;
	}
#content {
	background: transparent;
	float: right;
	margin: 0px 0px;
	width: 675px;
	padding: 43px 0px 20px 39px;
	}
#footer {
	float: left;
	width: 980px;
	}
#footer #cr_sec {
	width: 226px;
	height: 66px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 13px 0px 0px 0px;
	border-top: 1px solid #515151;
	}
a.back_link_link,
a.back_link_link:link,
a.back_link_link:visited,
a.back_link_link:hover,
a.back_link_link:active {
	color: #cc0000 !important;
	}
#footer #main_footer {
	width: 675px;
	float: right;
	text-align: right;
	height: 66px;
	color: white;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 20px;
	padding: 13px 0px 0px 0px;
	border-top: 1px solid #515151;
	}
#footer #main_footer a,#footer #main_footer a:link,#footer #main_footer a:visited,#footer #main_footer a:hover,#footer #main_footer a:active {
	color: #FFFFFF;
	}
a.back_link_link,
a.back_link_link:link,
a.back_link_link:visited,
a.back_link_link:hover,
a.back_link_link:active {
	color: #cc0000; !important
	}
span.price {
	display: block;
	color: #D70000;
	font-size: 25px;
	
	}
span.price em {
	font-style: normal;
	font-size: 15px;
	vertical-align: text-top;
	line-height: 25px;
	}
.back_link {
	display: block;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #909090;
	}
a.back_link_link,
a.back_link_link:link,
a.back_link_link:visited,
a.back_link_link:hover,
a.back_link_link:active {
	color: #cc0000;
	}
#footer:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
#site_frame:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	padding: 0px 0px 20px 0px;
	}
h1 {
	font-size: 47px;
	font-weight: bold;
	margin: 0px;	
	color: #FFFFFF;
	padding: 0px;
	margin-bottom: 15px;
	}
h2 {
	font-size: 19px;
	font-weight: normal;
	margin: 0px;
	color: #FFFFFF;
	padding: 0px;
	margin-bottom: 10px;
	}
a, a:link, a:visited, a:hover, a:active {
	color: #CC0000;
	}

a.back_link_link,
a.back_link_link:link,
a.back_link_link:visited,
a.back_link_link:hover,
a.back_link_link:active {
	color: #cc0000; !important
	}
ul {
	padding-left: 0px;'
	}
