*{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body{
margin: 0px;
text-align:center;
background-color:#786a51;
}

#container{
width: 1003px;
margin: auto;
text-align:center;
}

#top{
width: 1003px;
height: 124px;
}

#nav{
width: 1003px;
height:35px;
}

#banner{
width:1003px;
height: 456px;
}

#banner-inside{
width:1003px;
height: 360px;
}

#head{
width: 1003px;
height: 42px;
}

#content{
width: 879px;
padding: 24px 55px 40px 69px;
text-align:left;
}

#footer{
width: 967px;
height: 70px;
background-image:url(../images/footer_bg.jpg);
background-repeat:no-repeat;
color: #a09684;
font-size: 10px;
padding-top: 32px;
}

#footer a{
color: #a09684;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

#footer a:hover{
text-decoration: underline;
font-weight: normal;
}

p{
color: #FFFFFF;
font-size:11px;
line-height:21px;
}

h1{
color: #cec9ad;
font-size:21px;
font-weight: normal;
margin-bottom:-7px;
margin-top: 0px;
}

a{
color: #9a0000;
text-decoration:none;
font-weight: bold;
}

h2 {
font-family:Verdana, Geneva, sans-serif;
color: #FFFFFF;
font-size:15px;
line-height:21px;

}

li{
color: #FFFFFF;
font-size:11px;
line-height:21px;
}

td{
vertical-align: top;	
}