body { color: #4e4e4e; font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #fff; background-image: url(../assets/bg.gif); background-repeat: repeat-x; margin: 20px 0 0; padding: 0; }
a { color: #b80808; }
a:hover { text-decoration: none; }
#all { width: 780px; margin-right: auto; margin-left: auto; }
#header { background-image: url(../assets/header.gif); width: 780px; height: 172px; border-bottom: 8px solid #fff; }
#nav { width: 484px; height: 30px; float: right; margin-top: 142px; }
#nav ul { line-height: 30px; margin: 0; padding: 0; list-style-type: none; }
#nav li { float: left; margin-right: 3px; _display:inline }
#nav li a { color: #686868; font-size: 12px; background-color: #fff; text-decoration: none; text-align: center; width: 74px; height: 30px; float: left; display: block; }
#nav li.end a { width: 96px; }
#nav li a:hover { color: #b80808; }
#banner-ctn { margin-bottom: 6px; }
#banner { width: 487px; height: 183px; float: left; }
#banner-r { background-image: url(../assets/wwdbg.gif); width: 292px; height: 181px; float: right; border-top: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
#banner-r ul { float: left; margin: 36px 0 0 0; padding: 0 0 0 25px; list-style-type: none; }
#banner-r li { background-image: url(../assets/reddot.gif); background-repeat: no-repeat; background-position: 0 5px; margin: 0; padding: 0 0 0 10px; }
#container { background-color: #fff; background-image: url(../assets/hp-ctnbg.gif); background-repeat: repeat-y; background-position: 6px 0; border: solid 1px #ddd; }
#container-end { background-color: #fff; background-image: url(../assets/containerend-rpt.gif); background-repeat: repeat-y; background-position: 251px 0; height: 6px; overflow: hidden; clear: both; }
#col-l { width: 251px; float: left; padding-top: 18px; border-top: 6px solid #fff; }
#hp-col-l { width: 251px; float: left; border-top: 6px solid #fff; }
#hp-col-l p { margin: 20px 0 0 32px; padding: 0; }
#content { line-height: 18px; height: 100%; overflow: auto; min-height: 220px; }
.standardpad { margin-right: 12px; padding-right: 4px; padding-bottom: 24px; padding-left: 24px; }
#hp-standardpad { margin-right: 12px; padding-right: 4px; padding-bottom: 24px; padding-left: 24px; border-bottom: 1px solid #ddd; }
h1 { color: #b80808; font-size: 24px; font-weight: normal; line-height: 26px; margin: 22px 0 20px; padding: 0; }
h2 { color: #b80808; font-size: 18px; font-weight: normal; margin-top: 22px; margin-bottom: 10px; padding-bottom: 4px; border-bottom: 1px solid #ddd; }
h3 { color: #b80808; font-size: 34px; font-weight: normal; text-align: center; margin: 0; padding: 17px 0 0; }
#btn-contact { background-image: url(../assets/btn-contactus.gif); width: 210px; height: 41px; margin-top: 13px; margin-left: 20px; cursor: pointer; }
#more { color: #b80808; background-color: #fff; background-image: url(../assets/btn-blocks.gif); background-repeat: no-repeat; background-position: 110px 6px; position: relative; top: -16px; width: 134px; height: 23px; float: right; margin-right: 10px; padding-top: 6px; padding-left: 8px; border: solid 1px #ddd; cursor: pointer; display: inline; }
#footer { color: #4e4e4e; font-size: 12px; margin-top: 12px; margin-bottom: 6px; }
#footer a { color: #4e4e4e; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer p { float: right; margin: 0; padding: 0; }
.textr { color: #b80808; }
#contactform tr { height: 12px; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
