
#wrapper {
width: 800px;
margin: 0px auto 0px auto;
height: 680px;
text-align: left;
border: 0px solid #ddd;
background-image: url(../images/background/media.gif);
background-repeat: no-repeat;
}

#header {
text-align:center;
margin: 0px;
padding: 0px;
height: auto;
width: auto;
/*background-color: #f1f1f1;*/
}
#containerx {
padding: 0px;
margin: 0px 0px 0px 0px;
/*height: 1%;*/
width: auto;
}
#leftx {
text-align:center;
/*background-color:#333;*/
margin-top: 0px;
width: 200px;
padding: 7px 20px 10px 0px;
float: left;
}

#centerx {
/*height: auto;*/
margin-left:210px;
width:1000px;
color:#94A1A2;    
text-align:center;
float:none;
/*padding: 10px 20px 10px 20px;*/

/*margin: 0px 0px 0px 6px;
line-height: 1.8em;*/
}

#rightx {
text-align:center;
padding: 10px 20px 10px 40px;
/*background-color:#333;*/
/*height: auto;*/
width: 140px;
float: left;
/*margin: 0px 0px 0px 6px;*/
margin-top:160px;
}

#center2 {
 position:absolute;
 top:400px;
text-align:center;
width: 550px;
height: 200px;
float: left;
/*background-color:#333;*/
margin-left:200px;
margin-top: 60px;
color:#94A1A2;
}
  
 a:link {
    color: #94A1A2 }
  a:visited {
    color: #94A1A2
    }

.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer1 {
 position:absolute;
 top:665px;
margin: 10px 0px 0px 0px;
text-align: center;
padding: 15px 0px 15px 0px;
background-color: #f1f1f1;
width:790px;
}
#footer1 p {
color: #999;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer1 a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer1 a:hover {
color: #ccc;
text-decoration: none;
} 
.footercolor1
{
font-family: Verdana, georgia, sans-serif;
font-size: 10;
color: #3F210F;
text-decoration:none;
 }


