/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #90A29F url(images/bg.jpg) repeat-x scroll 0 0;
	padding: 0;
	text-align: center;
	color: #000000;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#epmMainContainer_bg {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	background-image: url(images/extratext.jpg));
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	overflow: visible;
}#SecNavContainer {
	background-image: url(images/extratext.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 800px;
}
.epmMainContainer #header {
	background-color: #FFFFFF;
	background-image: url(images/epmHeaderLogo.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 800px;
	vertical-align: top;
}
#header_ISOlogo {
	text-align: right;
	float: right;
	height: 72px;
	vertical-align: top;
	width: 84px;
}
.epmMainContainer #epmLogoLeft {
	text-align: left;
	float: left;
	width: 400px;
	height: 62px;
}

.epmMainContainer #TopNav {
	background-image: url(images/topNavOff.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 31px;
	width: 800px;
}
#NavButtons {
	width:100%;
	font-size:90%;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	display: inline;
	height: 31px;
	list-style-image: none;
}

* html #NavButtons{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#NavButtons ul{
list-style-type: none;
margin:0;
margin-left: 18px;
padding:0;
}

#NavButtons li{
display:inline;
margin:0;
padding:0;
}

#NavButtons a {
float:left;
background: url(images/leftside.jpg) no-repeat left top;
margin:0;
padding:0 0 0 0px;
text-decoration:none;
}

#NavButtons a span {
float:left;
display:block;
background: url(images/rightside.jpg) no-repeat right top;
padding:5px 15px 7px 20px;
font-weight:bold;
color:#FFFFFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#NavButtons a span {float:none;}
/* End IE5-Mac hack */

#NavButtons a:hover span {
color: #eca700;
}

#NavButtons #current a {
background-position:0 -15px;
}

#NavButtons #current a span {
background-position:100% -15px;
color: black;
}

#NavButtons a:hover {
background-position:0% -15px;
}

#NavButtons a:hover span {
background-position:100% -15px;
}
.epmMainContainer #mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(images/mainImage.jpg);
	height: 208px;
	width: 800px;
	background-repeat: no-repeat;
	padding-top: 45px;
}
.epmMainContainer #aboutUs_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(images/aboutUsPageImage_01.jpg);
	height: 208px;
	width: 800px;
	background-repeat: no-repeat;
	padding-top: 45px;	
}
.epmMainContainer #contact_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(images/contact_01.jpg);
	height: 208px;
	width: 800px;
	background-repeat: no-repeat;
	padding-top: 45px;	
}
.epmMainContainer #request_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(images/request_01.jpg);
	height: 208px;
	width: 800px;
	background-repeat: no-repeat;
	padding-top: 45px;	
}
.epmMainContainer #sales_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(images/sales_01.jpg);
	height: 208px;
	width: 800px;
	background-repeat: no-repeat;
	padding-top: 45px;	
}
.epmMainContainer #testing_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(images/testing_01.jpg);
	height: 208px;
	width: 800px;
	background-repeat: no-repeat;
	padding-top: 45px;	
}
.epmMainContainer #turnkey_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(images/turnkey_01.jpg);
	height: 208px;
	width: 800px;
	background-repeat: no-repeat;
	padding-top: 45px;	
}
.epmMainContainer #thanks_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(images/thanks_01.jpg);
	height: 208px;
	width: 800px;
	background-repeat: no-repeat;
	padding-top: 45px;	
}
.epmMainContainer #detection_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(images/detection_01.jpg);
	height: 208px;
	width: 800px;
	background-repeat: no-repeat;
	padding-top: 45px;	
}
.epmMainContainer #parts_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(images/parts_01.jpg);
	height: 208px;
	width: 800px;
	background-repeat: no-repeat;
	padding-top: 45px;	
}
.epmMainContainer #epmMoto {
	height: 100px;
	width: 400px;
	background-position: center center;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 50px;
	padding-left: 280px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 0px;
}

p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	margin: 0px 0px 6px;
	padding: 0px;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 13px;
	margin-top: 0px;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1f2338;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#left_col {
	background-color: #FFFFFF;
	width: 380px;
	float: left;
	text-align: right;
}
.epmMainContainer #footer {
	background-image: url(images/indexPage_21.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 50px;
	text-align: left;
	color: #CC9900;
	overflow: visible;
	visibility: visible;
	z-index: 1000;
}

#right_col {
	background-color: #FFFFFF;
	width: 475px;
	float: right;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.epmMainContainer #aboutUsContainer {
	height: 225px;
	width: 279px;
	background-image: url(images/aboutUsPageImage_02.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
}
.epmMainContainer #centerContainer {
	height: 225px;
	width: 800px;
	background-color: #FFFFFF;
}

.epmMainContainer #aboutUs {
	height: 50px;
	width: 279px;
	float: right;
	text-align: left;
	white-space: normal;
	word-spacing: normal;
	padding-left: 0px;
	padding-right: 20px;
}


#right_colbottom {
	background-color: #FFFFFF;
	width: 263px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#footer_nav_container {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 800px;
	float: right;
}
#footer_nav {
	text-align: left;
	height: 50px;
	margin-right: 15px;
}
#footer_nav ul {
	text-align: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 50px;
}
#footer_nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#footer_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eca700;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#footer_nav_container {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 800px;
	float: right;
}

#leftpane {
	width: 279px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	clear: both;
}

div.leftmenu {
	width: 220px;
	float: left;
	padding-top: 43px;
	padding-left: 35px;
	}

div.leftmenu div {
	overflow: hidden;
	}

div.leftmenu div.collapsed {
	height: 25px;
	}

div.leftmenu div ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.leftNavMenuParentItem {
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0e1130;
	padding:0px;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0e1130;
}

.leftNavMenuItemLevel1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	display: block;
	padding:0px;
	margin:0px;
}

.leftNavMenuItemLevel1 a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0e1130;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}

.leftNavMenuItemLevel1 a:hover {
	background-color: #738587;
	color: #ffffff;
	text-decoration: none;
}

.leftNavMenuItemLevel2 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	padding:0px;
	margin:0px;
}

.leftNavMenuItemLevel2 a {
	font-family: "Gill Sans MT", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #ffffff;
}

.leftNavMenuItemLevel2 a:hover {
	background-color: #ffffff;
	color: #339933;
	text-decoration: none;
}

.leftNavMenuItemLevel3 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	padding:0px;
	margin:0px;
}

.leftNavMenuItemLevel3 a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #339933;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-color: #ffffff;
}

.leftNavMenuItemLevel3 a:hover {
	background-color: #ffffff;
	color: #339933;
	text-decoration: none;
}

.leftNavMenuItemLevel4 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	padding:0px;
	margin:0px;
}

.leftNavMenuItemLevel4 a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #339933;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 40px;
	background-color: ;
}
.leftNavMenuItemLevel4 a:hover {
	background-color: #ffffff;
	color: #339933;
	text-decoration: none;
}
.epmMainContainer #contactInfoContainer {
	font-family: "Tw Cen MT", "Myriad Pro", Arial;
	font-size: 14px;
	color: #666666;
	float: right;
	height: auto;
	width: 475px;
	padding-right: 25px;
	padding-bottom: 2px;
	text-align: left;
}
.bioInfoContainer {
	font-family: "Tw Cen MT", "Myriad Pro", Arial;
	font-size: 14px;
	color: #333333;
	float: left;
	height: auto;
	width: 475px;
	padding-right: 25px;
	padding-bottom: 2px;
	text-align: left;
	background-color: #FFFFFF;
}

