.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7{ float:left}
html {overflow-y: scroll;}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:380px; background:url(images/top.png) no-repeat bottom center}
#header2 {height:180px; background:url(images/top2.png) no-repeat bottom center}

/*======= index.html =======*/
#index #content .col-1{ width:327px; background:#f23712}
#index #content .col-2{ width:326px; background:#ff6e00}
#index #content .col-3{ width:327px; background:#62B21B}
#index #content .col-4{ width:980px; background:url(images/bg1.gif)}
#index #content .col-5{ width:327px; background:url(images/bg2.gif)}
/*======= services.html =======*/
#services #content .col-1{ width:327px; background:#62B21B}
#services #content .col-2{ width:653px; background:#ff6e00}
#services #content .col-3{ width:327px; background:url(images/bg2.gif)}
#services #content .col-4{ width:653px; background:url(images/bg1.gif)}
#services #content .col-5{ width:280px; margin-right:40px}
#services #content .col-6{ width:280px;}
/*======= about.html =======*/
#about #content .col-1{ width:653px; background:#f23712}
#about #content .col-2{ width:327px; background:#62B21B}
#about #content .col-3{ width:653px; background:url(images/bg1.gif)}
#about #content .col-4{ width:327px; background:url(images/bg2.gif)}
/*======= testamonials.html =======*/
#testamonials #content .col-1{ width:327px; background:#62B21B}
#testamonials #content .col-2{ width:326px; background:#f23712}
#testamonials #content .col-3{ width:327px; background:#ff6e00}
/*======= news.html =======*/
#news #content .col-1{ width:653px; background:#ff6e00}
#news #content .col-2{ width:327px; background:#f23712}
/*======= resources.html =======*/
#resources #content .col-1{ width:327px; background:#62B21B}
#resources #content .col-2{ width:653px; background:#f23712}
#resources #content .col-3{ width:327px; background:url(images/bg2.gif)}
#resources #content .col-4{ width:653px; background:url(images/bg1.gif)}
#resources #content .col-5{ width:280px; margin-right:40px; text-align:right}
#resources #content .col-6{ width:280px; text-align:right;}
#resources #content .col-7{ width:300px; text-align:right;}
/*======= contacts.html =======*/
#contacts #content .col-1{ width:653px; background:#f23712}
#contacts #content .col-2{ width:327px; background:#ff6e00}
#contacts #content .col-5{ width:980px; background:url(images/bg2.gif)}
#contacts #content .col-6{ width:307px;}
#contacts #content .col-7{ width:280px;}
/*======= thanks.html =======*/
#thanks #content .col-1{ width:980px; background:#f23712}
/*======= footer =======*/
#footer { height:56px; }
