body {background:#5a5a5a; background-image:url('images/mainbody_bk.gif'); background-repeat:repeat-x;
	_background-image:none;
	_background-color: #252525;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;}
table#container {/*background:#FFFFFF;*/}
table#navigation {background:#003563; border: thin black solid;}
table#navigation td {/*background:#5A5A5A; border-right: thin black solid; padding: 5px;*/}
div#outer_outer_container {
	height: 100%;
}

div#outter_container {
	width: 816px;
	height: 100%;
	background: repeat-y url('images/mainGradient.png');
	_background: repeat-y url('images/IE7bk.gif');
	margin: 0 auto;
}


div#inner_container {
	width:624px;
	height: 100%;
	margin-left:5px;
}
<!-- #mainContainer {background-image:url(images/mainGradient.png); background-repeat:repeat-y;} -->
.black_border {border: thin black solid;}
.header {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size: 20px;color: #003265;}
.indexHeader {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size: 23px;color: #003265;}
.secondary_header {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size: 16px;color: #003265;}

.contact_header {font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size: 18px;color: #003265;}
.contact_titles {color: #003265;}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.smallerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003265;
	line-height: 23px;
}

.mainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 18px;
}
.copy a:link, a:visited {
	color:#063D69; font-weight: bold;
}

.techExecPDFlinks{color:#063D69; font-weight: bold;}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;

}
.main_content {}
.footer {}
table#techexec td {padding: 5px;}
.btechex_header {background-color:#063D69; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; border: thin grey solid;}
.btechex_info {background-color:#DCDCCD; color:#063D69; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; border-bottom: thin grey solid; border-right: thin grey solid; border-left: thin grey solid;}
.btechex_row1L {width: 40%; background-color:#DCDCCD; color:#063D69; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; border-right: thin grey solid; border-left: thin grey solid; border-bottom: thin grey solid; text-align: right;}
.btechex_row1R {width: 60%; background-color:#DCDCCD; color:#063D69; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; border-right: thin grey solid; border-bottom: thin grey solid;}

.btechex_row2L {width: 40%;background-color:#F9F9F3; color:#063D69; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; border-right: thin grey solid; border-left: thin grey solid; border-bottom: thin grey solid; text-align: right;}
.btechex_row2R {width: 60%; background-color:#F9F9F3; color:#063D69; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; border-right: thin grey solid; border-bottom: thin grey solid;}

#bottomshadow{
	width: 809px;
	margin: 0 auto;
	height: 90px;
	background-image:url(images/bottomShadow.png);
	_background-image:url(images/IE7footer.gif);
	background-repeat:no-repeat;
	background-position:top;


}