﻿/* STYLE STRUCTURE 
-------------------------------------------------------------------------------------------*/
.global { width:980px; margin:0 auto;}

/* PROPERTIES RESET --------------------------------------------------------------------------------*/
body, iframe, h1, h2, h3, h4, h5, h6, p, img, ol, ul, li, form, table{ margin: 0; padding: 0; border: 0; }
ol, ul {list-style-type: none;}

/* COLUMN --------------------------------------------------------------------------------*/
#column_header{width: 980px;}
#column_m2_1{width: 980px; float:left; background-color:#000;}
#column_placeHolder{width: 980px; float:left}
#column_m2_2{width: 980px; clear: both}

/* AREA --------------------------------------------------------------------------------*/
#content_m2_c1_1{width:570px; float:left;}
#content_m2_c1_2{width:385px; float:right;}
#content_m2_c1_3{width:980px; float:left;}

