/* 
	PAGE: homepage
*/

/* ############################################################################################################################### */
/* content content content content content content content content content content content content content content content content */
/* ############################################################################################################################### */



#solutionsLeft {
	width: 485px;
	height: 310px;
	float: left;
	margin-right: 0px;
	
	background-image: url(/images/home/sectionBG_solutionsLeft_3.jpg);
	background-repeat: no-repeat;

}
#solutionsLeft div {
	margin-left: 208px;
	margin-top: 8px; /*18*/
	margin-right: 18px;
	height: 189px;
}
#solutionsLeft div h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}
#solutionsLeft div h2 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: .25em;
}
#solutionsLeft div ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;

}
#solutionsLeft div li {
	padding-bottom: 5px;
}

#solutionsLeft div ul
{
	margin-left: 20px;
}


#solutionsLeft .registerButton {
	margin-left: 267px;
	margin-top: 50px;
	/* #margin-left: 100px; */
}


#solutionsRight {
	width: 485px;
	height: 310px;
	float: left;
	background-image: url(/images/home/sectionBG_solutionsRight_3.jpg);
	background-repeat: no-repeat;
}
#solutionsRight div {
	margin-left: 23px;
	margin-top: 8px; /* 18 */
	margin-right: 205px;
	height: 189px;
}
#solutionsRight div h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}
#solutionsRight div h2 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: .25em;
}
#solutionsRight div ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 13px;
}
#solutionsRight div li {
	padding-bottom: 15px;
}

#solutionsRight .registerButton {
	margin-left: 79px;
	margin-top: 50px;
}

#retailerBottomLeft {
	width: 745px;
	height: 280px;
	float: left;
	display: inline;
	margin-right: 10px;
}



#retailerTicker {
	width: 745px;
	height: 35px;
	background-image: url(/images/contentTicker745x35.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	margin-bottom: 10px;
	line-height: 33px;
	
	
	font-size: 11pt;
	font-weight: bold;
	padding-left: 35px;
}

#retailerFreeProductImages {
	width: 345px;
	height: 235px;
	background-image: url(/images/home/sectionBG_freeProductImages.jpg);
	float: left;
	display: inline;
	margin-right: 10px;
	padding-right: 20px;
	
	clear: left;
}
#retailerFreeProductImages div {
	margin-left: 188px;
}

.content ul {
	list-style-image:url(/images/contentBullet.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	font-size: 10pt;
}

.content ul li {
	margin-bottom: .5em;
}

.content img.right {
	float: left;
	margin-right: 30px
}


#retailerFreeProductData {
	width: 360px;
	height: 235px;
	background-image: url(/images/sectionBG_freeProductData.jpg);
	float: left;
	display: inline;
	padding-right: 10px;
}

#retailerFreeProductData div {
	margin-left: 202px;
}

#consultingServices {
	width: 215px;
	height: 280px;
	float: left;
	display: inline;
	background-image: url(/images/content215x280.gif); 
}

#consultingServicesContact {
	font-size: 10pt;
	padding: 0 10px 0;
}
#consultingServicesContact em {
	font-style: normal;
	text-transform: uppercase;
	color: #a3a4a7;
	font-size: .8em;
	line-height: 1em;
}

.newsTxt {
	padding-left: 10px;
	text-decoration: none;
	color: #555555;
}

.newsTxt:HOVER {
	text-decoration: underline;
}
