BODY {
	margin: 0px 0px 0px 0px;
	font: 11px normal tahoma, arial, sans-serif;
	text-align: left;
	color: #656565;
}
A:link {font: 11px normal tahoma, arial, sans-serif; color: #9f1c20; text-decoration: underline;}
A:hover {font: 11px normal tahoma, arial, sans-serif; color: #000000; text-decoration: none;}
A:active {font: 11px normal tahoma, arial, sans-serif; color: #656565; text-decoration: none;}
A:visited {font: 11px normal tahoma, arial, sans-serif; color: #9f1c20; text-decoration: none;}
#container {
	width: 957px;
}
/* Header*/
.header {
	display: block;
	height: 102px;
	width: 957px;
	
}
.logo {
	width: 227px;
	position: absolute;
	padding: 25px;
	
}
.ffsmall {
	width: 120px;
	position: relative;
	float: right;
}
.purchaseText{
	text-align: left;
	float: left;
	font: 11px normal tahoma, arial, sans-serif;
	color: #aaaaaa;
	position: relative;
	float:right;
	padding:35px 10px 0px 0px;
}
.menu {
	width: 557px;
	height: 29px;
	position: absolute;
	padding-left: 284px;
	padding-top: 72px;
}
/* end of the header*/
.maincont {
	position: relative;
	display: block;
	width: 957px;
}
.arrowTitle {
	width: 20px;
	height: 20px;
}
.jeansTitle {
	width: 209px;
	height: 30px;
}
.footer {
	display: block;
	background: url(../images/footer-pattern.gif) top repeat-x;
	display: block;
	width: 957px;
	height: 75px;
}
.logoSmall {
	position: absolute;
	display: inline;
	padding-left: 15px;
	padding-top: 30px;
}

