#wrapper {
	height: 625px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#header_top {
	float: left;
	height: 71px;
	width: 500px;
	background-color: #eff1b8;
	padding-top: 16px;
	text-align: right;
	padding-right: 30px;
}
#logo {
	float: left;
	height: 130px;
	width: 270px;
	background-color: #eff1b8;
}
#nav {
	height: 43px;
	width: 530px;
	float: left;
	background-color: #eff1b8;
}
#nav li {
	text-align: left;
	display: inline;
	color: #491021;
	width: auto;
	list-style-type: none;
	height: 25px;
	float: left;
	padding-left: 30px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 8px;
	margin-right: 18px;
}
#nav ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
}#rotator {
	height: 380px;
	width: 270px;
	float: left;
	overflow: hidden;
}
#hcontent {
	height: 365px;
	width: 290px;
	float: left;
	background-color: #491021;
	padding-top: 15px;
	padding-left: 30px;
	overflow: hidden;
	padding-right: 30px;
	color: #eff1b8;
}
#content {
	float: left;
	height: 365px;
	width: 470px;
	background-color: #491021;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
	color: #eff1b8;
}
#htest {
	height: 365px;
	width: 144px;
	float: left;
	background-color: #491021;
	padding-top: 15px;
	padding-right: 18px;
	padding-left: 18px;
	font-style: italic;
	color: #eff1b8;
	font-size: 9px;
	overflow: auto;
}
#designs {
	float: left;
	height: 319px;
	width: 800px;
	background-color: #f4bad5;
}
#bottom {
	float: left;
	height: 100px;
	width: 800px;
	background-color: #f4bad5;
}
#dbottom {
	background-color: #491021;
	height: 150px;
	width: 560px;
	float: left;
	padding-top: 10px;
	padding-left: 120px;
	padding-right: 120px;
	text-align: center;
	color: #eff1b8;
}
#footer {
	float: left;
	height: 15px;
	width: 800px;
	background-color: #FFF;
}
#footer p {
	font-size: 10px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0.5em;
	color: #491021;
}
#htest p {
	margin-top: 0em;
	margin-bottom: .9em;
}
.header_text {
	font-size: 10px;
	color: #491021;
	padding-bottom: 0px;
}
.header_phone {
	font-size: 19px;
	color: #491021;
	padding-top: 0px;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#content a:visited {
	color: #eff1b8;
	text-decoration: none;
}
#content a:link {
	color: #eff1b8;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #f4bad5;
}
a:visited {
	text-decoration: none;
	color: #eff1b8;
}
a:link {
	color: #491021;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #491021;
}
a:hover {
	text-decoration: none;
	color: #f4bad5;
}
a:active {
	text-decoration: none;
}
p {
	margin-top:0em;
	font-size: 11px;
	margin-bottom: 0.6em;
}
h1 {
	margin-top: 0em;
	font-size: 16px;
	margin-bottom: 0.7em;
}
h2 {
	margin-top: 0em;
	margin-bottom: .4em;
	font-size: 12px;
}

