@charset "utf-8";

* {
   padding:0;
   margin:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
	margin-top: 0px;
    margin-bottom: 1em;
}
ul, blockquote {
    margin-left: 2em;
}
h1 {
	font-size: 1.5em;
	color: #039;
	text-transform: uppercase;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-bottom: 10px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {
	font-size: 1.17em;
	font-weight: bold;
	text-align: center;
	display: block;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
a:active {
	color: #F90;
	text-decoration: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
}
.container {
	height: 100%;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.header {
	height: 116px;
	width: 770px;
	display: block;
}
.main {
	background-image: url(../images/Background.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 720px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.footer {
	background-image: url(../images/Footer.png);
	height: 32px;
	width: auto;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding: 10px;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.leftColumn {
	display: none;
}
.leftColumn p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE8FF;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 9px;
	background-image: url(../images/Link-Bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 16px;
}
.leftColumn a:hover{
	text-decoration: none;
}
.leftColumn img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.rightColumn {
	float: none;
	width: 100% !important;
}
.rightTextBox {
	width: 100% !important;
	margin-bottom: 0px;
	float: none;
	margin-top: 5px;
	position: static;
}
.rightTextBox img{
	border: 1px solid #8387AF;
	margin-bottom: 2px;
}
.backToTop {
	display: none;
	clear: both;
}
.imageBox {
	float: left;
	clear: left;
	width: 200px;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 10px;
}
.imageBox175 {
	float: left;
	clear: left;
	width: 175px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	position: static;
}
.leftBox {
	width: 350px;
	margin-bottom: 20px;
	float: left;
}
.rightBox {
	width: 350px;
	margin-bottom: 20px;
	float: right;
	margin-left: 10px;
}
.wideBox {
	width: 720px;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
}

.leftBoxWide {
	width: 400px;
	margin-bottom: 10px;
	float: left;
}
#roundedBox1 .sb-inner, #roundedBox2 .sb-inner, #roundedBox3 .sb-inner, #roundedBox4 .sb-inner, #roundedBox5 .sb-inner {
	background-color: #f9fcff;
}
#roundedBox1 .sb-border, #roundedBox2 .sb-border, #roundedBox3 .sb-border, #roundedBox4 .sb-border, #roundedBox5 .sb-border {
	background-color: #e4ecf4;
}
.navigation {
	display: none;
}
body#home a#navBox1, body#about a#navBox2, body#quality a#navBox3, body#products a#navBox4, body#manufacturing a#navBox5, body#engineering a#navBox6, body#contact a#navBox7 {
	color: #FC0;
}
#nav-menu {
	width:761px;
	margin-left:9px;
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav-menu li {
	float: left;
}
#nav-menu li a {
	height: 20px;
	line-height: 20px;
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-left: 17px;
	padding-right: 20px;
	background-image: url(../images/Navigation-Seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
}#nav-menu li a#navBox7 {
	background-image: none;
}
#nav-menu li a:hover {
	color: #FC0;
}
/* Hide from IE5-Mac \*/
#nav-menu li a {
	float: none
}
/* End hide */

/* The rndBox heading/content element */
#rndBox1 h2, #rndBox1 h2 .sb-inner, #rndBox2 h2, #rndBox2 h2 .sb-inner, #rndBox3 h2, #rndBox3 h2 .sb-inner, #rndBox4 h2, #rndBox4 h2 .sb-inner, #rndBox5 h2, #rndBox5 h2 .sb-inner { background:#039 url(../images/box-header-back.gif) repeat-x; margin:0; color:#fff; padding:4px 10px; }
#rndBox1 h2 span, #rndBox2 h2 span, #rndBox3 h2 span, #rndBox4 h2 span, #rndBox5 h2 span { display:block; }
#rndBox1 .content, #rndBox1 .content .sb-inner, #rndBox2 .content, #rndBox2 .content .sb-inner, #rndBox3 .content, #rndBox3 .content .sb-inner, #rndBox4 .content, #rndBox4 .content .sb-inner, #rndBox5 .content, #rndBox5 .content .sb-inner {
	padding:10px;
	background-color: #eef3ff;
}
