body {
	background-color:#FFFFFF;
	background-image:url(images/bodybg.png);
	background-repeat:repeat-x;
	background-position:top;
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666666;
}

img {
	border:0;
}

form {
	border:0;
	padding:0;
	margin:0;
}

a {
	text-decoration:none;
	color:#0033CC;
}

a:hover {
	color:#CC0000;
}

#container {
	width: 960px;
}

#header {
	background-color:#FFCF40;
	height:90px;
	background-image:url(images/header.png);
	overflow:hidden;
}

#logo {
	float:left;
	width:172px;
	overflow:hidden;
}

#menu {
	float:left;
	font-size:17px;
	color:#000000;	
	padding:65px 15px 0 0;
	width:773px;
	text-align:right;
}

#menu a {
	color:#000000;
	text-decoration:none;
}

#left {
	width: 174px;
	float:left;
}

#logofooter {

}

#latestnews {
	background-color:#F2B600;
	width:168px;
	margin: 0 3px 3px 3px;
	color:#FFFFFF;
	
}

#latestnews a {
	color:#000000;
	text-decoration:none;
	display:block;
	border-top:1px solid #FFFFFF;
	padding: 4px 0 4px 14px;
	font-weight:bold;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;

}

#latestnews a:hover {
	color:#FFFFFF;
}


#latestnews ul  {
	list-style:none;
	padding:0 0 10px 0;
	margin:0;
	display:none;
}

#latestnews ul li {
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	background-position:15px 3px;
	padding-left:15px;
}

#latestnews ul li a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:0 0 0 15px;
	border:0;
	display:block;
}

#misc {
	background-color:#E4E4E4;
	background-image:url(images/miscbg.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:168px;
	margin: 0 3px 3px 3px;
}

#misc #leftmenu {
	padding:14px;
}

#misc #leftmenu a {
	display:block;
	background-image:url(images/link.png);
	background-repeat:no-repeat;
	background-position:0 3px;
	color:#333333;
	padding: 1px 0 2px 15px;
}

#misc #newsletter {
	margin: 0 14px 0 14px;
	border-top:1px solid #B4B4B4;
	border-bottom:1px solid #B4B4B4;
	padding:15px 0 15px 0;
}

#misc #newsletter form {
	padding: 10px 0 0 0;
}

#misc #newsletter input {
	font-size:x-small;
	width:75px;
}

#misc #newsletter span {
	display:block;
	padding:5px 0 5px 0;
	text-align:center;
}

#misc #util {
	padding:14px;
}

#misc #util a {
	display:block;
	background-image:url(images/link.png);
	background-repeat:no-repeat;
	background-position:0 3px;
	color:#000000;
	font-weight:bold;
	padding: 0px 0 0 15px;
}

#misc #util div {
	padding-bottom:3px;
}

#content {
	width:756px;
	float:left;
	padding: 15px 15px 15px 15px;
	color:#000000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;

}

#content p {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin:0;
}

#content h1 {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #333333;
}

#content h1 a {
	color: #666666;
	text-decoration:none;
}

#content h2 {
	font-weight:bold;
	color:#000000;
	background-color:#F3F3F3;
	padding:5px;
	margin:0;
	font-size:small;
}

#content h3 {
	font-weight:bold;
	color:#000000;
	margin:0 0 10px 0;
	font-size:small;
}

#content ul {
	margin-top:0;
	padding-top:0;
}

#content h4 {
	padding:0 0 0 20px;
	margin:10px 0 13px 0;
	background-image:url(images/document.png);
	background-repeat:no-repeat;
	background-position:0 1px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}

#footer {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-top:1px solid #CCCCCC;
	padding:10px 0 0 10px;
	margin-top:10px;
}

#footer a {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	color:#CC0000;
}

#footer #address {
	width:160px;
	float:left;
}

#footer #telephone { 
	float:left;
	width:160px;
}

.break {
	clear:both;
	overflow:hidden;
	height:1px;
}

.itemimage {
	float:right;

	margin: 0 0 20px 20px;
}

/* home */
#homebottom {
	margin-top:3px;
}

#homebottom div {
	float:left;
	width: 260px;
	overflow:hidden;
}

#homebottom div.middle {
	width: 260px;
	overflow:hidden;
	margin: 0 3px 0 3px;
}

#hometop {
}

/* links and files */
#files {

}

#files ul {
	margin:0;
	padding:10px 0 10px 0;
	list-style:none;
}

#files ul li {
	background-image:url(/images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding: 10px 0 0 40px;
	height:30px;
}

#files ul li a {
	color:#000000;
	text-decoration:none;
}

#files ul li a:hover {
	color:#CC0000;
}

#links {
	border-top:1px solid #CCCCCC;
	clear:both;
	margin-top:10px;
	padding:5px 10px 20px 7px;
	font-weight:bold;
}

/* useful docs */
#support {
	
	clear:both;
}

#support h2 {
	margin-top:10px;
}

#support ul {
	padding:0;
	margin:0;
	list-style:none;
}

#support ul li {
	background-image:url(images/pdf.png);
	background-repeat:no-repeat;
	background-position:5px 3px;
	height: 30px;
	padding: 10px 0 0 40px;
	margin-top:5px;
}

#support ul li a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#right_util {
	float:right;
	text-align:right;
}

#left_util {
	float:left;
}

#left_util a {
	color:#CC0000;
	text-decoration:none;
}

.urlbutton {
	color: #CC0000;
	text-decoration:none;
	background-image:url(images/link.png);
	background-position: 0 2px;
	background-repeat:no-repeat;
	padding-left:15px;
}

/* location */
#map {
	float: left;
	width:500px;
	height:400px;
	border:1px solid #CCCCCC;
}

#mapdetails {
	float:right;
	width:230px;
}

/* jobs */
#job {
	margin: 20px 0 20px 0;
}
.job {
	clear:both;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}

.job .urlbutton {
	color:#000000;
	font-weight:bold;
}

/* news item */
.utility {
	float:right;
	color:#666666;
}

.utility a {
	color:#666666;
	text-decoration:none;
}


.item {
	margin-bottom:20px;
}

.item a {
	color:#000000;
	text-decoration:none;
}

.itemdate {
	color:#666666;
	font-weight:bold;
}

.itemview {
	float:right;
	margin:45px 0 0 15px;
}

.itemurl {
	margin-top:10px;
}

.itemurl a,  .itemview a {
	color: #CC0000;
	text-decoration:none;
	background-image:url(images/link.png);
	background-position: 0 2px;
	background-repeat:no-repeat;
	padding-left:15px;
}

#newsoverview {
	padding-top:0;
}

#newsoverview ul {
	margin:0;
	padding:0;
	list-style:none;
}

#newsoverview li {
	background-image:url(images/document.png);
	background-repeat:no-repeat;
	background-position: 5px 6px;
	padding: 5px 5px 5px 23px;
	color:#000000;
	cursor:pointer;

}

#newsoverview li a {
	color:#000000;
	font-weight:bold;	
}

#newsoverview li a:hover {
	color:#000000;
}

/* Form */
form.cmxform fieldset {
	margin-bottom: 10px;
	border:0;
}

form.cmxform fieldset legend em {
	color:#000000;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	color:#000000;
	padding:0;
	margin:0;

}
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset li input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	width:330px;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}
form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
form.cmxform label {
	width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
	margin-left: 123px; /* Width plus 3 (html space) */
}

form.cmxform button {
	color:#CC0000;
	font-weight:bold;
	border:0;
	background-color:#FFFFFF;
	padding:0 0 0 7px;
	_padding-left:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	cursor:pointer;
}

#mailing {
	background-color:#EEEEEE;
	width:430px;
	padding:15px 15px 0 15px;
}

#mailing input {
	float:right;
	width:auto;
}

#mailing div {
	margin-bottom:15px;
}

#mailing div a {
	float:right;
	color:#CC0000;
	text-decoration:none;
}

/* used equip */
#usedequipment a {
	color:#000000;
}

#usedequipment img {

}

/* special blurb for powerscreen box */
#powerscreen {
	
}

#powerscreen td {
	vertical-align:top;
	text-align:center;
	padding-bottom:15px;
}

#powerscreen td img {
	border:1px solid #666666;
}

#homeimages {
	padding-top:8px;
}

.homeimage {
	width:185px;
	height:130px;
	float:left;
	padding-left:15px;
}

/* Overview - Products */
#products-container {
	width: 756px;
	margin: 0;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
}

#products-container .product {
	width: 138px;
	min-height: 205px;
	margin: 0 14px 16px 0; 
	padding-top: 12px;
	float: left;
	background-color:#fee38c;
	border: 1px solid #CCCCCC;
}

#products-container .product.end {
	margin-right: 0;
}

#products-container .product img {
	width: 110px;
	margin: 0 12px 5px;
	border: 1px solid #CCCCCC;
}

#products-container .product h3 {
	margin: 0;
	font-size: 13px;
	text-align: center;
}

#products-container .product h3 a {
	color: #000000;
	text-decoration: none;
}

#products-container .product h3 a:hover {
	color: #000000;
	text-decoration: underline;
}

#products-container .product p {
	padding: 0 5px;
	text-align: center;
}

#product {
	width: 756px;
}

#product #text {
	width: 467px;
	margin-right: 40px;
	float: left;
}

#product #text .title {
	margin:0 0 10px;
	padding:0;
	font-weight:bold;
}

#product #images {
	width: 249px;
	float: left;
}

#product #images p {
	font-size: 11px;
	color:#666666;
	text-align: center;
}

#product #images img {
	border: 1px solid #CCCCCC;
}

#product #images .thumb {
	margin: 5px;
}

#product a {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

#product .pdf {
	padding: 10px 0 10px 45px;
	background: url(images/pdf.png) no-repeat left top;
}

#product .pdf a {
	color: #0000FF;
}

#product a:hover {
	text-decoration: underline;
}