@charset "UTF-8";
/* CSS Document */

* {margin:0;padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;}

p { line-height:18px;}

body {background-color:#4A666F;}

h2 {margin-bottom:10px;font-weight:bold;font-size:11pt;}

ul {margin:20px;}

li {padding-left:10px;}

#careers_box p {margin:20px;}

#master { margin:0 auto; width:900px}

#header { width:900px;}

#nav { background-color:#000; height:30px;width:900px;}

#leftnav { width:250px; float:left;}

#content { width:650px; float:left;}

#footer { width:900px; clear:both; height:30px;}

#nav_bar {background-color:#000;padding-left:106px;}
#nav_bar a { display:block; float:left; height:30px; padding:0 11px; text-decoration:none;}
#nav_bar a span { display:none;}

#home_nav { background:url(images/home.png) top no-repeat; width:39px;}
#home_nav:hover { background:url(images/home.png) bottom no-repeat;width:39px;}
#cad_nav{background:url(images/cad.png) top no-repeat; width:146px;}
#cad_nav:hover{background:url(images/cad.png) bottom no-repeat; width:146px;}
#automation_nav{background:url(images/auto.png) top no-repeat; width:73px;}
#automation_nav:hover{background:url(images/auto.png) bottom no-repeat; width:73px;}
#process_nav{background:url(images/process.png) top no-repeat; width:53px;}
#process_nav:hover{background:url(images/process.png) bottom no-repeat; width:53px;}
#electrical_nav{background:url(images/electrical.png) top no-repeat; width:66px;}
#electrical_nav:hover{background:url(images/electrical.png) bottom no-repeat; width:66px;}
#control_nav{background:url(images/control.png) top no-repeat; width:102px;}
#control_nav:hover{background:url(images/control.png) bottom no-repeat; width:102px;}
#careers_nav{background:url(images/careers.png) top no-repeat; width:60px;}
#careers_nav:hover{background:url(images/careers.png) bottom no-repeat; width:60px;}
#contact_nav{background:url(images/contact.png) top no-repeat; width:69px;}
#contact_nav:hover{background:url(images/contact.png) bottom no-repeat; width:69px;}