
*/
* {
	border:0;
	margin:0;
	padding:0;
}

/* general */
a {
	color:#333;
	text-decoration:underline;
}
a:hover {
	color:#333;
	text-decoration:none;
}

/* body */
body {
	background:#525051 url('images/salons_syracuse.jpg') no-repeat top center;
	color:#000;
	font:0.8em "arial", helvetica, sans-serif;
}

#container {	

	background:url('images/hair_salons_syracuse.png') no-repeat top center;	
	margin: 0 auto;	
	width:847px;
	height:647px;
	margin-top: 45px;
	text-align:left;

}

#container2 {	

	background:url('images/hair_salons_syracuse2.png') no-repeat top center;	
	margin: 0 auto;	
	width:847px;
	height:1100px;
	margin-top: 45px;
	text-align:left;

}
#menu {	
	height:140px;
	width:840px;
	text-align:center;
	font:1.1em "arial", helvetica, sans-serif;
	text-decoration:bold;
}



#sddm
{	

	margin:0 auto;
	padding: 0;
	z-index: 30;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0;
	padding: 0px 0px;
	width: 102px;
	background: transparent;
	color: #525051;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	background: transparent;
	text-decoration: underline;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	
	padding: 0;
	background: transparent;
	text-align:center;
	border: 0}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #fff;
		color: #525051;
		font: 11px arial}

	#sddm div a:hover
	{	background: #525051;
		color: #FFF}





/* content */




#content {	

	width:800px;
	height:500px;
	text-align:left;
	margin: 0 20px;

}





#content h1 {
	color:#000;
	font-size:120%;
}
#content h2 {
	color:#000;
	font-size:110%;
}


#footer {
	
	margin: 0 auto;
	height:120px;
	width:800px
	text-align: center;
	font:0.8em "arial", helvetica, sans-serif;
}



#footer a {
	color:#ccc;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
