body
{
	background:#999;
	color:#fff;
	margin:auto;
	font-family:"Century Gothic","Futura","Trebuchet MS","tahoma","helvetica","arial","sans-serif";
	font-size:12px;
	line-height:1.5em;
	text-align:justify;
}

h1
{
	text-indent:-9999px;
	float:left;
}

h2
{
	margin-top:0;
	text-indent:-9999px;
	background:url("../images/logo2.png") no-repeat;
	height:62px;
}

h3
{
	text-transform:uppercase;
	font-family:"Century Gothic","Futura","Trebuchet MS","tahoma","helvetica","arial","sans-serif";
	color:#7ac;
}

a
{
	color:#adf;
	text-decoration:none;
}

div#main a:hover
{
	border-bottom:dotted 1px #cdf;
}

ul#navigation
{
	list-style:none;
	margin:auto;
	padding:20px 0 10px 0;
	width:800px;
	font-family:"Century Gothic","Futura","Trebuchet MS","tahoma","helvetica","arial","sans-serif";
	font-size:1.2em;
	background:url("../images/topbar.jpg") center bottom no-repeat;
	text-transform:lowercase;
}

ul#navigation li
{
	display:inline;
	padding-right:10px;
	line-height:30px;
}

ul#navigation a
{
	color:#fff;
	text-decoration:none;
}

div#shopping
{
	margin:auto;
	width:800px;
}

div#shopping a
{
	display:block;
	float:right;
	margin-top:10px;
	background:url("../images/cart.png") no-repeat;
	width:32px;
	height:30px;
	text-indent:-9999px;
}

div#main
{
	background:#555 url("../images/main-foot2.png") bottom center no-repeat;
	width:760px;
	margin:0 auto;
	padding:20px;
	min-height:200px;
	margin-bottom:20px;
}

.clear
{
	clear:both;
}

.footer
{
	margin: 0;
	text-align:right;
	font-size: 0.86em;
	color: #eee;
}

/*******************************
	IE PNG FIX
*******************************/

img, div
{
	behavior: url("../iepngfix.htc");
}

img
{
	border:none;
}