img {
	border:0px;
	margin:0;
	padding:0; }

div#top_shadow {
	background:url(/images/shadow_top_original.png) no-repeat bottom center;
	text-align:center;
	width:908px; 
	height:3px;
	margin:20px auto 0px auto; }

div#bottom_shadow {
	background:url(/images/shadow_bottom_original.png) no-repeat top center;
	text-align:center;
	width:908px; 
	height:3px;
	margin:0px auto 10px auto; }
	
div#container {
	text-align:left;
	width:900px;
	background:url(/images/background_original.png) top left repeat-y #fbfbfb;
	margin:0pt auto;
	padding:0pt 4px; }

div#header {
	background:url(/images/header_background_100px.png) bottom right no-repeat #fff;
	height:100px;
	width:900px; }

div#logo {
	float:left;
	width:380px;
	height:98px; }

div#content {
	padding:0;
	width: 932px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#leftcol {
	float:left;
	width:435px;
	border-right:thin dotted #ccc;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 20px;
}

div#rightcol {
	float:right;
	width:390px;
	text-align:left;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 20px;
	}

#certifications {
	width:900px;
	margin:10px auto 20px auto; }	

#certifications img {
	margin:auto 30px; }

	
.small {
	font:9px/12px helvetica, arial, sans-serif; }
	
.gray { 
	font:11px/15px Helvetica, Arial, sans-serif; 
	color: #7f7f7f; }

.bluehead { 
	font: 20px/22px arial, sans-serif;
	font-weight:bold; 
	color: #0060ae; }

.medium {
	font-size:12px;
	line-height:23px; }
	
.title { 
	font:bold 20px/20px arial, sans-serif; 
	color:#474942; } 

.copy { 
	font:12px/12px arial, sans-serif;  }
