@charset "utf-8";
/* CSS Document */

#banner-area {width:760px; height:222px; float:left;}

#services-cont {width:760px; float:left; margin-top:12px;}
#services-top {width:760px; height:13px; float:left; background:url(/images/services-top.png) no-repeat;}
#services-mid {width:760px; float:left; background:url(/images/services-mid.png) repeat-y;}
#services-bottom {width:760px; height:13px; float:left; background:url(/images/services-bottom.png) no-repeat;}

.service-box {width:228px; float:left; margin-left:12px; padding:0 8px 0 4px;}
.service-box h2 {color:#000; font-family:Tahoma, Geneva, sans-serif; font-weight:normal; font-size:18px; margin:0 0 10px 0; padding:0;}
.service-box h2 a {color:#000; text-decoration:none;}
.service-box p {margin:3px 0 6px 0;}
.home-button {width:128px; height:24px; background:url(/images/button-bg.jpg) no-repeat; padding:4px 0 0 10px; margin:4px 0 0 10px;}
.home-button a {color:#F1CC28; text-decoration:none;}

.bc-cont {width:952px; margin-left:auto; margin-right:auto;}
.bc-top {background:url(/images/bc-top.png) no-repeat; height:12px; width:952px;}
.bc-mid {background:url(/images/bc-mid.png) repeat-y; width:928px; padding:0 12px 0 12px;}
.bc-bottom {background:url(/images/bc-bottom.png) no-repeat; width:952px; height:12px;}
.bc-mid h1 {font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#134CB1; margin:0;}

.bc-header {width:100%; float:left;}
.bc-content {width:45%; float:left;}
.bc-content p {margin:9px 0 15px 0;}
.bc-action {width:12%; float:left; padding-left:3%;}
.bc-links {width:36%; padding-left:4%; float:left; padding-top:10px;}
.bc-links table {margin:0; padding:0;}
.bc-links ul {margin:0; padding:0; list-style:none;}
.bc-links a {color:#000; text-decoration:none;}
.bc-links a:hover {text-decoration:underline;}