body {
	text-align: center;
	background-position: left 400px;
	background-repeat: repeat;
	background-image: url(../Artwork/body_bg.jpg);
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:110px;
	z-index:1;
	border: medium solid #96858B;
}
#container {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#container_wrap {
	border: medium groove #FFF;
}
#nav_1 {
	position:absolute;
	left:0px;
	top:115px;
	width:100px;
	height:480px;
	z-index:2;
	text-align: center;
	vertical-align: middle;
	border: medium solid #948389;
}
#main_content {
	position:absolute;
	left:106px;
	top:115px;
	width:476px;
	height:480px;
	z-index:3;
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 6px;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(../Artwork/Brushes/page_bottom.jpg);
	background-position: left bottom;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	color: #333;
	text-decoration: none;
	text-align: left;
	overflow: scroll;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFF;
	border: medium solid #98878D;
}
#nav_2 {
	position:absolute;
	left:620px;
	top:115px;
	width:140px;
	height:375px;
	z-index:4;
	background-image: url(../Artwork/sidebar_top_image.jpg);
	padding-top: 105px;
	border: medium solid #99888E;
}
#footer {
	background-image: url(../Artwork/footer_bg.jpg);
	background-repeat: repeat;
	height: 10px;
	width: 764px;
	position: absolute;
	left: -1px;
	top: 601px;
	font-size: 80%;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	border: medium solid #97868C;
}
.border {
	border: 1px solid #333;
}td img {display: block;}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#container_wrapper {
	border: thick solid #FFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 627px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
h2 {
	font-size: 105%;
	color: #333;
}
#pricing {
	float: right;
}
