body {
	background:#FFFFFF url('img/bg.png') top center repeat-y;
	margin:0 auto;
	position:relative;
	font:normal 12px arial;
}
a {
	color:#000000;
}
#left a, #right a {
	color:#FFFFFF;
	text-decoration:none;
}
#left a:hover, #right a:hover {
	text-decoration:underline;
}
a img {
	border:none;
	padding:0px;
	margin:0px;
}
.pagetitle {
	font:bold 20px arial;
	color:#2b2e8f;
	border-bottom:1px solid #2b2e8f;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#left h2, #right h2 {
	font:bold 16px arial;
	color:#FFFFFF;
	margin:2px 0px 10px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:1px solid #FFFFFF;
}
#container {
	width:1024px;
	margin:0 auto;
	position:relative;
}
#header {
	background:transparent url('img/bg_header.gif') top center no-repeat;
	height:150px;
	width:1024px;
	margin:6px 0px 0px 0px;
}
.logo {
	float:left;
	margin:10px 0px 0px 20px;
}
.info {
	float:right;
	margin:30px 80px 0px 0px;
	color:#2B2E8F;
	text-shadow:0px 2px 1px #FFFFFF;
	font:bold 14px arial;
}
#maintop {
	background:transparent url('img/main_top.png') top center no-repeat;
	height:20px;
	width:1024px;
	margin:6px 0px 0px 0px;
}
#mainbottom {
	background:transparent url('img/main_bottom.png') top center no-repeat;
	height:20px;
	width:1024px;
	margin:0px 0px 6px 0px;
}
#main {
	background:transparent url('img/bg_main.png') top center repeat;
	width:1018px;
	border-left:1px solid #2b2e8f;
	border-right:1px solid #2b2e8f;
	padding:2px;
}
#navbar {
	background:transparent;
	height:30px;
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px -1px;
	width:1020px;
	overflow:hidden;
}
#navbar a {
	height:25px;
	width:144px;
	background:transparent url('img/bg_nav.png') top center no-repeat;
	float:left;
	margin:0px 2px 2px 0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	text-shadow:0px 2px 1px #000000;
}
#navbar a.retail {
	background:transparent url('img/bg_nav_retail.png') top center no-repeat;
}
#navbar a:hover {
	background:transparent url('img/bg_nav_hover.png') top center no-repeat;
}
#left {
	float:left;
	width:190px;
	background:transparent url('img/bg_side.png') top center repeat;
	border:1px solid #FFFFFF;
	padding:2px 2px 20px 2px;
	color:#FFFFFF;
	line-height:20px;
}
#left ul {
	line-height:20px;
	padding:0px;
	margin:0px;
	list-style:none;
}
#left ul li ul {
	line-height:20px;
	padding:0px 0px 0px 16px;
	margin:0px;
	list-style:none;
}
#left ul li a img {
	padding:0px 3px 0px 0px;
}
#right {
	float:right;
}
#rightbox {
	float:right;
	width:190px;
	background:transparent url('img/bg_side.png') top center repeat;
	border:1px solid #FFFFFF;
	padding:2px 2px 20px 2px;
	color:#FFFFFF;
	line-height:20px;
}
#s {
	width:135px;
}
#center {
	float:left;
	width:616px;
	min-height:450px;
	background:transparent url('img/bg_center.png') top center repeat;
	border:1px solid #2b2e8f;
	padding:2px;
	margin:0px 0px 0px 2px;
}
#footer {
	text-align:center;
	color:#FFFFFF;
	margin:0px 0px 6px 0px;
}
#footer a {
	color:#FFFFFF;
}

#selling {
	border:1px solid #FFFFFF;
	padding:3px 0px 5px;
	margin:6px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
}
#selling a {
	color:#FFFFFF;
}
