#site_center {text-align:center;}
#main {width:990px; margin:0 auto; text-align:left;}

#header {height:403px;}

.col_1, .col_2, .col_3 { float:left;}

/*======= index.html =======*/
#homepage #content .col_1 {width:434px;}
#homepage #content .col_2 { width:250px;}
#homepage #content .col_3 { width:284px;}

/*======= about.html =======*/
#about #content .col_1 {width:474px;}
#about #content .col_2 { width:494px;}

/*======= /products/index.html =======*/
#products #content .col_1 {width:484px;}
#products #content .col_2 { width:484px;}

/*======= /services/index.html =======*/
#services #content .col_1 {width:374px;}
#services #content .col_2 { width:310px;}
#services #content .col_3 { width:284px;}

/*======= /partner/index.html =======*/
#partner #content .col_1 {width:354px;}
#partner #content .col_2 { width:614px;}

/*======= faq.html & navteq.html =======*/
#navteq #content .col_1, #faq #content .col_1 {width:604px;}
#navteq #content .col_2, #faq #content .col_2 { width:364px;}

/*======= contact.html =======*/
#contact #content .col_1 {width:354px;}
#contact #content .col_2 { width:614px;}

/*======= privacy.html =======*/
#privacy #content .col_1 {width:968px;}

/*======= geospatial.html =======*/
#geospatial #content .col_1 {width:604px;}
#geospatial #content .col_2 { width:364px;}

/*=========================*/

#footer {height:106px;}
