/* begin structure */

#primary {width:100%; clear:both;}
#secondary {width:100%; clear:both;}
#tertiary {width:100%; clear:both;} 

/* end structure */

DIV {}

#primary {margin:0px; padding:0px;}
#secondary {margin:10px;}
#tertiary {margin: 10px; padding:10px; background-color:#F0F0F0; border:1px #CCCCCC solid;}

#box1 {width:200px; float:left;}
#box2 {width:179px; margin-left:1px; float:left;}
#box3 {width:179px; margin-left:1px; float:left;}
#box4 {width:188px; float:left;}
#box5 {width:188px; float:left;}
#box6 {width:188px; margin-left:1px; float:left;}
#box7 {margin-right:10px; float:left;}
#box8 {margin:0px; float:left;}