#page_container {
	width:834px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*---nav---*/
#nav {
	width:100%;
	height:32px;
	display:block;
	background:url(images/nav-bg.gif) repeat-y;
	font-size:12px;
	letter-spacing:1px;
	margin-top:20px;
}
#nav li {
	display:inline;
}
#nav li a {
	height:32px;
	line-height:32px;
	color:#ffffff;
	text-decoration:none;
	border-right:1px solid #000;
	padding:0 20px;
}

/*---index content---*/
#company-list {
	background:#000;
	width:230px;
	float:left;
}
#company-list li {
	color:#fae781;
	padding:15px 0;
	padding-left:60px;
	margin-left:5px;
}
#company-list li a, #company-list li a:visited {
  color:#fae781;
  text-decoration:none;
}
#company-list li a:hover {
  text-decoration:underline;
}
#company-list li#atc {
	background:url(images/logos/atc.gif) no-repeat 0% 50%;
}
#company-list li#belgas {
	background:url(images/logos/belgas.gif) no-repeat 0% 50%;
}
#company-list li#bello {
	background:url(images/logos/bellofram.gif) no-repeat 0% 50%;
}
#company-list li#marsh {
	background:url(images/logos/marsh.gif) no-repeat 0% 50%;
}
#company-list li#marsh-bello {
	background:url(images/logos/marsh-bellofram.gif) no-repeat 0% 50%;
}
#company-list li#marsh-inst {
	background:url(images/logos/marsh-instruments.gif) no-repeat 0% 50%;
}
#company-list li#mdt {
	background:url(images/logos/mdt.gif) no-repeat 0% 50%;
}
#company-list li#med {
	background:url(images/logos/medical-indicators.gif) no-repeat 0% 50%;
}
#company-list li#republic {
	background:url(images/logos/republic.gif) no-repeat 0% 50%;
}
#company-list li#tek-air {
	background:url(images/logos/tek-air.gif) no-repeat 0% 50%;
}
#company-list li#thermo {
	background:url(images/logos/thermo-couple.gif) no-repeat 0% 50%;
}
#company-list li#windsor {
	background:url(images/logos/windsor.gif) no-repeat 0% 50%;
	padding-bottom:12px;
}

#index-content {
	width:224px;
	height:370px;
	float:left;
	border-top:18px solid #b09d72;
	border-bottom:18px solid #b09d72;
	border-left:1px solid #787878;
	padding:40px 20px;
	margin:10px;
	margin-right:0;
	margin-bottom:0;
}
#index-content p {
	line-height:250%;
}

#globe-bg {
	width:329px;
	height:501px;
	float:right;
	background:url(images/40plus-globe.gif) no-repeat;
}
#globe-bg img {
	padding-top:272px;
}
#globe-bg object {
  margin-top:272px;
}

/*---interior content---*/
#content {
	margin:0 auto;
	padding-left:230px;
	margin-right:20px;
	margin-top:20px;
}
#content h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
#content a, #content a:visited {
	color:#7E313E;
}
#content p {
	margin-bottom:10px;
	line-height:125%;
}
#content p#bellofram {
	margin-left:-205px;
	padding-left:205px;
	background:url(images/logos/marsh-bell-large.gif) no-repeat;
}
#content p#office {
	margin-left:-205px;
	padding-left:205px;
	background: url(images/office.jpg) no-repeat;
}
#content p#skyline {
	margin-left:-205px;
	padding-left:205px;
	background: url(images/skyline.jpg) no-repeat;
}
#content p#mdt {
	margin-left:-195px;
	padding-left:195px;
	background:url(images/logos/mdt-large.gif) no-repeat;
}
#content p#mii {
	margin-left:-71px;
	padding-left:71px;
	background:url(images/logos/mii-large.gif) no-repeat;
}
#content p#republic {
	margin-left:-170px;
	padding-left:170px;
	background:url(images/logos/republic-large.gif) no-repeat;
}
#content p#tek-air {
	margin-left:-142px;
	padding-left:142px;
	background:url(images/logos/tek-air-large.gif) no-repeat;
}
#content p#windsor {
	margin-left:-82px;
	padding-left:82px;
	background:url(images/logos/windsor-large.gif) no-repeat;
}
/*---footer-bar---*/
#footer-bar {
	margin-top:20px;
	background:#000;
	height:20px;
	clear:both;
}
#footer {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:20px;
}