#wrapper {
	height: 600px;
	width: 955px;
	background-image: url(images/border.png);
	background-repeat: repeat-y;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	position: absolute;
	bottom: 0px;
}

body {
	background-color: #369;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#caligraphy {
	position: absolute;
	bottom: 40px;
	left: 100px;
}
#content {
	position: absolute;
	height: auto;
	width: 400px;
	left: 119px;
	top: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	font-weight: lighter;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#slideshow {
	position: absolute;
	height: 315px;
	width: 315px;
	left: 563px;
	top: 204px;
	background-color: #003;
	border: 2px groove #000;
}
#navigation {
	position: absolute;
	height: 60px;
	width: 633px;
	left: 295px;
	top: 130px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #8C94A9;
	text-align: center;
}
.product_order {
	position: absolute;
	height: 25px;
	width: 285px;
	left: 234px;
	bottom: 101px;
}

#wrapper_products {
	height: 1100px;
	width: 955px;
	background-image: url(images/border.png);
	background-repeat: repeat-y;
	position: absolute;
}
#eyepillow {
	position: absolute;
	height: 200px;
	width: 200px;
	left: 635px;
	top: 253px;
	background-color: #369;
	border: 2px solid #000;
}
#hull_pillow {
	position: absolute;
	height: 200px;
	width: 200px;
	left: 635px;
	top: 516px;
	background-color: #369;
	border: 2px solid #000;
}
#body_wrap {
	position: absolute;
	height: 200px;
	width: 200px;
	left: 636px;
	top: 784px;
	background-color: #369;
	border: 2px solid #000;
}
#wrapper_contact {
	height: 800px;
	width: 955px;
	background-image: url(images/border.png);
	background-repeat: repeat-y;
	position: absolute;
}
#about_pic {
	border: 2px solid #000;
	position: absolute;
	height: 322px;
	width: 301px;
	left: 584px;
	top: 197px;
}

#wrapper_contact #content p {
	text-align: center;
}
#orderform {
	position: absolute;
	height: 237px;
	width: 500px;
	left: 246px;
	top: 319px;
	text-align: right;
}
#announce {
	position: absolute;
	height: 50px;
	width: 300px;
	left: 453px;
	top: 417px;
}
.bold {
	font-weight: bold;
}
#view_cart {
	position: absolute;
	height: 70px;
	width: 70px;
	left: 230px;
	top: 133px;
}
.center {
	text-align: center;
}

