* {
	font-family: "Helvetica Neue Light", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #333333;
}

.clear-both {
	clear: both;
}

.display-none {
	display: none;
}

p {
	margin: 0;
	padding: 0 0 0px 0;
}

h1 {
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	margin-right: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

h2 {
	color: #000000;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

div#outer {
	width: 1100px;
	height: 720px;
	margin: 70px auto;
	margin-bottom: 0;
	padding: 0;
	background-color: #333333;
	border: 1px solid #FFFFFF;
}

div#logo {
	width: 1100px;
	height: 246px;
	border-bottom-color: #333333;
	background-color: #333333;
	background-image: url(../images/home_header.jpg);
	background-repeat: no-repeat;
}


a.homelink {
	display:block;
	height:246px;
	width:auto;
	padding: 0;
	margin:0;
}


a.contactlink {
	display:block;
	height:243px;
	width:auto;
	padding: 0;
	margin:0;
}

/* MARINE */

div#logo_marine {
	width: 1100px;
	height: 246px;
	background: #3c3f4d url(../images/marine/marine_header.jpg) no-repeat;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

div#marine_1{
	width:336px;
	height:451px;
	float: left;
	margin-left: 22px;
	background-image: url(../images/marine/marine_1.jpg);
	background-repeat: no-repeat;
}

div#marine_2{
	width:336px;
	height:451px;
	float: left;
	margin-left: 22px;
	background-image: url(../images/marine/marine_2.jpg);
	background-repeat: no-repeat;
}

div#marine_3{
	width:336px;
	height:451px;
	float: left;
	margin-left: 22px;
	background-image: url(../images/marine/marine_3.jpg);
	background-repeat: no-repeat;
}

/* EVENTS */

div#logo_events {
	width: 1100px;
	height: 246px;
	background: #3c3f4d url(../images/events/events_header.jpg) no-repeat;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

div#events_1{
	width:336px;
	height:451px;
	float: left;
	margin-left: 22px;
	background-image: url(../images/events/events_1.jpg);
	background-repeat: no-repeat;
}

div#events_2{
	width:336px;
	height:451px;
	float: left;
	margin-left: 22px;
	background-image: url(../images/events/events_2.jpg);
	background-repeat: no-repeat;
}

div#events_3{
	width:336px;
	height:451px;
	float: left;
	margin-left: 22px;
	background-image: url(../images/events/events_3.jpg);
	background-repeat: no-repeat;
}

/* ARCHITECTURE */

div#logo_architecture {
	width: 1100px;
	height: 246px;
	background: #3c3f4d url(../images/architecture/architecture_header.jpg) no-repeat;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

div#architecture_1{
	width:336px;
	height:451px;
	float: left;
	margin-left: 22px;
	background-image: url(../images/architecture/architecture_1.jpg);
	background-repeat: no-repeat;
}

div#architecture_2{
	width:336px;
	height:451px;
	float: left;
	margin-left: 22px;
	background-image: url(../images/architecture/architecture_2.jpg);
	background-repeat: no-repeat;
}

div#architecture_3{
	width:336px;
	height:451px;
	float: left;
	margin-left: 22px;
	background-image: url(../images/architecture/architecture_3.jpg);
	background-repeat: no-repeat;
}

/* STANDS */

div#logo_stands {
	width: 1100px;
	height: 246px;
	background: #3c3f4d url(../images/stands/stands_header.jpg) no-repeat;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

div#stands_1{
	width:336px;
	height:451px;
	float: left;
	margin-left: 22px;
	background-image: url(../images/stands/stands_1.jpg);
	background-repeat: no-repeat;
}

div#stands_2{
	width:336px;
	height:451px;
	float: left;
	margin-left: 22px;
	background-image: url(../images/stands/stands_2.jpg);
	background-repeat: no-repeat;
}

div#stands_3{
	width:336px;
	height:451px;
	float: left;
	margin-left: 22px;
	background-image: url(../images/stands/stands_3.jpg);
	background-repeat: no-repeat;
}

/* CONTACT */

div#logo_contact {
	width: 1100px;
	height: 246px;
	background: #3c3f4d url(../images/contact/contact_header.jpg) no-repeat;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

div#contact_1{
	width:1100px;
	height:255px;
	float: left;
	background-image: url(../images/contact/contact_1.jpg);
	background-repeat: no-repeat;
}

div#contact_text{
	width:1100px;
	height:220px;
	float: left;
	background-image: url(../images/contact/contact_text.jpg);
	background-repeat: no-repeat;
}

div#index_text {
	width:1100px;
	height:150px;
	margin: 0;
	padding: 0;
	float: center;
}

div#index_image {
	width:1100px;
	height:500px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/salon_logos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

div#footer {
	width: 1100px;
	height: 30px;
	margin: 0px auto;
	background-color: #333333;
}	

ul#footer {
	margin: 5px auto;
	background-color: #3c3f4d;
}


#footer ul{
	margin:0 0 0 11px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
#footer ul.right{
	margin:0 16px 0 0;
	float:right;
}
#footer ul li{
	padding:0 5px 0 7px;
	float:left;
	background:url(../images/footer-sep.gif) no-repeat 0 15px;
	font-size:9px;
	line-height:26px;
	color:#FFFFFF;
}

#footer li a:link,
#footer li a:visited {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

#footer li a:hover {
	color: #666666;
	text-decoration: none;	
}

#footer li a:active {
	color: #FFFFFF;
}

