/*
Title:			Sepracor Language-specific screen styles - French
Author:			Michael Bester - michael@kimili.com
Last Updated:	12.15.2008
*/

/* Section Header
------------------------------------- */
#sectionHeader .wrapper .content h1 {
	background-image: url(images/page_headers.png);
}

#sectionHeader .wrapper .content p {
	top: 30px;
	width: 363px;
	height: 65px;
	background-image: url(images/hdr_blurb_subpage.png);
}

#home #sectionHeader .wrapper .content p {
	top: 22px;
	width: 490px;
	height: 135px;
	background-image: url(images/hdr_blurb_home.png);
}


/* Page-specific Styles
------------------------------------- */
#home p.intro {
	position: relative;
	width: 539px;
	height: 80px;
	background-image: url(images/blurb_home.png);
}

#home p.intro a {
	top: 60px;
	left: 106px;
}

