h1 {
	font-size: 30px;
	font-family: arial;
	margin: 30px 0 20px 0;
}
h1 a {
	text-decoration: none;
}
body {
	background: url(bg-site-owl-texture.jpg) center repeat-y #737895;
	width: 100%;
	margin: 0 auto;
	min-height: 900px;
}
#contentWrapper {
	min-height: 700px;
	width: 1027px;
	margin: 0 auto;
	background: url(bg-site-owl.jpg) center top no-repeat;
}
#contentWrapper #header {
	height: 105px;
	width: 1000px;
	margin: 0 auto;
}
#contentWrapper #header ul {
	margin: 60px 0 0 0;
	position: relative;
	right: 20px;
	float: right;
}
#contentWrapper #header ul li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 37px;
	clear:right;
}
#contentWrapper #header li a {
	text-decoration: none;
	color: #737895;
	font-size: 22px;
}
#contentWrapper #header li:hover a{
	color: #fff;
}
#contentWrapper #subHeader {
	color: #737895;
	position: relative;
	left: 330px;
	font-size: 18px;
	width: 650px;
	text-align: center;
}
#content {
	margin: 22px 0 0 39px;
	width: 560px;
	float:left;
}
#content .header {
	width: 560px; height: 25px;
	background: url(bg-content-top.gif) no-repeat top right;
}
#content .body {
	background: url(bg-content-body.gif) repeat-y right;
	width: 100%;
	min-height: 300px;
	margin: 0 auto;
	padding: 0 0 0 0;
	overflow: hidden;
}
#content .body .headingImg {
	float: left;
	margin: 0 0 0 24px;
}
#content .body p {
	margin: 8px 25px 14px 145px;
	color: #fff;
	text-align: justify;
}
#content .footer {
	width: 560px; height: 27px;
	background: url(bg-content-bottom.gif) no-repeat top right;
}
#footer {
	color: #737895;
	padding: 40px 0 10px 0;
	text-align: center;
	width: 900px;
	margin: 0 auto;
	clear:both;
}
#shopPageImg {
	margin: 0 0 0 35px;
}
#contactImg {
	margin: 40px 0 0 130px;
}
