
/* - SITEWIDE LAYOUT - */

* {
	margin: 0;
	padding: 0;
	}


#mi_page_container {
	width: 960px;
	margin: 10px auto;
	background-color: #fff;
	overflow: hidden;
	background: #fff url(../images/px_ltgray.gif) 660px 0 repeat-y;
	}

#mi_masthead {
	z-index: 1000;
	}

#mi_content_container {}

#mi_content { 
	float: left; 
	}

#mi_sidebar,
.mi_sidebar { 
	float: right; 
	width: 300px;
	}


.mi_col_1,
.mi_col_2 {
	float: left;
	overflow: hidden;
	}

#content_match {
	width: 630px;
	}

#mi_footer { 
	clear: both; 
	background: #fff;
	}

#mi_footer #sitemap {
	padding-bottom: 20px;
	}

#mi_footer #sitemap .column {
	margin: 10px 0px 0px 10px;
	display: inline;
	float: left;
	width: 108px;
	}

#mi_sidebar .mi_widget {
	width: 300px;
	margin: 0 auto 10px;
	}




/* HOMEPAGE 2 */

.hp2 {}

.hp2 #mi_top,
.hp2  #mi_group_4,
.hp2 #mi_bottom,
.hp2 #content_match {
	clear:both;
	padding: 10px 0;
	}

.hp2 #mi_top {
	}

.hp2 #mi_top .mi_content {
	padding: 0 15px 10px 15px;
	width: 630px;/* <- ie6*/
	float: left;
	}

.hp2 #mi_top .mi_col_1 {
	width: 300px;
	margin-right: 15px;
	display: inline; /* <- ie6*/
	}

.hp2 #mi_top .mi_col_2 {
	float: left;
	width: 315px;
	}



.hp2  #mi_group_4 {
	padding: 10px 0;
	clear: both;
	}

.hp2 #mi_group_4 li {
	width: 14.28%;
	background: #fff;
	float: left;
	text-align: center;
	border: 1px solid #efefef;
	border-right: none;
	width: 136px;
	padding: 18px 0;
	}

.hp2 #mi_group_4 li.first {
	border-left: none;
	width: 138px;
	}

.hp2 #mi_group_4 li img {
	width: 100px;
	height 100px;
	border: 1px solid #ccc;
	background: #d7e6ff;
	float: left;
	margin: 0 0 0 12.5%;
	}

.hp2 #mi_group_5 .story .left img {
 	margin-right: 7px;
 	}

.hp2 #mi_bottom {}

.hp2 #mi_bottom .mi_content {
	padding: 10px 15px;
	width: 630px;/* <- ie6*/
	float: left;
	}

.hp2 #mi_bottom .mi_col_1 {
	width: 405px;
	margin-right: 15px;
	display: inline; /*<-ie6*/
	}

.hp2 #mi_bottom .mi_col_2 {
	width: 210px;
	}

.hp2 #mi_bottom .mi_box_2 .mi_col_1 {
	width: 300px;
	}

.hp2 #mi_bottom .mi_box_2 .mi_col_2 {
	width: 315px;
	}



/* - SECTION PAGE 2 - */

.sf2 #mi_content {
	padding: 10px 15px;
	width: 630px;
	}

.sf2 #mi_sidebar {
	width: 300px;
	float: right;
	}


.sf2 #mi_content #mi_col_1 { 
	float: left;
	width: 300px;
	}

.sf2 #mi_content #mi_col_2 { 
	float: left;
	width: 315px;
	margin-left: 15px;
	display: inline; /* <- ie6*/
	}


/* - SECTION PAGE 4 - */

.sf4 #mi_content { 
	padding: 10px 15px;
	width: 630px;
	}

.sf4 #mi_sidebar {
	width: 300px;
	float: right;
	}

.sf4 .mi_auto_top {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	}

.sf4 .mi_auto_top .story .image {
	float: left;
	width: 300px;
	margin-right: 15px;
	display: inline; /* <- ie6*/
	}

.sf4 .mi_auto_top .story .image img {
	width: 300px;
	}

.sf4 .mi_auto_top .story_assets {
	width: 315px;
	}

.sf4 .mi_auto_top .story .section_name,
.sf4 .mi_auto_top .story .story_header,
.sf4 .mi_auto_top .story .story_body,
.sf4 .mi_auto_top .story .story_assets {
	}

.sf4 #mi_auto_content_left {
	float: left;
	width: 300px;
	margin-right: 15px;
	display: inline; /* <- ie6*/
	}

.sf4 #mi_auto_content_right {
	float: left;
	width: 315px;
	}


/* --- Story layout - see story1.css --- */
