/* jdillinger - joanne@joannedillinger.com */

body {
	background-color: #0d0d0d;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	

.left { float: left; }
.right { float: right; }	
.clear { clear: both; } 
.center { text-align: center; }


a img { border: 0; }

a { color: #fbfbfb; text-decoration: none; }
a:hover { text-decoration: underline; color: #fbfbfb; }

a.foo { color: #6d6a76; font-weight: normal; text-decoration: underline; }
a.foo:hover { text-decoration: none; font-weight: normal; color: #4a474f; }

fieldset { border: 2px solid #000; padding: 10px; }

img, div { behavior: url(iepngfix.htc) }





#wrap { background: url(img/daysleeper-landing.png) top center no-repeat; width: 1044px; height: 800px; margin: 0 auto 0 auto; padding: 0; text-align: center; position: relative; }



#logo { width: 858px; height: 449px; margin: 0; padding: 0; 
		position: absolute; 
		top: 285px; left: 5px; z-index: 1; }
#logo a { display: block; width: 605px; height: 345px; text-decoration: none; }
#logo a span { visibility: hidden; }


#clients { width: 500px; height: auto; margin: 0; padding: 0 !important; padding: 10px 0 0 5px; 
		   position: absolute; 
		   top: 320px; left: 550px; 
		   z-index: 2; }
#clients p { text-align: left; font-family: Tahoma, sans-serif; font-size: 18px; font-weight: normal; color: #cbcbcb; padding: 0px; line-height: 1.3em; }
#clients span { font-size: 14px; }

#leoThumb { width: 200px; height: 153px; }
#leoThumb span { visibility: hidden }






