/* CSS Document */
body{
margin:0px;
padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;}

#header,#nav,#banner,#main,#footer{
width:775px;
margin:0px auto;
}
#main{
padding-top:30px;
background: url(../images/index_bg.jpg) repeat-x top center;
}
.main_bg{
background:url(../images/mainrbg.jpg) no-repeat bottom right;
height:470px;
}
#main-left{
width:495px;
float:left;
padding:20px;
border-right: #C8A451 solid 1px;}
h1,h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
text-align:center;
color:#CC7A11;
}
h1{
font-size:24px;}
.title{
font-size:18px;
color:#000000;}

#main-right{
width:238px!important;
width:220px;
margin-left:536px!important;
margin-left:532px;
text-align:center;}

#footer{
clear:both;
background:url(../images/footer_bg.gif) #EDECE6 repeat-x top;
text-align:center;
font-family:Tahoma, Verdana, Arial;
font-size:10px;
color:#858585;
padding:25px 0px;
}
a{
color:#000000;}
h2{
font-size:18px;
} 
