
#wrapper {
width: 700px;
margin: 0px auto 0px auto;
height: 700px;
text-align: left;
border: 1px solid #ddd;
background-image: url(../images/background/womenbg2.jpg);
background-repeat: no-repeat;
}

#header {
text-align:center;
margin: 0px;
padding: 0px;
height: auto;
width: auto;
/*background-color: #f1f1f1;*/
}
#containerx {
padding: 0px;
margin: 10px 0px 0px 0px;
height: 1%;
width: auto;
}
#leftx {
text-align:center;
/*background-color:#333;*/
margin-top: 160px;
width: 140px;
padding: 10px 20px 10px 20px;
float: left;
}

#centerx {
/*height: auto;*/
margin-top:120px;
margin-left: 20px;
width: 295px;
height: 204px;
background-color:#333;
/*padding: 10px 20px 10px 20px;*/
float: left;
/*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:75px;
margin-top: 60px;
color:#94A1A2;
overflow:auto;
}
  
 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:658px;
margin: 10px 0px 0px 0px;
text-align: center;
padding: 15px 0px 15px 0px;
background-color: #f1f1f1;
width:700px;
}
#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;
 }


