﻿.col_1, .col_2, .col_3, .column1, .column2, .column3, .date, .col_center { float:left;}

.spacer { margin:50px 0 30px 0;}

/*======= index.html =======*/
#content_home { }
#content_home .col_1 {width:300px;}
#content_home .col_2 { width:500px;}

/*======= about.html =======*/
#content_about {}
#content_about .col_1 {width:300px;}
#content_about .col_2 { width:500px;}

/*======= massage.html =======*/
#content_massage {}
#content_massage .col_center {width:800px;}
#content_massage .col_1 {width:400px;}
#content_massage .col_2 { width:400px;}

/*======= services.html =======*/
#content_services {}
#content_services .col_1 {width:300px;}
#content_services .col_2 { width:500px;}
#content_services .columnlft { width: 230px; float:left;}
#content_services .columnrht { width: 230px; float:left;}

/*======= testimonials.html =======*/
#content_testimonials .col_center {width:800px;}

/*======= maya.html =======*/
#content_maya {}
#content_maya .col_1 {width:500px;}
#content_maya .col_2 { width:300px;}

/*======= news.html and archives.html=======*/
#content_news .col_center {width:800px;}

/*======= video.html=======*/
#content_video .col_center {width:800px;}


/*======= contact.html =======*/
#content_contact {}
#content_contact .col_1 {width:500px;}
#content_contact .col_2 { width:300px;}

 
#content_contact .map { width:300px;}

/*======= products.html =======*/
#content_products {}
#content_products .col_center {width:800px;}
#content_products .col_1 {width:400px;}
#content_products .col_2 { width:400px;}







