/* --------------------------------------------
|  GLOBAL STYLES											
--------------------------------------------- */
html { border: none; }

body{
	margin: 0;
	padding: 0;
	line-height: 18px; 
	color:#545454;
	background: #c4d8de url(graphics/bg_site.jpg);
}

body, td{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

img{border: 0; line-height:0; font-size:0;}
p{margin: 0 0 15px 0;}

a{
	text-decoration: none;
	color: #161616;
}

a:hover{
	color: #535353;
}

br.clearBoth{clear: both; line-height: 0; font-size: 0;}

.clearBoth{clear: both}

h1, h2, h3, h4, h5, form{margin: 0;}

/* --------------------------------------------
|  Navigation												
--------------------------------------------- */
#subNav{}


/* --------------------------------------------
|  STRUCTURE												
--------------------------------------------- */
#wrap{
	background: url(graphics/bg_top.jpg) no-repeat top left;
}
#siteContainer{
	width:980px;
	margin:0 auto;
}

/* -- HEADER -- */
#header{
	padding-top:20px;
}
#logo{
	text-indent:-99999px;
	outline:none;
	width:921px;
	height:83px;
	margin:0 auto 5px auto;
	background: url(graphics/logo_single_parents.gif) no-repeat;
	}
	#logo a{
		text-indent:-99999px;
		outline:none;
		width:921px;
		height:83px;
		text-decoration:none;
		display:block;
	}

/* -- BODY -- */
#content{
	background: url(graphics/bg_container.png) no-repeat;
	width:980px;
	height:648px;
	}
	#content .pad{
		background: url(graphics/pic_couple.jpg) no-repeat;
		width:918px;
		height:586px;
		position:absolute;
		margin:27px 0 0 28px;
	}

#formContainer{
	width:355px;
	height:430px;
	position:absolute;
	margin:100px 0 0 522px;
	color:#fff;
	}
	#formContainer ul{
		margin:0;
		padding:0;
		list-style:none;
		font-weight:bold;
		}
		#formContainer ul .last{
			margin-bottom:30px;
		}

.formStyle{
	
	}
	.formStyle ul li{
		height: 45px;
		}
		.formStyle ul li.twoPerLine{
			width:170px;
		}
		.formStyle ul li.first{
			float:left;
		}
		.formStyle ul li.second{
			float:left;
		}
		.formStyle ul li.smaller{
			width:77px;
		}
		.formStyle ul li.last{
			clear:both;
			height:61px;
			padding:20px 0 0 0;
		}
		
		.formStyle #dob_year, .formStyle #dob_month, .formStyle #dob_day{
			width:70px;
			float:left;
			margin-right:5px;
		}
		.formStyle .radio{
			border:none;
			padding-right:5px;
		}
	
	.formStyle label{
		clear:both;
		display:block;
		font-weight:normal;
		margin-bottom:1px;
	}
	.formStyle input, .formStyle select{
		border:1px solid #907a44;
	}

	#bFind{
		display:block;
		width:355px;
		height:61px;
		outline:none;
		text-decoration:none;
		background: url(graphics/b_find.png) no-repeat;
		text-indent:-99999px;
		clear:both;
		}
		#bFind:hover{
			background-position: 0 -61px;
		}

/* -- FOOTER -- */
#footer{ 
	clear:both; 
	font-size:10px;
	width:918px;
	margin:0 auto;
}

#footerNav{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	}
	#footerNav li{
		float:left;
		letter-spacing:5px;
		}
		#footerNav li a{
			letter-spacing:normal;
			margin-right:5px;
		}
#copyright{
	clear:both;
}

#disclaimer{
	position:absolute;
	margin:0 0 0 750px;
	color:#585f62;
}
/* --------------------------------------------
|  CONTENT SPECIFIC										
--------------------------------------------- */

/* --------------------------------------------
|  PAGE SPECIFIC											
--------------------------------------------- */

.g1 .pad{
	background: url(graphics/pic_fall_blond.jpg) no-repeat !important;
}
.g2 .pad{
	background: url(graphics/pic_blond_girl.jpg) no-repeat !important;
}