/*
	Background Stretcher jQuery Plugin 
	© 2009 ajaxBlender.com
*/

 html {
	 width:100%;
	 height:100%;
	 }
 
 
    BODY {
	background: #000;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
#apDiv1 {
	position: absolute;
	width: 100%;
	height: 200px;
	z-index: 999;
	top: 0px;
	background-image: url(images/bgg1.png);
	background-repeat: repeat-x;
}






.wrapper {
	width:1080px;
	left:50%;
	margin-left:-490px;
	position:absolute;
	z-index:50}


.logo {
	width: 192px;
	height: 155px;
	float: left;
	margin-top: 15px;
	}




.menu {
	width: 870px;
	float: right;
	margin-top: 28px;
	
}

	
	.menu a {
		float:left;
		display:block;
		margin-left:20px;
	
		}
		
		
		
			.menu a:hover {
		background-position: top center;

	
		}
		
		
		
.home {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 110px;
	height: 109px;
	margin-top: 21px;
			}
			
			
.clogs {
			background-image:url(images/clogs.png);
			background-repeat:no-repeat;
			background-position:bottom center;
			width:151px;
			height:150px;
			}



.services {
	background-image: url(images/services.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 124px;
	height: 123px;
	margin-top: 15px;
			}
			
			
			
.contact {
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 145px;
	height: 144px;
	margin-top: 4px;
			}

.email {
	margin:30px 0;
	
}

#submit{
	display:block;
	background:url(images/submit.png) no-repeat;
	border:0;
	width:127px;
	height:40px;
	cursor:pointer;
	color:#fff;
}
.email input, textarea{
	background-color:lightgray;
	
}

.afterbefor {
	background-image: url(images/ab.png);
	background-repeat: no-repeat;
	background-position:bottom center;
	width:151px;
	height:150px;
	margin-top: 10px;
}



.store {
			background-image:url(images/store.png);
			background-repeat:no-repeat;
			background-position:bottom center;
			width:151px;
			height:150px;
			}

			
			
.rotate{
	
color:red;	
}			
			
			
.sim{
color:#fff;
text-indent: 220px;

}			




.content {
	background: url(images/bgmenu.png); 
	position: absolute;
	z-index: 500;
	left: 50%;
	width: 960px;
	margin-left: -490px;
	top: 214px;
	padding-left: 20px;
	font-size: 16px;
	color: #CCC;
	line-height: 26px;
	-webkit-box-shadow: 0px 0px 22px 0px #000;
	box-shadow: 0px 0px 22px 0px #000;
	padding-bottom:100px;


}






.content h1 {
	margin:3px;
	padding:0px;
	font-family:Georgia, "Times"; 
	
	color:#8e7835;
	font-size:40px;
	
	
}

.nav{
	float: left;
	text-decoration:none;
	font-size:24px;
	margin:10px;
    list-style: none;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
    color: #7f7f7f;
    text-transform: uppercase;
	
	
 }


.wcontent {
	background: url(images/wbg.png);
	position: absolute;
	z-index: 500;
	left: 50%;
	width: 960px;
	margin-left: -490px;
	top: 214px;
	padding: 10px 0;
	font-size: 16px;
	color: #666;
	-webkit-box-shadow: 0px 0px 22px 0px #000;
	box-shadow: 0px 0px 22px 0px #000;
	padding-bottom:100px;


}


.abwcontent {
	background: url(images/wbg.png);
	position: absolute;
	z-index: 500;
	left: 50%;
	width: 960px;
	margin-left: -490px;
	top: 214px;
	padding: 10px 0;
	font-size: 16px;
	color: #666;
	-webkit-box-shadow: 0px 0px 22px 0px #000;
	box-shadow: 0px 0px 22px 0px #000;
	padding-bottom:100px;


}




.wcontent h1 {
	margin:0px;
	padding:0px;
/*	font-family: 'Sunshiney', cursive; */
	color:#333;
	font-size:58px;
	
	}



.abwcontent h1 {
	margin:0px;
	padding:0px;
/*	font-family: 'Sunshiney', cursive;*/
	color:#333;
	font-size:58px;
	text-align:center;
	
	}
	
	
	
	
	


.footer {
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 800;
	width: 100%;
	height: 110px;
	background: url(images/bg_bottom.png) repeat-x;
	color: #FC0;
	font-size: 12px;	
	
	
	
	
	
	}
	
	
	
	
	.fwrapper {
	width: 900px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
		}
		
		
		.copyright
		
		
		{
	width: 322px;
	float: left;
	margin-top: 35px;
}
		
	
	
			.yelp
		
		
		{
	width: 70px;
	float: left;
	margin-top: 24px;
	margin-left: 90px;
}
		
	
	
	
		
		
		.social 
				
		{
	width: 270px;
	float: right;
	margin-top: 42px;
}
