body {
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #e1e1e1;
	color: black;
	text-align: center;
}
img {
	border: 0;
}
input {
	float: left;
}
.maintext {
	font: normal 14px sans-serif;
}
.interfacetext {
	font: normal 14px sans-serif;
}
.vmiddle {
	display: block;
}
.dividerimagetext {
	margin: 0 0 0 50px;
	padding: 2px 0 0 0;
	display: block;
}
.brickthumb {
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	padding: 2px;
}
.thumbtext {
	display: block;
	text-align: center;
}
.mortarthumbtext {
	width: 35px;
	display; block;
	float: right;
}
.selectedbrickthumb {
	display: block;
	background-color: white;
	float: left;
	width: 70px;
	height: 70px;
	padding: 2px;
}
.productthumb {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	padding: 2px;
}
.selectedproductthumb {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	padding: 1px;
	border: solid 1px #333333;
}
.mortarthumb {
	display: block;
	float: left;
	width: 72px;
	height: 30px;
	padding: 2px;
}
.mortarthumb img {
	float: left;
}
.selectedmortarthumb {
	display: block;
	float: left;
	width: 72px;
	height: 30px;
	padding: 2px;
	background-color: white;
}
.selectedmortarthumb img {
	float: left;
}
.brickpopup {
	width: 616px;
	height: 350px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	right: -5000px;
	z-index: 5;
}
.brickpopupfg {
	width: 616px;
	height: 350px;
	z-index: 4;
	position: absolute;
	filter: alpha(opacity=100);
	opacity: 1;
	overflow: hidden;
	top: 0;
	left: 0;
}
.surfacepopup {
	width: 616px;
	height: 300px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: -5000px;
	z-index: 5;
}
.surfacepopupfg {
	width: 616px;
	height: 300px;
	z-index: 4;
	position: absolute;
	filter: alpha(opacity=100);
	opacity: 1;
	overflow: hidden;
	top: 0;
	left: 0;
}
.popupbg {
	background-color: #d4e5f0;
	z-index: 3;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0px;
	left: -2000px;
	width: 616px;
	height: 1px;
}
.surfacepopupmenubar {
	display: block;
	background-image: url("images/popup_menubar_bg_hanson.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
	margin: 0 0 10px 0;
	text-align: right;
	position: relative;
}
.surfacepopupinner {
	display: block;
	position: absolute;
	background-color: white;
	width: 100%;
	height: 300px;
}
.surfacepopupmenubartext {
	display: block;
	text-align: right;
	width: 600px;
	color: white;
	font: bolder 12px sans-serif;
	position: absolute;
	left: 5px;
	top: 8px;
}
.surfacepopupmenubartext a {
	float: right;
	color: white;
	font: bolder 12px sans-serif;
	
}
.surfacebutton {
	background-image: url("images/surfacebutton_hanson.gif");
	background-position: center center;
	background-repeat: no-repeat;
	width: 162px;
	height: 32px;
	margin: 0px 0;
	color: white;
	font: bolder 12px sans-serif;
}
.surfacebutton a {
	display: block;
	width: 162px;
	height: 32px;
	text-decoration: none;
	color: white;
}
.surfacebutton a:hover {
	background-image: url("images/surfacebutton_on_hanson.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
.surfacebuttonon {
	background-image: url("images/surfacebutton_on_hanson.gif");
	background-position: center center;
	background-repeat: no-repeat;
	width: 162px;
	height: 32px;
	margin: 0px 0;
	color: white;
	font: bolder 12px sans-serif;
}
.surfacebuttonon a {
	display: block;
	width: 162px;
	height: 32px;
	text-decoration: none;
	color: white;
}
.surfacebutton a div.vmiddle {
	margin: 0 3px 0 25px;
}
.surfacebuttonon a div.vmiddle {
	margin: 0 3px 0 25px;
}
.maincontentcolumn {
	float: right;
	display: block;
}
.clearall {
	width: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
#sitewrapper {
	width: 790px;
	margin: 0 auto 0 auto;	
	text-align: left;
}
#siteheader {
	width: 790px;
	height: 100px;
	margin: 0px;
}
#navbar {
	width: 781px;
	height: 22px;
	background-image: url("images/navbar_bg_hanson.gif");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	font: 12px sans-serif;
	font-weight: normal;
	margin: 0 0 0 0px;
	white-space: nowrap;
}
#navbar ul {
	display: inline;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	display: block;
	float: right;
	height: 22px;
	line-height: 22px;
	text-align: center;
	white-space: nowrap;
	padding: 0 10px 0 10px;
	margin: 0;
	text-decoration: none;
	color: white;
	font-family: sans-serif;
	font-weight: normal;
	background-image: url("images/navbar_divider.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
#navbar ul li a:hover {
	text-decoration: none;
	color: black;
	font-family: sans-serif;
	font-weight: normal;
	background-image: url("images/navbar_hover_hanson.gif");
	background-position: top right;
	background-repeat: repeat-x;
}
#maincontent {
	width: 779px;
	margin: 0 0 0 0px;
	background-color: white;	
	position: relative;
}	
#renderedimage {
	width: 615px;
	padding: 0 1px 0 0;
	float: right
}
#selectedproductthumb {
	border: solid 1px black;
}
#selectedmortarthumb {
	border: solid 1px black;
	margin: -25px 0 0 90px;
}
#rightsidebar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 162px;
	background-color: #00374d;
	background-image: url("images/right_sidebar_bg_bottom_hanson.gif");
	background-position: bottom left;
	background-repeat: repeat-x;
}
#innerrightsidebar {
	position: absolute;
	top: 27%;
	height: 150px;
	width: 140px;
	margin: 25px;
	color: white;
	font: normal 10px sans-serif;
	text-align: left;
}
#newimages {
	width: 780px;
	height: 135px;
	padding: 0px 0 0 0px;
	background-color: white;
	z-index: 2;
	margin: 0 10px 0 0;	
}
#homethumbspace {
	background-color: white;
	padding: 5px 0 0 13px;
}
#homethumb {
	position: relative;
	float: left;
	width: 140px;
	height: 120px;
	background-image: url("images/homethumbbg.gif");
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px;
	overflow: hidden;
	font: 12px sans-serif;
	font-weight: normal;
	text-align: center;
}
#homethumbtext {
	width: 140px;
	Height: 24px;
}
#homethumb a{
	width: 140px;
	font: 12px sans-serif;
	color: black;
	text-decoration: none;
}
#homethumb a:hover{
	width: 140px;
	font: 12px sans-serif;
	color: black;
	text-decoration: none;
	background-image: url("images/homethumbbg.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
#dividerimage {
	width: 790px;
	height: 20px;
	padding: 0px;
	background-image: url("images/dividerimage-hanson.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font: 13px sans-serif;	
	font-weight: normal;
	color: white;	
}