body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #d32370;
	margin: 0px;
}
a{
	color: #FFFFFF;
	text-decoration:underline;
}

a:hover, .a:active, a:focus{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:none;
}

#container {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 1px;
	overflow: visible;
}

#content {
	height: 420px;
	width: 780px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	top: -210px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content-body {
	width: 710px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.index-logo {
	width: 300px;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.sale-other {
	font-size: 10px;
	font-weight: bold;
}
.sale {
	font-size: 21px;
	font-weight: bold;
	color: #E7EA00;
}



.index-links-text-left {
	background-image: url(../images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 187px;
	margin-left: 3px;
}

.index-links-text-right {
	background-image: url(../images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 187px;
	margin-right: 3px;
}

.index-links {
	width: 200px;
	float: left;
	text-align: center;
}
#links {
	float: left;
	width: 700px;
	text-align: center;
	margin-top: 15px;
	font-size: 12px;
}
