body {
	font: normal 13px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	margin: 0;
	text-align: left;
	padding: 0;
}

a:link {
	color: #fff;
	text-decoration: none;
	}
	

a:visited {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #FFCC00;
	text-decoration: none;
	}	

a {
	color: #878787;
	text-decoration:none;
	outline:none;
}

h2 {
	color: #debd86;
	font-size: 20px;
	font-weight: bold;
	margin: 15px 40px 10px 0;
	text-align: right;
}

h3 {
	color: #debd86;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 40px 10px 0;
	text-align: left;
}

p {
	color:#666666;
	line-height: 13px;
	margin:0 0 10px 0;
}


#headerSlice {
	height:7px;
	width:100%;
	background:url(../images/headerSlice.jpg) no-repeat center top;
}

#header {
	height:176px;
	width:100%;
	background: #fff url(../images/header.jpg) no-repeat center top;
}

#topNav {
	width: 903px;
	margin: 0 auto;
}

#topNavBar {
	margin: 0 20px 0 530px;
	padding-top: 20px;
	color: white;
	font-size: 12px;
}

#titleBox {
	margin: 90px 0px 10px 260px;
	color: #f9a934;
	font-size: 24px;
	text-align: left;
	font-weight: bold;
}

.bodytext{
	width: 480px;
	font-size: 13px;
	color: #666;
	line-height: 16px;
	margin:20px 0 0 10px;
	text-align: justify;
}

/**************************/
/* Content Wrapper Styles */
/**************************/
#contentWrapper{
	background:url(../images/whiteSlice.jpg) repeat-y center;
}

#contentWrapper2{
	background: url(../images/midSection.jpg) no-repeat center top;
	/*width: 100%;height: 460px;*/
}

#content{
	width: 903px;
	height: auto;
	margin: auto;
}

#content_min{
	width: 903px;
	height: 520px;
	margin: auto;
}



/************************/
/*NavContent Left Styles */
/************************/
#navContentLeft{
	height:250px;
	margin:0px;
	margin-top:11px;
	float:left;
}

#navContentLeft dd {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
}

#navContentLeft dd.img img {
	float:  left;
	margin: 0 15px 0 0;
	padding: 100px 0 0 40px;
	background: transparent;
}

#nav ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#nav ul li a {
	display:block;
	margin-left:1px;
	text-decoration:none;
}

/*#nav #navTab1 a {
	background:url(images/engines.jpg) no-repeat;
	height:34px;
	width:250px;
}

#nav #navTab1 a:hover {
	background:url(images/enginesUp.jpg) no-repeat;
}*/ /*bronwens orig code*/

#nav #navTab1 a { background: url(../images/engines_2.jpg) no-repeat; height: 34px; width:250px; }
#nav #navTab2 a { background: url(../images/propellers_2.jpg) no-repeat; height: 35px; width:250px; }
#nav #navTab3 a { background: url(../images/weighing_2.jpg) no-repeat; height: 34px; width:250px; }
#nav #navTab4 a { background: url(../images/ndt_2.jpg) no-repeat; height: 34px; width:250px; }
#nav #navTab5 a { background: url(../images/accessories_2.jpg) no-repeat; height: 34px; width:250px; }
#nav #navTab6 a { background: url(../images/instruments_2.jpg) no-repeat; height: 34px; width:250px; }
#nav #navTab7 a { background: url(../images/capabilities_2.jpg) no-repeat; height: 34px; width:250px; }

#nav #navTab1 a:hover { background-position: 0 -34px; }
#nav #navTab2 a:hover { background-position: 0 -35px; }
#nav #navTab3 a:hover { background-position: 0 -34px; }
#nav #navTab4 a:hover { background-position: 0 -34px; }
#nav #navTab5 a:hover { background-position: 0 -34px; }
#nav #navTab6 a:hover { background-position: 0 -34px; }
#nav #navTab7 a:hover { background-position: 0 -34px; }


/* ============================================================== <<<< Navigation */
/*#nav { width: 250px; height: 250px; margin: 0; }
#nav ul { float:left; list-style-type:none; padding: 0; margin: 11px 0 0 0;}
#nav ul li {  float:left; margin-left: 0; }
#nav ul li a {  display: block; width:250px; text-indent: -9000px; overflow:hidden; height:inherit; text-decoration:none;
}
	
#nav #navTab0 { background: url(../images/navSlice.jpg) no-repeat; height: 11px; }
#nav #navTab1 { background: url(../images/engines_2.jpg) no-repeat; height: 34px; }
#nav #navTab2 { background: url(../images/propellers_2.jpg) no-repeat; height: 35px; }
#nav #navTab3 { background: url(../images/weighing_2.jpg) no-repeat; height: 34px; }
#nav #navTab4 { background: url(../images/ndt_2.jpg) no-repeat; height: 34px; }
#nav #navTab5 { background: url(../images/accessories_2.jpg) no-repeat; height: 34px; }
#nav #navTab6 { background: url(../images/instruments_2.jpg) no-repeat; height: 34px; }
#nav #navTab7 { background: url(../images/capabilities_2.jpg) no-repeat; height: 34px; }

#nav #navTab1:hover { background-position: 0 -34px; }
#nav #navTab2:hover { background-position: 0 -35px; }
#nav #navTab3:hover { background-position: 0 -34px; }
#nav #navTab4:hover { background-position: 0 -34px; }
#nav #navTab5:hover { background-position: 0 -34px; }
#nav #navTab6:hover { background-position: 0 -34px; }
#nav #navTab7:hover { background-position: 0 -34px; }
*/



/************************/
/* Content Left Styles */
/************************/
#contentLeft{
	width: 250px;
	float:left;
	margin: 0px 0 0 0px;
}

/************************/
/* Content Right Styles */
/************************/
#contentRight{
	float:left;
	width: 500px;
}

#contentRightMin{
	float:right;
	width: 653px;
	height: 418px;
	font-size: 90%;	
	margin: 0;
}

#contentRight a:link{ color: navy; }
#contentRight a:hover{ color: teal; }

#contentRight ul, #contentRight il {
	width: 480px;
	margin: 0 0 0 40px;
	padding: 0;
	color: teal;
}

#contentRight dd {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
}

#contentRight dd.img img {
	/*bloat:  left;*/
	margin: 0 15px 0 0;
	padding: 20px 0 0 10px;
	/*background: transparent;*/
}

#contentRight dd.imgRight img {
	float:  right;
	margin: 0 0px 0 0;
	padding: 20px 0 0 20px;
	background: transparent;
}

#contentRight dd.imgPDF img {
	float:  right;
	margin: 0 20px 0 0;
	padding: 0px 0 0 5px;
	background: transparent;
}

#column3 {
	float: right;
	width: 130px;
	padding: 120px 0 0 20px ;
	font-size: 10px;
}
#column3 p {
	padding-top: 5px;
}
#column3 a:link, #coloumn3 a:visited {
		color: #0099cc;
}
#downloads, {
	padding: 25px 15px 10px 25px;
}
#downloads p, {
}

#downloads a:link, #downloads a:visited {
	display: block;
	padding-left: 10px;
	margin-left: -10px;
	padding-bottom: 5px;
	background: url(../images/bullet_download.png) no-repeat 0 4px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
img.icon_pdf {
	vertical-align:middle;
}
img, fieldset {
	border:0 none;
}



/*********************/
/*** Footer Styles ***/
/*********************/

#contentFooter{
	background:url(../images/footerSlice.jpg) repeat-y center;
	height: auto;
	margin: auto;
}

#footer{
	background:url(../images/footer.jpg) no-repeat center top;
	width: 100%;
	height: 77px;
	text-align:center;
}

#footerText{
	color:#fff;
	top:  0px;
	text-align:center;
	font-size: 14px;
	margin: 0px 0px 0 40px;
}

#footerFill{
	width: 100%;
	height: 100px;
	bottom: 0;
}

/* ========================================================= STYLES */
.clearMe{
	clear:both;
	margin:0;
	padding:0;
}
