/* CSS Document */

body {
	background-image: url(../images/bgslice.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	color: #5B0060;
	height: 100%;
	text-align: center;
	margin-top: 0px;
}


#home_wrapper {
	border: 3px solid #9900A1;
	position:absolute;
	left:50%;
	top:0px;
	width:875px;
	height:610px;
	margin-left: -437px;
}

#wrapper {
	border: 3px solid #9900A1;
	left:50%;
	top:0px;
	height:100%;
	margin-bottom: 0;
	width:875px;
	margin-left: auto;
	text-align:center;
	margin-right: auto;
}

#Box_01 {
	width:875px;
	height:125px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:875px;
	height:101px;
}

#nav-home_ {
	position:absolute;
	left:0px;
	top:101px;
	width:107px;
	height:24px;
}

#nav-about_ {
	position:absolute;
	left:107px;
	top:101px;
	width:209px;
	height:24px;
}

#nav-coll_ {
	position:absolute;
	left:316px;
	top:101px;
	width:122px;
	height:24px;
}

#nav-retailer_ {
	position:absolute;
	left:438px;
	top:101px;
	width:144px;
	height:24px;
}

#nav-contact_ {
	position:absolute;
	left:582px;
	top:101px;
	width:144px;
	height:24px;
}

#nav-myaccount_ {
	position:absolute;
	left:726px;
	top:101px;
	width:149px;
	height:24px;
}


#content {
	width:800px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	margin-bottom: 0;
	clear: both;
}

#ssp_ {
	position:absolute;
	left:15px;
	top:155px;
	width:850px;
	height:430;
}


#home_footer {
	position:absolute;
	left:0px;
	top:590px;
	width:875px;
	height:21px;
	color: #9900A1;
	text-align: center;
	background-image: url(../images/footerslice.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	padding-top: 5px;
	clear: both;
	margin-bottom: 0px;
}

#footer_ {
	width:875px;
	height:21px;
	color: #9900A1;
	text-align: center;
	background-image: url(../images/footerslice.jpg);
	background-repeat: repeat-x;
	font-size:11px;
	padding-top: 5px;
	clear: both;
	margin-bottom: 0px;
}

#footer_, home_footer a:hover {
	color: #9900A1;
	text-decoration:underline;
	font-weight:bold;

}

#footer_, home_footer a {
	color: #9900A1;
	text-decoration:none;
	font-weight:bold;

}


/* Text */

h3 {
	padding: 10px 0 0 0;
	text-decoration: none;
}

ul {
	padding: 0 0 10px 30px;
}

#push {
	clear: both;
}

a {
	color: #ad00b6;
	text-decoration: none;
}

a:hover {
	color: #d32ddc;
	text-decoration: none;
}

#get_started {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 5px;
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
}

#back {
	text-align: left;
	margin-left: 5px;
}
