/* Sub Pages */
#footer {
	margin:0 auto;
	width:815px;
}
#content {
	margin: 5px auto;
	padding: 0;
	width:815px;
}
#content table {
	width:100%;
	border-collapse: collapse;
	border-top:1px solid #013567;
	border-left:1px solid #013567;
	margin:0 0 5px 0;
	padding:0;
}
#content table table{
	width:100%;
	border-collapse: collapse;
	border: 0;
	margin:0 0 0 0;
	padding:0;
}
#content table table td 
{
	padding: 0;
	border: 0;	
}
#content table th, #content table td {
	border-bottom:1px solid #013567;
	border-right:1px solid #013567;
}
#content table th {
	background:#013567 url(../images/title_left.gif) no-repeat;
	color:#fd9f00;
	font-weight:bold;
	font-size:120%;
	height:23px;
	line-height:23px;
	vertical-align:middle;
	text-align:left;
	padding: 0 0 0 39px;
	margin: 0;
}
#content table td {
	padding: 15px 26px 0px 26px;
	margin: 0;
	vertical-align:top;
}
#content table td.img {
	width:270px;
	margin:0;
	padding:0;
	vertical-align:top;
}
#content table td a {
	float:right;
	clear:both;
	margin:5px 0 0 0;
}
#content #machProducts th {
	background:#013567 url(../images/title_left.gif) no-repeat;
	color:#fd9f00;
	font-weight:bold;
	font-size:120%;
	height:23px;
	line-height:23px;
	vertical-align:middle;
	text-align:left;
	padding: 0 0 0 39px;
	margin: 0;
	
	/*background:#ffffff;
	text-align:center;
	width:33%;
	margin:0;
	padding:10px 0 0 0;
	vertical-align:top;
	height:78px;*/
}
#content #machProducts td {
	padding:10px 10px 10px 15px;
	margin:0;
	vertical-align:top;
}
#content #machProducts td.footer {
	padding:0;
	margin:0;
	height:23px;
	line-height:23px;
	vertical-align:middle;
	background:#013567 url(../images/title_left.gif) no-repeat;
	color:#fd9f00;
}
#content #machProducts td.footer a.more {
	padding:0;
	margin:0 10px 0 0;
	background:transparent;
	color:#fd9f00;
	text-decoration: underline;
}
.more {
	font-size:90%;
	clear:both;
	float:right;
	margin:5px 0;
		color:#fd9f00;
	text-decoration: underline;

}