﻿.background
{
	position: relative;
	top:0px;
	left:0px;
	height:383px;
	z-index:3;
	width:100%;
	background-repeat:repeat-x;
}	


#footer {
    position: absolute;
    bottom: 0;
    background-image: url(../images/footer.gif);
	width: 100%; 
	height:30px;
	z-index:199;
}     

.txtblock {
        position:absolute;
        top:155px;
        left:315px;
        width:425px;	
        font-family:Futura Book,Verdana; 
        font-size:10px; 
        color:#000; 
        line-height:12px;
        z-index:100;	
}
        
.txtblock2{
        position:relative;
        top:0px;
        left:25px;
        width:425px;	
        font-weight:bold;
        font-family:Futura Book,Verdana; 
        font-size:10px; 
        color:#000; 
        line-height:16px;
        z-index:100;	
}

#woman2 {
    position: absolute;
    bottom: 0;
    z-index:200;
}

.productlogo
{
position: absolute;
top:50px;
left:375px;
z-index:104;	
	
}

