﻿/*
' Title				: AutoSupremeClean.com Stylesheet
' Description		: Layout Styles
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
' 03/12/2010		: Tony Groves - Created document.
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
' Layout Styles
' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

*/

#main {width:881px; margin:0 auto; position:relative;}

#header {height:307px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:273px; margin-right:11px;}
#page1 #content .row-1 .col-2 { width:273px; margin-right:11px;}
#page1 #content .row-1 .col-3 { width:273px;}
#page1 #content .row-2 .col-1 {width:253px; margin-right:22px;}
#page1 #content .row-2 .col-2 { width:254px; margin-right:19px;}
#page1 #content .row-2 .col-3 { width:253px;}

/*======= services.html =======*/
#page2 #content .row-1 .col-1 {width:273px; margin-right:11px;}
#page2 #content .row-1 .col-2 { width:273px; margin-right:11px;}
#page2 #content .row-1 .col-3 { width:273px;}
#page2 #content .row-2 .col-1 {width:525px; margin-right:22px;}
#page2 #content .row-2 .col-2 { width:254px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:225px; margin-right:50px;}
#page3 #content .row-1 .col-2 { width:225px; margin-right:50px;}
#page3 #content .row-1 .col-3 { width:226px;}
#page3 #content .row-2 .col-1 {width:253px; margin-right:20px;}
#page3 #content .row-2 .col-2 { width:253px; margin-right:20px;}
#page3 #content .row-2 .col-3 { width:253px;}
#page3 #content .row-3 .col-1 {width:253px; margin-right:20px;}
#page3 #content .row-3 .col-2 { width:528px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:525px; margin-right:22px;}
#page4 #content .col-2 { width:254px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:254px; margin-right:22px;}
#page5 #content .col-2 {width:525px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:525px; margin-right:22px;}
#page6 #content .col-2 { width:254px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:254px; margin-right:22px;}
#page7 #content .col-2 {width:525px;}

/*=========================*/

#footer {height:107px;}
