body{	margin: 0px auto;	padding: 0px auto;	background-color: #FFFFFF;}#outerFrame{	width: 1024px;	background-color: #EBEAE8;}#logoCell{	margin: 0px auto;	height: 158px;	background-image: url(../images/topBanner.gif);	vertical-align: top;}#logo{	background-image: url(../images/logo.gif);	background-repeat: no-repeat;	}#bodyBackground{	background-image: url(../images/bodyBG.gif);	background-position: bottom right;	background-repeat: no-repeat;		}#topGrayLine{	height: 14px;	background-image: url(../images/lilgraybar.gif);}#topLeftCorner{	height: 37px;	width: 52px;	background-image: url(../images/topLeftCorner.gif);	background-repeat: no-repeat;}#topMidPiece{	height: 37px;	width: 921px;	background-image: url(../images/topPiece.gif);	background-repeat: repeat-x;}#topRightCorner{	height: 37px;	width: 51px;	background-image: url(../images/topRightCorner.gif);	background-repeat: no-repeat;}#outerLeftExpand{	width: 52px;	background-image: url(../images/leftPiece.gif);	background-repeat: repeat-y;}#outerRightExpand{	width: 51px;	background-image: url(../images/rightPiece.gif);	background-repeat: repeat-y;}#bottomLeftCorner{	width: 52px;	height: 46px;	background-image: url(../images/bottomLeftCorner.gif);	background-repeat: no-repeat;}#bottomMidPiece{	padding-top: 21px;	height: 46px;	width: 921px;	background-image: url(../images/bottomPiece.gif);	background-repeat: repeat-x;	text-align: center;	font-family: Arial;	font-size: 10pt;	color: #EBEAE9;}#bottomRightCorner{	width: 51px;	height: 46px;	background-image: url(../images/bottomRightCorner.gif);	background-repeat: no-repeat;}#topLeftMenu{	width: 71px;	height: 15px;	background-image: url(../images/topLeftMenu.gif);	background-repeat: no-repeat;}#topRightMenu{	width: 371px;	height: 15px;	background-image: url(../images/topRightMenu.gif);}#topMidMenu{	width: 71px;	height: 53px;	background-image: url(../images/topMidMenu.gif);	background-repeat: no-repeat;}#btLeftMenu{	width: 71px;	height: 15px;	background-image: url(../images/contactBtLine.gif);	background-repeat: no-repeat;}#btRightMenu{	width: 371px;	height: 15px;	background-image: url(../images/contactRightLine.gif);}#btMidMenu{	width: 71px;	height: 53px;	background-image: url(../images/contactMidLine.gif);	background-repeat: no-repeat;}#menuExpand{	width: 71px;	background-image: url(../images/menuExpand.gif);	background-repeat: repeat-y;}#pageDescBox{	padding-top: 31px; 	padding-left:40px;	vertical-align: top;}#topInnerRedBox{	width: 280px;	height: 11px;	background-image: url(../images/topinnerredbox.gif);}/*Need to define the padding for the inner content*/#innerRedBoxContent{	padding: 0px 10px 0px 10px;	width: 280px;	background-image: url(../images/midInnerRedBox.gif);	background-repeat: repeat-y;	font-family: Arial;	color: #FFFFFF;	font-size: 9pt;	font-style: italic;}#bottomInnerRedBox{	width: 280px;	height: 10px;	background-image: url(../images/bottominnerredbox.gif);	background-repeat: no-repeat;}#topTitleBox{	width: 454px;	height: 9px;	background-image: url(../images/topTitleBox.gif);	background-repeat: no-repeat;}/*need to add paddings and font style for content*/#midTitleBox{	padding: 0px 17px 0px 17px;	width: 454px;	background-image: url(../images/midTitleBox.gif);	background-repeat: repeat-y;	font-family: Arial;	font-size: 10pt;	color: #FFFFFF;}#bottomTitleBox{	width: 454px;	height: 9px;	background-image: url(../images/bottomTitleBox.gif);	background-repeat: no-repeat;}#contentBox{	margin: 9px 0px 0px 0px;	}#topContentBox{	width: 454px;	height: 10px;	background-image: url(../images/topContentBox.gif);	background-repeat: no-repeat;}#bodyContentCell{	width: 454px;	height: 440px;	padding: 0px 17px 0px 17px;	background-image: url(../images/midContentBox.gif);	font-family: Arial;	font-size: 10pt;	color: #000000;	vertical-align: top;}#bottomContentBox{	width: 454px;	height: 13px;	background-image: url(../images/bottomContentBox.gif);}/*#menuCell{	padding-top: 40px;	}*//*navs start here*/#nav{	/*margin: 0px;*/	width: 371px;	height: 50px;	/*border: 1px solid black;*/}#nav ul{	margin: 0px;	padding: 0px;	list-style: none;}#nav ul li{	margin: 0px;	/*padding: 0px;*/	padding-left:18px;	height: 50px;	float: left;	/*border: 1px solid red;*/}#nav ul li a{	/*padding: 0px 15px 25px 20px;*/	display: block;	/*background-position: 40px 0px;*/	/*background-repeat: no-repeat;*/	width: 63px;	height: 50px;}a#home {	 background-image: url(../images/homeOff.gif); }a#home:hover { background-image: url(../images/homeOn.gif); }a#services { background-image: url(../images/servicesOff.gif); }a#services:hover { background-image: url(../images/servicesOn.gif); }a#aboutus { background-image: url(../images/aboutusOff.gif); }a#aboutus:hover { background-image: url(../images/aboutusOn.gif); }a#careers { background-image: url(../images/careersOff.gif); }a#careers:hover { background-image: url(../images/careersOn.gif); }a#contact { background-image: url(../images/contactOff.gif); }a#contact:hover { background-image: url(../images/contactOn.gif); }a#general { background-image: url(../images/generalOff.gif); }a#general:hover { background-image: url(../images/generalOn.gif); }#nav ul li a#recruiting { background-image: url(../images/recruitingOff.gif); width: 75px; }#nav ul li a#recruiting:hover { background-image: url(../images/recruitingOn.gif); }#nav ul li a#client { background-image: url(../images/clientOff.gif); width: 44px; }#nav ul li a#client:hover { background-image: url(../images/clientOn.gif); }#contactUsCell{	padding: 0px 0px 0px 32px;	height: 165px;	vertical-align: top;	font-family: Arial;	font-size: 7pt;	color: #5E686A;}	#contactUsCell2{	padding: 0px 0px 0px 0px;	height: 50px;	vertical-align: top;	font-family: Arial;	font-size: 7pt;	color: #5E686A;	}.contactus {	font-family: Arial;	font-size: 7pt;	color: #5E686A;	text-decoration: none;}ul#customUL {	list-style-type: none;	list-style-image: url(../images/bullet.gif);}.bullets {	color: #FF0000;	text-decoration: none;}.formtext {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	font-weight: bold;}