@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 917px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1000px;
	margin: auto;
}
.oneColFixCtrHdr #header {
	height: 102px;
	width: 915px;
	padding-top: 0;
	padding-bottom: 0;
	float: none;
	background-color: #0C5B10;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#logo {
	height: 103px;
	width: 107px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
}
#headerlogo {
	height: 41px;
	width: 736px;
	padding-right: 0px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 17px;
	background-color: #0B5E10;
	float: right;
}
#navbar {
	height: 33px;
	width: 805px;
	float: right;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sharks_maincontent {
	float: left;
	height: 330px;
	width: 885px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #000000;
	padding-top: 25px;
	background-image: url(images/sharksback2.jpg);
	padding-left: 25px;
}
#footer {
	float: left;
	height: 150px;
	width: 917px;
	background-color: #63B564;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bmcontentl {
	float: left;
	height: 275px;
	width: 300px;
	margin-top: 25px;
	margin-left: 25px;
}
#bmcontentr {
	float: right;
	height: 270px;
	width: 500px;
	background-color: #03660C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 15px;
}
#maincontent {
	float: left;
	height: 320px;
	width: 913px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-top: 20px;
}
#bm_maincontent {
	float: left;
	height: 300px;
	width: 910px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #000000;
}
#contact_maincontent {
	float: left;
	height: 425px;
	width: 912px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-image: url(images/images/metallogo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#contact_content_l {
	float: none;
	height: 135px;
	width: 500px;
	margin-top: 275px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 20px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-style: italic;
}
#contact_content_r {
	float: right;
	height: 270px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 15px;
	background-position: center center;
}
#client_maincontent {
	float: left;
	height: 470px;
	width: 910px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #03660C;
	margin: 0px;
	padding: 0px;
}
#client_contentl {
	float: left;
	height: 328
.px;
	width: 383px;
	margin-top: 0px;
	margin-left: 0px;
	height: 450px;
	background-image: url(images/client_list.jpg);
}
#client_contentr {
	float: right;
	height: 450px;
	width: 527px;
	background-color: #03660C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
}
#history_maincontent {
	float: left;
	height: 470px;
	width: 910px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#history_contentl {
	float: left;
	height: 328
.px;
	width: 390px;
	margin-top: 0px;
	margin-left: 0px;
	height: 460px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-color: #C6C6C6;
}
#history_pic_l {
	height: 150px;
	width: 150px;
	float: left;
	top: 125px;
	left: 250px;
	padding: 10px;
}
#history_contentl_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
}
#history_contentr {
	float: right;
	height: 400px;
	width: 475px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 25px;
	padding-left: 25px;
}
#affil_maincontent {
	height: 400px;
	width: 917px;
}
#ullisted_maincontent {
	float: left;
	height: 320px;
	width: 910px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-top: 20px;
	background-color: #FFFFFF;
}
#ul_content_l {
	float: left;
	height: 300px;
	width: 500px;
	margin-top: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-style: italic;
}
#UL_content_r {
	float: right;
	height: 300px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-position: center center;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#aff_content_l {
	float: left;
	height: 360px;
	width: 572px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-style: italic;
	padding: 20px;
}
#hmi_mani_content {
	float: left;
	height: 400px;
	width: 910px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-top: 20px;
	background-image: url(images/images/HMI-Back-ground.jpg);
}
#hmi_content_l {
	height: 350px;
	width: 500px;
	margin-top: 0px;
	margin-left: 200px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-style: italic;
}
#AFF_content_r {
	float: right;
	height: 400px;
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-position: center center;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#services_maincontent {
	float: left;
	height: 400px;
	width: 910px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-top: 20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#services_content_l {
	float: left;
	height: 350px;
	width: 445px;
	margin-top: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-style: italic;
	text-transform: none;
}
#services_content_r {
	float: right;
	height: 400px;
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-position: center center;
	background-color: #FFFFFF;
	padding: 0px;
}
#motor_maincontent {
	float: left;
	height: 320px;
	width: 910px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-top: 0px;
}
#design_maincontent {
	height: 800px;
	width: 910px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#plc_content {
	float: left;
	height: 560px;
	width: 910px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-top: 20px;
}
