body {
	background-color: #909;
	cursor: default;
	font: normal 12px Verdana;
	margin: 0;
	text-align: center;
}

a {
	text-decoration: none;
}

hr {
	color: #ccc;
	height: 1px;
}

h1 {
	color: #fff;
	font-size: 150%;
}

h2 {
	background-color: #900;
	color: #fff;
	padding: 5px;
	font-size: 150%;
	text-align: center;
}

h3 {
	color: #900;
	font-size: 150%;
	margin-bottom: 0px;
}

select {
	font: normal 11px Verdana;
	margin-bottom: 2px;
	width: 170px;
}

#head {
	background-image: url(img/head.jpg);
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	padding-right: 25px;
	height: 55px;
	width: 750px;
	text-align: left;
}

.search {
	font: normal 11px Verdana;
	margin-bottom: 2px;
	width: 110px;
}

#menu {
	background-image: url(img/menu.jpg);
	color: #ccc;
	font: bold 12px Verdana;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	height: 20px;
	width: 780px;
}

#menu a {
	color: #fff;
}

#menu a:hover {
	color: #ff0;
	text-decoration: underline;
}

#content {
	background-image: url(img/main.jpg);
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	min-height: 900px;
	height: auto;
	width: 750px;
}

#contentB {
	background-image: url(img/main.jpg);
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	min-height: 1600px;
	height: auto;
	width: 750px;
}

#contentW {
	background-image: url(img/mainW.jpg);
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	min-height: 600px;
	height: auto;
	width: 750px;
}

#panel_l {
	background-image: url(img/panel_l.jpg);
	background-color: #900;
	color: #fff;
	float: left;
	padding: 5px;
	height: 245px;
	width: 490px;
}

#panel_l img {
	border: none;
	margin: 10px;
	margin-top: 30px;
}

#panel_l a {
	color: #ff0;
}

#panel_l a:hover {
	color: #fff;
	text-decoration: underline;
}

#panel_r {
	background-image: url(img/panel_r.jpg);
	background-color: #900;
	float: right;
	padding: 5px;
	height: 245px;
	width: 240px;
	text-align: center;
}

#panel_r p {
	margin-top: 5px;
}

#panel_r img {
	border: none;
	margin-top: -10px;
}

#panel_r a {
	color: #ff0;
}

#panel_r a:hover {
	color: #fff;
	text-decoration: underline;
}

#content_l {
	background-color: #fff;
	float: left;
	padding: 5px;
	padding-top: 10px;
	width: 490px;
}

#content_l a {
	color: #007;
}

#content_l a:hover {
	color: #900;
	text-decoration: underline;
}

#content_l img {
	border: none;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}

#content_r {
	float: right;
	padding: 10px;
	width: 230px;
}

#content_r img {
	border: none;
	float: left;
	margin-right: 5px;
}

#content_r a {
	color: #009;
}

#content_r a:hover {
	color: #f00;
	text-decoration: underline;
}

#foot {
	background-image: url(img/foot.jpg);
	background-color: #003;
	color: #fff;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	padding-right: 25px;
	text-align: right;
	height: 18px;
	width: 755px;
}

.titles {
	background-color: #fff;
	height: 100px;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	padding-left: 0px;
	text-align: left;
	width: 720px;
}

.titles a {
	color: #009;
	text-decoration: none;
}

.titles a:hover {
	color: #f00;
	text-decoration: underline;
}

.titles img {
	border: none;
	float: left;
	margin-right: 10px;
}

.spacer {
	background-color: #eee;
	font: normal 1px Verdana;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 735px;
}

.shw {
	background-color: #fff;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height: 500px;
	height: auto;
	width: 730px;
}

.shw img {
	float: left;
	height: 400px;
	margin-bottom: 140px;
	margin-left: 10px;
	margin-right: 10px;
}

.title {
	font: bold 18px Verdana;
}

.price {
	font: normal 12px Verdana;
}

#results {
	background-color: #fff;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 720px;
}

#results a {
	color: #009;
	text-decoration: none;
}

#results a:hover {
	color: #f00;
	text-decoration: underline;
}

.cmenu {
	background-color: #fff;
	float: left;
	font-size: 11px;
	margin: 2px;
	overflow: hidden;
	text-align: left;
	width: 144px;
}

.cmenu a {
	color: #009;
	text-decoration: none;
}

.cmenu a:hover {
	color: #f00;
	text-decoration: underline;
}