@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: 77px;
	width: 145px;
	top: 97px;
	left: 12px;
	color: #666666;
}

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

#wrapper #module3 {
	position: absolute;
	height: 4590px;
	width: 343px;
	background-color: #f5f5f5;
	left: 0px;
	top: 284px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #module3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #95260a;
	text-decoration: none;
}
#wrapper #module3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F93;
	text-decoration: none;
}
#wrapper #module3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #95260a;
	text-decoration: none;
}

#wrapper #module4 {
	position: absolute;
	height: 180px;
	width: 342px;
	background-color: #CCCCCC;
	left: 366px;
	top: 284px;
	padding: 10px;
	background-image: url(images_names/hire_naming_company7.jpg);
}
#wrapper #module5 {
	position: absolute;
	height: 4545px;
	width: 342px;
	background-color: #e9e9e9;
	left: 366px;
	top: 486px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #module5 a:link {
	color: #95260a;
	text-decoration: none;
}
#wrapper #module5 a:hover {
	color: #F93;
}
#wrapper #module5 a:visited {
	color: #95260a;
}



/* 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: #95260a;
	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: #336666;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
