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

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

#container{
text-align: center;
margin: auto;
width: 928px;
font-family: Helvetica, Tahoma, Arial, sans-serif;
}

#top{
width: 928px;
height: 61px;
margin:0px;
text-align:center;
}

#logo_nav{
width: 917px;
height: 142px;
border-top: 6px solid #FFFFFF;
border-right: 6px solid #FFFFFF;
border-left: 6px solid #FFFFFF;
}

#banner{
width: 917px;
height: 213px;
border-right: 6px solid #FFFFFF;
border-left: 6px solid #FFFFFF;
border-bottom:  6px solid #FFFFFF;
}

#content{
width: 854px;
border: 6px solid #FFFFFF;
background-color: #e5e3d6;
padding-right: 35px;
padding-left: 28px;
padding-bottom: 20px;
text-align:left;
font-family:Helvetica, Arial, sans-serif;
}

#home-content{
width: 890px;
border: 6px solid #FFFFFF;
background-color: #e5e3d6;
padding-left: 27px;
padding-bottom: 15px;
text-align:left;
}


#left_content{
width:427px;
padding-right: 20px;

}

#right_content{
width: 443px;
background-image:url(../images/home-box-middle.jpg);
background-repeat:repeat-y;

}

#right_content p{
margin-left: 36px;
margin-right: 51px;
text-align:center;
font-size:14px;
font-family:Helvetica, Arial, sans-serif;
}


#footer{
width: 900px;
padding-left: 28px;
padding-top: 25px;
padding-bottom: 15px;
}

#footer p{
color: #dc9286;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:20px;
text-align:left;
font-weight:bold;
}

#footer a{
color: #dc9286;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:20px;
text-decoration:none;
font-weight:bold;
}

#footer a:hover{
color: #dc9286;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:20px;
text-decoration:underline;
font-weight:bold;
}

a{
color: #c64d39;
text-decoration:underline;
font-weight: bold;
}

h1{
color: #c64b37;
font-size: 15px;
font-weight: bold;
font-family:Helvetica, Arial, sans-serif;
}

h2{
font-size: 13px;
font-weight: bold;
color: #585858;
line-height:23px;
font-family:Helvetica, Arial, sans-serifl
}

p {
font-size: 13px;
line-height: 23px;
color: #585858;
font-family: Helvetica, Arial, sans-serif !important;
}

li{
font-size: 13px;
line-height: 23px;
color: #585858;
margin-left: 35px;
font-family:Helvetica, Arial, sans-serif;
}


div#links {
display:none;
position: absolute;
 top: 580px;
 left: 0px;
 height: 495px;
 width: 100%;
 z-index:100;
 text-align:center;
}
