/* @override http://www.webdesign.gs/advantech/style/style2.css */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #8b8b8b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	background-position: 0px 0px;
}

#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 850px;
}

#middle {
	background-color: #fff;
}

#flash {
	margin: 0px;
	padding: 0px;
	height: 194px;
	background-color:#666666;
	clear: both;
	
}

#left {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #dbc7a0;
	background-color:#f5f2eb;
	font-size: 11px;
	width: 162px;
	float: left;
}

#services {
	color:#072177;
	padding-left: 10px;
}

#services a{
	color:#072177;
	text-decoration: none;
}

#services a:hover {
	color:#000033;
}

#certification {
	margin-top: 10px;
	margin-bottom: 10px;
	color:#714e08;
	font-size: 11px;
}

#content {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	background-color: #fff;
	border: 1px solid #dbc7a0;
}

#content p{
	padding: 5px 10px;
}

#content .box {
	height: 40px;
	width: 107px;
	padding-top: 5px;
	padding-left: 15px;
	font-family:"BakerSignet BT",Times New Roman,"Trebuchet MS",sans-serif;
	font-size: 15px;
	color:#fff;
	float: left;
}

#content .box a{
	color:#fff;
	text-decoration: none;
}

#content .box a:hover {
	text-decoration: underline;
}

#sidebar {
	margin: 0px;
	padding: 5px;
	width: 215px;
	float: right;
}

#sidebar h2{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
}

#footer {
	clear: both;
	margin: 0px;
	padding: 10px;
	font-size: 10px;
	color: #0d1c65;
	text-align: center;
}

#footer a{
	color:#0d1c65;
	text-decoration: none;
}

#footer a:hover {
	color:#7a8ed4;
}

a{
	color:#330100;
	text-decoration: none;
}

a:hover {
	color:#990000;
}

h1 {
	font-family:"BakerSignet BT",Times New Roman,"Trebuchet MS",sans-serif;
	font-size: 24px;
	font-weight: normal;
	color:#fff;
	background-color: #0b074c;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}

h2 {
	font-family:"BakerSignet BT",Times New Roman,"Trebuchet MS",sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2f3756;
	padding: 10px 10px 5px 10px;
	margin: 0px;
}

.red{
	color:#650b0b;
}

.blue{
	color: #0b074c;
	text-transform: uppercase;
	font-weight: bold;
}

/* NAV */

#nav {
	margin: 0px;
	padding: 0px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	display: block;
	float: left;
}

#nav a{
	background-image: url(../images/nav.jpg);
	display: block;
	float: left;
	height: 34px;
	overflow: hidden;
}

#nav .hidden{
	display: none;
}

a#home{
	background-position: 0px 0px;
	width: 94px;
}

a#home:hover{
	background-position: 0px -34px;
}

a#about{
	background-position: -94px 0px;
	width: 124px;
}

a#about:hover{
	background-position: -94px -34px;
}

a#services{
	background-position: -218px 0px;
	width: 106px;
}

a#services:hover{
	background-position: -218px -34px;
}

a#careers{
	background-position: -334px 0px;
	width: 113px;
}

a#careers:hover{
	background-position: -334px -34px;
}

a#test{
	background-position: -447px 0px;
	width: 146px;
}

a#test:hover{
	background-position: -447px -34px;
}

a#industries{
	background-position: -593px 0px;
	width: 130px;
}

a#industries:hover{
	background-position: -593px -34px;
}

a#contact{
	background-position: -723px 0px;
	width: 127px;
}

a#contact:hover{
	background-position: -723px -34px;
}

#cms_content {
	width: 846px;
}





