html, body { height: 100%;}
* { padding: 0; margin: 0; }

#container	{ width:100%;}
#main_container { width:900px;}
#content_container {width:100%; top:0; margin:0;}
#container_sidebar {float:left; height:100%}
#container_content {float:left;}
#innerpage_container {width:100%;}

.row_1, .row_2, .row_3, .row_4 {width:98%}

.col_3a, .col_3b, .subset_1, .subset_2, .set_1, .set_2, .col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7 { float:left; text-align:left;}
.block_1 {text-align:center; float:left}
.indent_1, .indent_2 {float:left;}

.col_1 .box_1 {width:335px; height:276px;}


/*=======HEADER =======*/
#wrapper_header {width:900px; height:113px;}
#wrapper_header .indent_1 {width:450px;}
#wrapper_header .indent_1 .col_1 {width:98%;}
#wrapper_header .indent_2 {width:380px;}

/*=======FOOTER =======*/
#footer .block_bg{width:878px; height:100%;}
#footer .block_1{width:850px;}

/*=======SIDEBAR=======*/
* html #container_sidebar .sidebar{height:100%;}
#container_sidebar {width:230px; min-height:100%;}
#container_sidebar .content_sidebar {width:220px;}
#container_sidebar .sidebar {height:100%; min-height:1200px}

