#main {width:100%; min-width:960px; background-color:#ffffff;}

/*----!!!-----*/
#main-width { width:960px; margin:0 auto; background-color:#ffffff;}
/*----!!!-----*/

.sidebar { float:right; width:360px;}
.center { padding-right:360px;}

#header {height:182px; background-image:url(/App_Themes/Queens/images/header-bg.png); background-repeat:no-repeat; background-position:left;}
#header, #content, #footer { font-size:0.8125em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .center .col-1 { float:none; padding-right:238px}
#page1 #content .center .col-2 { float:right; width:238px;}

/*======= index-1.html =======*/
#page2 #content .center .col-1 { float:none; padding-right:238px;border:1px solid;}
#page2 #content .center .col-2 { float:right; width:238px;border:1px solid;}
#page2 #content .center .block .col-1 { float:left; width:69%; padding:0;}
#page2 #content .center .block .col-2 { float:left; width:30%}


/*=========================*/

.coll-1{ float:left; width:46%; padding-right:22px;}
.coll-2{ float:left; width:46%; padding-right:22px;}

#footer { padding:15px 0 15px 0; font-size:.69em;}

