@charset "utf-8";
/* CSS Document */
/* Document Type: css
   Project: Nurse Rose´s Website
   HomePage: N/A
   File Version: 1.0
   
   Author: Ingen10
   Copyright: 2009
   Referral: www.ingen10.biz
*/

#content{
	background: transparent url(/images/shadow_trans.png) scroll repeat-x top center;
}

#section1{
	position: relative;	
	background: transparent url(/images/baby_book_pic.png) scroll no-repeat top center;
	position: relative;
	margin: 0 auto;
	height: 312px;
}

#section1Shadow{
	background: transparent url(/images/shadow_trans.png) scroll repeat-x top center;
	position: relative;
	margin: 0 auto;
	width: 930px;
	height: 23px;
}

h1#bookTitle{
	position: absolute;
	background: transparent url(/images/book_title.png) scroll no-repeat;	
	text-indent: -9999px;
	left: 442px;
	top: 36px;
	width: 365px;
	height: 124px;
	
}

#section1Shadow a.buyNow, #section1Shadow a.buyNow:visited {
	position:absolute;
	display:block;
	overflow: hidden;
	left: 614px;
	top: 172px;	
	height: 90px;
	width: 191px;
	background:transparent url(/images/buy_now_button.png)  scroll no-repeat 0 0;
	text-indent: -9999px;
}

#section1Shadow a.buyNow:hover{
	background: url(/images/buyNow_Button_hover.png) scroll no-repeat 7px 5px;
}


#section2{
	background: transparent url(/images/clouds.png) scroll no-repeat center 3px;
	overflow:hidden;
	position: relative;
	margin: 0 auto;
}

#section2Inner{
	margin: 0 auto;
	width: 970px;
}

#section2 div#Testimonials{
	position:relative;
	float:left;
}

#section2 div#Testimonials_top{
	background: transparent url(/images/pink_box_top.png) scroll no-repeat 0 0;
	position:relative;
	width: 244px;
	height: 35px;
	overflow: hidden;
}

#section2 div#Testimonials_content{
	background: transparent url(/images/pink_box_middle.png) scroll repeat-y 0 0;
	position:relative;
	width: 244px;
	overflow: hidden;
	
}

#section2 div#Testimonials_content h3 {
	position: relative;
	background: transparent url(/images/lightBrown_dottedLine.png) scroll repeat-x 0 100%;
	padding: 0 0 15px 0;
	margin: 0 auto 20px;
	width: 185px;
}

#section2 div#Testimonials_bottom{
	background: transparent url(/images/pinkBox_botom.png) scroll no-repeat 0 0;
	position:relative;
	height: 44px;
	width: 244px;
}

.names{
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bolder;	
	margin: 4px 40px 30px;
}

.testimonialText{
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	padding-left: 45px;
	padding-right: 45px;	
}

#section2 div#Consultants{
	position: relative;
	float: left;
	width: 690px;
	min-height: 286px;
}

 h2{
	float: left;
 	margin: 30px 0 0 20px;
	width: 443px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
}

p.consultant{
	float: left;
	text-align:justify;
	margin-left: 20px;
	width: 443px;
}

#Consultants div.buy_book_div {
	float: right;
	width: 207px;
	padding: 20px 0 0 0;
}

#Consultants div.buy_book_div a {
	display: block;
	text-align: center;
}

#Consultants div.buy_book_div img {
	margin: 0 auto;
}


