body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e6e6e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a img {
	border:none;
}
a {
	text-decoration: none;
}
#wrapper {
	width:959px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CD0007;
	padding-left:20px;
	padding-right:20px;
}
#top {
	background-image: url(../images/interface/topBackgroundNew.gif);
	background-repeat: repeat-x;
	height:91px;
	overflow:hidden;
	text-align:left;
	background-position: 0 91px;
	padding-bottom: 25px;
}
#top #accoBrandsLogoArea {
	float:right;
	margin-top:16px;
}
#top img#sascoPlanners {
	margin-top:16px;
	float:left;
	border:none;
}
img.brandLogo {
	float:right;
	margin-top:16px;
}
#top img#youKnowWhere {
	margin-top:21px;
}
#breadcrumbNav {
	width:770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size:10px;
	overflow:hidden;
	height:17px;
	text-align:left;
	text-transform: capitalize;
	display:none;
}
#breadcrumbNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#breadcrumbNav li {
	display:inline;
	margin-right: 6px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D41349;
}
#breadcrumbNav li a {
	text-decoration:none;
	color:#666666;
}
#breadcrumbNav li a:hover {
	color:#D41349;
}
#mainWrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
	height:1%;
}
#rightNav {
	float:right;
	width:175px;
}
#rightNav h3 {
	height:144px;
	overflow:hidden;
	margin-bottom:15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-transform: uppercase;
	font-size:13px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0px;
	line-height:13px;
	position:relative;
}
#rightNav h3 a {
	color:#FFFFFF;
	position:absolute;
	left:10px;
	top:127px;
	display:block;
}
#rightNav h3 a:hover {
	color: #D71500;	
}
#rightNav h3.newInnovations {
	background-image: url(../images/rightNav/newInnovations.gif);	
}
#rightNav h3.view2009Range {
	background-image: url(../images/rightNav/view2009Range.gif);	
}
#leftNav {
	float:left;
	width:160px;
	margin-right:14px;
}
#leftNav h4 {
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
	line-height: 13px;
	overflow:hidden;
	margin: 0px;	
	height:21px;
}
#leftNav h4.otherH4 {
	margin-bottom: 2px;
	height:22px;
}
#leftNav h4 a {
	text-transform:none;
	display:block;
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	padding: 4px 6px;
}
#leftNav h4 a.sectionSelected {
	background-color:#CC0000;
}
#leftNav h4 a:hover {
	background-color:#CC0000;
}
#leftNav h4 span.productRange {
	padding: 4px 6px;
	display:block;
}
#leftNav ul {
	margin:0;
	list-style-type:none;
	font-weight: bold;
	font-size:12px;
	line-height:13px;
	background-color: #ffc300;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#leftNav li {
	margin-bottom:5px;
}
#leftNav li a {
	text-decoration:none;
	color:#000000;
}
#leftNav li a:hover {
	color:#CC0000;
}
#leftNav li.selected a {
	text-decoration:none;
	color:#CB0007;
}
#homepageArea {
	float:left;
	width:595px;
	background-color: #ECECEC;
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CA0007;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
#homepageArea div {
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 11px;
	margin-left: 18px;
}
#homepageArea div p {
	color:#404040;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#homepageArea div h1 {
	margin:0;
	padding:0;
	background-image: url(../images/interface/homepageH1.gif);
	background-repeat: no-repeat;
	height:27px;
	overflow:hidden;
	line-height:1000px;
}
#homepageArea div a {
	background-image: url(../images/interface/clickHereToViewButton1.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	height:38px;
	line-height:1000px;
	text-decoration:none;
	display:block;
}
#homepageArea div a:hover {
	background-image: url(../images/interface/clickHereToViewButton2.gif);
}
.homePageOptionItem {
	background-color:#ececec;
	border: 1px solid #CFCFCF;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:18px;
}
img.todayGraphic {
	width:136px;
	height:157px;
}
#bottom {
	width:959px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	padding-left:20px;
	padding-right:20px;
	text-align:right;
	height:26px;
	padding-top:16px;
	font-size:12px;
}
#bottom a {
	text-decoration:none;
	color:#ffc300;
	margin-left:12px;
	font-weight:bold;
}
#bottom a:hover {
	color:#C80007;
}
#beach {
	background-image: url(/images/interface/beach.jpg);
	background-repeat: no-repeat;
	height:133px;
	overflow:hidden;
	text-align:center;
	margin-top:2px;
}
#beach a {
	padding:8px 8px;
	color:#000099;
	display:block;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	font-weight: bold;
}
#beach a em {
	margin-top:63px;
	color:#CC0000;
	display:block;
	font-style:normal;
	font-size:11px;
}
#beach a:hover, #beach a:hover em {
	color:#000000;
}
.tidyUp {
	clear:both;
	height:12px;
	overflow:hidden;
}
#leftNav a.wtbLink {
	background-color:#ffc300;
	margin-top:4px;
	background-image: url(../images/wtb/wtbMapBackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 46px;
	padding-left: 12px;
	display:block;
	color:#000;
}
#leftNav a.wtbLink:hover {
	background-color:#000;
}
a.wtbLink h5 {
	margin:0;
	padding:0;
	font-size:14px;
	text-transform: uppercase;
}
a.wtbLink:hover h5 {
	color:#FFF;
}
a.wtbLink p {
	color:#cc0000;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
}