body {
	background-color:#7B7B7B;
	text-align: center;
	margin: 0px;
}

body, #form textarea  {
	SCROLLBAR-ARROW-COLOR: #111111;
	SCROLLBAR-BASE-COLOR: #f4f4f4;
}

#box {
	width: 920px;
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:left;
	background-image: url(../img/bottomblk.gif);
	height: 100%;






}

#top {
	height:144px;
	vertical-align:top;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	background-position: left top;

	text-align: right;




-moz-box-sizing:border-box;	box-sizing:border-box;
}

#nav {
	height: 32px;
	vertical-align: middle;




	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;







}
#nav a {
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	padding-left: 5px;
	color:#999999;
	padding-right: 12px;







}

#nav a:hover {
	color:#CCCCCC;
}

#left {
	width: 50px;
	vertical-align:top;
	background-image: url(../img/left.gif);
	background-repeat: repeat-y;
	background-position: left;
	
	background-color: #7B7B7B;









	-moz-box-sizing:border-box;box-sizing:border-box;
}

#subnav {
	margin-top:20px;
	}
#subnav a {
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	background-image: url(../img/div.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	margin-top: 10px;





}

#subnav a:hover {
	color:#9F9F9F;
}

#navbox {
	background-image: url(../img/subnav.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 30px;
	background-position: left top;
	vertical-align: top;
	padding-top: 2px;


}

#content {
	width: 811px;
	vertical-align:top;
	text-align:center;
	color: #FFFFFF;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	background-color: #7B7B7B;







-moz-box-sizing:border-box;box-sizing:border-box;

}

#content a {
	text-decoration:none;
	color:#443BC8;
}

#content a:hover {
	text-decoration:underline;
}



#content td, #content table {
	border:none;
	vertical-align:top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#right {
	width:59px;
	height: 100%;
	background-image: url(../img/right.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #7B7B7B;




}
.rte-img, #wintershoes {
	border: 1px solid #d4d4d4;
}

#wintershoes {
	float:center;
	width:550px;
	}

#bottom-nav {
	height:58px;
	text-align:center;
	color:#FFFFFF;
	vertical-align:top;
	font-family:Tahoma;
	font-size:11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 28px;

}

#bottom-nav a {
	color:#C9C9C9;
	text-decoration:none;
}

#bottom-nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}

#um {
	text-align:right;
	padding-right: 40px;
	padding-left: 30px;
	font-family: Tahoma;
	font-size: 10px;
	color: #232323;
	padding-bottom: 22px;
	height: 60px;



}



div {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.imgtext {
	height:300px;
	display: block;
}

#ssImg img {
		background: white;
		border: 1px gray;
                                           margin: 5px;
	}
	
	h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#999999;
	width:100%;
	border-top: 1px solid #999999;
	padding-top: 10px;
}

hr {
	height:1px;
	border:none;
	color:#999999;
}
