body {
 background:url('../images/bg.gif') repeat-x #FFB93A;
 margin:0px;
 font-size:11px;
 font-family:Verdana;
 color:#003300;
}

.container { width:735px; }

.footer-home { color:#FFFFFF; font-size:10px; clear:both; padding:20px 0px 0px 172px; background:url('../images/footer_home.gif') no-repeat; }
.footer { color:#FFFFFF; font-size:10px; clear:both; padding:20px 0px 0px 172px; background:url('../images/footer.gif') no-repeat; }

.nav { padding-left:6px; float:left; }

.links a {
 display:block;
 background:url('../images/nav.gif') no-repeat;
 width:132px;
 text-align:left;
 padding:7px 0px 7px 40px;
 color:#FFFFFF;
 text-decoration:none;
}

.links a:hover {
 background:url('../images/nav_on.gif') no-repeat;
}


.content-home {
 float:left;
 text-align:left; 
 min-height:329px;
 height:auto !important;
 height:329px; 
 width:557px;
 background:url('../images/content_home.gif') repeat-y;
}

.content {
 float:left;
 text-align:left; 
 min-height:329px;
 height:auto !important;
 height:329px; 
 width:557px;
 background:url('../images/content.gif') repeat-y;
}

.content div {
 padding:0px 40px 15px 26px;
}

.left {
 width:295px;
 padding:0px 20px 0px 26px;
 vertical-align:top;
}

.right {
 width:166px;
 vertical-align:top;
 background:url('../images/right_bg.jpg') no-repeat;
 padding:0px 30px 0px 20px;
 font-size:10px;
}