/*-----------------------------------------------------------------------------
Main Style Sheet created for Jay-Be

Version:        1.3
Created:        March 2009
Last Edited:    25th November 2009
Edits Made:     Edits made for Website 3rd Phase New Photography etc...
Coded by:       Richard Dale
Company:        Qwerty Design
Email:          richard@qwerty-design.co.uk
Website:        http://www.qwerty-design.co.uk
-----------------------------------------------------------------------------*/
/*Reset Browser Styles*/
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

/*Remove dotted line around links and Flash Content in Firefox*/
object {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

/*Force Scroll Bars in Firefox & Safari to prevent horizontal jump*/
html { 
	height: 100%;
	margin-bottom: 1px;
}

a:link, a:visited {
	text-decoration: none;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 24px;
	color: #3e3e3e;
	background: url(../images/backgroundGradStrip.jpg) repeat-x;
}

/*Tab Styles used on all pages*/
/*Tab Styles used on all pages*/
h1.homeTab, h1.homeTabSelected, h1.contractTab, h1.contractTabSelected {
	width: 27px;
	position: absolute;
	left: 0;
	text-indent: -99999px;
	z-index: 10;
}

h1.homeTab, h1.homeTabSelected {
	height: 54px;
	top: 12px;
}

h1.homeTab a, h1.homeTabSelected a {
	width: 27px;
	height: 54px;
	display: block;
}

h1.homeTab a:hover {
	background: url(../images/HomeTab.jpg) no-repeat;
}

h1.homeTab {
	background: url(../images/HomeTab.jpg) no-repeat -27px center;
}

h1.homeTabSelected {
	background: url(../images/HomeTab.jpg) no-repeat;
}

h1.contractTab, h1.contractTabSelected  {
	height: 86px;
	top: 78px;
}

h1.contractTab a, h1.contractTabSelected a {
	width: 27px;
	height: 86px;
	display: block;
}

h1.contractTab a:hover {
	background: url(../images/ContractTab.jpg) no-repeat; 
}

h1.contractTab {
	background: url(../images/ContractTab.jpg) no-repeat -27px center;
}

h1.contractTabSelected {
	background: url(../images/ContractTab.jpg) no-repeat; 
}

div#container {
	width: 934px;
	height: auto;
	overflow: auto;
	background: #fff;
	margin: 0 auto;
}

/*Header Area*/
div#branding {
	width: 910px;
	height: 115px;
	margin-left: 12px;
	background: url(../images/headerBackStrip.jpg) repeat-x;
	position: relative;
}

h1.jaybeLogo {
	text-indent: -99999px;
	background: url(../images/jaybeLogo.jpg) no-repeat;
	position: absolute;
	left: 51px;
	top: 21px;
}

h1.jaybeLogo a {
	width: 215px;
	height: 73px;
	display: block;
}

h2.siteMap {
	text-indent: -99999px;
	position: absolute;
	right: 51px;
	top: 4px;
	background: url(../images/siteMapTab.jpg) no-repeat;
}

h2.siteMap a:link, h2.siteMap a:visited {
	width: 76px;
	height: 20px;
	display: block;
}

h3#dtField {
	color: #fff;
	position: absolute;
	bottom: 4px;
	right: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: 1px;
}

ul#mainNav {
	width: 908px;
	height: 38px;
	margin: 12px 0 0 12px;
	background: url(../images/navBackStrip.jpg) repeat-x;
	border: 1px solid #cbcbcb;
}

ul#mainNav li {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline;
}

ul#mainNav li a:link, ul#mainNav li a:visited {
	color: #3e3e3e;
	display: block;
	line-height: 38px;
	float: left;
	padding: 0 25px 0 25px;
	border-right: 1px solid #cbcbcb;
	border-left: 1px solid #fff;
}

ul#mainNav li a:hover {
	color: #1795be;
}

ul#mainNav li.home a:link, ul#mainNav li.home a:visited {
	padding-left: 35px;	
	border-left: none;
}

ul#mainNav li.contactUs a:link, ul#mainNav li.contactUs a:visited {
	border-right: none;
}

/*Group selector to control down state of main menu items, bold only on down state*/
body#homePage ul#mainNav .home a:link, body#homePage ul#mainNav .home a:visited, body#aboutUs ul#mainNav .aboutUs a:link, body#aboutUs ul#mainNav .aboutUs a:visited, body#brochureDLoads ul#mainNav .brochureDownloads a:link, body#brochureDLoads ul#mainNav .brochureDownloads a:visited, body#products ul#mainNav .productSelector a:link, body#products ul#mainNav .productSelector a:visited, body#productsGuestBeds ul#mainNav .productSelector a:link, body#productsGuestBeds ul#mainNav .productSelector a:visited,
body#productsBedsAndSofas ul#mainNav .productSelector a:link, body#productsBedsAndSofas ul#mainNav .productSelector a:visited,
body#findStockist ul#mainNav .findStockist a:link, body#findStockist ul#mainNav .findStockist a:visited, body#contactUs ul#mainNav .contactUs a:link, body#contactUs ul#mainNav .contactUs a:visited
{
	color: #1795be;
	font-weight: bold;
}

div#contentMain {
	width: 304px;
	height: 363px;
	background: #3c3c3c;
	margin: 12px 0 0 12px;
	float: left;
	display: inline;
}

h3.introHeading {
	text-indent: -99999px;
	width: 99px;
	height: 22px;
	background: url(../images/HomeH3Welcome.gif) no-repeat;
	margin: 33px 0 0 49px;
	float: left;
	display: inline;
}

div#contentMain p {
	color: #fff;
	font-size: .75em;
	clear: left;
	padding: 5px 0 0 49px;
	width: 215px;
}

div#contentMain p.lowerPara {
	padding-top: 25px;
}

div#contentMain p.lowerPara a:link, div#contentMain p.lowerPara a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div#contentMain p.lowerPara a:hover {
	text-decoration: underline;	
}

div#flashContent {
	width: 595px;
	height: 363px;
	float: left;
	margin: 12px 0 0 12px;
}

div#contentSubLH, div#contentSubCEN, div#contentSubRH {
	width: 302px;
	height: 197px;
	border: 1px solid #cbcbcb;
	float: left;
	margin: 12px 0 0 12px;
	display: inline;
	position: relative;
}

div#contentSubLH {
	background: #efefef url(../images/HomeUKMadeCornerTab.jpg) no-repeat right top;
}

div#contentSubCEN {
	width: 303px;
	margin-left: 0;
	border-left: none;
	background: #efefef url(../images/HomeAwardsCornerTab.jpg) no-repeat right top;
}

div#contentSubRH {
	margin-left: 0;
	border-left: none;
	background: #efefef url(../images/HomeEnvironmentIcon.jpg) no-repeat right top;
}

div#contentSubLH h4, div#contentSubCEN h4, div#contentSubRH h4 {
	height: 20px;
	text-indent: -99999px;
	position: absolute;
	left: 23px;
	top: 23px;
}

div#contentSubLH h4 {
	width: 122px;
	background: url(../images/HomeH4Contract.gif) no-repeat;
}

div#contentSubCEN h4 {
	width: 132px;
	background: url(../images/HomeH4Awards.gif) no-repeat;
}

div#contentSubRH h4 {
	width: 149px;
	background: url(../images/HomeH4Environment.gif) no-repeat;
}

div#contentSubLH p, div#contentSubCEN p, div#contentSubRH p {
	font-size: .75em;
	padding: 48px 0 0 23px;
	width: 240px;
}

div#contentSubCEN a:link, div#contentSubCEN a:visited, div#contentSubRH a:link, div#contentSubRH a:visited {
	font-weight: bold;
	color: #4b9bb5;
	background: url(../images/arrowPointer.gif) no-repeat right 2px;
	padding-right: 14px;
}

div#contentSubLH p a:link, div#contentSubLH p a:visited {
	font-weight: bold;
	color: #ff6a0f;
	background: url(../images/arrowPointerOrange.gif) no-repeat right 2px;
	padding-right: 14px;	
}

div#contentSubLH a:hover, div#contentSubCEN a:hover, div#contentSubRH a:hover {
	text-decoration: underline;	
}

div#contentFooter {
	width: 908px;
	height: 122px;
	border: 1px solid #cbcbcb;
	background: #efefef;
	float: left;
	margin: 12px 0 0 12px;
	display: inline;
}

div#contactJaybe, div#workForJayBe, div#copyrightJaybe {
	width: 280px;
	height: 80px;
	float: left;
	margin: 21px 0 0 22px;
	border-right: 1px solid #cbcbcb;
	display: inline;
}

div#workForJayBe {
	width: 281px;
}

div#copyrightJaybe {
	width: 279px;
	border-right: none;
	background: url(../images/vCardIcon.jpg) no-repeat 90% 8%;
}

div#contactJaybe h5, div#workForJayBe h5, div#copyrightJaybe h5 {
	font-size: .75em;
	font-weight: bold;
	color: #4b9bb5;
	margin-top: -2px;
}

div#contactJaybe p, div#workForJayBe p, div#copyrightJaybe p {
	font-size: .75em;
	line-height: 20px;
}

div#contactJaybe p span, div#workForJayBe p span, div#copyrightJaybe p span {
	display: block;	
}

div#workForJayBe a:link, div#workForJayBe a:visited,
div#copyrightJaybe a:link, div#copyrightJaybe a:visited {
	color: #3e3e3e;
	font-weight: bold;
}

div#workForJayBe a:hover, div#copyrightJaybe a:hover {
	text-decoration: underline;	
}

h6.webDesignBy {
	clear: left;
	width: 910px;
	margin-left: 12px;
	text-align: center;
	font-size: .625em;
	font-weight: normal;
}

h6.webDesignBy a:link, h6.webDesignBy a:visited {
	color: #3e3e3e;
}

/*About Us Page Page Styles*/
div#aboutUsDiv {
	width: 908px;
	height: 1030px;
	border: 1px solid #cbcbcb;
	background: #efefef;
	margin: 12px 0 0 12px;
	position: relative;
}

div#aboutUsDiv h3.about {
	text-indent: -99999px;
	width: 85px;
	height: 22px;
	background: url(../images/AboutUsH3About.gif) no-repeat;
	margin: 31px 0 0 50px;
}

div#aboutUsDiv h4.historyOfJaybe {
	text-indent: -99999px;
	width: 399px;
	height: 20px;
	background: url(../images/AboutUsH4History.gif) no-repeat;
	margin: 16px 0 0 50px;
}

div#aboutUsDiv p {
	font-size: .75em;
	width: 540px;
	padding: 10px 0 0 50px;
}

div#aboutUsDiv p.firstPara {
	padding-top: 4px;
}

*html div#aboutUsDiv p.firstPara {
	padding-top: 0px;
}

div#aboutUsDiv h4.jaybeAchieve, div#aboutUsDiv h4.guarantees, div#aboutUsDiv h4.asSeenOnTv {
	text-indent: -99999px;
	height: 20px;
	margin: 20px 0 0 50px;
}

div#aboutUsDiv h4.jaybeAchieve {
	width: 290px;
	background: url(../images/AboutUsH4Achievments.gif) no-repeat;
}

div#aboutUsDiv ul#listOfAwards {
	font-size: .75em;
	padding: 10px 0 0 85px;
}

div#aboutUsDiv h4.guarantees {	
	width: 91px;
	background: url(../images/AboutUsH4Guarantees.gif) no-repeat;
}

div#aboutUsDiv h4.asSeenOnTv {
	width: 111px;
	background: url(../images/AboutUsH4AsSeenOnTv.gif) no-repeat;
}

div#aboutUsQuotes {
	position: absolute;
	width: 290px;
	height: 960px;
	top: 30px;
	right: 8px;
}

div#aboutUsQuotes p.quotes {
	font-size: .95em;
	line-height: 26px;
	font-style: italic;
	width: 245px;
	margin: 0;
	padding: 35px 0 15px 25px;
	background: url(../images/AboutUsOpenSpeech.gif) no-repeat 2px 30px;
}

div#aboutUsQuotes p.quotes span {
	background: url(../images/AboutUsCloseSpeech.gif) no-repeat 77% bottom;
	display: block;
	padding-bottom: 8px;
}

div#aboutUsQuotes p.quotes span.lower {
	background: url(../images/AboutUsCloseSpeech.gif) no-repeat 99% bottom;
}

div#aboutUsQuotes img {
	margin: 30px 0 0 25px;	
}

div#aboutUsQuotes p.imageCaption {
	margin-left: 25px;
	padding: 3px 0 0 0;
	width: 240px;
	line-height: 22px;
}

div#aboutUsQuotes p.imageCaption span {
	background: url(../images/AboutUsAsSeenOnTvLogo.gif) no-repeat right bottom;
	height: 70px;
	display: block;
}

/*Product Selector Page Styles from top of page to bottom*/
/*Secondary Navigation*/
ul#secondaryNav {
	color: #fff;
	position: absolute;
	bottom: 10px;
	right: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	letter-spacing: 1px;
	list-style-type: none;
}

ul#secondaryNav li {
	float: left;
	padding: 0 9px 0 9px;
	border-right: 1px solid #fff;
	line-height: 16px;
}

ul#secondaryNav li.contract {
	padding-right: 0;
	border: none;
}

ul#secondaryNav li a:link, ul#secondaryNav li a:visited {
	color: #fff;
}

ul#secondaryNav li a:hover {
	text-decoration: underline;	
}

/*Group Selector to control the downstate of the secondary naviagtion*/
body#productsGuestBeds ul#secondaryNav .guestBeds a:link, body#productsGuestBeds ul#secondaryNav .guestBeds a:visited,
body#productsBedsAndSofas ul#secondaryNav .sofaBeds a:link, body#productsBedsAndSofas ul#secondaryNav .sofaBeds a:visited {
	text-decoration: underline;
}

div#productDiv {
	width: 908px;
	height: 793px;
	border: 1px solid #cbcbcb;
	background: #efefef;
	margin: 12px 0 0 12px;
}

div#productDiv h3 {
	width: 151px;
	height: 22px;
	text-indent: -99999px;
	margin: 31px 0 0 50px;
	background: url(../images/ProdSelH3ProductSel.gif) no-repeat;
}

div#productDiv p.opening {
	font-size: .75em;
	padding: 4px 0 0 50px;
}

div#guestBedRange, div#bedsAndSofaBeds, div#mattressRange, div#contractMicrosite {
	width: 342px;
	height: 296px;
	background: url(../images/ProdSelDivBackHome.jpg) no-repeat;
	margin: 34px 0 0 77px;
	float: left;
	display: inline;
}

div#bedsAndSofaBeds, div#contractMicrosite {
	margin-left: 71px;	
}

div#mattressRange, div#contractMicrosite {
	margin-top: 39px;	
}

div#contractMicrosite {
	background: url(../images/ProdSelDivBackContract.jpg) no-repeat;	
}

div#flashCont {
	width: 314px;
	height: 146px;
	background: silver;
	margin: 13px 0 0 14px;
}

div#guestBedRange h4, div#bedsAndSofaBeds h4, div#mattressRange h4, div#contractMicrosite h4 {
	text-indent: -99999px;
	height: 20px;
	margin: 15px 0 0 20px;
}

div#guestBedRange h4 {
	width: 136px;
	background: url(../images/ProdSelH4GuestBeds.gif) no-repeat;
}

div#bedsAndSofaBeds h4 {
	width: 133px;
	background: url(../images/ProdSelH4Beds.gif) no-repeat;
}

div#mattressRange h4 {
	width: 121px;
	background: url(../images/ProdSelH4Mattress.gif) no-repeat;
}

div#contractMicrosite h4 {
	width: 146px;
	background: url(../images/ProdSelH4Contract.gif) no-repeat;
}

div#guestBedRange p, div#bedsAndSofaBeds p, div#mattressRange p, div#contractMicrosite p {
	width: 285px;
	margin: 3px 0 0 20px;
	font-size: .75em;
}

/*Used for the word NEW!*/
div#contractMicrosite p span {
	color: #ff6a0f;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
}

*html div#guestBedRange p, *html div#bedsAndSofaBeds p, *html div#mattressRange p, *html div#contractMicrosite p {
	margin-top: 0;	
}

div#guestBedRange a, div#bedsAndSofaBeds a, div#mattressRange a {
	font-weight: bold;
	color: #4b9bb5;
	background: url(../images/arrowPointer.gif) no-repeat right 2px;
	padding-right: 14px;
}

div#mattressRange a {
	background: none;
}

/*Orange colour for Microsite*/
div#contractMicrosite a {
	color: #ff6a0f;
	font-weight: bold;
	padding-right: 14px;
	background: url(../images/arrowPointerOrange.gif) no-repeat right 2px;
}

div#guestBedRange a:hover, div#bedsAndSofaBeds a:hover, div#mattressRange a:hover, div#contractMicrosite a:hover {
	text-decoration: underline;
}


/*All product detail pages, Div to hold flash content*/
div#flashProductContent, div#flashProductContentLong {
	width: 910px;
	height: 536px;
	margin: 12px 0 0 12px;
}

div#flashProductContentLong {
	height: 584px;
}

/*Brochure Downloads Page Styles*/
div#brochureDiv {
	width: 908px;
	height: 760px;
	border: 1px solid #cbcbcb;
	background: #efefef url(../images/BrochureDLoadsIcon.gif) no-repeat 819px 24px;
	margin: 12px 0 0 12px;
	position: relative;
}

div#brochureDiv h3 {
	width: 192px;
	height: 22px;
	text-indent: -99999px;
	margin: 31px 0 0 50px;
	background: url(../images/BrochureDLoadsH3Brochure.gif) no-repeat;
}

div#brochureDiv p {
	font-size: .75em;
	width: 575px;
	padding: 4px 0 0 50px;
}

div#brochureDiv p a:link, div#brochureDiv p a:visited {
	color: #3e3e3e;
	font-weight: bold;
}

div#brochureDiv p a:hover {
	text-decoration: underline;	
}

div#brochureDiv ul#downloadList {
	width: 807px;
	height: auto;
	list-style-type: none;
	margin: 40px 0 0 50px;
}

div#brochureDiv ul#downloadList li {
	width: 183px;
	height: 255px;
	float: left;
	margin: 0 0 25px 25px;
}

div#brochureDiv ul#downloadList li.guestBedsItem {
	margin-left: 0;	
}

div#brochureDiv ul#downloadList li img {
	border: none;	
}

/*IE6 getting width of paragraph for main paragraph unless specified otherwise*/
div#brochureDiv ul#downloadList li p {
	width: 183px;
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
}

div#brochureDiv ul#downloadList li p a:link, div#brochureDiv ul#downloadList li p a:visited {
	font-weight: normal;	
}

/*Find a Stockist Page Styles*/
div#stockistDiv {
	width: 908px;
	height: 460px;
	border: 1px solid #cbcbcb;
	background: #efefef;
	margin: 12px 0 0 12px;
}

div#stockistDiv h3 {
	width: 130px;
	height: 22px;
	text-indent: -99999px;
	margin: 31px 0 0 50px;
	background: url(../images/FindStockH3FindStockist.gif) no-repeat;
}

div#stockistDiv p {
	font-size: .75em;
	width: 575px;
	padding: 4px 0 0 50px;
}

/*Contact Us Page Styles*/
div#contactUsDiv {
	width: 908px;
	height: 535px;
	border: 1px solid #cbcbcb;
	background: #efefef url(../images/ContactEnvelopeIcon.gif) no-repeat 819px 24px;
	margin: 12px 0 0 12px;
	position: relative;
}

div#contactUsDiv h3, div#contactUsDiv h3.thanks {
	height: 22px;
	text-indent: -99999px;
	margin: 31px 0 0 50px;
}

div#contactUsDiv h3 {
	width: 100px;
	background: url(../images/ContactH3ContactUs.gif) no-repeat;
}

div#contactUsDiv h3.thanks {
	width: 345px;
	background: url(../images/ContactH3Thanks.gif) no-repeat;
}

div#contactUsDiv p {
	font-size: .75em;
	width: 575px;
	padding: 4px 0 0 50px;
}

div#contactUsDiv a:link, div#contactUsDiv a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3e3e3e;
}

div#contactUsDiv a:hover {
	text-decoration: underline;	
}

/*The Form Styles*/
form#contactForm {
	width: 455px;
	height: 360px;
	margin: 24px 0 0 50px;
}

form#contactForm input, form#contactForm textarea { 
	float: left;
	border: 2px solid #cbcbcb;
	font-size: .8em;
}

form#contactForm input { 
	height: 18px;
	width: 238px;
	background: #eaf8fd;
}

form#contactForm textarea { 
	background: #eaf8fd;
	width: 310px;
	height: 100px;
	overflow: auto;
}

form#contactForm input:hover, form#contactForm textarea:hover { 
	border: 2px solid #135d6d;
}

form#contactForm label { 
	float: left;
	width: 100%;
	padding-bottom: 15px;
}

/*Prevent IE6 from adding too much padding*/
*html form#contactForm label {
	padding-bottom: 13px;
}

form#contactForm label span {
	float: left; 
	width: 28%;
	height: 22px;
	font-size: .75em;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	margin-right: 8px;
}

form#contactForm label span.required {
	background: url(../images/ContactRequiredField.gif) no-repeat center right;
}

/*Remove all button styles, button would have black stroke otherwise in IE6*/
form#contactForm div input, form#contactForm div input:hover {
	border: none;
	background: none;
	cursor: pointer;
	width: 58px;
	height: 22px;
	color: #fff;
}

/*Style Div to make it look like a button*/
form#contactForm div {
	width: 58px;
	height: 22px;
	border: 2px solid #135d6d;
	background: #4a9bb5;
	float: right;
	margin-right: 4px;
	display: inline;
}

form#contactForm div:hover {
	border: 2px solid #333;
}

div#requiredFields {
	width: 144px;
	height: 17px;
	background: url(../images/ContactRequiredField.gif) no-repeat left center;
	position: absolute;
	left: 185px;
	bottom: 36px;
	font-size: .75em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 2px 23px;
}

div#contactDetails {
	width: 255px;
	height: 425px;
	border-left: 1px solid #cbcbcb;
	position: absolute;
	right: 10px;
	top: 84px;
	background: url(../images/ContactDivHorizLine.gif) no-repeat center 55%;
}

div#contactDetails h4.contactDetails, div#contactDetails h4.howToFindUs {
	height: 16px;
	text-indent: -99999px;
	margin-left: 21px;
}

div#contactDetails h4.contactDetails {
	width: 121px;
	background: url(../images/ContactH4ContactDetails.gif) no-repeat;
}

div#contactDetails p {
	padding: 5px 0 0 21px;
	width: auto;
}

div#contactDetails p span {
	display: block;	
}

div#contactDetails a:link, div#contactDetails a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3e3e3e;
}

div#contactDetails a:hover {
	text-decoration: underline;	
}

div#contactDetails h4.howToFindUs {
	width: 132px;
	background: url(../images/ContactH4HowToFindUs.gif) no-repeat;
	margin-top: 35px;
}

/*Careers Page Styles*/
div#careersDiv {
	width: 908px;
	height: 582px;
	border: 1px solid #cbcbcb;
	background: #efefef url(../images/CareersPenIcon.gif) no-repeat 813px 24px;
	margin: 12px 0 0 12px;
}

div#careersDiv h3 {
	text-indent: -99999px;
	width: 186px;
	height: 22px;
	background: url(../images/CareersH3WorkingWithJaybe.gif) no-repeat;
	margin: 31px 0 0 50px;
}

div#careersDiv p {
	font-size: .75em;
	width: 580px;
	padding: 4px 0 0 50px;
}

div#careersDiv p {
	font-size: .75em;
	width: 540px;
	padding: 10px 0 0 50px;
}

div#careersDiv p.firstPara {
	padding-top: 4px;
}

*html div#careersDiv p.firstPara {
	padding-top: 0px;
}

div#careersDiv p a:link, div#careersDiv p a:visited {
	color: #3e3e3e;
	font-weight: bold;
}

div#careersDiv p a:hover {
	text-decoration: underline;
}

div#careersDiv h4 {
	text-indent: -99999px;
	width: 148px;
	height: 16px;
	background: url(../images/CareersH4AvailablePositions.gif) no-repeat;
	margin: 16px 0 0 50px;
}

div#careersDiv img {
	margin: 50px 0 0 50px;
}

/*Site Map Page Styles*/
div#siteMapDiv {
	width: 908px;
	height: 535px;
	border: 1px solid #cbcbcb;
	background: #efefef url(../images/SiteMapSearchIcon.gif) no-repeat 819px 24px;
	margin: 12px 0 0 12px;
}

div#siteMapDiv h3 {
	width: 120px;
	height: 22px;
	text-indent: -99999px;
	background: url(../images/SiteMapH3WebsiteMap.gif) no-repeat;
	margin: 31px 0 0 50px;
}

div#siteMapDiv p {
	font-size: .75em;
	width: 575px;
	padding: 4px 0 0 50px;
}

div#mainPageListDiv {
	width: 210px;
	height: 230px;
	float: left;
	margin: 40px 0 0 50px;
	display: inline;
}

div#productPageListDiv {
	width: 210px;
	height: 230px;
	float: left;
	margin: 40px 0 0 160px;
	display: inline;
}

div#siteMapDiv h4.mainPages, div#siteMapDiv h4.productPages {
	height: 20px;
	text-indent: -99999px;
}

div#siteMapDiv h4.mainPages {
	width: 90px;
	background: url(../images/SiteMapH4MainPages.gif) no-repeat;
}

div#siteMapDiv h4.productPages {
	width: 269px;
	background: url(../images/SiteMapH4Products.gif) no-repeat;
}

div#siteMapDiv ul#mainPageList, div#siteMapDiv ul#productList {
	font-size: .75em;
	padding: 4px 0 0 18px;	
}

div#siteMapDiv ul#mainPageList a:link, div#siteMapDiv ul#mainPageList a:visited, div#siteMapDiv ul#productList a:link, div#siteMapDiv ul#productList a:visited {
	color: #3e3e3e;
}

div#siteMapDiv ul#mainPageList a:hover {
	text-decoration: underline;
}

