/* Start of CMSMS style sheet 'FW Global' */
/*ELEMENT STYLES*/
body { background-image: url(../images/global-bg.gif); background-repeat: repeat-x; font-family: Arial, Helvetica; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
/*ID STYLES*/
#header { background-image: url(../images/header-bg.jpg); background-repeat: no-repeat; width: 969px; height: 135px; margin-right: auto; margin-left: auto; color: #ccc; text-align: right; padding-top: 15px; padding-right: 10px;}
#header a { color: #ccc; }
#navigation { width: 979px; height: 37px; margin-right: auto; margin-left: auto; }
#navigation ul { list-style-type: none; text-align: center; margin: 0; padding: 0; }
#navigation ul li { float: left; text-align: center; margin: 0; padding: 0; display: inline-block; text-transform: uppercase; }
#navigation ul li a { background-image: url(../images/navigation-item-bg.gif); background-repeat: no-repeat; background-position: right; height: 29px; color: #fff; text-decoration: none; display: inline-block; text-align: center; font: bold 12px Trebuchet MS; padding: 8px 30px 0 30px; margin: 0; }
#navigation ul li a:hover { color: #ccc; }
#navigation li#last a { background-image: none; }
#main-wrapper { background-image: url(../images/content-wrapper-bg.jpg); background-repeat: repeat-x; background-position: 0 top; width: 100%; min-height: 500px; }
#main { width: 959px; min-height: 250px; margin-right: auto; margin-left: auto; padding-top: 10px; background-color: #fff; padding-right: 10px; padding-left: 10px; overflow: hidden; }
#footer { width: 979px; height: 20px; margin-top: 10px; margin-right: auto; margin-left: auto; color: #fff; font-size: 11px; clear: both; }
#footer a { color: #fff; }
#footer-left { text-align: left; float: left; width: 300px; }
#footer-right { text-align: right; float: left; width: 679px; }
/*CLASS STYLES*/

/* End of 'FW Global' */

