/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 03 September 2010 15:11:44
*/


/* CSS Document */

body {
    background-color:#BFD73B;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    /*    font-size: 75%; /*resets 1em to 12px (instead of default 16px)*/
    text-align: left; /*centering hack for iewin5.x*/
    }

#header {
    height: 123px;
    background-color: #13b5ea;
    } 

/*=TOP NAVIGATION-HEADER*/
#topnavigation {
    width: 1024px;
    height: 123px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    }

#subnav {
    width: 1024px;
    height:36px;
    float: right;
    background-color: #FFD600;
    }
#subnav a {
    text-decoration: none;
    color: #FFFFFF;
}

#subnav a:active {
    color: #FFFFFF;
}

        
/*MAIN CONTENT - WRAPPER*/
#maincontent {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    background-color:#FFD600;
    overflow:hidden;
}

/*LEFTCONTENT*/
 #leftcontent {
    width: 525px;
    float:left;
    background-color:#FFD600;
    }

/*CONTENT*/
#content {
    width: 489px;
    padding-right: 10px;
    float: right;
    background-color:#FFD600;
    }

#maincontent #content h1 {
    font-size:1.4em;;
    color:#333333;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    }

#maincontent #content h2 {
    font-size:1em;;
    color:#333333;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    }

#maincontent #content p {
    font-size:.8em;;
    color:#333333;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    }

#maincontent #content a:link { 
    font-size:1em;
    color:#00b3de;
}


/*NAV-FOOTER*/

#footer {
    background-color: #F05A28;
    clear:both;
    }

#navigation {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    width: 1024px;
    height: 10em;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    text-align: right;
    font-size: 0.7em;
    color: #FFD600;
    }
    
#footer #navigation a {
    text-decoration: none;
    color: #FFD600;
}

#footer #navigation a:active {
    color: #FFFFFF;
}
