@charset "UTF-8";
/* CSS Document */

body { background-color: #DBDBDB; }
#container { width: 1250px; margin: 0 auto; text-align: left; }
#body_container { width: 1260px; height: 640px; background-image: url(../images/body-background.jpg); background-repeat: repeat-x; }
#logo { float: left; width: 200px; height: 50px; background-image: url(../images/logo.jpg); margin-left: 45px; margin-top: 15px; display: inline; }
#navcontainer a { color: #666666; text-decoration:none; }
#navcontainer a:hover { color: #000000; text-decoration:none; }
#navcontainer { float: left; clear: left; width: 1150px; height: 30px; color: #999999; margin-left: 35px; display: inline; }
.navigation_type { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #999999; }
.footer_type { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; }
#navlist li { display: inline; list-style-type: none; padding-left: 10px; padding-right: 10px; }
#flash_container { float: left; clear: left; width: 1080px; height: 495px; margin-left: 85px; border: 1px solid #999999; background-image: url(../images/interior_body_background.jpg); display: inline; }
#footer_container a { color: #666666; text-decoration:none; }
#footer_container a:hover { color: #000000; text-decoration:none; }
#footer_container { float: left; clear: both; width: 1080px; height: 25px; margin-left: 85px; display: inline; }
#copyright { float: left; width: 250px; height: 20px; padding-top: 5px; }
#secondary_navigation { float: right; clear: none; width: 375px; height: 20px; padding-top: 5px; }
#bottomBanner { margin: 10px auto; height: 265px; width: 750px; background: url(../images/spectrumWestBanner.jpg) 0 0 no-repeat; }
#bottomBanner a { display: block; height: 230px; width: 750px; text-indent: -9999px; }
