body {
	background: #ffffff url('') no-repeat 0px 0px;
}

body, div, span, p, td {
	font: 14px/20px Arial;
	color: #000000;
}

DIV.window {
	width: 100%;
	height: auto;
	text-align: center;
}

DIV.content {
	width: 750px;
	text-align: left;
}
	DIV.content #left {
		float: left;
		width: 300px;
	}
		DIV.content #left #logo {
			background: transparent url('../images/hdr_logo.gif') no-repeat 0px 0px;
			width: 300px;
			height: 101px;
			margin-bottom: 2px;
			margin-right: 2px;

		}

		DIV.content #left #grayarea {
			width: 285px;
			height: 151px;
			background: #999999 url('') no-repeat 0px 0px;
			margin-right: 2px;
			color: #fff;
			font-size: 16px;
			padding-left: 15px;
			padding-top: 15px;
		}
			* HTML DIV.content #left #grayarea {
				width: 300px;
				height: 166px;
				padding-left: 15px; padding-top: 15px;
			}
			DIV.content #left #grayarea a.normal {
				background: transparent url('../images/hdr_link.gif') no-repeat 2px 5px;
				color: #fff;
				text-decoration: none;
				padding-left: 15px;
			}

			DIV.content #left #grayarea a.selected {
				background: transparent url('../images/hdr_link.gif') no-repeat 2px 5px;
				color: #000066;
				text-decoration: none;
				padding-left: 15px;
				/*font-weight: bold;*/
			}

	DIV.content #right {
		float: right;
		width: 448px;
	}
		DIV.content #right #nav {
			background: #000066 url('') no-repeat 0px 0px;
			width: 448px;
			height: 25px;
			padding-top: 4px;
		}
			* HTML DIV.content #right #nav {
				height: 29px;
			}

			DIV.content #right #nav a {
				font-size: 15px;
				font-family: Arial;
				text-decoration: none;
				color: #fff;
			}

		DIV.content #right #trucks {
			background: transparent url('../images/hdr_trucks.jpg') no-repeat 0px 0px;
			height: 207px;
			width: 448px;
			margin: 2px 0px 2px 0px;
		}
	
	DIV.content #mainContent {
		margin: 2px 0px 2px 0px;
		border-left: 2px solid #000066;
		border-right: 2px solid #000066;
		display: block;
		padding: 5px;
	}
		* HTML DIV.content #mainContent {
			margin-top: 17px;
		}
	
	DIV#footer {
		width: 750px;
		display: inline;
		height: 29px;
	}
		DIV.content #footer #left {
			background-color: #000066;
			float: left;
			width: 300px;
			height: 25px;
			color: #ffffff;
			text-align: center;
			font-size: 16px;
			font-family: Arial;
			padding-top: 4px;
		}
			* HTML DIV.content #footer #left {
				height: 29px;
			}

			* HTML DIV.content #footer #right {
				height: 29px;
			}

		DIV#footer #right {
			background-color: #000066;
			float: right;
			width: 448px;
			height: 25px;
			color: #ffffff;
			text-align: center;
			font-size: 16px;
			font-family: Arial;
			padding-top: 4px;
		}	h3 {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
