@charset "utf-8";
/* 
	BIRTHINGCIRCLE.com
	Sept 7, 2008
	
	Splash Page
	Home 1.0
	
	Design: ArtGirl Design. Copyright 2008.
	Production: Product 9 DESIGN. Copyright 2008.
AB2118
 */

/* -------  TAGS -------  */
body {font-family:Arial, Helvetica, sans-serif; font-size:100.01%; line-height:1.15em; color:#fff;
margin:0; padding:0; background:#E7D3E7;}
	h2 {color:#fff; font-size:1em; margin:0 0 0 0; padding:10px 0 0 0; line-height:1.4em;}
	p {font-size:.9em; margin:0 0 6px 0; padding:0;}

/* -------  LAYOUT -------  */
#page_wrapper {width:800px; margin:0 auto 10px auto;}
#container_1 {background:#AB2118; height:340px; position:relative; width:800px;}
	.content_1_left {width:220px; top:0; left:0; position:absolute;}
		.content_1_left_txt {margin:8px 0 0 0;}
			#nav a {display:block; color:#fff; font-weight:bold; font-size:.76em; 
					padding:0 0 8px 28px; margin:0 0 0 9px; text-decoration:none;
					background:url(/images/pages/home/nav_home_1.gif) top left no-repeat;}
			#nav a:hover {color:#FAAF40; background:url(/images/pages/home/nav_home_2.gif) top left no-repeat;}
			
	.content_1_right {width:220px; float:right; top:0; left:580px; position:absolute;}
		.content_1_right_txt {margin:8px 14px 7px 0px;}
		.content_1_right_txt p {font-size:.76em; line-height:1.8em;}
	
	.content_1 {height:328px; top:0; left:220px; position:absolute;
	background:#FAAF40 url(/images/pages/home/home_bc_logo.gif) top center no-repeat;}
		.content_1_txt {}
		
#container_2 {background:#AB2118; height:175px; position:relative;}
	.content_2_left {width:220px; top:0; left:0; position:absolute;}
	.content_2_right {width:220px; float:right; top:0; left:580px; position:absolute;}
	.content_2 {top:0; left:220px; height:175px; position:absolute; width:360px;
	background:#FAAF40 url(/images/pages/home/home_sc_phone.gif) top center no-repeat;}
		.content_2_txt {margin:85px 10px 0 10px;}
		.content_2_txt p {color:#AB2118; font-size:0.7em; line-height:1.65em;}

	
#content_footer {clear:both; background:#973F96; height:90px; padding:0 0 12px 0;}
	#content_footer p {font-weight:bold;}

#footer {width:800px; margin:0 auto 18px auto; font-size:0.8em;}
	#copyright {color:#973F96;}
	#nav_footer {color:#AB2118;}
		#nav_footer a {color:#973F96; font-size:.9em;}


/* -------  TEXT -------  */
#text_how {}
	#text_how p {margin:0 0 0 20px; padding:0 0 18px 0;}
	#text_how h3 {color:#AB2118; margin:10px 0 0 0; padding:0 0 0 20px; 
	background:url(/images/splash/bullet_2.gif) 0 2px no-repeat; }
	#text_how h4 {margin:0px 0 22px 35px; padding:0 0 0 50px; font-size:.88em; }
	#text_how h4.text_q {background:url(/images/splash/bullet_q.gif) 0 2px no-repeat;}
	#text_how h4.text_a {background:url(/images/splash/bullet_a.gif) 0 2px no-repeat;}
	

#text_five_steps {}
	#text_five_steps p {margin:6px 0 6px 18px; padding:0 0 18px 45px;}
	#step_1 {background:url(/images/splash/bullet_steps_1.gif) left top no-repeat;}
	#step_2 {background:url(/images/splash/bullet_steps_2.gif) left top no-repeat;}
	#step_3 {background:url(/images/splash/bullet_steps_3.gif) left top no-repeat;}
	#step_4 {background:url(/images/splash/bullet_steps_4.gif) left top no-repeat;}
	#step_5 {background:url(/images/splash/bullet_steps_5.gif) left top no-repeat;}

/* -------  ELEMENTS -------  */
.text_lead {color:#973F98; font-weight:bold;}
.heading_em {color:#FAAF40;}
.quote {font-style:italic; text-align:center; }
.author {font-style:normal; }
