

.mkt_image{
	height: 256px;
	width: 256px;
	background-image: url(images/elec_mkt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	float: left;
	margin-left: 25px;
}
.mkt_text{
	width: 125px;
	font-size: 80%;
	font-weight: bold;
	color: rgb(173,56,0);
	margin-top: 7px;
	float: left;
	margin-left: 10px;
}

.par_text{
	/*font-size: 100%;*/
}
.top_container{
	float: left;
		width: 765px;
		margin-top: 30px;
		margin-bottom: 5px;
}
.body_text_top{
	width: 400px;
	/*font-size: 75%;*/
	float: left;
	margin-top: 0px;
	margin-left: 15px;
}
.body_text_top h5{
	margin-top: 0px;

}
.body_text_mid{
	width: 700px;
	height: 90px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
}

.text_mid{
	width: 450px;
	height: 90px;
	float: left;
	margin-top: 0px;
	margin-left: 25px;
}

.text_mid h5{
	margin-top: 0px;
}

.request_quote_container{
	float: left;
	width: 12em;
	background-image: url(images/blu_bkrd_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 500px;
	margin-top: -80px;
}

.request_quote_text{
	font-size: 100%;
	font-weight: bold;
	color: rgb(0,35,129);
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.request_quote_link{
	clear: both;
	font-size: 80%;
	font-weight: bold;
	color: rgb(0,35,129);
	margin-left: 15px;
	margin-bottom: 5px;
	display: block;		
}

.body_text_bottom{
	width: 700px;
	font-weight: normal;
	float: left;
	margin-top: 1em;
	margin-left: 25px;

}

.body_text_bottom h5{
	margin-top: 0px;
}

.mmp_container{
	float: left;
	/*font-size: 75%;*/
	width: 770px;
	margin-left: 10px;
	margin-top: 40px;
	margin-right: 10px;
}
.mmp_logo{
	width: 88px;
	background-image: url(images/mmp_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 46px;
	margin-left: 15px;
}

.mmp_text{
	width: 570px;
	float: left;

	margin-left: 15px;

}

.mmp_text2{
	width: 700px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
