@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;
	margin-top: 5px;
}
h1#tag{
	font-size: 1em;
	text-align: right;
	display: block;
	font-weight: normal;
	color: #000;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
    margin-bottom: 1em;
}
h2 {
	font-size: 1em;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	text-align: right;
	display: block;
	font-weight: normal;
}
.final {
	margin-bottom: 0px;
}

.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 {
	background-color: #4066b3;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	background-image: url(../images/Main-Background.png);
}
.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: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
	float: left;
}
.footer {
	background-image: url(../images/Footer.png);
	height: 42px;
	width: 770px;
	font-size: .83em;
	color: #FFF;
	text-align: center;
	clear: both;
	display: block;
	padding-top: 10px;
	-webkit-text-size-adjust: none;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FC0;
}
.imgBorder {
	border: 1px solid #999;
}
.imgLeft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
.imgLeftBot {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.imgRight {
	float: right;
	border: 1px solid #999;
	clear: right;
}
.leftColumn {
	float: left;
	clear: left;
	width: 180px;
	height: 100%;
	margin-right: 20px;
}
.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 p.title {
	border-bottom-style: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	background-image: none;
	line-height: 16px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.leftColumn p.indent {
	margin-left: 10px;
}
.leftColumn p.indent2 {
	margin-left: 20px;
}
.leftColumn a:hover{
	text-decoration: none;
}
.leftColumn img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.rightColumn {
	float: right;
	clear: right;
	height: 100%;
	width: 520px;
}
.rightTextBox {
	width: 100%;
	margin-bottom: 2px;
	float: right;
	margin-top: 10px;
}
.rightTextBox img{
	border: 1px solid #8387AF;
	margin-bottom: 2px;
}
.backToTop {
	font-size: .75em;
	width: 100%;
	text-align: right;
	clear: both;
	height: 10px;
}
.imageBox {
	float: left;
	clear: left;
	width: 200px;
	font-size: .83em;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 10px;
}
.imageBox175 {
	float: left;
	clear: left;
	width: 175px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 0.83em;
	font-weight: bold;
	text-align: center;
}
.version {
	color: #900;
}

.leftBox {
	width: 350px;
	margin-bottom: 10px;
	float: left;
}
.rightBox {
	width: 350px;
	margin-bottom: 10px;
	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 {
	background-image: url(../images/Navigation.png);
	height: 23px;
	width: 770px;
	display: block;
}
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:760px;
	margin-left:8px;
}
#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: 25px;
	padding-right: 27px;
	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 */
/*#rndBox { margin-bottom: 10px; width: 740px; float: left; background-color: #F7F7F7; }*/
/*#rndBox h2 {
	margin:0;
	color:#fff;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
} */
#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; }
/* #rndBox .content { padding:10px; } */
#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;
}
