@charset "utf-8";
body  {
	font: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	background-attachment: fixed;
	background-image: url(../imi/index_bg_1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
}
.twoColFixRtHdr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {

} 

.twoColFixRtHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

} 
.cont_a {
	width: 490px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cont_b {
	float: right;
	width: 490px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.cont_a_header {
	height: 21px;
	width: 490px;
	padding-top: 1px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
.project_box {
	background-color: #F2F2E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 170px;
}
.project_box_1 {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 145px;
}
.project_box_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 5px;
	float: left;
	width: 325px;
	margin-left: 5px;
}
.project_box_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	height: 20px;
	width: 315px;
	margin-top: 4px;
	padding-right: 5px;
	padding-top: 5px;
	float: right;
}
.Project_cal {
	height: 30px;
	width: 490px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
}
.sepoa {
	height: 132px;
	width: 200px;
}
.masterplan {
	float: right;
	margin-bottom: 2px;
	padding-bottom: 5px;
	margin-left: 230px;
	margin-right: 5px;
}
.sepp {
	float: right;
	height: 20px;
	width: 233px;
}
.sep_vest1 {
	height: 50px;
	width: 300px;
}
.sppi {
	float: right;
	height: 50px;
	width: 325px;
}
#sedp2 {
	float: left;
	height: 60px;
	width: 300px;
}
.cont_ab-mel {
	background-image: url(../imi/back_mella.jpg);
	background-repeat: repeat-x;
	height: 700px;
	width: 5px;
}
.twoColFixRtHdr #container #mainContent .cont_a .project_box .project_box_2 .project_box_2 {
	font-size: 11px;
}
.twoColFixRtHdr #container #mainContent .cont_b .project_box .project_box_2 .project_box_2 {
	font-size: 11px;
}

