@charset "utf-8";
	
/* location of modules are defined in this css*/



#wrapper #module1 {
	position: absolute;
	height: 175px;
	width: 170px;
	background-color: #FFFFFF;
	left: 1px;
	top: 102px;
	padding-top: 5px;
	padding-left: 10px;
}

#wrapper #module1 #naming {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	height: 79px;
	width: 145px;
	top: 89px;
	left: 13px;
	color: #666666;
}

#wrapper #module2 {
	position: absolute;
	height: 173px;
	width: 337px;
	left: 183px;
	top: 102px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 10px;
	background-color: #E9E9E9;
}

#wrapper #module3 {
	position: absolute;
	height: 9016px;
	width: 699px;
	background-color: #f5f5f5;
	left: 1px;
	top: 284px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#wrapper #module3 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #BC5816;
	text-decoration: none;
}
#wrapper #module3 a:hover {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #BC5816;
	text-decoration: none;
}
#wrapper #module3 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #BC5816;
	text-decoration: none;
}

#wrapper #module4 {
	position: absolute;
	height: 180px;
	width: 180px;
	left: 548px;
	top: 102px;
}


/* font definition */

.productName {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nonProfitName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.companyName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.professionalName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.retailName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.nameBold {
	font-size: 18px;
	font-weight: bold;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.nameBold2 {
	font-size: 18px;
	font-weight: bold;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
