#main {width:980px; margin:0 auto;}

#header {overflow:hidden; font-size:.69em;}
/*IE6 doesn't support #header.small selectors*/
.small { height:450px; }
.article { height:120px;  background-image:url(images/autozoomLogo.jpg); background-repeat: no-repeat; background-position: left bottom;}
#content { font-size:0.75em;}

.title h1{
 line-height:1;
 font-size:2em;
}

h2{
 line-height:1.75;
 font-size:1.75em;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#index #content .col-1 { width:290px; margin-right:13px;}
#index #content .col-2 { width:290px; margin-right:13px;}
#index #content .col-3 { width:290px;}
#index #content .extra-box .col-1 { width:290px; margin-right:13px;}
#index #content .extra-box .col-2 { width:290px; margin-right:13px;}
#index #content .extra-box .col-3 { width:290px;}

/*======= about.html =======*/
#about #content .col-1 { width:290px; margin-right:13px;}
#about #content .col-2 { width:290px; margin-right:13px;}
#about #content .col-3 { width:290px;}

/*======= products.html =======*/
#products #content .col-1 { width:290px; margin-right:13px;}
#products #content .col-2 { width:290px; margin-right:13px;}
#products #content .col-3 { width:290px;}

/*======= requestdemo.html =======*/
#requestdemo #content .col-1 { width:235px; margin-right:13px;}
#requestdemo #content .col-2 { width:400px; margin-right:13px;}
#requestdemo #content .col-3 { width:235px; }

/*======= support.html =======*/
#support #content .col-1 { width:290px; margin-right:13px;}
#support #content .col-2 { width:290px; margin-right:13px;}
#support #content .col-3 { width:290px;}

/*======= faq.html =======*/
#faq #content .col-1 { width:290px; margin-right:13px;}
#faq #content .col-2 { width:594px;}

/*======= contact.html =======*/
#contact #content .col-1 { width:290px; margin-right:13px;}
#contact #content .col-2 { width:290px; margin-right:13px;}
#contact #content .col-3 { width:290px;}

/*======= welcome.html =======*/
#welcome #content .col-1 { width:594px; margin-right:13px;}
#welcome #content .col-2 { width:290px;}

/*=========================*/
#footer {height:75px; font-size:.69em;}

