body {
	background-image: url(images/background.jpg);
	background-color: #CBDCDB;
	font-family: Verdana, Geneva, sans-serif;
	color: #4E3924;
}
.body-container {
	height: 685px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	height: 130px;
	width: 840px;
	position: relative;
	top: 0px;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.content {
	height: 280px;
	width: 790px;
	top: 176px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	background-image: url(images/body_fill.png);
	background-repeat: repeat-y;
	padding-left: 50px;
}
.footer {
	height: 40px;
	width: 840px;
	top: 456px;
	padding-top: 312px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	text-align: center;
	font-size: 12px;
	background-image: url(images/body2_foot.png);
	background-repeat: no-repeat;
}
.copyright {
	width: 840px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
}
.nav-bar {
	height: 45px;
	width: 790px;
	top: 131px;
	position: absolute;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/navbar_1.png);
	background-repeat: no-repeat;
	padding-left:50px;
}
.body-text {
	font-family: Verdana, Geneva, sans-serif;
	color: #4E3924;
	height: 250px;
	width: 475px;
	position: absolute;
	left: 75px;
	top: 15px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	font-size: 14px;
	list-style-type: square;
	padding-left: 17px;
}
.bullets {
	width: 430px;
	position: absolute;
	left: 130px;
	top: 455px;
	height: 217px;
	font-size: 14px;
}
.contact-box {
	height: 230px;
	width: 175px;
	position: absolute;
	left: 560px;
	top: 176px;
	padding-top: 54px;
	padding-left: 25px;
	padding-right: 50px;
	background-image: url(images/contact_box2.png);
	background-repeat: no-repeat;
	font-size: 12px;
}
.contact-box p {
	font-size: 12px;
}
.contact-box h3 {
	line-height: 17px;
	color: #3A7977;
}
.contact-box a:link {
	color: #3A7977;
	text-decoration: none;
}
.contact-box a:hover {
	color: #316463;
	text-decoration: none;
}

.contact-box a:active {
	color: #3A7977;
	text-decoration: none;
}
.contact-box a:visited {
	color: #3A7977;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #316463;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #397674;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #336765;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #3A7977;
}
.article-image {
	height: 201px;
	width: 182px;
	float: right;
	text-align: center;
}
p {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
.footer a:link {
	color: #397674;
	text-decoration: none;
}
.footer a:hover {
	color: #4E3924;
	text-decoration: underline;
}
.footer a:active {
	color: #8BBAB7;
	text-decoration: none;
}
.footer a:visited {
	color: #397674;
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
}
.nav {
	float: left;
	margin-left: 23px;
	height: 20px;
}
.services {
	float: left;
	margin-left: 5px;
	height: 20px;
}
.testimonials {
	height: 20px;
	float: left;
	margin-left: 5px;
}
.wardrobe {
	float: left;
	height: 20px;
	margin-left: 10px;
}
.aboutme {
	float: left;
	height: 20px;
	margin-left: 10px;
}
.press {
	float: left;
	height: 20px;
	margin-left: 10px;
}
.contact {
	float: left;
	height: 20px;
	margin-left: 10px;
}
