#main {width:901px; margin:0 auto; position:relative;}

#header {height:200px; background:url("images/Headers/header-bg.jpg") no-repeat left top;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= Home.html =======*/
#page1 #content .col-2 { width:438px; margin-right:25px;}
#page1 #content .col-3 { width:438px;}

/*======= Audio&Video-1.html =======*/
#page2 #content .col-2 { width:438px; margin-right:25px;}
#page2 #content .col-3 { width:438px;}

/*======= Playlist.html =======*/
#page3 #content .col-1 { width:901px;}
#page3 #content .col-2 .col-1 { width:438px; margin-right:25;}
#page3 #content .col-2 .col-2 { width:438px;}

/*======= Packages.html =======*/
#page4 #content .col-1 { width:901px;}
#page4 #content .col-1 .col-1 { width:438px; margin-right:25;}
#page4 #content .col-1 .col-2 { width:438px;}

/*======= Photos.html =======*/
#page5 #content .col-1 { width:901px;}

/*======= Testimonials.html =======*/
#page6 #content .col-2 { width:438px; margin-right:25px;}
#page6 #content .col-3 { width:438px;}

/*======= ContactUs.html =======*/
#page7 #content .col-1 { width:901px;}
#page7 #content .col-1 .col-1 { width:438px; margin-right:25;}
#page7 #content .col-1 .col-2 { width:438px;}

/*=========================*/


#footer {height:81px;}


