@charset "UTF-8";
* { behavior: url(scripts/iepngfix.htc) }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/leaf.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 780px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eee9dd;
}
.logo {
	float: left;
}
.aveda {
	float: left;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: right;
	width: 625px;
	margin-top: 10px;
	height: 16px;
	color: #708CB5;
	font-weight: bold;
	text-align: right;
}
#navigation {
	float: right;
	height: 30px;
	width: 330px;
	margin-top: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #83A4#708CB5D4;
	font-weight: normal;
}
#message {
	height: 100px;
	width: 425px;
	position: absolute;
	background-image: url(images/message.png);
	margin-top: 20px;
	margin-left: 300px;
}
#services {
	clear: both;
	width: 780px;
	position: relative;
	margin-top: 8px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 780px;
	padding-top: 150px;
	padding-bottom: 2px;
}
#menu {
	width: 730px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #708CB5;
	padding-top: 15px;
	font-weight: normal;
	margin-top: 10px;
	text-align: left;
	vertical-align: bottom;
}
a {
	color: #708CB5;
	text-decoration: underline;
}
#promobar {
	background-image: url(images/footer.jpg);
	clear: both;
	width: 780px;
	height: 105px;
	font-size: 2em;
}
#footer {
	clear: both;
	width: 780px;
}
#content table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 5px;
	border-top-width: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #708CB5;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px;
}

