body {
	background:#fff url(../images/bggradient.png) repeat-x center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {
	color:#fff;
	text-decoration:none;
}
a:visited {
	color:#fff;
	text-decoration:none;
}
a:active {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
.container {
	width:733px;
	margin:15px auto 0px;
}
.header {
	width:733px;
	height:194px;
	background:url(../images/mainheader.jpg) no-repeat;
}
.aboutuscontact {
	float:right;
	margin:4px 6px;
	color:#fff;
}
.topnavigation {
	padding:3px 0px 0px 3px;
	height:24px;
	border-bottom:#c2c2c2 solid 1px;
	border-top:#c2c2c2 solid 1px;
}
.topnavigation ul {
	padding-left:5px;
}
.topnavigation li {
	font-size:15px;
	font-weight:bold;
	float:left;
	color:#fff;
	line-height:19px;
}
.topnavigation li a {
	padding:1px 9px;
}
.topnavigation li a:hover {
	background-color:#f37022;
	text-decoration:none;
}
.content {
	position:relative;
	float:left;
	background:url(../images/content-bg.gif) top left repeat-y;
}
.cleft {
	width:175px;
	float:left;
	background-color:#9d9fa2;
	height:525px;
	padding-top:6px;
}
.mainroundedcontainers {
	width:155px;
	margin:10px 9px;
}
.cleft h4 {
	color:#f37022;
	font-size:14px;
	margin-bottom:10px;
}
.cleft h5 {
	font-weight:bold;
	color:#fff;
	margin-bottom:4px;
}
.cleft h6 {
	color:#fff;
	font-weight:normal;
	margin-bottom:8px;
}
.cleft p {
	font-size:10px;
	color:#fff;
	margin-bottom:22px;
	line-height:16px;
}
.cleft ul.cut {
	width:69px;
	float:left;
}
.cleft ul.cut li {
	color:#fff;
	font-size:10px;
	line-height:16px;
}
.cright {
	float:left;
	width:534px;
	background-color:#fff;
	padding:14px 12px 12px;
	min-height:500px;
}
* html .cright {
	height:500px;
}
.cright h1 {
	font-size:24px;
	color:#4d4d4f;
	font-weight:normal;
	margin:0px 8px 12px 8px;
}
.cright p {
	line-height:20px;
	margin:0px 8px;
}
.cuttingservices {
	background:url(../images/cuttingservices.jpg) bottom center no-repeat;
	height:296px;
	width:501px;
	color:#fff;
	font-size:10px;
	position:relative;
	padding:0px 10px;
	margin-top: 10px;
	float:left;
}
.cuttingservices h2 a:visited, .cuttingservices h2 a:link, .cuttingservices h2 a:active {
	color:#4d4d4f;
	font-size:18px;
	line-height:normal;
	padding-top:18px;
	display:block;
}
.cuttingservices p {
	position:absolute;
	top:133px;
	width:484px;
}
.centerdivider {
	height:500px;
	width:2px;
	float:left;
	background-color:#caa9a9;
	margin:12px 11px 0px;
}
.machines {
	background:url(../images/machines.jpg) bottom center no-repeat;
	height:565px;
	width:235px;
	color:#fff;
	line-height:16px;
	font-size:10px;
	position:relative;
	padding:0px 10px;
	float:left;
}
.machines h2 a:visited, .machines h2 a:link, .machines h2 a:active {
	color:#4d4d4f;
	font-size:18px;
	margin-top:18px;
	line-height:normal;
	display:block;
}
.machines ul {
	position:absolute;
	top:195px;
}
.machines li {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin:0px 5px;
}
.machines p {
	position:absolute;
	top:215px;
	width:215px;
}
.footer {
	clear:both;
	height:20px;
	width:733px;
	background-color:#818286;
	color:#fff;
}
.footer ul {
	float:right;
	margin-right:6px;
}
.footer li {
	float:left;
	padding:4px 2px;
}
/* products */

#products h1 {
	color:#f37022;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	border-bottom:#818286 1px solid;
	padding-bottom:2px;
	margin:0px 0px 10px 0px;
}
#products img {
	border:0px solid #818286;
	margin:8px;
}
#products h2 {
	font-size:14px;
	margin:20px 0px 10px;
}
#products a, .mainroundfg h4 a {
	color:	#f37022;
}
#spec-table {
	margin:12px auto;
}
#spec-table td {
	background:#e0e0e0;
	border:1px solid #6b6b6b;
	padding:4px;
}
#spec-table .top td {
	background:#f37022;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
#spec-table .heads td {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#spec-table .grey td {
	background-color:#d0d0d0;
}
ul.infolinks {
	margin-bottom:10px;
}
ul.infolinks li a {
	height:13px;
	padding:5px;
	border-bottom:1px solid #a1a1a1;
	display:block;
	text-decoration:none;
}
ul.infolinks li a:hover {
	background:#616161;
	text-decoration:none;
}
table.contentpaneopen {
	width:534px;
}
#uploadform input, #uploadform textarea {
	width:350px;
}
#uploadform p {
	margin-bottom:12px;
}

