/* WInning In Life Now Style Sheet */

body { background: #fff url(../images/bg.png) top repeat-x; color: #31343a; }

	a { color: #55aab4; text-decoration: none; }
	
	a:hover { text-decoration: none; }
	
	.btn { background: #55aab4; padding: 5px; color: #fff; border: none; }


#header { height: 62px; background: #cab461; border-bottom: 1px solid #e3d292; border: none; }

	#header img { margin: 15px 0 0 150px; }
	
	
#panel { height: 262px; background: #50535a url(../images/panel-bg.png) repeat-x; border-bottom: 1px solid #e3d292; }

	img#michelle { position: absolute; z-index: 1000; top: 33px; }
	
		#pre-order { width: 489px; padding: 50px 0 0 230px; margin: 0 10px 0 0; }
	
			img#newbook { }
			
			img.pre-order-now { float:right; padding: 10px 0; }
	
	img#book { float: right; margin: 30px 80px 0 0; }
	

#menu { height: 62px; background: #cab461 url(../images/menu-bg.png) center no-repeat; border-bottom: 1px solid #ad953b; }

	ul#nav { margin: 0; padding: 0; list-style: none; }
	
	#nav li { float: left; padding: 17px 0; }
	
	#nav a { font-family: Georgia, serif; font-size: 12pt; color: #31343a; text-decoration: none; text-transform: capitalize; letter-spacing: 1px; }
	
	#nav a:hover { color: #000; }
	
	
#content { margin-top: 40px; }

	#right-column { float: right; width: 300px; }
	
	#left-column { float: left; width: 620px; }
	
	#zigziglar { height: 202px; background: url(../images/zig-bg.png) no-repeat; padding: 20px; margin: 0; }
	
		#zigziglar h2 { width: 420px; margin-bottom: 5px; float: left; }
	
		#zigziglar img { border: 5px solid #b4b4b4; float: right; }
		
	.testimonials { background: #ECECEC; border: solid 1px #DEDEDE; padding: 20px; margin: 0 0 20px 0; }
	
		.testimonials h4 { width: 460px; margin-bottom: 20px; float: left; }
	
		.testimonials img { border: 5px solid #b4b4b4; float: right; }
	
	img.testimony { width: 90px; height: 90px; border: 5px solid #b4b4b4; float: left; margin: 0 10px 5px 0; padding: 0; }
	
	.newsletter { height: 220px; background: url(../images/newsletter-bg.png) no-repeat; padding: 10px; margin: 0; position: relative; }
	
		img.pen {
	position: absolute;
	right: 21px;
	bottom: 63px;
}
		img.paper { position: absolute; right: 20px; bottom: 55px; }
	
	#about-book img { float: left; margin: 0 20px 10px 0; }
	
	#about-book ul { font-size: 9pt; }
	
	#about-michelle img { float: left; margin: 0 20px 10px 0; padding: 0; border: 5px solid #b4b4b4; }
	

#footer { font-size: 9pt; color: #31343a; padding: 40px 0; }

	#footer p { }

	#daily-insights { float: right; }
