img
{  border-style: none;
}


div#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 3em;
	margin-top: 1em;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-color: #B79F68;
	background-image: url(images/gradient_bkg.gif);
	background-repeat: repeat-x;
}
div#header {
	height: 175px;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: text-bottom;
	font-size: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/header.jpg);
}
div#content_sub {
	float: left;
	width: 220px;
	background-color: #C3B35E;
	margin-left: 1em;
	margin-top: 1em;
	display: inline;
}
div#content_sub img {
	border: 1px solid #161E43;
}
div#content_sub a:link, div#content_sub a:visited {
	color: #7B3C33;
	text-decoration: none;
}
div#content_sub a:hover {
	text-decoration: underline;
}

div#content_sub p {
	padding-right: 0.25em;
	padding-left: 0.25em;
	color: #333333;
}
div#content_sub h3 {
	padding-right: 1em;
	padding-left: 1em;
	color: #000000;
	text-align: center;
	font-size: 120%;
}
div#content_main {
	float: right;
	width: 500px;
}
div#content_main a:link, div#content_main a:visited {
	color: #161E43;
	text-decoration: none;
	font-weight: bold;
}
div#content_main a:hover {
	text-decoration: underline;
}

div#site_info {
	font-size: 80%;
	text-align: center;
	width: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #273C6B;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	margin-bottom: 1em;
}
div#clear {
	clear: both;
}

div#site_info a:link, div#site_info a:visited {
	color: #161E43;
	text-decoration: none;
}
div#site_info a:hover {
	text-decoration: underline;
}
img#duoregen {
	float: left;
	margin-right: 1em;
}
img#hyster {
	float: right;
	margin-left: 1em;
	margin-right: 1em;
}

