html, body {
/*	height: 100%;
*/
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFF;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1, h2 {
	font-size: 2.4em;
}
h3, h4 {
	font-size: 1.6em;
}
h5, h6 {
	font-size: 1.0em;
}
p {
	line-height: 1.4em;
}
ul {}
li {}
table {}
td {
	font-size: 70%;
}
td td {
	font-size: 1.0em;
}
form {
	margin: 0 0 0 10px;
}
label {
	display: block;
	margin: 0 0 10px 0;
}
label strong, label em {
	clear: both;
	display: block;
	font-weight: normal;
	font-style: normal;
}
label br {
	display: none;
}
input, select, textarea {
  	clear: both;
	width: 300px;
}
label .submit {
	width: auto;
}
img {
	border: 0;
}
img a {
	border: 0;
}
a {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #039;
	text-decoration: underline;
}
#page {
	margin: 20px auto;
	width: 760px;
	text-align: left;
	background-color: #333;
}
#jumpto {
	display: none;
}
#header, #menu, #content, #footer, #domain {
	clear: both;
	width: 760px;
}
#header {
	background-color: #FFF;
	color: #000;
	min-height: 95px;
}
#content {
	width: 758px;
	margin: 0 1px 0 1px;
	background-color: #FFF;
	color: #000;
}
#footer {
	width: 758px;
	margin: 0 1px 1px 1px;
	background-color: #FFF;
	color: #000;
}
#logo {
	background-attachment: scroll;
	background-image: url(../images/torver_dustman_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #036;
	color: #FFF;
	margin: 0;
}
#logo a {
	background-attachment: scroll;
	background-image: url(../images/torver_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#logo, #logo a {
	width: 760px;
	height: 92px;
}
#logo h1, #logo img {
	display: none;
}
#menu {
	width: 760px;
	float: left;
	background-color: #999;
	color: #FFF;
	margin: 3px 0 0 0;
}
#menu ul, #menu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	color: #000;
	float: left;
}
#menu a {
	width: 80px;
	margin: 0 1px 0 0;
	padding: 2px 5px 2px 10px;
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	text-align: right;
	background-color: #999;
	color: #FFF;
}
#menu a:hover {
	text-decoration: none;
	background-color:  #333;
	color: #EEE;
}
#menu a.selected {
	background-color: #333;
	color: #EEE;
}
#menu a.selected:hover {
	background-color: #333;
	text-decoration: none;
}
#col1, #col2 {
	float: left;
	margin: 40px 0 10px 0;
}
#col1 {
	width: 435px;
	padding-left: 50px;
	background-color: #FFF;
	color: #000;
}
#col2 {
	width: 261px;
	margin-left: 10px;
	background-color: #FFF;
	color: #000;
}
#content h1, 
#content h2 {
	margin: 0 10px 0.8em 10px;
}
#content h3,
#content h4{
	margin: 0 10px 1.2em 10px;
}
#content h5,
#content h6,
#content p {
	margin: 0 10px 1.4em 10px;
}
#content img {
	float: left;
	margin: 0 10px 10px 10px;
}
#footer {
	padding: 0;
	text-align: center;
	background-color: #FFF;
	color: #999;
}
#footer ul {
	list-style-type: none;
	padding: 45px 0 5px 60px;
	margin: 0;
	height: 15px;
	min-height: 15px;	
	background-attachment: scroll;
	background-image: url(../images/dustman_logo.gif);
	background-repeat: no-repeat;
	background-position: 45px 13px;
} 
#footer li {
	color: #666;
	float: left;
	text-align: center;
	border-left: solid 1px #666;
	padding: 0 10px;
	color: #666;
	line-height: 1.0em;
}
#footer li:first-child {
	border: 0;
}

#footer a, #footer a:hover {
	display: block;
	float: left;
	color: #666;
}
#domain {
	text-align: right;
	background-color: #FFF;
	color: #666;
	padding: 5px 0 0 0;
}
#domain strong {
	display: none;
}
#domain a.walkersteel em {
	display: none;
}
#domain a.walkersteel {
	background-attachment: scroll;
	background-image: url(../images/walkersteel.gif);
	background-repeat: no-repeat;
	width: 111px;
	height: 25px;
	display: block;
	float: right;
	margin: 0 0 0 10px;
}

#domain a.meantime {
	color: #CCC;
	text-decoration: none;
	display: block;
	float: right;
	margin: 3px 0 0 10px;
}

#domain a.meantime:hover {
	color: #666;
	text-decoration: underline;
}

.right {
	float: right;
}

#largeimagediv {
	position: relative;
	overflow: visible;
	height: 1px;
	width: 1px;
	display: none;
	float: right;
}
#largeimagediv div {
	position: absolute;
	top: 40px;
	left: -500px;
	width: 500px;
	height: 500px;
	overflow: visible;
	background-color: #EEE;
	background-attachment: scroll;
	background-image: url(../images/loadingimage.gif);
	background-repeat: no-repeat;
	background-position: 50px 50px;
}
#largeimage {
	position: absolute;
	top: 0px;
	left: -10px;
	margin: 0;
	width: 500px;
	height: 500px;
	cursor: hand;
}

.info {
	background-color: #FFF;
	float: right;
}
.info:hover {
	height: 360px;
	width: 260px;
	float: left;
}
.info:hover img {
	width: 240px;
	height: 240px;
	margin-top: 10px;
}
.info img:active {
	width: 500px;
	height: 500px;
}
.info .desc {
	display: none;
}
.info:hover .desc {
	display: block;
	float: left;
	clear: both;
	height: 100px;
	overflow: auto;
	width: 240px;
	margin: 0 10px;
	border-top: solid 1px #BBB;
	border-bottom: solid 1px #BBB;
}


.clearfix:after {
/*
	clear: both;
	float: left;
	height: 1px;
	display: block;
*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */