* { margin: 0; padding: 0; }

body {
	font-family: 'Helvetica', 'Arial', 'Verdana', sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	background: #ededed;
}

#container {
	margin: 0 auto;
	width: 798px;
	border: 1px solid #600;
	background: #FFF;
}

div#logo {
	float: left;
	margin: 10px;
}

div#info {
	float: right;
	padding: 5px;
	color: #C00;
}

div#info a {
	color: inherit;
	padding: 0px 8px 0 3px;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #C00;
}

div#info a:hover {
	text-decoration: underline;
}

div#info a.last {
	border: 0 none;
}

ul#navigation {
	clear: both;
	overflow: auto;
	padding: 0 0 0 50px;
	border-bottom: 4px solid #600;
}

ul#navigation li {
	float: left;
	list-style: none;
}

ul#navigation li a {
	display: block;
	padding: 5px 0;
	width: 120px;
	height: 16px;
	font-size: 14px;
	color: #ffcc66;
	text-align: center;
	text-decoration: none;
	background: url('../images/tab.gif') no-repeat;
}

ul#navigation li a:hover {
	background-position: 0 bottom;
}

div#header {
	height: 188px;
	background: url('../images/header.jpg') no-repeat;

}

div#header p {
	padding: 40px 20px;
	width: 200px;
	color: #FFF;
}

ul#sub_navigation {
	overflow: auto;
	padding: 0 0 0 210px;
	border-bottom: 4px solid #600;
	background: #900;
}

ul#sub_navigation li {
	float: left;
	list-style: none;
}

ul#sub_navigation li a {
	display: block;
	padding: 8px 0;
	width: 130px;
	height: 18px;
	font-size: 14px;
	color: #ffcc66;
	text-align: center;
	text-decoration: none;
	background: url('../images/sub_tab.gif') no-repeat;
}

ul#sub_navigation li a:hover {
	background-position: 0 bottom;
}

div#content {
	border-bottom: 3px solid #600;
	background: url('../images/content_bg.gif') repeat-x;
}

div#footer {
	overflow: auto;
	padding: 10px 15px;
	font-size: 12px;
	border-bottom: 20px solid #900;
	background: url('../images/footer_bg.gif') repeat-x;
}

div#footer div {
	float: left;
}

div#footer div ul {
	width: 600px;
}

div#footer div ul li {
	float: left;
	list-style: none;
}

div#footer div ul li a {
	display: block;
	margin: 0 10px 0 0;
	padding: 2px 0;
	width: 190px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

div#sub_footer {
	margin: 0 auto;
	width: 800px;
	overflow: auto;
	font-size: 12px;
	color: #666;
}

div#sub_footer p {
	margin: 10px 18px 0;
}

div#sub_footer div a {
	float: left;
	margin: 18px;
}

div#rightbar { background-color: #e8e8e8; background-image: url(../images/rightbar_top_faq.gif); background-repeat: no-repeat; width: 198px; height: 5600px; float: right; }

.rightbartext { color: black; font-size: 10pt; font-family: arial, verdana, helvetica; line-height: 12pt; 

}

div#headabout { background-image: url(../images/header_about.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height: 88px; 
}

div#headselling { background-image: url(../images/header_selling.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height: 88px; 
}

div#rightbars { background-color: #e8e8e8; background-image: url(../images/rightbar_top_selling.gif); background-repeat: no-repeat; width: 198px; height: 615px; float: right; }

div#rightbara { background-color: #e8e8e8; background-image: url(../images/rightbar_top_about.gif); background-repeat: no-repeat; width: 198px; height: 615px; float: right; }

div#rightbarc { background-color: #e8e8e8; background-image: url(../images/rightbar_top_contact.gif); background-repeat: no-repeat; width: 198px; height: 690px; float: right; }

div#rightbarg { background-color: #e8e8e8; background-image: url(../images/rightbar_top_gold.gif); background-repeat: no-repeat; width: 198px; height: 600px; float: right; }

div#rightbarp { background-color: #e8e8e8; background-image: url(../images/rightbar_top_pawn.gif); background-repeat: no-repeat; width: 198px; height: 675px; float: right; }

div#headgold { background-image: url(../images/header_gold.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height: 88px; 

}
div#headerfaq {
	height: 88px;
	background: url('../images/header_faq.png') no-repeat;
}
div#headerpawn {
	height: 88px;
	background: url('../images/header_pawn.png') no-repeat;
}
div#headerlend {
	height: 88px;
	background: url('../images/header_lending.png') no-repeat;
}
div#rightbarl { background-color: #e8e8e8; background-image: url(../images/rightbar_top_lend.gif); background-repeat: no-repeat; width: 198px; height: 750px; float: right; }
