@charset "utf-8";
/* CSS Document */

body {
	background:url(images/background.jpg);
	background-color:#000000;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

p {
	margin:0;
	padding:0;
	font-size:11px;
}

a {
	color:#ffffff;
	font-weight:bold;
}

hr {
	height:1px;
	border:none 0;
	border-bottom:1px #FF0000 dashed;
}

div#MenuWrapper {
	width:970px;
	height:91px;
	margin:0 auto;
	background:url(images/menu.jpg);
}

div#Menu {
	padding-top:73px;
	padding-right:30px;
	text-align:right;
}

div#AgriculturalProducts {
	position:absolute;
	width:99px;
	height:102px;
	left: 33px;
	top: 44px;
}

div#EngineeredProducts {
	position:absolute;
	width:99px;
	height:102px;
	left: 229px;
	top: 44px;
}

div#EquipmentSolutions {
	position:absolute;
	width:99px;
	height:102px;
	left: 425px;
	top: 44px;
}

div#RoadRailCorporation {
	position:absolute;
	width:99px;
	height:102px;
	left: 621px;
	top: 44px;
}

div#Tractor {
	position:absolute;
	width:99px;
	height:102px;
	left: 817px;
	top: 44px;
}

div#Menu a {
	color:#FFFFFF;
	text-decoration:none;
}

div#Top {
	position:relative;
	width:970px;
	height:162px;
	margin:0 auto;
	background:url(images/top.jpg);
}

div#MainBody {
	width:970px;
	margin:0 auto;
	background:url(images/main.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}

div#MainBody p {
	padding-top:5px;
	padding-bottom:5px;
}

div.Wrapper {
	padding:8px;
	border:1px #999999 solid;
}

div.Wrapper h1 {
	font-size:12px;
	padding:0;
	margin:0;
}

table#Content {
	margin-top:20px;
	margin-bottom:20px;
}

table#Content td {
	padding:5px;
}

div#Footer {
	width:970px;
	margin:0 auto;
	background:#666666;
}

div#Footer p {
	padding:5px;
	font-weight:bold;
	font-size:11px;
}

div#Footer a {
	color:#FFFFFF;
}

/************************** CSS Document **************************/

h1#Tractor {
	text-align:center;
}

div.SecondaryMenuContainer {
	width:194px;
	float:left;
}

div#SecondaryMenu h1 {
	font-size:14px;
}

div#SecondaryMenu h1 a {
	color:#A8410F;
	text-decoration:none;
}

div.SecondaryMenuInterior {
	padding:15px;
	padding-top:0px;
	padding-bottom:0px;
}

