#main { width:1200px; margin:0 auto; text-align:left;}

#header {height:200px;}
#footer { height:110px;}

.container {width:100%; overflow:hidden;}

.column-1{ width:600px; float:left; margin-left:100px;}
.column-2{ width:300px; float:right; margin-right:100px;}

.column-left_half{width:490px; float:left; margin-left:100px; margin-top:0px}
.column-right_half{width:490px; float:right; margin-right:100px; margin-top:0px}

.column-A{ width:326px; float:left; margin-left:100px;}
.column-B{ width:326px; float:left; margin-left:426px}
.column-C{ width:326px; float:right; margin-left:100px;}

.header-left-column{ width:300px;}
.header-mid-column{ width:500px;}
.header-right-column{ width:300px;}
#header{background-color: #ffffff;}
#header .header-left-column {float:left;}
#header .header-mid-column {float:left;}
#header .header-right-column {float:right;}
#header .header-left-column{ padding:0px 0px 0px 0px;}
#header .header-mid-column{ padding:0px 0px 0px 0px;}
#header .header-right-column{ padding:0px 0px 0px 0px;}


.logos-column{ width:1200px;}