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


/*
************************
+++++++++GLOBAL+++++++++
************************
*/

* {font-family: arial; font-size: 1em; color: #666;}

.clear {clear: both;}

#wrapper {width: 960px; margin: 0 auto;}

.read_more {text-transform: uppercase; text-align: right;}

.cell a:link {color: #F90; text-decoration: none;}

.cell a:visited {color: #F90; text-decoration: none;}

#copyright {font-size: .75em;}


/*
************************
+++++++NAVIGATION+++++++
************************
*/


#navigation {/*background-image: url(images/header_02.jpg)*/background-repeat: no-repeat; width: 960px; padding-top: 18px; min-height: 30px; background-color:#2d36ee;}

#navigation ul {display: block; margin: 0;}

.nav li {display: inline; margin: 30px; text-transform: uppercase; font-weight: bold; font-size: .90em; color: #FFFFFF;}

.nav li a:link {color: #FFF; text-decoration: none;}

.nav li a:visited {color: #FFF; text-decoration: none;}

.footer-nav li {display: inline; margin: 5px; text-transform: uppercase; font-weight: bold; font-size: .65em; text-decoration: none;}

.footer-nav a:link {text-decoration: none;}

.footer-nav a:visted {text-decoration: none;}


/*
************************
+++++++++LAYOUT+++++++++
************************
*/


#header {min-height: 66px;}

#logo {height: 66px;}

#content {background-image: url(images/contentBG.jpg); background-repeat:no-repeat; min-height: 600px; background-color:#FFFFFF;}

.three_column table {font-size: .85em; width: 800px;}

.two_column table {font-size: .85em; width: 800px;}

.section_title {color: #333; text-transform: uppercase; font-size: 1.5em; font-weight: bold;}

.section_tagline {color: #666; text-transform: uppercase; font-size: 1em; font-weight: bold;}

.section_title2 {color: #333; text-transform: uppercase; font-size: 1.2em; font-weight: bold;}

#footer {background-color: #000; height: 64px;}

#footer_table {width: 800px; height: 64px;}