#footer {
	float: left;
	margin: 20px 0 20px 20px;
	width: 680px;
}
#ttext {
	margin: 0 0 10px 180px;
	width: 450px;
}
.ltext {
	margin: 10px 0 0 180px;
	width: 450px;
}
#ltext {
	margin: 10px 0 0 180px;
	width: 450px;
}
#header {
	background-color: #e76f00;
	height: 25px;
	width: 630px;
	padding: 0;
	margin: 10px 0 0 0;
}

#shoes {
	margin: -10px 0 10px 160px;
}

#shoes a:link,#shoes a:active,#shoes a:visited,#shoes a:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#shoes a:hover 
{
	color: #c30c3e;
	text-decoration: underline;
}
#shoes table {
	font-size: 10px;
	color: #000;
}
.dshoes {
	margin: 10px 0 10px 160px;
}
.shoe {
	width: 120px;
	cursor: pointer;
}
.colorboxes 
{
	visibility: hidden;
	position: absolute;
	z-index: 100;
	padding: 0;
	margin: 0;
	width: 120px;
	height: 100px;
	background-image: url(../images/cboxback.gif);
}
.box 
{
	position: absolute;
	width: 18px;
	height: 18px;
	margin: 0 2px 2px 0;
	border: thin solid #666;
}
.certleft 
{
	float: left;
	width:75px;
}
.certright 
{
	float: left;	
	width: 430px;
}
.certright a:link,.certright a:active,.certright a:visited,.certright a:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.certright a:hover 
{
	color: #c30c3e;
	text-decoration: underline;
}