@charset "UTF-8";

/* CSS Document */

/* GLOBALS */

body {text-align: center; font: 100%/140% "Lucida Grande", Lucida, Arial, sans-serif;background: #FFF url(../img/bkg_footer.jpg) repeat-y top center; height: 100%;}

* {padding: 0px; margin: 0px;border: 0px;}

img {border: none;}

.clear{clear: both; height: 0px;}

a {outline: none;}

html {height: 100%;}

p{font-size: 11px;line-height: 15px;}

/* HEADER CONTAINER*/

.headContainer {margin-left: auto; margin-right: auto; padding: 0px; width: 100%;height: 148px; background: #FFF url(../img/bkg_header.jpg) no-repeat top center;}

/* BODY CONTAINER*/

.bodyContainer {margin-left: auto; margin-right: auto; text-align: left;  padding: 0px; width: 100%;min-height: 400px; background: #FFF url(../img/bkg_page.jpg) no-repeat top center;}

/* FOOTER CONTAINER*/

.footerContainer {margin-left: auto; margin-right: auto; padding: 0px; width: 100%;}

/* FLASH CONTAINER*/

#flashHeader{margin-left: auto; margin-right: auto; text-align: center; width: 980px;height: 120px;}

/* MENU CONTAINER*/
#menuNav.home{margin-left: auto; margin-right: auto; width: 980px;height: 28px;background: url(../img/bkg_nav.jpg) no-repeat top center;}

#linkMain{float: left;margin-left: 0px;width: 980px;height: 28px;}
#linkMain li{border-left: 1px solid #1f7ab3;display: block;width: 162px;height: 28px;float: left;list-style: none;}
#linkMain a{display: block;width: 162px;height: 28px;text-decoration: none; color: #fff;font-size: 12px;text-align: center;line-height: 28px;}
#linkMain a:visited{color: #fff;}
#linkMain a:hover{color: #dba136;background: #164971;}

#linkMain img{margin-left: -50px;margin-right: 25px;}

#linkMain a.statechange{color: #dba136;background: #164971;}

/* COLUMN LAYOUT */

#colContainer{width: 980px;margin-left:auto;margin-right:auto;}

#lftCol{float: left;margin-top: 20px;width: 560px;}
#rgtCol{float: left;margin-top: 20px;width: 360px;}

#singleCol{float: left;margin-top: 20px;width: 940px;}

#singleCol img{margin-left: 70px;}

#margin.home{float: left;margin: 0px;width: 20px;height: 20px;}

#gutter.home{float: left;margin: 0px;width: 20px;height: 20px;}

/* FOOTER STYLES */

#footerBox{margin-left: auto; margin-right: auto; width: 980px;height: 172px;}

#footerInfo{margin-top: 12px;float: left;font-size: 9px;color: #fff;text-transform: uppercase;text-align: left;line-height: 15px;}

#footerCopyright{margin-top: 12px;float: right;font-size: 9px;color: #fff;text-transform: uppercase;text-align: left;line-height: 15px;}


#bodyQuoteBox{background: #fef7e8;padding: 6px;}
