p {
	font-size:14px;
	line-height:24px;
}

.leveltwo-left a:hover {
	background:#c7c2bc; 
	color:#fff; 
}

.leveltwo-left li#current a{
	background:#c7c2bc; 
	color:#fff; 
}




/*********************** PRODUCT BLOCK ***************************************/

.product-block-header {
	background-color:#c7c2bc;
	color:#FFFFFF;
}

.product-block-header h2{
	color:#ffffff;
}

/**** Awards ****/

.body-div-awards {
	margin:0 0 10px 0;
	width:958px;
	float:left;
	border:1px solid #c7c2bc;
}

.body-div-awards-bottom {
	margin:20px 0 20px 0;
	width:890px;
	float:left;
}

.awards-img {
	float:left;	
	height:120px;
}

.awards-text {
	width:773px;
	background-color:#f1f1f1;
	color:#333333;
	padding:10px 5px 14px 15px;
	float:left;	
}

/*************** giving something back ******************/

.giving-something-back-images {
	width:100%;
	margin-bottom:10px;
}

.givingback-img-left {
	width:465px;
	border:5px solid #c7c2bc;
	margin-right:10px;
	float:left;
}

.givingback-img-right {
	width:465px;
	border:5px solid #c7c2bc;
	float:left;
}

/********** Excellent Scroll ************************/

/****************** Product Page - image scroll *********************************/

#excellent-subimg {
	width:960px;
	height:337px;
	background-color:#fff;
	float:left;
	margin:0;
	border-bottom:5px solid #c7c2bc;
	border-top:5px solid #c7c2bc;
	}
	
.excellent-subimg-holder {
	width:936px;
	height:335px;	
	float:left;
	margin:3px 0 0 0;
	}

.excellent-subimg-news-holder {
	width:2895px;
	height:330px;
	float:left;
	}
	
.excellent-subimg-news-holder ul{
	margin:0 5px 0 0;
	padding:0;
	float:left;
	}
	
.excellent-subimg-news-holder ul li{
	height:330px;
	width:445px;
	border:1px solid #DDDDDD;
	margin:0 0 0 5px;
	padding:0px;
	float:left;
	display:inline;
	color:#fff;
	background-color:transparent;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	

.excellent-subimg-news-holder ul li a{
	height:330px;
	width:117px;
	margin:0 5px 0 0;
	padding:0;
	float:left;
	display:inline;
	color:#fff;
	background-color:transparent;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	}

.excellent-subimg-news-holder ul li a:hover{
	margin:0 5px 0 0;
	background-color:transparent;
	text-decoration:none;
	}
	
.excellentleft-arrow {
	width:12px;
	float:left;
}

.excellentright-arrow {
	width:12px;
	float:left;
}

#cta-home {
	background-color:#c7c2bc;
	margin-bottom:10px;
}

*:first-child+html #cta-home {
	background-color:#c7c2bc;
}

*html #cta-home {
	background-color:#c7c2bc;
}