* {
	margin:0;
	padding:0;
}

body {
	font:1em/1.5em Verdana, Helvetica, sans-serif;
}

body a {
	color:#000000;
}

body a:hover {
	color:red;
}

h1 {
	width:265px;
	height:81px;
	display:block;
	float:left;
	background:transparent url(../images/logo.gif) no-repeat left top;
	text-indent:-9999px;
	margin-left:15px;
}

ul {
	margin-left:16px;
}

p,h1,h2,h3,h4,h5,h6,ul {
	margin-bottom:.5em
}

a img,img {
	border:none;
	display:inline;
}

#container {
	margin:0 auto;
	width:980px;
	position:relative;
}

#header {
	width:980px;
	height:88px;
	border-bottom:4px solid #545454;
}

#header h1 a {
	background:transparent url(../images/logo.gif) no-repeat scroll left top;
	float:left;
	width:250px;
	height:81px;
}

/*:::::::::Navigation:::::::::*/

#nav {
	float:right;
	padding:60px 0 0 30px;
	font:.85em/.85em Verdana, Helvetica, sans-serif;
	background:transparent url(../images/navBg.jpg) repeat-x scroll left 60px;
}

#nav ul {
	list-style:none;
	padding:0;
	margin:0;
}

#nav a {
	width:90px;
	display:block;
	padding:7px 0 10px 0;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
}

#nav li {
	width:90px;
	float:left;
	display:inline;
	line-height:1em;
	z-index:10;
}

#nav li ul li, #nav li ul li a {
	width:145px;
	float:none;
	text-align:left;
	background-color:#333333;
}

#nav li ul li a {
	padding-left:15px;
}


#nav li.home a:hover, #nav li.prod a:hover, #nav li.mark a:hover, #nav li.exp a:hover, #nav li.about a:hover, #nav li.car a:hover, #nav li.cont a:hover {
	background:transparent url(../images/nav.jpg) repeat-x scroll 0 -34px;
	width:90px;
}

#nav ul li.vtr a:hover, #nav ul li.drill a:hover, #nav ul li.cut a:hover, #nav ul li.broach a:hover, #nav ul li.reman a:hover, #nav ul li.cust a:hover, #nav ul li.wind a:hover, #nav ul li.industrial a:hover, #nav ul li.bearing a:hover, #nav ul li.aircraft a:hover, #nav ul li.graphite a:hover, #nav ul li.mining a:hover, #nav ul li.aerospace a:hover  {	
	background-color:#676767;
	background-image:none;
	width:145px;
}

#nav li ul li a:hover {
	width:130px;
}

#nav li ul {
	left:-999em;
	position:absolute;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
}

#nav ul li.home a.current {
	background-position:0 -68px;
	width:122px;
	height:34px;
}

#nav ul li.prod a.current {
	background-position:-122px -68px;
	width:98px;
	height:34px;
}

#nav ul li.mark a.current {
	background-position:-220px -68px;
	width:91px;
	height:34px;
}

#nav ul li.exp a.current {
	background-position:-311px -68px;
	width:108px;
	height:34px;
}

#nav ul li.about a.current {
	background-position:-422px -68px;
	width:75px;
	height:34px;
}

#nav ul li.car a.current {
	background-position:-498px -68px;
	width:83px;
	height:34px;
}

#nav ul li.cont a.current {
	background-position:-582px -68px;
	width:109px;
	height:34px;
}

#mainCont {
	background:url(../images/indexBg.gif);
	padding-bottom:30px;
}

#mainCont2 {
	background:url(../images/crossColumnBg.gif);
	border-top:8px solid red;
	padding-bottom:30px;
}

#flashcontent {
	border-top:8px solid red;
	z-index:1;
}

#leftCol {
	width:300px;
	padding:30px 0 0 25px;
	float:left;
	clear:left;
}

#leftCol2 {
	width:230px;
	padding:30px 0 0 25px;
	float:left;
	clear:left;
}

#subNav ul li.aircraftSub {
	line-height:1.5em;
}

#subNav a {
	text-decoration:none;
	color:#000000;
}

#subNav a:link, #subNav a:visited, #subNav a:active {
	color:#000000;
}

#subNav a:hover {
	color:red;
}

#subNav ul {
	line-height:2em;
}

#rghtCol {
	width:595px;
	float:left;
	padding:30px 40px 20px 20px;
}

#rghtCol2 {
	width:665px;
	float:left;
	padding:30px 40px 20px 20px;
}

#rghtCol2 p {
	line-height:1.5em;
}

#rghtCol2 ul {
	margin-bottom:1.5em;
}

#rghtCol2 h2 {
	margin-bottom:1em;
}

#rghtCol2 h3 {
	color:red;
	font-weight:normal;
	margin-bottom:.5em;
	width:670px;
}

#rghtCol2 ul li {
	line-height:1.5em;
}

#col1 {
	width:250px;
	float:left;
	margin:0 0 0 30px;
}

#col2 {
	width:300px;
	float:left;
}

#footer {
	background:transparent url(../images/indexBgBot.gif) no-repeat scroll left top;
	height:11px;
	font-size:.75em;
	text-align:center;
}

.clear {
	clear:both;
}

.rule {
	border-bottom:1px solid #545454;
	padding-bottom:.5em;
}

.border {
	border:1px solid black;
}

.navHead {
	font-size:1.5em;
	font-weight:bold;
	color:red;
}

.gray {
	color:#757575;
}

.red {
	color:red;
}
.imgRght {
	border:1px solid black;
	margin:0 0 10px 20px;
	position: relative;
}
.floatRght {
	float:right;
	position: relative;
	margin: 0; padding: 5px;
}
.floatLft {
	float:left;
}

.topMargin {
	margin-top:1.5em;
}

.btmMargin {
	margin-bottom:1.5em;
}

.topBtmMargin {
	margin:1.5em 0;
}

.lftMargin {
	margin-left:20px;
}

.caption {
	width: 250px;
	margin-left:20px;
	font-size: .75em;
}
