/* HOLDS CONTENT ON THE PAGE */
.central { 
    width: 725px;
    background-color: #cfcdc8;
    padding: 10px;
    margin: 10px auto;}
    
* html .central { 
    margin-top: 10px;}    

.dealer_lounge {
    float: left;
    padding: 0;
    margin-right: 15px;
    width: 230px;
    height: 650px;
    background-color: #c1bfb9; }
    
.dealer_lounge2 {
    float: left;
    padding: 0;
    margin-right: 15px;
    width: 230px;
    background-color: #c1bfb9; }    

.dealer_lounge p {
   padding: 0px 10px;
   }
   
.dealer_lounge ul {
	margin-top: 0;
	list-style-image: url(/pics/dealer/dot.gif);
   }  
   
.dealer_lounge h2 {
    display: block;
    width: 230px;
    height: 52px;
    padding: 0;
    margin: 0;
    text-indent: -10000px;
    background: #cccac5 url(/pics/dealer/dealer_lounge.gif) top left no-repeat;}

.dealer_lounge h2 a {
    display: block;
    width: 230px;
    height: 52px;
	}

.button1 { 
	float:left;
	height:27px;
	width: 230px;
	overflow:hidden;
	white-space:nowrap;
	text-align: center;
	line-height: 2em;
	color: #fff;
	}

.button1 a { 
	background: #000 url(/pics/dealer/button.gif) no-repeat left top; float:left;
	height:27px;
	width: 230px;
	color: #fff;
	}
.button1 a:hover { 
	color: #fff;
	text-decoration: underline;
}


.power_portal {
    float: left;
    padding: 0;
    margin-right: 15px;
    width: 230px;
    height: 650px;
    background-color: #c1bfb9;}
    
.power_portal2 {
    float: left;
    padding: 0;
    margin-right: 15px;
    width: 230px;
    background-color: #c1bfb9;}    

.power_portal h2 {
    display: block;
    width: 230px;
    height: 52px;
    padding: 0;
    margin: 0;
    text-indent: -10000px;
    background: #cccac5 url(/pics/dealer/power_portal.gif) top left no-repeat;}

.power_portal h2 a {
    display: block;
    width: 230px;
    height: 52px;
   }

.power_portal p {
   padding: 0px 10px;
   }
   
.power_portal ul {
	margin-top: 0;
	padding-right: 5px;
	list-style-image: url(/pics/dealer/dot.gif);
   }  

.button2 { 
	float:left;
	height:27px;
	width: 230px;
	overflow:hidden;
	white-space:nowrap;
	text-align: center;
	line-height: 2em;
	color: #fff;
	}
.button2 a { 
	background: #000 url(/pics/dealer/button.gif) no-repeat left top; float:left;
	height:27px;
	width: 230px;
	color: #fff;
	}
.button2 a:hover { 
	color: #fff;
	text-decoration: underline;
}

.power_channel {
    float: left;
    padding: 0;
    width: 230px;
    height: 650px;
    background-color: #c1bfb9;
    }

.power_channel2 {
    float: left;
    padding: 0;
    width: 230px;
    background-color: #c1bfb9;
    }
    
.power_channel h2 {
    display: block;
    width: 230px;
    height: 52px;
    padding: 0;
    margin: 0;
    text-indent: -10000px;
    background: #cccac5 url(/pics/dealer/power_channel.gif) top left no-repeat;}
    
.power_channel h2 a {
    display: block;
    width: 230px;
    height: 52px;    
    }
    
.power_channel p {
   padding: 0px 10px;
   }
   
.power_channel ul {
	margin-top: 0;
	list-style-image: url(/pics/dealer/dot.gif);
   }
    
.button3 { 
	float:left;
	height:27px;
	width: 230px;
	overflow:hidden;
	white-space:nowrap;
	text-align: center;
	line-height: 2em;
	color: #fff;
	}
.button3 a { 
	background: #000 url(/pics/dealer/button.gif) no-repeat left top; float:left;
	height:27px;
	width: 230px;
	color: #fff;
	}
.button3 a:hover { 
	color: #fff;
	text-decoration: underline;
}   