body 
{
	padding: 0px;
	margin: 0px;
	background:url(/images/background.jpg) no-repeat scroll 50% 0;
	background-color:#190000;
	text-align: center;
	line-height: 1.6em;
}


	
img {
	border-style: none;}

#container {
	position: relative;
	width: 941px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 941px;
	height: 136px;}

h1 {
color:#a97e1d;
font-family:Helvetica,Arial,Helvetica,sans-serif;
font-size:1.5em;
text-shadow: 2px 2px 2px #000;
font-weight:normal;
padding-top: 5px; 
padding-bottom: 1px;
}



.top_head_banner{
	width:100%;
	height:12px;
	background-color:#999799;
	background:url(/images/silver-background.jpg) no-repeat right;
	background-position:-12px 12px;}


#main {
	margin: auto;
	width: 941px;
	height: auto;}

#content_right {
	float:left;
//	opacity: 0.50;
	width: 440px;
	height:auto;
	color:#ece0d2;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:18px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;}
#content_right p, #content_right h1, #content_right label, #content_right span, #content_right h2 {
	//opacity: 0.50;
}
#content_left{
float:left;
width: 460px;
height:auto;}

.item_box{
	width:auto;
	height:auto;}

.item_box_2{
	width:auto;
	height:auto;
	padding:15px 15px 15px 15px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:18px;
	color:#747474;}

.spacer{
	width:auto; height:2px; clear:both; padding-bottom:2px;}

.float-image{
	float:left;
	padding:0px 12px 0px 0px;}

#footer {
	font-family:Verdana, Arial, sans-serif;
	padding:15px 15px 15px 15px;
	margin:0px auto;
	color:#e8eaeb;
	background: url(images/bg_bot_main.gif) repeat;
	font-size:.7em;
	text-align:center;
	height:40px;
	width:911px;}

 a:link { 
  color: #1664a3;
 }
  
a:visited { 
  color: #1664a3; }
  
a:hover {
  color: #033157;
  text-decoration: underline;}
  
a:active {
  color: #1664a3;}

#share {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}

#quote {
	position: absolute;
	left: 50%;
	top: 850px;
}

#quote_inner {
	position: relative;
	left: -450px;
	width: 400px;
}
