/*======= myoomta 2009 =======*/

#main {width:990px; margin:0 auto;}

#header {height:423px; }
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:250px; margin-right:3px;}
#page1 #content .col-2 { width:470px; margin-right:3px;}
#page1 #content .col-3 { width:250px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:255px; margin-right:3px;}
#page2 #content .col-2 { width:470px; margin-right:3px;}
#page2 #content .col-3 { width:255px;}


#page3 #content .col-1 {width:246px; margin-right:3px;}
#page3 #content .col-2 { width:465px; margin-right:3px;}
#page3 #content .col-3 { width:246px;}
/*=========================*/


#footer { padding:18px 0 5px 0; }
