@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#container {
	margin-top: 50px;
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}#header {
	text-align: center;
	margin-left: 1px;
	padding-bottom: 0px;
	background-position: top;
	height: 100px;
	width: 780px;
}
#backgroundImage {
	position: absolute;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 780px;
	z-index: -2;
	height: 490px;
	top: 150px;
}
#menu {
	width: 780px;
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 10px;
	text-decoration: none;
	text-align: left;
}
#container #menu h3 a {
	text-decoration: none;
	color: #000;
}
#mainContent {
	text-align: center;
	height: 450px;
	padding-top: 1px;
	padding-right: 1px;
	margin-right: 0px;
	margin-left: 1px;
}
#container #menu #clear1 {
	height: 39px;
	width: 56px;
	position: static;
	z-index: 1;
	float: left;
	margin-left: 0px;
}
#container #footer {
	color: #CCC;
	text-align: left;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
#container #menu #home {
	height: 39px;
	width: 68px;
	text-align: left;
	float: left;
}
.siteNav {
	height: 39px;
	width: 27px;
}
#container #menu #about {
	text-align: left;
	float: left;
	height: 39px;
	width: 75px;
}
#container #menu #services {
	height: 39px;
	width: 109px;
	float: left;
}
#container #menu #products {
	float: left;
	height: 39px;
	width: 118px;
}
#container #menu #media {
	float: left;
	height: 39px;
	width: 96px;
}
#container #menu #salon_live {
	float: left;
	height: 39px;
	width: 126px;
}
#container #menu #contact {
	float: left;
	height: 39px;
	width: 90px;
}

