@charset "UTF-8";

body {
	margin:0px;
	height:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000;
}

img,
a { outline:none; }

#global {
	width:950px;
	height:auto;
	display:block;
	margin:22px auto 50px auto;
}

#header {
	width:950px;
	height:140px;
	background:url(../images/logo.gif) 0 0 no-repeat;
	margin:0px 0px 10px 0px;
}

#footer {
	height:auto;
	display:block;
	padding:10px 0px 20px 0px;
	margin:0px;
	color:#666;
	font-size:9px;
	text-align:right;
	clear:both;
}

#footer a {
	color:#666;
	text-decoration:none;
	border-bottom:1px dashed;
}

#footer a:hover {
	text-decoration:none;
	border-bottom:none;
}

#content-left {
	width:602px;
	height:500px;
	background:#000;
	float:left;
	position:relative;
	top:0px;
	left:0px;
}

#content-right {
	width:348px;
	height:auto;
	overflow:visible;
	background:url(../images/textfield-fill.jpg) repeat-y;
	float:right;
	position:relative;
	top:0px;
	right:0px;
}

.textfield-top {
	width:348px;
	height:25px;
	display:block;
	margin:0px;
	background:url(../images/textfield-top.jpg) no-repeat;
}

.textfield-content {
	width:348px;
	height:auto;
	min-height:475px !important;
	display:block;
	background:url(../images/textfield-bot.jpg) bottom no-repeat;
	position:relative;
	margin:0px;
}

/* mac hide \*/

* html .textfield-content { height:475px; }

/* end hide */

.textfield-content p {
	margin:0px 25px 12px 25px;
	line-height:16px;
	font-size:12px;
}

ul.list-content {
	margin:0px 25px 25px 25px;
	padding:0px;
}

ul.list-content li {
	line-height:16px;
	font-size:12px;
	margin-left:20px;
}

#swf {
	width:580px;
	height:400px;
	background: #fff;
	margin-top:10px;
	margin-left:11px;
}

#menu {
	width:601px;
	height:30px;
	display:block;
	margin:0px;
}

#menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menu li { float:left; }

#menu .home a {
	width:100px;
	height:30px;
	display:block;
	padding:0px;
	background:url(../images/menu_home.png) 0 0 no-repeat;
	text-decoration:none;
}

#menu .aboutus a {
	width:120px;
	height:30px;
	display:block;
	padding:0px;
	background:url(../images/menu_aboutus.png) 0 0 no-repeat;
	text-decoration:none;
}

#menu .machinery a {
	width:139px;
	height:30px;
	display:block;
	padding:0px;
	background:url(../images/menu_machinery.png) 0 0 no-repeat;
	text-decoration:none;
}

#menu .projects a {
	width:122px;
	height:30px;
	display:block;
	padding:0px;
	background:url(../images/menu_projects.png) 0 0 no-repeat;
	text-decoration:none;
}

#menu .contact a {
	width:120px;
	height:30px;
	display:block;
	padding:0px;
	background:url(../images/menu_contact.png) 0 0 no-repeat;
	text-decoration:none;
}

#menu .home-current {
	width:100px;
	height:30px;
	display:block;
	padding:0px;
	background:url(../images/menu_home.png) 0 -30px no-repeat;
	text-decoration:none;
}

#menu .aboutus-current {
	width:120px;
	height:30px;
	display:block;
	padding:0px;
	background:url(../images/menu_aboutus.png) 0 -30px no-repeat;
	text-decoration:none;
}

#menu .machinery-current {
	width:139px;
	height:30px;
	display:block;
	padding:0px;
	background:url(../images/menu_machinery.png) 0 -30px no-repeat;
	text-decoration:none;
}

#menu .projects-current {
	width:122px;
	height:30px;
	display:block;
	padding:0px;
	background:url(../images/menu_projects.png) 0 -30px no-repeat;
	text-decoration:none;
}

#menu .contact-current {
	width:120px;
	height:30px;
	display:block;
	padding:0px;
	background:url(../images/menu_contact.png) 0 -30px no-repeat;
	text-decoration:none;
}

#menu a:hover {
	background-position:0 -30px;
	text-decoration:none;
	border:none;
}

.clearfloat {
	height:0px;
	margin:0px;
	padding:0px;
	clear:both;
	line-height:0px;
}

#byline {
	width:785px;
	height:auto;
	font-size:12px;
	line-height:20px;
	position:relative;
	top:50px;
	left:165px;
}

#byline .trebuchet {
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding:0px;
}

h1 {
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	border-bottom:1px solid;
	margin:0px 25px 12px 25px;
	padding:0px;
}

h2 {
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin:0px 25px 8px 25px;
	padding:0px;
}

img {
	margin:0px 25px 8px 25px;
	padding:0px;
	border: solid;
	border-color: #000000;
	border-width: 1px;
}

#contact {
	width:580px;
	height:auto;
	margin:3px 0px 0px 11px;
	color:#fff;
	font-size:12px;
}

#contact a {
	color:#fff;
	text-decoration:none;
}

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

#contact a:hover {
	text-decoration:none;
	border-bottom:1px solid;
}

a:hover {
	text-decoration:none;
	border-bottom:1px solid;
}

#contact ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#contact li {
	width:193px;
	height:auto;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}

#contact .label {
	color:#FFFF00;
	font-size:10px;
}

#contact .name {
	font-family:Helvetica, Verdana, sans-serif, Arial;
	font-weight:bold;
}
