body {
margin: 0px;
padding: 0px;
height:100%;
}


body, table {
cellspasing: 0px;
}


#main {
width: 1000px;
height: 100%;
margin: 0px auto;
border-left: 1px dashed #999;
border-right: 1px dashed #999;
background-color: #f2f0ea;
}

#header {
width: 100%;
height: 270px;
background-color: #f2f0ea;
}

#hdl {
width: 535px;
height: 270px;
position: relative;
float: left;
background-image: url(logo.jpg);
background-repeat: no-repeat;
background-position: left top;
color: #936;
font-size: 20px;
font-weight: bold;
font-family: Arial;
}

#hdl a{
text-decoration: none;
}

.tb1{
position: absolute;
top: 170px;
}

.tb2{
position: absolute;
top: 200px;
}

.tb1  td{
width: 200px;
text-align: center;
}

.tb2 td{
width: 230px;
text-align: right;
}

#hdr {
width: 465px;
height: 270px;
position: relative;
float: left;
background-image: url(women.jpg);
background-repeat: no-repeat;
background-position: right top;
color: #936;
font-size: 17px;
font-weight: bold;
font-family: Arial;

}

#hdr a{
text-decoration: none;
}

#hdr h3 {
font-family: Monotype Corsiva;
font-size: 20px;
display: inline;
color: #930;
}

#hdr h4 {
font-size: 17px;
display: inline;
color: #930;
}

#hdr table{
padding-left: 5px;
}


#content {
width: 100%;
min-height: 390px;
font: 12pt bold;
font-family: Tahoma;
color: #000;
background-color: #f2f0ea;
}

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

#content select{
width: 90px;
}

#content h3{
color: #906;
}

#left {
width: 180px;
float: left;
position: relative;
}

#left h4 a{
color: #906;
}

#cat {
width: 100%;
min-height: 100px;
}



#brand {
width: 100%;
min-height: 100px;

}

#rc {
width: 820px;
float: left;
position: relative;

}

#cont {
width: 647px;
float: left;
position: relative;
}

#cont h1 {
font: 10pt bold;
font-family: Tahoma;
}

#cont h2 {
font: 8pt bold;
font-family: Tahoma;
}

.text {
font: 8pt bold;
font-family: Tahoma;
}

.tselect {
padding-left: 30px;
}

#cont td {
vertical-align: top;
}

#search {
width: 170px;

float: right;
position: relative;

}

.clear {
clear: both;
}

#footer {
clear: both;
min-height: 50px;
}