/* CSS Document */

body {
margin:0px;
padding:0px;
background-color:#fff;
background-image:url(../images/design/background_graph.gif);
background-repeat:repeat;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font: 13px 
    }

#OuterWrapper {
width: 950px;
height: 100%;
margin: 0px;
padding: 0px;
margin-right : auto;
margin-left : auto;
}

.img a{
border:0px;
}

/***************************************************** Heaader ******************************************/

#Header {
position:relative;
width:950px;
height:50px;
}

/***************************************************** Navigation ******************************************/


#Navigation {
width:950px;
text-align:right;
}

#Navigation td{
padding-left:10px;
text-align:right;
}


#Navigation img {
border:0px;
text-align:left;

}


/***************************************************** Main ******************************************/

#Main {
width:950px;
margin-top:90px;
text-align:center;
}

#Main img{
border:0px;
}

#Main a{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
}

#Main a:hover{
color:#b5a690;
text-decoration:none;
}



/***************************************************** Main ******************************************/

#Footer {
border-top:solid;
border-top-color:#8dcbed;
border-top-width:1px;
padding:10px;
width:950px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:930px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
text-align:center;
line-height:1.6;
margin-bottom:50px;
margin-top:50px;
}

#Footer a{
text-decoration:none;
color:#666666;
}

#Footer a:hover{
text-decoration:underline;
color:#666666;
}

