
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}              /* reset CSS */
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

body {
	background: #000000 url(../images/bg.png) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #101b3b; /* logo dark blue */
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	width: 800px;
	border-bottom: #101b3b 1px solid;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 45px;
}

h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
}

h3 {
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 45px;
}

#bg_overlay {
	height: 600px;
	background: url(../images/bg_detail_overlay.png) center top  no-repeat;
	}

#content_wrapper_index {
	width: 900px;
	height: 670px;
 	margin: auto;
	background: url(../images/content_bg_filter.png) repeat;
	position: relative;
	padding-bottom: 5px;
}

#content_wrapper {
	width: 900px;
	margin: auto;
	background: url(../images/content_bg_filter.png) repeat;
	position: relative;
	padding-bottom: 5px;
}

#content_wrapper_about {
	width: 900px;
	height: 1850px;
	margin: auto;
	background: url(../images/content_bg_filter.png) repeat;
	position: relative;
	padding-bottom: 5px;
}

#content_wrapper_news {
	width: 900px;
	height: 1250px;
	margin: auto;
	background: url(../images/content_bg_filter.png) repeat;
	position: relative;
	padding-bottom: 5px;
}

#content_wrapper p, #content_wrapper_about p {
	margin: 0 40px 20px 45px;
}

#content_wrapper p, #content_wrapper_news p {
	margin: 0 40px 20px 45px;
}

#page_bottom {
	width: 900px;
	height: 20px;
	background: url(../images/page_bottom.png) center top no-repeat;
	margin: auto;
}

#page_bottom_index {
	width: 900px;
	height: 20px;
	background: url(../images/page_bottom.png) center top no-repeat;
	position: absolute;
	top: 725px;
	left: 208px;
}


#logo {
	width: 399px;
	height: 122px;
	background: url(../images/banner_logo.png) right top no-repeat;
	position: relative;
	top: 10px;
	right: -490px;
}

#f {
	width: 182px;
	height: 191px;
	background: url(../images/f.png) left top no-repeat;
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 5
}

#tagline_box {
	width: 660px;
	height: 40px;
	margin: 0 20px 0 50px;
	font-size: 15px;
	font-style: italic;
}
	
#upper_nav {
	width: 832px;
	height: 33px;
	margin: 0px 0 0 40px;
	position: relative;
	z-index: 1;
}

#left_end {
	width: 34px;
	height: 33px;
	background: url(../images/top_nav_left_end.png) left top no-repeat;
	float: left;
}

ul.mainnav {
  padding: 0;
  margin: 0;
  list-style: none;
}
  

ul.mainnav li { /* this applies to the top-level <li> */
  float: left;
  position: relative;
  height: 33px;
  width: auto;
  background: url(../images/top_nav_menu_button_bg.png) left top repeat-x;
  padding: 8px 22px;
  text-align: center;
} 

ul.mainnav li.topleft { /* this applies to the submenu <li>'s */
	height: 33px;
	float: left;
	position: relative;
	width:180px;
	padding: 8px 10px 2px;
	text-align:left;
	margin-top: 24px;
	margin-left: -10px
} 

ul.mainnav li.left { /* this applies to the submenu <li>'s */
	height: 33px;  
	float: left;
 	position: relative;
  	width: 180px;
	padding: 8px 10px 2px;
	text-align:left;
  	margin-top: -10px;
  	margin-left: -10px
} 

ul.mainnav li a:link, ul.mainnav li a:visited {
	float: left;
	position: relative;
	width: auto;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
} 

ul.mainnav li a:hover {
  float: left;
  position: relative;
  width: auto;
  color: #CCCCCC;
} 
  
ul.mainnav li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
}
  
ul.mainnav li > ul {
	top: auto;
	left: auto;
}

ul.mainnav li:hover ul { 
	display: block; 
}

#right_end {
	width: 25px;
	height: 33px;
	background: url(../images/top_nav_right_end.png) left top no-repeat;
	float: left;
}

#slideshow_wrapper {
	width: 800px;
	height: 225px;
	margin: 20px auto;
}

#client_box_wrapper {
	width: 800px;
	height: 250px;
	margin: 0 20px 0 40px;
	/* margin-left: 50px; */

}

#client_box_header {
	height: 33px;
	width: 860px;
}

#client_box_middle {
	float: left;
  	height: 33px;
	width: 740px;
  	background: url(../images/top_nav_menu_button_bg.png) left top repeat-x;
  	padding: 8px 20px 8px 0;
	text-align: left;
	color: #fff;
	font-size: 14px;
}
	

/* #infobox_wrapper {
	width: 900px;
	position: absolute;
}


#info_box_left {
	width: 316px;
	height: 229px;
	background: url(../images/left_infobox.png) left top no-repeat;
	margin: 0 20px 0 50px;
	float: left;
}

#info_box_right {
	width: 466px;
	height: 229px;
	background: url(../images/right_infobox.png) left top no-repeat;
	float: left;
}

#info_box_left_header, #info_box_right_header {
	height: 30px;
	font-size: 14px;
	padding: 10px 20px 0;
	font-weight: bold;
	color: #FFFFFF;
}

#info_box_left p, #info_box_right p {
	margin: 7px 20px 0;
	line-height: 16px;
	font-size: 12px;
	font-style: italic;
} */

#footer_nav_index {
	width: 900px;
	margin: auto;
	position: absolute;
	top: 760px; 
	right: 200px;
	text-align: center;
	color: #fff;
}

#footer_nav {
	width: 900px;
	margin: 10px auto;
	text-align: center;
	color: #fff;
}

#footer_nav li {
	display: inline;
}

#footer_nav a:link, #footer_nav a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 40px 30px;
	margin-bottom: 10px;
}
	
#footer_nav	a:hover {
	color: #FF0000;
}

#copyright {
	width: 400px;
	height: 50px;
	margin: 10px auto 20px;
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
}

#copyright a:link, #copyright a:visited {
	color: #666666;
	text-decoration: none;
}

#copyright a:hover {
	color: #999999;
}

	/* subpage stuff */
	
ul.about {
	list-style: url(../images/bullet.png) outside;
	margin: -10px 10px 0px 70px;
} 

ul.about li {
	margin: 0 0 5px 10px;
	padding-left: 10px;
}

#block1 {
	width: 345px;
	margin: 0 0 0 50px;
	border-right: #999999 1px solid;
	padding-right: 40px;
	float:left;
}

#block2 {
	width: 250px;
	height: 500px;
	margin: 0 0 0 20px;
	/* position: absolute;
	top: 890px;
	left: 300px; */
	float: left;
	vertical-align: top;
	padding-right: 20px;
}

#block3 {
	width: 345px;
	margin: 0 50px 0 0;
	/* position: absolute;
	left: 560px; 
	top: 890px; */
	float: right;
	vertical-align: top;
	border-left: #999999 0px solid;
	padding-left: 20px;
}	
		
#block1 img, #block2 img, #block3 img {	
	width: 150px;
	padding: 3px;
	border: #a40e1c 1px solid;
}

#block1 img {
	margin-left: 40px;
}

#block2 img {
	margin-left: 50px;
}

#block3 img {
	margin-left: 40px;
}

table.products {
	width: 800px;
	margin-left: 45px;
	background-color: #FFFFFF;
}

table.products td {
	padding: 10px;
}

table.products td.stripe {
	border-right: #CCCCCC 3px solid;
}

table.products td.info {
	padding-left: 20px;
}


table.products a:link, table.products a:visited {
	text-decoration: none;
	color: #999999;
}

table.products a:hover {
	color: #a40e1c; /* ft red */
}

ul.product_list {
	list-style: url(../images/bullet.png) outside;
	margin: 5px 10px 10px 10px;
} 

ul.product_list li {
	margin: 0 0 5px 10px;
}

ul.services {
	list-style: url(../images/bullet.png) inside;
	margin: 5px 10px 10px 50px;
} 

ul.services li {
	margin-bottom: 5px;
}

ul.engineering {
	list-style: inside disc;
	margin-left: 45px;
}

table.contact {
	width: 90%;
	margin: auto;
}	

table.contact td, table.contact th {
	padding: 5px;
}
	
table.contact th {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}	

table.contact a:link, table.contact a:visited {
	text-decoration: none;
	color: #c0171b; /* menu bar red */
}

table.contact a:hover {
	color: #7a0b0d; /* darker red */
}

dl.products_info_list {
	border-left: #CCCCCC 1px solid;
}


dl.products_info_list dt {
	font-style: italic;
	font-weight: bold;
	margin: 0 0 10px 10px;
}

dl.products_info_list dd {
	margin: 0 0 10px 15px;
}


a.general:link, a.general:visited {
	text-decoration: none;
	color: #666666;
}

a.general:hover {
	color: #a40e1c; /* ft red */
}

table.index_logos {
	width: 795px;
	background-color: #fff;
	position: relative;
	top: -16px;
	left: 12px;
	/* margin: 0px 0 0 20px; */
}
	
	

	
	
	
	
	
	
