html
{	height: 100%;
}
body 
{	font-family: Verdana;
	background-color: #ffffff;
	font-size: 8pt; 
	color:#000000;
		
}
#content {
	position:absolute;
	top:0px;
	left:0px;
}
h2
{ 	font-size: 12pt;
	color: #000;
}
h3
{ 	font-size: 10pt;
	color: #000;
	padding:0;
	margin:0;
}
h4
{ 	font-size: 10pt;
	color: #000;
	text-align:center;
	border:1px solid #ccc;
}
.small{
	font-size: 8pt;
	color: #3c5f8e;
}
.float{
	float:left;
}
.float2{
	width:188px;
	padding-left:4px;

}
.float2 img{
	padding:4px;
}
a {
	color: #3270b8;
	text-decoration: none;
}

a:link {
	color: #3270b8;
	text-decoration: none;
}

a:visited {
	color: #3270b8;
	text-decoration: none;
}

a:active {
	color: #3270b8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#3270b8;
	
}
#banner {
	background-color: #fff;
	padding: 2px;
	color: #3c5f8e;
}
#snowguard {
	float:left;
	width:768px;
}
#column {
	float:left;
	width:654px;
	margin:0px 0px 2px 0px;
	background-color: #fff;
}
#header {
	background-color: #fff;
	width:654px;
	height:89px;
}

#logo
{	position: absolute;
	top: 22px;
	width:246px;
	height:89px;
}
#bannerad1
{	position: absolute;
	top: 41px;
	left:245px;
	width:255px;
	z-index: 3;
	visibility:hidden;
	
}
#contact
{	position: absolute;
	top:25px;
	left:480px;
	width:160px;
	text-align:center;
	z-index: 3;
	
}
#cart
{	position: absolute;
	top: 57px;
	left:415px;
	width:138px;
	height:35px;
	border: 1px solid #cccccc;
	border-right:none;
	padding:2px;
	z-index: 3;
	
}
#viewcart
{	position: absolute;
	top: 57px;
	left:551px;
	width:104px;
	height:39px;
	z-index: 3;
	
}

#navhold
{	position:absolute;
	top:111px;
	z-index:100;
	width:655px;

}
#navhold a {
	color: #00306f;
	text-decoration: none;
}
#navhold a:hover {
	color: #00306f;
	text-decoration: underline;
}

img {
	border: 0;
}

a.roll img {
	background-color: #FFFFFF;
}

a.roll img:hover {
	background-color: #cccccc;
}

* html a.roll {
	background-color: #FFFFFF;
}

* html a.roll img {
	background-color: transparent;
}

* html a.roll:hover {
	/*background-image: url(../images/testor.gif);
	background-repeat:x;7992b3  58769e
	height:21px;*/
	background-color:#cccccc;
}

#bg {
	position: absolute;
	top:132px;
	width: 654px;
	height:24px;
	background-image: url(../images/bg.gif);
	padding-top:4px;
	text-align:center;
}
#pad {
	height:45px;
	width:654px;
}
#printcontent {
	margin:0px;
	padding:0px;
}
#textbody {
	padding:8px;
	padding-bottom:25px;
}
#printproducts {
}
#snowguards {
	position:absolute;
	top:21px;
	left:656px;
	margin-left:2px;
	width:102px;
	visibility:hidden;
}
.box {
	padding: 4px;
	background-color: #fff;
	width:102px;
	float:left;
	font-size: 7pt;
}

#floatcontent {
	float:left;
	background-color: #fff;
	padding:8px;
	padding-bottom:20px;
} 
#footer {
	background-color: #fff;
	padding: 2px;
	clear:both;
	color: #3c5f8e;
} 
#copy {
	background-color: #fff;
	padding: 2px;
	color: #3c5f8e;
	font-size: 7pt;
} 
.highlight {
	margin-left:25px;
	padding-bottom:4px;
}
#albumlist {
	list-style-type: none;
}
#albumlist li {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	
}
#albumlist img {
	display: block;
	padding:2px;
}
#desc
{	position: relative;
	left:140px;
	top:-125px;
	width: 275px;
	font-size: x-small;
}
#resource
{	position: absolute;
	top: 57px;
	left:270px;
	height:115px;
	font-size: xx-small;
}
#description
{	position: absolute;
	top: 180px;
	left:270px;
	font-size: xx-small;
}


