.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:542px;  background:url(images/top.gif) top center no-repeat}
#header2 {height:170px;  background:url(images/top.gif) top center no-repeat}

/*======= index.html =======*/
#home #content .col-1{ width:590px; margin-right:20px}
#home #content .col-2{ width:290px}
#home #content .col-1 .col-1{ width:190px; margin-right:10px}
#home #content .col-1 .col-2{ width:190px}
/*======= index-1.html =======*/
#about #content .col-1{ width:590px; margin-right:20px}
#about #content .col-2{ width:290px}
/*======= index-2.html =======*/
#leads #content .col-1{ width:590px; margin-right:20px}
#leads #content .col-2{ width:290px}
/*======= index-3.html =======*/
#dialing #content .col-1{ width:590px; margin-right:20px}
#dialing #content .col-2{ width:290px}
#dialing #content .col-1 .col-1{ width:190px; margin-right:10px}
#dialing #content .col-1 .col-2{ width:190px}
/*======= index-4.html =======*/
#contact #content .col-1{ width:590px; margin-right:20px}
#contact #content .col-2{ width:290px}
#contact #content .col-1 .col-1{ width:170px; margin-right:50px}
#contact #content .col-1 .col-2{ width:170px}
#contact #content .col-1 .col-3{ width:299px; margin-right:0}
#contact #content .col-1 .col-4{ width:286px}

/*======= footer =======*/
#footer { height:308px; }
#footer .col-1{ width:160px}
#footer .col-2{ width:380px; text-align:right; float: right}