.content { border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;padding: 19px; border: 1px solid #CCCCCC; background-color: #FFF; }
.col { height: 280px; margin-bottom: 20px; }


a.button { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-color: #C1272D; color: #FFF; display: block; height: 30px; line-height: 30px; padding-left: 20px; padding-right: 40px; float: left; background-image: url(../images/arrow.png); background-repeat: no-repeat; background-position: right center; font-weight: bold; margin-top: 10px; }
a.button:hover { background-color: #D52F37; }

#headerWrapper { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; background-image: url(../images/header-02.png); background-repeat: repeat-x; margin: 0px; padding: 0px; z-index: 9999; position: relative; height: 100px; }
#headerWrapper #menu { position: absolute; }


#headerWrapper #logo h1 a { display: block; overflow: hidden; width: 366px; height: 100px; margin: 0px; line-height: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 10px; color: #FFF; font-size: 36px; white-space: nowrap; }
#mainWrapper #cta { height: 320px; background-image: url(../images/ctaBg.png); background-position: center top; }
#mainWrapper #title h2 { line-height: 80px; font-size: 36px; padding-left: 20px; margin: 0px; }
#mainWrapper #title { background-image: url(../images/secondaryBg.png); background-repeat: no-repeat; background-position: center top; height: 150px; margin-bottom: -70px; }

#mainWrapper #cta #ctaText { margin-top: 80px; }
#mainWrapper #cta #ctaText h2 { font-size: 36px; line-height: 40px; }
#mainWrapper { background-color: #EEEEEE; background-image: url(../images/mainBg.png); background-repeat: repeat-x; padding-bottom: 20px; position: relative; z-index: 0; }
#mainWrapper #quickMenu { margin: 0px; padding: 0px; }

#mainWrapper #quickMenu li a { height: 49px; display: block; clear: both; margin: 0px; line-height: 49px; text-decoration: none; font-size: 18px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 50px; background-image: url(../images/bullet.png); background-repeat: no-repeat; background-position: 22px 20px; }
#mainWrapper #quickMenu li a:hover { background-position: 25px -30px; padding-left: 53px; }

#mainWrapper #quickMenu li { list-style-type: none; padding: 0px; margin-top: 0px; margin-right: -20px; margin-bottom: 0px; margin-left: -20px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; }
#footerWrapper { color: #EEEEEE; padding-top: 20px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-top-color: #49403A; }
#footerWrapper a { color: #EEEEEE; }
#footerWrapper a:hover { color: #C1272D; }

#footerWrapper #footerMenu  { text-align: right; }
.half { width: 440px; float: left; }
