body { position: relative; left: 0; top: 0; }
body div#container { position: relative; left: 0; top: 0;  }
#header h2 {
		width: 390px;
		height: 115px;
		background: #fc7735 url("../images/headerofficename.gif");
		background-repeat: no-repeat;
	}
	
#picture h2 {
		width: 425px;
		height: 240px;
		background: transparent url("../images/mainimage.jpg");
		background-repeat: no-repeat;
	}

		#picture h2 span {
			display: none;
		}

#container div#candidatebox { position: relative; margin-top: -120px; background: none; }
* html #container div#candidatebox, * html #container div#clientbox { margin-left: 0; }
* html #container div#candidatebox { margin-top: -100px; }
div#linksbox { position: absolute; top: 470px; right: 0px; }
* html #container div#linksbox { position: absolute; top: 490px; right: 0px; }

div#flash { position: absolute; top: 418px; left: 22px; float: left; display: inline; width: 260px; height: 100px; }
	div#flash object { float: left; display: inline; width: 260px; height: 100px; }

/* div#bodytext { margin-bottom: 120px; } - removed; adjusted for missing flash block - 12-16-08 JC */

div#news, div#news_content { height: 100%; }

div#container #news, div#container #news_content { font-weight: normal; font-size: 90%; padding-top: 0; margin-top: 20px; }
div#container #news h2, div#container #news_content h2 { margin-bottom: 5px; }

#bodytext h2, #bodytext_content h2, #testimonials h2, #testimonials_content h2, #news h2, #news_content h2, #candidatebox h2, #clientbox h2, #linksbox h2 {
	margin:5px 0 5px 0;
}

div#picture { float: right; display: inline; }
		
#picture_content h2 {
		width: 425px;
		height: 240px;
		background: transparent url("../images/subimages/rotate.php");
		background-repeat: no-repeat;
	}

		#picture_content h2 span {
			display: none;
		}

#picture_contactus h2 {
		width: 425px;
		height: 240px;
		background: transparent url("../images/subimage5.jpg");
		background-repeat: no-repeat;
	}

		#picture_contactus h2 span {
			display: none;
		}

div#picture_contactus {
	margin: 35px 25px 25px 310px;
	width: 425px;
	height: 240px;
}
* html div#picture_contactus {
	margin: 35px 12px 25px 310px;
	width: 425px;
	height: 240px;
}