body {
	background: #fff;
	display:none;
}

p { margin-top: 0.5em; }

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
	}

#body_container {
	width:100%;
	height:100%;
	}

#body_wrap {
	width:958px;
	margin:auto;
	}
	
#flash_wrap {
	margin-top:32px;
	width:958px;
	height:503px;
	}
	
#top_body {
	width:958px;
	display:inline;
	}
	
#left_column {
	width:660px;
	float:left;
	}
	
#news_head {
	width:660px;
	height:135px;
	background: url('../images/news_head.gif') no-repeat;
	}

#news_body {
	width:615px;
	height:791px;
	background: url('../images/news_body.jpg') no-repeat;
	padding-left:25px;
	padding-right:20px;
	}
	
#offers_head {
	width:655px;
	height:105px;
	background: url('../images/offer_head.gif') no-repeat;
	}
	
#offers_body {
	width:655px;
	padding-bottom:-30px;
	}
	
#book {
	margin-bottom: 60px;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	display: block;
	}
	
.h_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	}

.h_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
	}
	
#right_column {
	width:298px;
	float:left;
	}
	
#form_2010 {
	width:265px;
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background: url('../images/mail_head.gif') no-repeat;
	}
	
#cement_flash {
	float:right;
	margin-right:24px;
	margin-bottom:25px;
	width:220px;
	height:200px;
	padding-top:25px;
	}

#lower_btns	{
	float:right;
	width:298px;
	padding-top:25px;
	}
	
#clear {
	clear: both;
	}
	
#mi_foot {
	width:100%;
	height:30px;
	margin-top:20px;
	background-color:#FF9900;
	}	
	
.footertext {
	color: #ffffff;
	font-family :arial,verdana, helvetica, san serif ;
	font-size : 11px;
	text-decoration: none;
	font-weight :normal;
	line-height:25px;
	}
	
.footertext a:link {
	color: #ffffff;
	font-size : 11px;
	font-weight :normal;
	}

.footertext a:hover {
	color: #ff6600;
	font-size : 11px;
	font-weight :normal;
	}
	
.footertext a:visited {
	color: #ffffff;
	font-size : 11px;
	font-weight :normal;
	}
	
.whttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	}


a:link {
	text-decoration: underline; 
	color: #3a448f;
	}

