*{ padding: 0 ; margin: 0 ;  }
body{ background: #fff ; border-top: 5px solid #c30 ; border-top: 5px solid #DC0167 ; font-family: Arial, Helvetica, sans-serif ; }

#container{ width: 860px ; margin: 0 auto 15px auto ;  }

#header{ height: 158px ; border-bottom: 1px solid #ccc ; overflow: hidden ; }
#header h1{ float: left ; width: 260px ; height: 158px ; line-height: 158px ; background: url(../img/logo.jpg) no-repeat ; text-indent: -9999px ;  }
#header p{ float: left ; width: 600px ; height: 158px ; line-height: 258px ; text-align: right ; }

#content{ border-bottom: 1px solid #ccc ; overflow: hidden ; }
#legal{ float: left ; width: 50% ; height: 30px ; line-height: 30px ; font-size: 80% ; }
#footer-links{ float: left ; width: 50% ; text-align: right ; height: 30px ; line-height: 30px ; }
#sub-footer-links{ margin-bottom: 30px ; }

.box{ float: left ; width: 184px ; height: 120px ; padding: 15px ; border-right: 1px solid #ccc ; border-bottom: 1px solid #ccc ; overflow: hidden ;  font-size: 80% ;  }
.box-right{ border-right: 0 ; }
.box-long{ border-right: 0 ; height: 271px ; }
.box-wide{ width: 400px ; border-right: 0 ; }
.box-bottom{ border-bottom: 0 ; }
.box p{ padding: 3px 0 ; }
.rborder{ border-right: 1px solid #ccc ; }
#intro{ padding: 15px ; border-bottom: 1px solid #ccc ; }

#sidebar{ float: left ; width: 199px ; padding: 20px 0 20px 20px ; }

#page{ float: left ; width: 620px ; padding: 20px 20px 20px 0 ; border-right: 1px solid #ccc ; min-height: 500px ; }