/*
Title:			Sepracor Language-specific screen styles - English
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 {
	width: 403px;
	height: 40px;
	background-image: url(images/hdr_blurb_subpage.png);
}

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


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

#home p.intro a {
	top: 28px;
	left: 275px;
}

