#breadcrumb { background:url(images/breadcrumb_bg.jpg) top left no-repeat; }
.sitecontents { background:url(images/sitecontents_bg.gif) top left repeat-y; min-height:420px; }
.subcontent { margin-left:120px; background:url(images/subcontent_bg.gif) top left no-repeat; }

.leftside { background:#a5c4eb url(images/leftside_bg.jpg) top left no-repeat; width:120px; float:left; min-height:355px; }
#leftnav { margin-top:17px; font-size:10px; }
#leftnav a, #leftnav .navoff { text-decoration:none; color:#FFF; font-weight:bold; display:block; padding:3px 0 6px 12px; }
#leftnav a:hover, #leftnav .navon { background:#de0101; text-decoration:none; color:#FFF; font-weight:bold; display:block; padding:3px 0 6px 12px; }

.aboutusmain 
{
    background:url(images/about_us_main_bg.jpg) top left no-repeat;
}


h1, .bluecopy 
{
    margin-left:23px;
    padding-top:12px;
}
.aboutusmain h1 { padding-top:42px; }

.bluecopy { padding-bottom:45px }
.bluecopy img { display:block; margin-bottom:10px; }
.bottomboxes { margin-left:25px; }
.bottomboxes .ads, .bottomboxes .contact, .bottomboxes .faqs
{
    width:205px;
    height:112px;
    color:#fff;
    float:left;
    background-position:top left;
    background-repeat:no-repeat;
    position:relative;
}


.bottomboxes .promocontent { height:83px; }

.bottomboxes h2 { padding:6px 0 1px 12px; }
.bottomboxes p { padding-left:12px; }

.bottomboxes .ads { background-image:url(images/cibads_bg.jpg); }
.bottomboxes .ads p { margin-right:99px; }

.bottomboxes .contact { background-image:url(images/contact_bg.jpg); }
.bottomboxes .contact p { margin-right:65px; }

.bottomboxes .faqs { background-image:url(images/faq_bg.jpg); }
.bottomboxes .faqs p { margin-right:80px; }

.bottomboxes div a img 
{
   position:absolute;
   bottom:5px;
   left:12px;
}
   
