@import "navigation.css";

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 5px;
}
h2 sup {
	font-size:14px;
}


body {
	background-color: #e8e5c9;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
}
#wrapper {
	margin:0 auto;
	width:911px;
	text-align:left;
	background-color:#FFF;
}
#content {
	background-color:#FFF;
}
#logo {
	height: 83px;
	width:162px;
	background: url(../img/logo.gif) no-repeat center;
}
h1 {
	display:none;
}
#txt img {
	border:none;
	padding-right:6px;
}
#logo a {
	display:block;
	height: 83px;
	width:162px;
}
#logo span {
	display:none;
}
#top-cell01 {
	float: left;
	height: 30px;
	width: 152px;
	background: #a70715 url(../img/t-hands.jpg) no-repeat top left;
}
#top-cell02 {
	float:left;
	height:30px;
	width:152px;
	background: #a70715 url(../img/t-machine.jpg) no-repeat top left;
}
#top-cell03 {
	float:left;
	height:30px;
	width:152px;
	background: #a70715 url(../img/t-clock.jpg) no-repeat top left;
}
.upper  {
	display:inline;
	margin-right:-2px;
}
#top-cell04 {
	float:left;
	height:30px;
	width:455px;
	background-color:#a70715;
}
#flashintro {
	float:left;
	height:210px;
	width:911px;
	background-color:#a70715;
}
#txt #breadcrumb {
	margin: 10px 0 -5px 0;
}
#txt #breadcrumb p {
		font-size: 11px;
}
#txt #breadcrumb .bc {
	font-weight:normal;
	color:#666;
}
#txt #breadcrumb a {
	color: #666;
	text-decoration: none;
	border-bottom:1px solid #ccc;
}
#txt #breadcrumb a:hover {
	color: #222;
	border-bottom:1px solid #222;
}
#txt {
	position:relative;
	float:left;
	width:360px;
	padding:0 0 50px 0;
	left:58px;
	z-index:5;
	margin-top:40px;
}
#txt p {
	font-size: 11px;
	line-height:16px;
	color: #505D69;
	margin-top:6px;
	margin-bottom: 6px;
}
#txt a {
	color: #617E84;
	text-decoration: none;
	border-bottom:1px solid #ccc;
}
#txt a:hover {
	color: #222;
	border-bottom:1px solid #222;
}
#txt h2 {
	color:#3a434c;
	letter-spacing:-1px;
	margin-bottom:12px;
	font: normal 18px/18px Arial, Helvetica, sans-serif;
	margin-top:0;
}
#txt h3, #txt h4 {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#505D69;
	margin-bottom:0;
	margin-top:0;
}
#txt ul {
	margin-top:0;
	margin-left:28px;
	margin-bottom: 0;
}
#txt blockquote p {
	font-size: 12px;
	color: #444;
	padding-left: 23px;
	margin-left:-40px;
	background: transparent url(../img/quotemarks.gif) no-repeat 1px 0;
	font-style: italic;
}
#txt ul li {
	font-size: 11px;
	line-height: 18px;
	color:#3a434c;
}
#txtcolleft {
	float:left;
	position: relative;
	left:34px;
	width: 180px;
	height:100px;
	padding:25px 0 5px 20px;
	margin-left:4px;
}
#txtcolcenter {
	float:left;
	position: relative;
	left:52px;
	width: 180px;
	height:100px;
	padding:25px 0 5px 20px;
}
#txtcolright {
	float:right;
	position: relative;
	right:52px;
	width: 160px;
	height:100px;
	padding:25px 0px 5px 20px;
}
#txtbottom {
	float:left;
	position:relative;
	left:58px;
	width: 853px;
	padding:80px 0px 20px 0px;
	background: url(../img/rightbottomindex.jpg) no-repeat bottom right;
	margin-bottom:-2px;
}
#txtbottom p {
	font: italic 12px/14px verdana, Arial, Helvetica, sans-serif;
	color:#505d69;
	margin-right:270px;
}
.sbox h2, .sbox p {
		font-size: 11px;
		margin-top: 0;
		padding-bottom:2px;
		margin-bottom: 0;

		color:#505d69;
}
.sbox p,.sbox2 p {
	line-height:16px;
}
.sbox h2 {
	background: url(../img/elm-yellowarrow.gif) no-repeat left top;
	margin-left:-20px;
	padding-left:20px;
}

.sbox2 p {
		font-size: 12px;
		margin-top: 0;
		padding-bottom:2px;
		margin-bottom: 0;
		color:#505d69;
		font-style: italic;
}
.sbox2 h2 {
	background: url(../img/elm-yellowarrow.gif) no-repeat left top;
	margin-left:-20px;
	padding-left:20px;
	font-size: 16px;
	color:#a70715;
	font-style: italic;
	margin-top: 0;
	padding-bottom:2px;
	margin-bottom: 0;
}
.sbox2 h2 a {
	color:#a70715;
	text-decoration:none;
}
.sbox2 h2 a:hover {
	color:#a70715;
	text-decoration:underline;
}
.sbox a {
	text-decoration:none;
	color:#505d69;
}
.sbox a:hover {
	text-decoration:underline;
		color:#505d69;
}
#boxright {
	float: right;
	width: 455px;
	margin-bottom:60px;
}
#boxright img.r-img1, #boxright img.r-img2 {
	margin-right:18px;
	float:left;
}
#boxright img.r-img3 {
	float:right;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
	margin-top:-11px;
}
