#mainContainer { padding-top: 0 }

/* header styles */
#header { float: left; width: 960px; min-height: 113px; height: auto !important; height: 113px; }
#backToMain { float: left; width: 960px; height: 36px; padding-top: 11px; text-align: right; }
#headerLeft { float: left; width: 188px; height: 100px; padding-top: 12px; border-top: solid 1px #c5c7ca; background: url(../images/dashed-border.gif) bottom left repeat-x; }
#headerRight { float: left; width: 730px; margin-left: 42px; min-height: 102px; height: auto !important; height: 102px; border-top: solid 1px #c5c7ca; background-color: #7cbe38; padding-top: 10px; }

/* home content styles */
#mainContent { float: left; width: 960px; height: auto; }
#mainCol { float: left; width: 730px; margin-left: 42px; padding-top: 25px; padding-bottom: 5px }
.homeMainImage { float: left; width: 710px; height: 202px; padding: 40px 0 0 20px; background: url(../images/home-image-large.jpg) no-repeat top left; margin-bottom: 9px; }
.homeMainImage h2 { float: left; width: 710px; color: #fff; font-size: 3.4em; padding-bottom: 15px; }
.homeMainImage h3 { float: left; width: 400px; color: #fff; font-size: 1.5em; font-weight: normal; line-height: 1.2em; }
.homeMainImage a { text-decoration: none; color: inherit }
#homeColLeft { float: left; width: 471px; height: auto; }
#homeColRight { float: left; width: 253px; height: auto; margin: 0 0 0 6px; overflow-x: hidden }
.homeSmallImage { float: left; width: 429px; height: 126px; padding: 15px 20px; background: url(../images/home-image-small.jpg) no-repeat top left; border: solid 1px #e7e7e7; margin-bottom: 7px; }
.homeSmallImage h4 { float: left; font-size: 3.4em; font-weight: bold; color: #fff; width: 429px; padding-bottom: 4px; }
.homeSmallImage p { float: left; width: 150px; font-size: 1.2em; font-weight: normal; color: #fff; line-height: 1.3em; }
.homeSmallImage a { text-decoration: none; color: inherit }

.linkBox { float: left; width: 163px; min-height: 60px; height: auto !important; height: 60px; padding: 35px 0 10px 110px; margin-bottom: 4px; background: #f3f4f4; }
.linkBox a { float: left; width: 150px; font-size: 1.9em; font-weight: normal; color: #747474; text-decoration: none; }
.linkBox a:hover { text-decoration: underline; }
.linkBox1 { background: #f3f4f4 url(../images/homelink-orange.gif) no-repeat top left; }
.linkBox2 { background: #f3f4f4 url(../images/homelink-blue.gif) no-repeat top left; min-height: 75px; height: auto !important; height: 75px; padding: 20px 0 10px 110px; }
.linkBox3 { background: #f3f4f4 url(../images/homelink-green.gif) no-repeat top left; }
#latestNews { float: left; width: 439px; min-height: 126px; height: auto !important; height: 126px; padding: 15px; border: solid 1px #e7e7e7; }
#latestNews h5 { float: left; width: 425px; font-size: 1.9em; font-weight: normal; color: #350856; padding-bottom: 25px; }
#latestNews h5 a {color: #350856; text-decoration: none}
#latestNews img { float: left; padding-top: 5px; }
ul#newsList { float: left; width: 439px; font-size: 1.2em; list-style: none; }
ul#newsList li { float: left; width: 439px; height: auto; background: url(../images/small-col-border.gif) repeat-x bottom left; }
ul#newsList li#last { margin-bottom: 0; background: none; }
ul#newsList li a { float: left; display: block; width: 419px; padding: 4px 0 8px 20px; line-height: 14px; color: #848484; text-decoration: none; background: url(../images/grey-arrow.gif) no-repeat 0 4px; }
ul#newsList li#last a { padding-bottom: 0; }

