body {
	background-color: #061032;
	text-align: center;
}
img {
	margin: 0;
	padding: 0;
	border: none 0;
}
#shingleselectorcontainer {
	width: 800px;
	height: 596px;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0;
	margin: 0 auto 0 auto;
	background-color: white;
	font-size: 0;
	background-image: url("sidebar_vhr.gif");
	background-repeat: repeat-y;
	text-align: left;
}
#shingleselectorsidebar {
	width: 173px;
	height: 469px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	spacing: 0;
	border: 0;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}
#shingleselectorsidebar ul {
	text-align: right;
	padding: 0;
	margin: 0;
	spacing: 0;
}
#getitinstalledbutton {
	position: absolute;
	right: 0;
	bottom: 20px;
}
#sidebardesignoptions {
	margin: 10px 0 10px 0;
}
#shingleselectormainarea {
	position: absolute;
	top: 85px;
	left: 174px;
	display: block;
	width: 626px;
	height: 515px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	spacing: 0;
}
#renderedimagescreen {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.gafmenu {
	display: block;
	position: absolute;
	background-color: white;
	top: 515px;
	left: 0;
	z-index: 3;
}
.gafmenuinner {
	display: block;
	height: 422px;
	width: 627px;
	overflow: auto;
	z-index: 4;
	font-size: 12px;
	color: black;
	font-family: sans-serif;
}
.gafmenuinner a {
	/* color: black;
	text-decoration: none;
	text-align: center; */
}
#transparentmenubg {
	display: block;
	position: absolute;
	top: 515px;
	left: 0;
	z-index: 2;
	background-color: white;
	opacity: .75;
	filter: alpha(opacity=75);
	width: 627px;
	height: 600px;	
}	
#shingleselecterfooter {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 800px;
	height: 42px;
	/* background-image: url("images/footer_needhelp.gif"); */
	background-color:#C3C7D2;
	z-index: 3;
}
.productpageseriesheader {
	background-color: #d8e7f1;
	margin: 5px;
	width: 590px;
	height: 30px;
	color: black;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	vertical-align: middle;
	clear: both;
}
.productheaderlink:visited {
	color: #0909FF;
}
.gafproduct {
	float: left; 
	margin: 4px; 
	width: 90px; 
	height: 135px;
}
.gafproduct a img {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
.gafhomethumb a img {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
.style1 {font-size: 24px}
.style2 {font-size: 18px}
.style3 {font-size: 16px}
.style5 {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}