/* 
==============================================================================
Created for:	Daisy Fresh Professional Drey Cleaners
Date: 			March 2009.
Created by: 	greenskin media.
				www.greenskinmedia.com
==============================================================================
*/





html {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	}
	
body,td,th {
	text-align: center; 
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, "Bitstream Vera Sans", "Vera Sans", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 100%;
	background-color: #fff;
	margin: 0;
	}

#content {
	position: relative; 
	margin: 0px auto; 
	text-align: left;
	width:75%;
	height:100%;
	}
	
#content a:link, a:visited {
	text-decoration: none;
	color: #555;
	border-bottom: #777 1px solid;
	padding-bottom: 2px;
	}
	
#content a:hover, a:active {
	border-bottom: #fef200 2px solid;
	}

#koe {
	position: relative;
	width: 85%;
	margin: 0 auto;
	border: none;
	line-height: 22px;
	color: #555;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: #555;
	border-bottom: #777 1px solid;
	padding-bottom: 2px;
	}
	
a:hover, a:active {
	border-bottom: #fef200 2px solid;
	}
	
img {border-color: #555; padding-bottom: 20px;}
#shell {margin-bottom: -80px; }

#specials {width: 268px; text-align: left; display: block; margin-top: -7px; margin-bottom: 5px; }
#upmove {margin-top: -55px !important; display: block; margin-left: 40px; margin-top: 20px;}
.specials {border-color: #555; padding: 0;}


#footer {
	color: #888;
	border-top: #ddd 1px solid;
	text-align: left; 
	padding-bottom: 0;
	padding-top: 10px;
	font-size: 11px; 
	margin-top: 30px;
	}

#footer a:link, a:visited {
	text-decoration: none;
	color: #555;
	border-bottom: #777 1px solid;
	padding-bottom: 2px;
	}
	
#footer a:hover, a:active {
	border-bottom: #fef200 2px solid;
	}