body {
	margin:0;
	padding:0;
	background:url(../images/body_bg.jpg) repeat-x left top;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
}

/*Reset Styles*/

p, h1, h2, h3, h4, h5, h6, ul, ol, li, img {
	margin:0;
	padding:0;
	border:0;
}

/*Top Area*/

.logo {
	float:left;
	margin:0 0 0 10px;
}

p.number {
	float:right;
	width:285px;
	padding:15px 15px 0 0;
	font-size:14px;
	color:#585858;
	text-align:right;
}

p.number .contact {
	color:#544600;
}

p.number .number2 {
	font-size:24px;
	font-weight:bold;
	color:#544600;
}

p.address {
	float:right;
	width:315px;
	font-size:14px;
	color:#585858;
	text-align:right;
	background:url(../images/phone_icon.png) no-repeat 45px 4px;
	line-height:20px;
	padding:0 15px 0 0;
}

.email {
	font-size:12px;
}

a.email:link, a.email:visited, a.email:active {
	color:#585858;
	font-size:12px;
	text-decoration:none;
}

a.email:hover {
	color:#000000;
}

p.address .online {
	font-weight:bold;
	color:#544600;
}

p.address .twentyfour {
	font-weight:bold;
	color:#d84c1e;
}

p.address .support {
	font-weight:bold;
	color:#77c402;
}

/*TABS*/

#tabs {
	width:244px;
	float:right;
}

#tabs ul {
	width:244px;
	float:right;
}

#tabs ul li {
	list-style:none;
	float:left;
	margin:0 3px 0 0;
}

#tabs ul li.green_tab {
	background:url(../images/green_tab.png) no-repeat left top;
	width:119px;
	height:34px;
}

#tabs ul li.orange_tab {
	background:url(../images/orange_tab.png) no-repeat left top;
	width:117px;
	height:34px;
}

#tabs ul li a:link, #tabs ul li a:visited, #tabs ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin:10px 0 0 35px;
	float:left;
}

#tabs ul li a:hover {
}

/*Top Navigation*/

#topnav {
	width:830px;
	background:url(../images/top_nav_bg.png) no-repeat left top;
}

#topnav ul {
	width:830px;
	float:left;
}

#topnav ul li {
	list-style:none;
	float:left;
	background:url(../images/topnav_sep.png) no-repeat right top;
	padding:0 33px 0 37px;
}

#topnav ul li.nobg {
	background:none;
}

#topnav ul li img {
	float:left;
}

#topnav ul li a:link, #topnav ul li a:visited, #topnav ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
	margin:0 0 0 7px;
	float:left;
}

#topnav ul li a:hover {
}

/*Content Area*/

#content p {
	padding:0 0 15px 0;
}

#content h2 {
	font-size:18px;
	color:#000000;
	font-weight:normal;
	border:solid 1px #e3e3e3;
	padding:7px 7px 7px 27px;
	background:url(../images/arrow.jpg) no-repeat 8px 13px;
	margin:0 0 15px 0;
}

#content ul.popular_products {
	float:left;
}

#content ul.popular_products li {
	list-style:none;
	border:solid 1px #e3e3e3;
	width:141px;
	height:138px;
	float:left;
	display:inline;
	padding:45px 0 0 0;
	text-align:center;
	margin:0 4px 0 0;
}

#content ul.popular_products li img {
	margin:0 0 44px 0;
}

#content ul.popular_products li p {
	color:#4c4c4c;
	padding:0 0 10px 6px;
	float:left;
}

#content ul.popular_products li p span {
	font-size:10px;
	color:#aaaaaa;
}

a.emailus:link, a.emailus:visited, a.emailus:active {
	color:#ff0000;
	font-size:12px;
	text-decoration:underline;
}

a.emailus:hover {
	color:#000000;
}

#shop_categories {
	width:231px;
	float:right;
}

#shop_categories h2 {
	font-size:18px;
	padding:0 0 10px 0;
}

#shop_categories h2 span {
	font-size:10px;
	color:#707277;
}

#shop_categories ul.list {
	width:218px;
	float:left;
	font-size:12px;
}

#shop_categories ul.list li {
	list-style:none;
	width:218px;
	border-top:solid 1px #CCCCCC;
	float:left;
}

#shop_categories ul.list li a:link, #shop_categories ul.list li a:visited, #shop_categories ul.list li a:active {
	color:#666666;
	text-decoration:none;
	background:url(../images/red_bullets.jpg) no-repeat left 10px;
	padding:7px 0 7px 13px;
	float:left;
	margin:0 0 0 10px;
}

#shop_categories ul.list li a:hover {
	color:#000000;
}

#shop_categories ul.icon {
	width:195px;
	border-top:solid 1px #CCCCCC;
	float:left;
	padding:15px 0 0 23px;
}

#shop_categories ul.icon li {
	list-style:none;
	float:left;
	display:inline;
	margin:0 5px 0 0;
}

#footer {
	background:url(../images/footer_bg.jpg) repeat-x left top;
	text-transform:uppercase;
	font-size:12px;
	color:#544600;
	text-align:center;
}

#footer ul {
	margin:0 auto;
	width:830px;
	padding:0 0 10px 0;
}

#footer ul li {
	list-style:none;
	display:inline;
	padding:0 15px;
}

#footer ul li a:link, #footer ul li a:visited, #footer ul li a:active {
	color:#544600;
	text-decoration:none;
	padding:5px;
}

#footer ul li a:hover {
	border:solid 1px #7bc901;
	background:#7bc901;
	color:#FFFFFF;
	border-radius:5px;
	-moz-border-radius:5px;
	padding:4px;
}