body {
	background-color: #000;
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 12px;
}
/*DIVS*/
#TLimg {
	background: url(LogoTopLeft.gif);
	width: 296px;
	height: 100px;
	margin: 10px;
}
#Timg {
	width: 379px;
	height: 56px;
	float: right;
	clear: both;
	top: 50px;
	left: 375px;
	position: absolute;
}
#container {
	width: 750px;
	height: 500px;
	left: 140px;
	top: 30px;
	padding: 5px;
	position: relative;
	background: #FFF;
}
#careercontainer {
	width: 750px;
	height: 560px;
	left: 140px;
	top: 30px;
	padding: 5px;
	position: relative;
	background: #FFF;
}
#inLeft {
	width: 580px;
	height: 400px;
	padding: 5px;
	float: left;
}
#inLeft2 {
	width: 580px;
	height: 400px;
	padding: 5px;
	float: left;
}
#inLeft ul {
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding-left: 30px;
}
#inLeft li {
	margin: 1px 0 0 20px;/*this is not indenting for IE*/
	padding: 0px;
	text-indent: 30px;
	list-style-type: square;
	font-weight: normal
}
* html #inLeft li { margin-left: 0px; }
#inRight {
	top: 5px;
	left: -5px;
	position: relative;
	width: 130px;
	height: 448px;
	padding: 10px;
	float: right;
	clear: none;
	background-color: #FAFAFA;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
}
#foot {
	top: 490px;
	left: 0px;
	position: absolute;
	width: 750px;
	height: 20px;
	padding: 2px 5px;
	border-top: 1px solid #000;
    text-align: center;	
}
#careerfoot {
	top: 550px;
	left: 0px;
	position: absolute;
	width: 750px;
	height: 20px;
	padding: 2px 5px;
	border-top: 1px solid #000;
    text-align: center;	
}
#foot2 {
	position: absolute;
	top: 660px;
	left: 800px;
	color: #FFF;
	height: 20px;
	width: 100px;
}
#botLeft {
	background: #363636;
	width: 122px;
	height: 85px;	
	float: left;
	position: absolute;
	left: 8px;
	top: 470px;
	color: #FFF;
	padding: 5px;
}
/*LEFT NAVIGATION*/
#navmenu ul {
	display: block;
  	list-style: none;
  	text-align: center;
	top: 130px;
	left: -12px;
	position: absolute;
}
#navmenu ul li {
  	display: block;
	padding: 8px;
}
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
}
#About {
	height: 33px;
	width: 108px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(AboutUs.gif) top left no-repeat;
	display: block;
}
#About:hover {
	background-position: bottom left;
}
#Markets {
	height: 33px;
	width: 108px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(Markets.gif) top left no-repeat;
	display: block;
}
#Markets:hover {
	background-position: bottom left;
}
#Services {
	height: 33px;
	width: 108px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(Services.gif) top left no-repeat;
	display: block;
}
#Services:hover {
	background-position: bottom left;
}
#Contact {
	height: 33px;
	width: 108px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(Contact.gif) top left no-repeat;
	display: block;
}
#Contact:hover {
	background-position: bottom left;
}
#Home {
	height: 33px;
	width: 108px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(Home.gif) top left no-repeat;
	display: block;
}
#Home:hover {
	background-position: bottom left;
}
.senter {
	padding: 1px 30px;
	font-weight: bold;
	color: #000;
	background-color: #CCC;
}
.rimg {
	padding: 0 23px;
}
.gap {
	margin: 10px 20px;
	padding: 0px;
	text-indent: 0px;
	list-style-type: square;
}
.servlist {
	margin: 1px 0 0 20px;/*this is not indenting for IE*/
	padding: 0px;
	text-indent: 30px;
	list-style-type: square;
}
.floatleft {
	float: left;
	margin: 0 30px 5px 0;/*this 30 is indenting too much on IE*/
	padding: 0px;
	clear: left;
}
.bodlist {
	margin: 0 0 10px 0;
	padding: 0px;
}
.floatright {
	float: right;
	clear: right;
}
#cont {
	width: 400px;
	height: 370px;
	padding: 40px 0 40px 70px;
	float: left;
	line-height: 16px;
	text-align: center;
}
acronym { cursor: help; }
.clear { clear: both; }
/*FONTS*/
.quote {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-style: italic;
}
.bod2 {
	color: #666600;
	font-weight: bold;
}
.hedtop {
	font-size: 12px;
	font-weight: bold;
}
/*LINKS*/
a:link, a:visited, a:active {
	color: #CC0000; 
	text-decoration: none; 
}
a:hover {
	color: #000; 
	text-decoration: underline; 
}
a.mail:link, a.mail:visited, a.mail:active {
	color: #FFF;
	text-decoration: underline;
}
a.mail:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.by:link, a.mail:visited, a.mail:active {
	color: #cccccc;
	text-decoration: none;
}
a.by:hover {
	color: #FF0000;
	text-decoration: underline;
}