#main {width:960px; margin:0 auto;}

#header {height:458px; background:url(images/header-bg.jpg) no-repeat left bottom;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= home.html =======*/
#home #content .row-1 .col-1 {width:313px; margin-right:10px;}
#home #content .row-1 .col-2 {width:313px; margin-right:10px;}
#home #content .row-1 .col-3 {width:313px;}
#home #content .row-2 .line-ver { background-position:646px top;}
#home #content .row-2 .col-1 {width:617px; margin-right:52px;}
#home #content .row-2 .col-2 {width:291px; }

/*======= For all landing and detail html pages =======*/
#detail #content .row-1 .col-1 {width:313px; margin-right:10px;}
#detail #content .row-1 .col-2 {width:313px; margin-right:10px;}
#detail #content .row-1 .col-3 {width:313px;}
#detail #content .row-2 .line-ver { background-position:646px top;}
#detail #content .row-2 .col-1 {width:617px; margin-right:52px;}
#detail #content .row-2 .col-2 {width:291px; }

/*=========================*/

#footer {height:92px; font-size:.625em;}
