﻿#site_center {text-align:center;}
#main {
	width:770px;
	text-align:left;
	height: 75px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;

}

.col_1, .col_2, .col_3, .column1, .column2, .column3, .column4 { float:left;}

/*======= index.html =======*/
#index #content .col_1 {width:261px;}
#index #content .col_2 { width:461px;}
/*=========================*/

/*======= contact.html === manage.html === leads.html =======*/
#barright #content .col_1 {width:511px;}
#barright #content .col_2 { width:230px;}
/*=========================*/

#footer {height:94px;}