* {
	margin: 0;
	padding: 0;
}
* body {
	background: #ffffff url(bggrad.jpg) ;
	font: .7em  Arial, Helvetica,Sans-Serif;  
	line-height:17px;
	color: #000000;
	margin: 0 auto;
	height:100%;
}

a{
   color:#bf1e2d;
   text-decoration:underline;
}


p{
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

h1{
	margin-left: 15px;
	padding-top: 3px;
	font-size:14px;
	margin-top:

}




.logo{ 
  float:left;
}

 
#holder{
     margin: 0 auto 0;
	 width:980px;
	 height: 100%;
     height: auto !important;
     min-height: 100%; 
 
    
}

#header{
    color: #000000;
     background-color: transparent;
     z-index:300;
     top:0;
     position:absolute;
     width:980px;
}

.header_bg{
    height: 100px;
    background:url(../assets/opaque_wht.png) repeat-x;
     z-index:300;
}
.contact{
    height: 35px;
    position:absolute;
    right:0px;
    width:490px;
    top:0;
     
    background:url(../assets/contact_bar.png) no-repeat;
    
}
.info{
    height: 30px;
    position:relative;
    right:0px;
    width:490px;
    float:right;
    top:-5px;
    
}
#main_image{
    background-color: #ffffff;
     z-index:200;
     top:0;
     position:absolute;
     z-index:180;
}

 
#boxholder_bg{
   /*  background: #ffffff url(../assets/grad2.jpg) repeat-x; */
    top:535px;
    position:absolute ;
     z-index:550;
     width:980px;
     height:401px;
}
 
#boxholder{
    background: transparent ;
    margin-top:20px;
    top:520px;
    position:relative ;
     z-index:580;
}

#footer{
   float:left;
   clear:both;
   margin-left:5px;
   margin-top:0px;
   padding-bottom:10px;
}


/*  Comfort_southMI01 */
#icon-holder{
     top:500px;
    position:absolute ;
     z-index:500;
     width:1100px;
     height:24px; 
     color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	

}
#icon-holder a{
    color:#000000;
	text-decoration:none;
	text-align:right; 
}
 
#icon-holder ul {
	margin-left: 0;
	padding-left: 0;
	display: inline; 
	
	} 

#icon-holder ul li {
	margin-left: 25px;
	_margin-left: 15px;
	margin-bottom: 0px; 
	margin-top: 0px;
	font-size: 10px;
	list-style: none;
	display: inline; 
	
	}

.icon_image{  
 vertical-align:middle;
 margin-top:-2px;
 margin-right:5px;
   border:none; 
}

.icon_left{
	float:left;
	padding-left:15px;
}
.icon_right{  
	padding-left:530px;
} 