div._topleft {
	position: relative;
	width: 700px;

}

div._header {
	position: relative;
	width: 350px;
	float: left;	
}

div._headerPic {
	position: relative;
	width: 320px;
	float: left;
	margin-left: 10px;
}

div._botleft {
	position: relative
	width: 700px;
	clear: both;
}

div._fullRange {
	float: left;
	top: 0px;
	width: 590px;

}

div._catalogue {
	font-size: 9pt;
	font-family: Arial;
	width: 140px;
	height: 210px;
	padding: 2px;
	float: left;
	text-align: center;

}

div._botLeftCol {
	width: 100px;
}


div.tweets {
	position: relative;
	top: 60px;
	padding: 2px;
	width: 150px;
	right: 6px;
}

span.sdate {
	font-size: 8pt;
	font-family: Arial;
	color: #999999;
}

h3.calltoaction {
	color: #F57B00;
	font-weight: normal;
	font-size: 12pt;


}

div._mainPic {
	position: relative;
	width: 680px;
	height: 410px;
	font-size: 10pt;
	font-family: Verdana;
	color: #444444;
	
}

div._leather {
	position: absolute;
	float: left;
	top: 0px;
	left: 5px;
	width: 380px;

}

div._sole {
	position: absolute;
	float: left;
	top: 140px;
	left: 5px;
	width: 320px;

}

div._ankle {
	position: absolute;
	float: left;
	top: 310px;
	left: 5px;
	width: 300px;
}

div._foot {
	position: absolute;
	top: 370px;
	left: 620px;
}

div._aus {
	position: absolute;
	top: 0px;
	left: 600px;
}




