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



#wrapper #module1 {
	position: absolute;
	height: 175px;
	width: 171px;
	background-color: #FFFFFF;
	left: 0px;
	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;
	width: 343px;
	background-color: #f5f5f5;
	left: 0px;
	top: 284px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#wrapper #module4 {
	position: absolute;
	height: 200px;
	width: 342px;
	background-color: #CCCCCC;
	left: 366px;
	top: 284px;
	padding: 10px;
	background-image: url(images_names/branding_company3.jpg);
}

#wrapper #module4 #why_hire{
	position: absolute;
	left: 9px;
	top: 154px;
	height: 42px;
	width: 346px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}




#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: #336666;
	text-decoration: none;
}
#wrapper #module5 a:hover {
	color: #FF9900;
}
#wrapper #module5 a:visited {
	color: #336666;
}

/* 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: #2C6347;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#wrapper #module3 a:link {
	font-size: 18px;
	color: #004c4c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#wrapper #module3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
#wrapper #module3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004c4c;
	text-decoration: none;
}


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