/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #000000;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C0C0C0;
}

h1 {
	font-weight: normal;
	font-size: 237%;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #FFCC66;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
}

img {
	border: 3px solid #7F7772;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

.bg1 {
	background: url(images/img04_gold.png) no-repeat left
bottom;
}
.bg2 {
	background: url(images/img05_gold.png) no-repeat left
bottom;
}
.bg3 { background: url(images/img06.gif) no-repeat left bottom; }
.bg4 {
	background: url(images/img08_gold.png) no-repeat left
bottom;
}
.bg5 {
	background: url(images/img09_gold.png) no-repeat left
bottom;
}
.bg6 {/* background: url(images/img10.gif) no-repeat right bottom;*/ }
.bg7 {
	background: url(images/img11_gold.png) no-repeat right
bottom;
}

.feature {
}

.feature .image {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 40px;
}

.feature .title {
}

.feature .content {
	padding-top: 0;
	padding-bottom: 0;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Header */

#header {
	padding: 0px 10em 0px 10em;
	height: 150px;
	margin: 0 auto;
	background: url(images/goldbanner.jpg) repeat-x;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 72px;
	padding-top: 32px;
	padding-right: 0;
	padding-left: 12px;
}

#header p {
	float: right;
	padding: 102px 0 0 0;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #FF9900;
}

/* Page */

#page {
	width: 900px;
	margin: 0 10em 0 10em;
}

/* Content */

#content {
	float: right;
	width: 550px;
	background-color: #5c5c5c;
	color: #FFFFFF;
	margin-right: 10em;
	margin-bottom: -150px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 0 10px 0 0;
	background-color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

/* Footer */

#footer {
	clear: both;
	height: 150px;
	padding: 20px 0 0 0;
	background: #000000;
}

#footer p {
	background: #000000;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #CCCCCC;
}

#footer a:hover {
	color: #FFFFFF;
}

#legal {
}

#legal strong {
	display: block;
	padding: 20px 0 0 0;
	background: center
top;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}
#topshadow
{
	background-image: url('images/topshadow.jpg');
	background-repeat: repeat-x;
	position: relative;
	z-index: 0;
	height: 150px;
}
#bottomshadow
{
	background-image: url('images/bottomshadow.jpg');
	background-repeat: repeat-x;
	position: relative;
	z-index: 0;
	height: 150px;
	width: 100%;
	top: -130px;
}
#featurecontent
{
	position: relative;
	left: 0px;
	z-index: 1;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	background-image: url("images/topshadow.jpg");
	background-repeat: repeat-x;
}
