html{
	background:url(../../../img/layout_dryclean_shirt_salon/default/bg-html.gif) repeat;
	height:100%;
}
body {
	margin:0;
	font: 13px  Arial, Georgia, sans-serif;
	color:#3c3c3c;
	background:url(../../../img/layout_dryclean_shirt_salon/default/bg-over-wrapper.gif) repeat-x;
	height:100%;
	min-width:980px;
}
img {border:0;}
form, fieldset {
	margin:0;
	padding:0;
	border:0;
}
input,select {
	font:100% Verdana, Geneva, Arial, sans-serif;
	margin:0;
	padding:0;
	border:0;
	background:none;
	outline:none;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#wrapper {
	width:980px;
	margin:0 auto;
	background:url(../../../img/layout_dryclean_shirt_salon/default/bg-body.gif) no-repeat 50% 0;
	min-height:100%;
}
* html #wrapper{height:100%;}
#header{
	width:980px;
	overflow:hidden;
	background:url(../../../img/layout_dryclean_shirt_salon/default/bg-over-wrapper.gif) repeat-x;
}
.logo{
	float:left;
	background:url(../../../img/layout_dryclean_shirt_salon/default/bg-logo.gif) no-repeat;
	margin:5px 0 0;
}
.logo a{
	overflow: hidden;
	width:305px;	
	height:110px;
	text-indent:-9999em;
	display:block;
	cursor:pointer;
}
#header h2{
	text-indent:-9999px;
	background:url(../../../img/layout_dryclean_shirt_salon/default/text-header-title.gif) no-repeat 100% 0;
	height:26px;
	margin:8px 2px 0 0;
	overflow:hidden;
}
.wrap-header-title{
	height:1%;
	overflow:hidden;
}

#main-nav{
	list-style:none;
	margin:4px 0 0;
	padding:0;
	border-left:1px solid #177f92;
	float:right;
}
#main-nav li{
	float:left;
	height:29px;
	overflow:hidden;
	padding:14px 19px 0;
	border-right:1px solid #177f92;
}
#main-nav li a{
	text-indent:-9999px;
	height:21px;
	display:block;
}
#main-nav li a.nav-1{
	background:url(../../../img/layout_dryclean_shirt_salon/default/bg-nav-1.gif) no-repeat;
	width:175px;
}
#main-nav li a.nav-2{
	background:url(../../../img/layout_dryclean_shirt_salon/default/bg-nav-2.gif) no-repeat;
	width:96px;
}
#main-nav li a.nav-3{
	background:url(../../../img/layout_dryclean_shirt_salon/default/bg-nav-3.gif) no-repeat;
	width:126px;
}
#main-nav li a.nav-4{
	background:url(../../../img/layout_dryclean_shirt_salon/default/bg-nav-4.gif) no-repeat;
	width:88px;
}
/* Dropdown Stuff */
#main-nav ul {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	position:absolute;
	display:none;
	z-index: 1000;
	background:#1F889B;
}
#main-nav li li {
	line-height:20px;
	float:none;
	background:none;
	margin:0;
	padding:0;
	width:128px;
}
#main-nav li li a {
	margin:0 0 0 5px;
	font-size:12px;
	font-weight:normal;
	display:block;
	color:black;
	text-indent:0px;
	color:white;
}
.wrap-main{
	padding:0 0 75px;
	
}
#main{
	width:980px;
	overflow:hidden;
	padding:22px 0 20px;
}
#content{
	float:left;
	width:636px;
	border:3px solid #b0dce6;
	background:#d3eff4;
	padding:10px 20px 0px 20px;
	position:relative;
	line-height:18px;
}
#content h1{
	/*
	background:url(../../../img/layout_dryclean_shirt_salon/default/text-content-title.gif) no-repeat;
	width:474px;
	height:40px;
	margin:0 0 0 -164px;
	text-indent:-9999px;
	*/
}
.free{
	position:absolute;
	top:25px;
	right:6px;
	z-index:100;
}
#content ul{
	list-style:none;
	margin:11px 0 6px 15px;
	padding:0;
	position:relative;
}
#content ul li{
	background:url(../../../img/layout_dryclean_shirt_salon/default/bullet-content-list.gif) no-repeat 0 7px;
	padding:0 0 6px 8px;
	font-weight:bold;
}
#content p{
	margin:0;
}
#sidebar{
	width:269px;
	float:right;
}
.services{
	margin:0 0 10px;
}
.services h2{
	width:198px;
	height:19px;
	background:url(../../../img/layout_dryclean_shirt_salon/default/text-title-services.png) no-repeat;
	margin:0 0 5px 2px;
	text-indent:-9999px;
	overflow:hidden;
}
ul.list-services{
	list-style:none;
	margin:0;
	padding:0;
	font-size:15px;
	line-height:21px;
	font-weight:bold;
	text-align: justify;
}
.list-services li{
	display: inline;
}
.list-services li a{
	padding:0 3px 0 0;
}
.special{
	margin:0 0 10px 2px;
}
.special img{
	display:block;
}
.form-mail{
	border:1px solid #96c4cc;
	background:#e4f6f9;
	padding:10px 0 8px 8px;
	margin:0 0 0 2px;
}
.form-mail h2{
	background:url(../../../img/layout_dryclean_shirt_salon/default/text-title-mail.gif) no-repeat;
	margin:0 0 6px;
	width:244px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
}
.form-mail label{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin:0 14px 0 0;
	float:left;
}
.text{
	border:1px solid #cce9ed;
	background:#e8f6f9;
	line-height:14px;
	font-size:12px;
	padding:2px 3px;
	width:163px;
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
.wrap-mail{
	width:100%;
	overflow:hidden;
}
.btn-mail{
	float:left;
}
.logos{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
	text-align:center;
}
.logos li{
	padding:0 20px 0 23px;
	display:inline;
}
.logos li img{vertical-align:middle;}
.bg-footer{
	height:69px;
	background:url(../../../img/layout_dryclean_shirt_salon/default/bg-footer.png) repeat-x;
	margin:-69px 0 0;
	
}
#footer{
	width:980px;
	overflow:hidden;
	margin:0 auto;
	padding:33px 0 0;
	font-size:12px;
}
#footer p{
	margin:0;
}
#footer p a{
	font-weight:bold;
}
#footer ul{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li{
	float:left;
	background:url(../../../img/layout_dryclean_shirt_salon/default/separator-address-footer.gif) repeat-y;
	padding:0 0 0 5px;
	margin:0 3px 0 0;
}
#footer ul li:first-child{
	background:none;
}
#image-rotator {
	padding: 0px;
	margin-left: -165px;
	padding-top: 50px;
	float: left;
	height: 253px;
}