
/* Overview Headers
----------------------------------*/
#overview-header{
	margin:0 auto;
	width:1000px;	
}
#overview-header-section2{
	background:url(../img/overview/section2-overview-header.png) top left no-repeat;
	margin-top:10px;	height:168px;
}
#overview-header-section3{
	background:url(../img/overview/section3-overview-header.png) top left no-repeat;
	margin-top:10px;	height:168px;
}
#overview-header-section5{
	background:url(../img/overview/section5-overview-header.png) top left no-repeat;
	margin-top:10px;	height:168px;
}
#overview-header-section6{
	background:url(../img/overview/section6-overview-header.png) top left no-repeat;
	margin-top:10px;	height:168px;
}
#overview-header-section7{
	background:url(../img/overview/section7-overview-header.png) top left no-repeat;
	margin-top:10px;	height:168px;
}



/* Overview tiles
----------------------------------*/
#overview-btm-container{
	padding:0 0 0 24px;	
	margin-top:46px;
}

.overview-link-container{	
	border-top:1px solid #e3e3e2;
	border-bottom:1px solid #e3e3e2; 		
	padding:17px 0 0 30px;
	height:200px;	
	position:relative;
	width:286px; /* orig: 316px */
	float:left;
}
#middle-link{
	margin-left:3px;
	margin-right:3px;
}
.overview-link-container p{
	margin-top:15px;
	line-height:13px;
	letter-spacing:-.02em;
}

.link-cta{
	padding-top:3px;	
}
.link-container-hover{
	border:5px solid #cc3366;	
}

.header-center{
	text-align:center;
}


/* extra margins for <p> tag (on top of the default 15 px) */
p.extraMargin-20{
	margin-top:20px;	
}
p.extraMargin-25, img.extraMargin-25{
	margin-top:25px;	
}
p.extraMargin-35{
	margin-top:35px;	
}
p.extraMargin-50{
	margin-top:50px;	
}
p.extraMargin-70{
	margin-top:70px;	
}

/* end extra margins */

/* Abs positioning for images
----------------------------------*/
.warningSign{	
	left:190px;
	_left:185px;
	top:25px;
}
.noSmoking{	
	left:230px;	
	top:71px;
}
.stork{	
	left:170px;	
	top:100px;	
}
.spray{	
	left:183px;	
	top:17px;
}
.toothpaste{	
	left:250px;
	_left:245px;
	top:17px;
}



/* Link Backgrounds
----------------------------------*/
.linksBG1{
	background:url(../img/overview/overview-links-BG1.png) top left no-repeat;	
}

.linksBG2{
	background:url(../img/overview/overview-links-BG2.png) top left no-repeat;	
}

.linksBG3{
	background:url(../img/overview/overview-links-BG3.png) top left no-repeat;	
}


