

/* Layout Stylesheet */ 

body{
width:770px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
 padding:0;      
 background: #FFFFFF;
 color: #333333;
 }
	 
#hdr{
 width: 770;
 height:72px;
 margin: 0;
 background-color:#E7E6E8;
 background-image:url(../images/index_comfort_02.gif);
 background-repeat:no-repeat;
 }
     
#lh-col{
 width:221px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
 padding:0;
 margin-top:1px;
 height:auto;
 float:left;
 }

#rh-col{
 background: #FFFFFF;
 color: #333333;
 margin-top:1px;
 border: 0;
 padding:0;
  float:right;
 width:548px;
height:auto;
border-right:1px solid #CCCCCC;
 }
 
#fdr{
float:left;
 width:770px;
 height:40px;
 margin-bottom:0px;
 background: #76797C; 
 }
