* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0.1px;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.clear {
	clear: both;
}
.orange{
	font-size: 12px;
	color: #ffa74e;
}
body {
	text-align: center;
	background: #ffffff url(../imgs/top_bg_strip.gif) repeat-x;
}
#wrapper {
	width: 975px;
	margin: 0 auto;
}
#header {
	width: 975px;
	margin: 0 auto;
	position: relative;
	height: 166px;
	background: url(../imgs/logo.gif) no-repeat 30px 40px;
}
#header h1{
	display: none;
}
#left_col h1 {
	color: #F9A13D;
	font-size: 18px;
	font-weight: normal;
	margin-top: 40px;
	margin-left: 25px;
	margin-bottom: 10px;
}
#header .slowgan {
	position: absolute;
	top: 123px;
	right: 10px;
}
#banner {
	width: 975px;
}
.home {
	height: 245px;
	background: url(../imgs/home_header.jpg) no-repeat;
}
.profile {
	height: 245px;
	background: url(../imgs/profile_header.jpg) no-repeat;
}
.services {
	height: 245px;
	background: url(../imgs/services_header.jpg) no-repeat;
}
.links {
	height: 245px;
	background: url(../imgs/links_header.jpg) no-repeat;
}
.contact {
	height: 245px;
	background: url(../imgs/contact_header.jpg) no-repeat;
}
#left_col {
	width: 690px;
	float: left;
	display: inline;
}
#left_col .main_title {
	margin: 40px 0 15px 25px;
}
#left_col p{
	margin: 0 150px 15px 25px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#left_col a {
	font-size: 12px;
	color: #F68F1E;
	text-decoration: underline;
}
#left_col a:hover {
	font-size: 12px;
	color: #F68F1E;
	text-decoration: none;
}
#left_col_box {
	width: 285px;
	float: left;
	margin: 25px 42px 30px 5px;
	background: #FCFBF3 url(../imgs/home_topbox_top.gif) no-repeat center top;
	display: inline;
}
#left_col_box h2 {
	color: #00adef;
	margin: 20px 0 10px 20px;
	font-size: 14px;
	font-weight: normal;
}
#left_col_box ol {
	color: #333333;
	display: block;
	margin: 0 0 10px 30px;
}
#left_col_box li {
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
#left_col_box p {
	font-size: 11px;
	margin: 0 25px 0 20px;
}
#left_col_box a {
	color: #FFA763;
	text-decoration: none;
	font-size: 12px;
}
#left_col_box a:hover {
	color: #FFA763;
	text-decoration: underline;
}
#right_col {
	width: 285px;
	float: right;
	display: inline;
}
#right_col h2 {
	margin: 40px 0 15px 0;
	font-size: 14px;
	color: #00adef;
	font-weight: normal;
}
#right_col p{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0 35px 30px 0;
}
#right_col .sm_logos {
	margin-right: 50px;
}
/* nav */
#nav {
	width: 624px;
	height: 44px;
	float: right;
	margin-top: 50px;
}
#nav ul {
	width:624px;
	height:44px;
	position:relative;
	background: url(../imgs/nav.gif) no-repeat;
}
#nav ul li	{
	list-style: none;
	position:absolute;
	top:0;
}
#nav ul li, #nav a {
	height:44px; 
	display:block;
}
#nav ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}
#op1 {left: 0; width: 92px;}
#op2 {left: 92px; width: 80px;}
#op3 {left: 172px; width: 93px;}
#op4 {left: 265px; width: 208px;}
#op5 {left: 473px; width: 73px;}
#op6 {left: 546px; width: 78px;}

#op1 a:hover {background: transparent url(../imgs/nav.gif) no-repeat 0 -44px;}
#op2 a:hover {background: transparent url(../imgs/nav.gif) no-repeat -92px -44px;}
#op3 a:hover {background: transparent url(../imgs/nav.gif) no-repeat -172px -44px;}
#op4 a:hover {background: transparent url(../imgs/nav.gif) no-repeat -265px -44px;}
#op5 a:hover {background: transparent url(../imgs/nav.gif) no-repeat -473px -44px;}
#op6 a:hover {background: transparent url(../imgs/nav.gif) no-repeat -546px -44px;}

#op1 .current {background: transparent url(../imgs/nav.gif) no-repeat 0 -44px;}
#op2 .current {background: transparent url(../imgs/nav.gif) no-repeat -92px -44px;}
#op3 .current {background: transparent url(../imgs/nav.gif) no-repeat -172px -44px;}
#op4 .current {background: transparent url(../imgs/nav.gif) no-repeat -265px -44px;}
#op5 .current {background: transparent url(../imgs/nav.gif) no-repeat -473px -44px;}
#op6 .current {background: transparent url(../imgs/nav.gif) no-repeat -546px -44px;}
/* form */

form
{
	width: 450px;
	margin: 10px 0 0 20px;
	font-size: 12px;
}
form h2 {
	font-size: 18px;
	font-weight: normal;
	color: #ffa74e;
	clear: left;
	padding: 15px 0 10px 23px;
}
form h3 {
	font-size: 12px;
	width: 105px;
	font-weight: normal;
	color: #ffa74e;
	float: left;
	padding: 3px 0 0 0;
	display: block;
}
form .type_fields
{
	font-size: 12px;
	margin-right: 5px;
	height: 20px;
	border: 1px solid #999999;
}
input.submit {
	font-size: 12px;
	margin: 0 5px 0 0;
	height: 40px;
	float: left;
	border: 1px solid #999999;
	width: 100px;
	padding: 2px;
}
.submitdatas {
	font-size: 12px;
	height: 60px;
	width: 437px;
	clear: both;
	padding: 10px 0 0 20px;
} 
form textarea {
	border: 1px solid #999999;
	font-size: 12px;
	padding: 3px;
	width: 87%;
	margin: 5px 10px 0 20px;
}
#left_col fieldset {
	margin-bottom: 50px;
}
.label, .fields { 
	float: left;
	width: 250px;
	margin: 0 10px;
	padding: 10px;
}
.label{
	font-size: 12px;
} 
.datas {
	font-size: 12px;
	height: 30px;
	width: 437px;
	padding: 10px 0 0 20px;
}  
#left_col ol {
	color: #0066CC;
	font-size: 12px;
	padding-left: 25px;
	margin-left: 25px;
}
#left_col ul {
	color: #333333;
	list-style-type: disc;
	margin-left: 30px;
	font-size: 12px;
	line-height: 17px;
	margin: 2px 0 20px 0;
}
#left_col li {
	font-size: 12px;
}
p .float {
	float: left;
	margin-right: 12px;
}
h2 {
	margin: 0 150px 15px 25px;
	font-size: 16px;
	line-height: 18px;
	color: #F68F1E;
	font-weight: normal;
}
h5 {
	margin: 50px 150px 15px 25px;
	font-size: 14px;
	line-height: 18px;
	color: #F68F1E;
	font-weight: normal;
}
.weighing {
	height: 245px;
	background-image: url(../imgs/weighing_service_header.jpg);
	background-repeat: no-repeat;
}
#left_col h4 {
	color: #F9A13D;
	font-size: 16px;
	font-weight: normal;
	margin: 25px 0 10px 25px;
}
#left_col .certificate {
	float: left;
	border: 1px solid #F68F1E;
	padding: 1px;
	margin-right: 20px;
}
#left_col .graph {
	margin: 15px 0 15px 25px;
}
