body {
margin: 0;
font-size:16px;
background-color : #DEDBC9;
font-family:Arial, Helvetica, sans-serif;
}
#content {    
position: absolute;
top: 0px;
background: #4D4D62;
left: 20%;
min-height : 330px; 
width: 60% !important;
width: 866px;
min-width: 866px;
     
}
#cont {
position: absolute;
margin-top: 10px;
background: #E3DECA;
top: 100px;
left: 21%;
width: 57% !important;
width: 850px;
height: 220px;
min-width: 836px;
vertical-align: bottom; 
padding: 2px; 
}
#textst {
    position: relative;   
    background: #702E3C;
    float: right;
    display:inline;
    width: 65%;
    height: 190px;
    color: #FFFFF0;
    padding: 10px;
    font-size: 13px;
    margin-right: 3px;
    overflow: auto;
}
#line1 {
    position: relative;
    background-color : #E3E0D1;
    top: 100px;
    height: 40px;

}
#line2 {
    position: relative;   
    background-color : #E7E5D8;
    top: 100px;    
    height: 40px;   
}
#line3 {
    position: relative;  
    top: 100px;
    background-color : #EbE9Dd;
    height: 40px; 
}
#line4 {
    position: relative;    
    top: 100px;
    background-color : #EDEDE3;
    height: 40px;
}
#line5 {
    position: relative;    
    background-color : #F2F2EA;
    height: 40px; 
    top: 100px;
}
#line6 {
    position: relative;    
    background-color : #F6F5F0;
    height: 40px;
    top: 100px;  
}
#submenu {
    position: relative;
    background: #E3DECA;
    float: left;
    height: 220px;
    width: 30%;
    color: #716C3E;
    cursor: hand;
    font-weight:bold;
}
.Cform {
    background: #8A5762;
    height: 15px;
    font-size: 10px;
    color: white;
}
#contact {
    font-size: 10px;
    color: white;
}

#bott {
    position: absolute;
    background: #4D4D62;
    margin-left: 22%;
    margin-top: 580px;
    width: 55%;
    height: 16px;
    color: #A2A2AC;
    padding: 2px;
    font-size: 12px;
}
#homeleft {
position: relative;
 top: 0px;
 height: 190px;
 width: 35%;
 float: left;
    display:inline;
 background: #DEDBC9;
 padding: 10px;
font-size: 12px;
}
#homeright {
position: relative;
top: 0px;
height: 220px;
float: right;
    display:inline;
}
#footer{
	width: 60% !important;
	width: 866px;
	height: 250px;
	position: absolute;
	background: #4D4D62;
	left: 20%;
	min-width: 866px !important;
	
	top: 340px;
}

    #line1 { z-index: 9; }
    #line2 { z-index: 7; }
    #line3 { z-index: 3; }
    #line4 { z-index: 4; }
    #line5 { z-index: 5; }
    #line6 { z-index: 6; }
    #content { z-index: 1;}
    #footer {z-index: 1;}
    #cont { z-index: 10;}
    #submenu { z-index: 11;}
    #textst {z-index: 12;}
    #bott {z-index: 13;}
    #sback { z-index: 14;}