body {
	margin:0;
	font-family:tahoma;
	font-size:12px;
	background-color:#ffc312;
	color:#333;
	padding-top:10px;
	text-align:center;
	background-image:url(images/b.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#wrap {
	margin:0 auto;
	width:970px;
}
#r_b {
	float:left;
	width:970px;
	height:21px;
	background-image:url(images/footer_b.gif);
}
#header {
	margin:0 auto;
	height:170px;
	width:970px;
	background-image:url(images/header.jpg);
}
#content {
	margin:0 auto;
	width:954px;
	padding-left:8px;
	padding-right:8px;
	float:left;
	background-color:#FFFFFF;
	text-align:left;
}
#footer {
	width:954px;
	float: left;
	padding-left:8px;
	padding-right:8px;
	background-color:#FFFFFF;
}
.img {
	border:none;
}
p {
	margin:0px;
	padding:0px
}
#l {
	margin:0 auto;
	width:300px;
	float:left;
}
#r {
	margin:0 auto;
	width:640px;
	float:right;
}
hr {
	color:#000;
	height: 1px;
}
a {
	text-decoration:underline;
	color: #333;
}
a:visited {
 text-decoration:underline;
 color: #333;
}
.text_footer {
	text-align: center;
	padding:2px;
}
.text_footer a:hover {
	padding:2px;
}
.text_footer a {
	text-decoration:none;
	padding:2px;
}
h1 {
	margin:0;
	font-size:18px;
	color:#0D56A5;
	font-weight:bold;
	height:25px;
	padding-top:5px;
}
h2 {
	margin:0;
	font-size:14px;
	color:#763F8E;
	font-weight:bold;
	height:25px;
}
h3 {
	margin:0;
	font-size:18px;
	color:#cc99ff;
	font-weight:bold;
	height:25px;
	padding-top:5px;
}
.image_left {
	float:left;
	padding-right: 10px;
	border:none;
}
.purple_text2 {
	font-size:14px;
	color:#cc99ff;
}
.image_right {
	float:right;
	padding-left: 10px;
	border:none;
}
#nav-menu {
	width:970px;
	height:57px;
	float:left;
	background-image:url(images/menu_b.gif);
	text-align:center;
}
.nav {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
}
#nav-menu li {
	float: right;
	margin: 0;
}
#nav-menu li a {
	height: 57px;
	line-height:3em;
	font-weight: bold;
	float: left;
	width: 100px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#nav-menu li a:hover {
	height: 57px;
	line-height:3em;
	font-weight: bold;
	float: left;
	width: 100px;
	display: block;
	color: #cc3532;
	text-decoration: none;
	text-align: center;
}
hr {
	color:#FFC312;
	height: 1px;
	width:70%;
	text-align:center;
}
.purple_text {
	margin:0;
	font-size:12px;
	color:#763F8E;
}
.red_text {
	margin:0;
	font-size:12px;
	color:#EB2128;
}
.blue_text {
	margin:0;
	font-size:12px;
	color:#0D56A5;
}
.yellow_text {
	margin:0;
	font-size:12px;
	color:#FFC312;
}
.green_text {
	margin:0;
	font-size:12px;
	color:#0B703B;
}
.pink_text {
	margin:0;
	font-size:12px;
	color:#FC4690;
}
#checkout_process{
	padding:0;
	margin:0 0 0 20px;
}
#checkout_process label{
	width:100px;
	display:inline-block;
}
.red_text_strike {
	margin:0;
	font-size:12px;
	color:#EB2128;
	text-decoration:line-through;
}	