
#content #home {
	/*
	background: url(../images/home_content_bg.jpg);
	background-repeat: no-repeat;
	*/
	width: 900px;
	/*height: 458px;*/
	height: 455px;
	/*margin: 40px auto 15px auto;*/
	margin: 0 auto;
	/*padding-top: 40px;*/
	margin-top: 40px;
	padding-bottom: 15px;
} 

#content #home #homepicandtext {
	/*height: 249px;*/

}

#content #homepicandtext  #message {
	position: relative;
	float: left;
	color: #FFF;
	/*margin-left: 115px;*/
	/*margin-left: 50px;*/
	padding-top: 76px;
	padding-right: 20px;
	padding-left: 115px;
	height: 122px;
	width: 360px;
	font-size: 15px;
	
} 

#content #home #homepicandtext #picturetext {
	position: relative;
	float: left;
	color: #FFF;
	height: 39px;
	width: 280px;
	font-size: 12px;
	line-height: 14px;
	
	padding-top: 210px;
	padding-left: 30px;
	
	
} 

#picturetext .subtexthighlight {
	font-size: 11px;
	font-weight: bold;
}

#content #home  #message #btn {
	padding-left: 110px;
	padding-top: 5px;
} 

#content #home #featured { 
	width: 820px;
	/*height: 240px;*/
	/*margin: 50px auto; */
	/*margin: 0px 50px 50px 50px;*/
	/*margin: 0px 50px 0px 50px;*/
	padding-left: 40px;
	padding-right: 40px;
	/*padding-bottom: 50px;*/
} 

#content #home #featured #diamond { 
	background-image: url("../images/diamond.jpg");
	background-repeat: no-repeat;
	width: 391px;
	height: 200px;
	float: left; 
} 

#content #home #featured #diamond #copy { 
	width: 371px;
	float: left; 
	padding-top: 120px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	color: #FFF; 
} 

#content #home #featured #diamond #btn { 
	float: right; 
	padding-right: 35px;
} 

#content #home #featured #products { 
	width: 393px;
	height: 208px;
	float: right; 
	background-image: url("../images/products.jpg");
	background-repeat: no-repeat;
} 

#content #home #featured #products #pic { 
	width: 357px;
	padding: 39px 18px 0px 18px;
}



#content #home #featured #products #copy { 
	width: 357px;
	padding: 0px 18px 0px 18px;
	font-size: 15px;
	color: #FFF; 
} 

#content #home #featured #products #btn { 
	float: right; 
	padding-right: 35px;
}


