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

body { background-color: #1b5ea8; margin:0; padding:0; }
#wrapper { width: 976px; margin:0 auto; }
#top { background-image: url(../images/top.jpg); background-repeat: no-repeat; width: 976px; height: 22px; }
#container { background-image: url(../images/container_bg.jpg); background-repeat: repeat-y; width: 896px; padding: 0 40px 25px; }
#header { padding-bottom: 10px; }
#header-logo { margin-right: 148px; float: left; }
#header-right { background-image: url(../images/toprtimage.jpg); background-repeat: no-repeat; width:415px; height:157px; float: left; }
#subheader { padding-bottom: 15px; }
#nav { background-image: url(../images/nav_bg.jpg); background-repeat: repeat-x; height: 37px; padding-top: 7px; }
#content { padding: 20px 0 30px; }
#subnav { float: left; width: 95px; border-top: solid thin #cc3333; border-bottom: solid thin #cc3333; padding: 12px 0 12px 15px; margin: 30px 31px 0 0; }
#left { float: left; width: 110px; margin: 30px 31px 0 0; }
#breadcrumb { margin-bottom: 15px; }
#follow { height: 51px; border-top: solid 1px #1b5ea8; border-bottom: solid 1px #1b5ea8; padding-top: 18px; } 
#follow img { vertical-align: middle; margin: 0 19.5px; }
.homecontent { width: 416px; float: left; margin-right: 15px; }
.subcontent { float: left; width: 505px; margin-right: 10px; }
.formcontent { float: left; width: 754px; }
.subformcontent { float: left; width: 495px; margin-right: 20px; }
#photos, #video { float: left; background-color: #def2f9; border: solid 1px #1b5ea8; }
#photos { width: 216px; padding: 1px 10px 10px; }
#photos img { padding: 9px 0 2px; }
#video { width: 410px; padding: 20px 26px 23px; }
#footer { margin-top: 18px; } 
.borderrt { border-right: solid 1px #cc3333; }
.borderbtm { border-bottom: solid 1px #a9a9a9; }
.youtubevideo { text-align: center; margin-top: 15px; }
.clear { clear: both; }
.fl { float:left; }
.pb8 { padding-bottom: 8px; }
.pr10 { padding-right: 10px; }
.pr30 { padding-right: 30px; }
.pl10 { padding-left: 10px; }
