* { margin: 0; padding: 0; border: 0; }

body {
   margin:10px 10px 0px 40px;
   padding:0px;
}

#container {
   width: 785px;
   margin-left:auto;
   margin-right:auto;
}

#border {     
   border: 1px solid #CCCCCC;
   clear:both;
}
         
#leftcontent {              /* all IE sees this */
   float: left;
   width:563px;
   background:#ffffff;
   padding:10px 5px 10px 10px;
   margin: 10px 10px 10px 10px;
   voice-family: "\"}\"";
   voice-family: inherit;
   padding:0;               /* IE6 and above see this */
   width:553px;
   margin:10px 25px 10px 5px;
   }
html>body #leftcontent {    /* non-IE browsers use see this as well */
   padding:0;
   width:553px;
   margin:10px 5px 10px 10px;
}

#rightcontent {              /* all IE sees this */
   float: left;
   width:180px;
   background:#ffffff;
   padding:0;
   margin:10px 0px 10px 0px;
   voice-family: "\"}\"";
   voice-family: inherit;
   padding:0;                /* IE6 and above see this */
   width:180px;
   margin:10px 10px 10px 5px;
}
html>body #rightcontent {    /* non-IE browsers use see this as well */
   padding:0;
   width:180px;
   margin:10px 10px 10px 25px;
}
	
#links {
   background:#ffffff;
   height:50px;
   border:0;
   voice-family: "\"}\"";
   voice-family: inherit;
   height:50px;
   padding:0;
   margin:0px 10px 0px 0px;
}
   html>body #links {
   height:50px;
}

#banner {
   background:#ffffff;
   padding:10px 10px 0px 10px;
   voice-family: "\"}\"";
   voice-family: inherit;
   padding:0;
   margin:10px 10px 10px 10px;
}
   html>body #banner {
}

#footer {	
   clear: both;
   padding:10px 10px 0px 10px;
   voice-family: "\"}\"";
   voice-family: inherit;
   padding:0;
   margin:10px 10px 0px 10px;
}

hr.cleaner {
   clear:both;
   height:1px;
   margin: -1px 0 0 0; padding:0;
   border:none;
   visibility: hidden;
}
