img { border: 0 none; }

.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
.clear { display: block; }
/* */

#page {
	margin: 0 auto;
	background: #fff;
	width: 822px;
	position: relative;
}

#head {
	background: url(../graphics/banner_bg.gif) left top repeat-x;
	min-height: 144px;
	width: 100%;
	float: left;
}

#banner {
	margin-top: 21px;
}

#banner_icons {
	margin-top: 85px;
	position: relative;
	left: 15px;
}

#breadcrumb {
	clear: both;
	margin: 0 21px;
	background: url(../graphics/breadcrumb_bg.gif) left top repeat-x;
	float: left;
	width: 780px;
	font-size: 90%;
}

#main {
	clear: both;
	margin: 1px 21px 0 21px;
	width: 780px;
	float: left;
	background: url(../graphics/gray_white_gradient.gif) left top repeat-x;;
	padding-top: 20px;
}

#stock-images {
	clear: both;
	padding-top: 10px;
}

#stock-images img {
	clear: both;
	margin-bottom: 20px;
}

#stock-images img.hispan2 {
	margin-right: 10px;
}

#foot {
	clear: both;
	border: 1px solid #e1e1e1;
	color: #9c9a9a;
	font-size: 90%;
	padding: 8px 20px;
	margin-top: 15px;
}

#foot a {
	color: #9c9a9a;
}

#foot img {
	float: right;
}
