#container-index {
	position:relative;
	width:760px;
	height: 700px;
	margin: auto auto;
	background-color: #FFFFFF;
	
}

#container {
	position:relative;
	width:760px;
	height: auto;
	margin: auto auto;
	background-color: #FFFFFF;
}

#container-cart {
	position:relative;
	width:760px;
	height: 500px;
	margin: auto auto;
	background-color: #FFFFFF;
}

#navigate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9900FF;
	text-decoration: none;
	width: 150px;
	height: 252px;
	float: left;
	
	
}


body {
	background-color: #FFCCFF;
}

#textA {
	width:450px;
	height:120px;
	float: left;
	position: relative;
	top: 30px;
	
}

#filler-slogan {
	width: 500px;
	height:38px;

}
#text {
	width: 400px;
	height:350px;
	float:left;

}

#header {
	top:10px
	width: 760px;
	height: 100px;
}

#contents {
	float: right;
	width: 800px;
	height:600px;	
}

#Bar {
	background-color: #9900FF;
	height: 15px;
	width: 760px;

 }

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0102FA;
	text-decoration: none; 
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0102FA;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0102FA;
	text-decoration: none;
}


p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 }
 
 b {
 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
 #Layer1 {
	width:200px;
	height:200px;
	float: right;
	
}
#Layer2 {
	position:absolute;
	width:780px;
	height:87px;
	float: left;
	left: 4px;
	top: 577px;
}
#Layer3 {
	width:760px;
	height:60px;
	float:left;
}

#slogan {
	width:253px;
	height:38px;
	float: left;
	}
#formbox {
	position:relative;
	width:200px;
	height:600px;
	
	top: 50px;
}
#formbox1 {
	position:relative;
	width:400px;
	height:400px;
		top: 50px;
}
#Layer5 {
	position:absolute;
	width:353px;
	height:20px;
	z-index:1;
	left: 229px;
	top: 413px;
}
