* {
padding: 0;
margin: 0;
}

@font-face {
 font-family: "Futura";
 src: url(../FUTURAL.eot); /* EOT file for IE */
 src: local("FuturaBT Light"), url(../FUTURAL.TTF) format("truetype"); /* non-IE */  
}

body {
background-color: #ffffff;
font-size: 15px;
color: #294f6b;
font-family: "Futura", Tahoma;
}

#background {
background: url(/images/background.jpg) repeat-x top right;
}

#wrapper {
background: url(/images/white-background.png) repeat-y top center;
}

#header {
width: 956px;
height: 136px;
margin: 0 auto;
background: url(/images/header.png) no-repeat top center;
}

#slogan {
font-size: 44px;
float: right;
padding: 65px 30px 0px 0px;
color: #606060;
}

#logo {
padding: 33px 0px 0px 30px;
float; left;
}

/*NAVIGATION*/

#navigation {
clear: both;
width: 950px;
height: 40px;
background: url(/images/navigation.jpg) repeat-x;
font-family: Tahoma;
font-size: 14px;
}

#navigation ul { /* all lists */
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
}

#navigation a {
display: block;
height: 23px;
padding: 8px 24px 0px;
text-decoration: none;
color: #32509b;
}

#navigation a:hover {
text-decoration: underline;
}

#navigation li#last {
border-right: none;
}

#navigation li { /* all list items */
float: left;
border-right: 1px #ffffff solid;
}

#navigation li ul {
background:none repeat scroll 0 0 #cccccc;
left:-999em;
padding:0;
position:absolute;
width:15em;
}

#navigation li ul li {
background:none repeat scroll 0 0 #cccccc;
display:block;
list-style:none outside none;
padding:2px 5px;
width:15em;
}

#navigation li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}

/*FLASH*/

#flash {
width: 645px;
height: 250px;
float: left;
}

#blue-right {
width: 305px;
height: 250px;
background: #9bc3df;
float: left;
text-align: center;
}

#blue-right h2 {
color: #ffffff;
font-size: 28px;
font-weight: normal;
padding: 25px 0px 0px 0px;
}

#blue-right h3 {
color: #ffffff;
font-size: 18px;
font-weight: normal;
padding: 25px 0px 0px 0px;
}

#container {
width: 956px;
margin: 0 auto;
}

#pic-navigation {
clear: both;
width: 950px;
height: 153px;
background: #eeeeee;
padding: 7px 0px 0px 0px;
}

.pic-navigation td {
text-align: center;
padding: 4px 0px;
}

.pic-navigation a {
font-size: 14px;
color: #294f6b;
text-decoration: none;
}

.pic-navigation a:hover {
text-decoration: underline;
}

/*CONTENT*/

#content {
line-height: 1.6;
padding: 0px 10px 20px 10px;
clear: left;
}

#sub-content {
line-height: 1.6;
padding: 0px 20px 20px 20px;
}

#content h1 {
padding: 20px 0px;
font-weight: normal;
font-size: 30px;
}

#sub-content h1{
padding: 20px 0px 10px;
font-weight: normal;
font-size: 30px;
}

#content h2 {
font-weight: normal;
padding: 15px 0px 10px;
font-size: 22px;
}

#sub-content h2 {
font-weight: normal;
padding: 15px 0px 10px;
font-size: 22px;
}

#content a {
color: #507ef1;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#content ul {
padding: 0px 0px 0px 17px;
margin: 0;
}

#content li {
padding: 0px 0px 0px 4px;
margin: 0;
}

#sub-content a {
color: #507ef1;
text-decoration: none;
}

#sub-content a:hover {
text-decoration: underline;
}

#sub-content ul {
padding: 0px 0px 0px 17px;
margin: 0;
}

#sub-content li {
padding: 0px 0px 0px 4px;
margin: 0;
}

.left-column {
float: left;
width: 295px;
padding: 0 20px 0 0;
}

.left-column h2 {
padding: 0 0 10px !important;
}

.middle-column {
float: left;
width: 270px;
border-left: #cccccc 1px solid;
padding: 0px 10px 20px 20px;
}

.right-column {
float: left;
width: 315px;
}

.spec td {
text-align: center;
padding: 3px;
border: 1px solid #000000;
}

.spec tr.heading td {
background: #cccccc;
}

/*END CONTENT*/

#footer {
width: 916px;
height: 106px;
margin: 0 auto;
background: url(/images/footer.png) no-repeat top center;
padding: 20px;
font-size: 11px;
}

#bnav-and-pmo {
float: right;
text-align: right;
width: 500px;
}

#bnav-and-pmo a {
text-decoration: none;
color: #294f6b;
}

#bnav-and-pmo a:hover {
text-decoration: underline;
}

#bnav-and-pmo ul {
float: right;
text-align: right;
}

#bnav-and-pmo li {
list-style: none;
padding: 0px 5px;
float: left;
}

#bnav-and-pmo li#last {
padding: 0px 0px 0px 5px !important;
}
