@charset "utf-8";
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}

.bg_home {
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.bg_about {
	background-image: url(images/bg_about.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.content_about {
	margin-top: 35px;
	margin-left: 200px;
}

.gold_type {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #DEB908;
}

a:link {
	color: #737373;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #737373;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #8B5579;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #deb908;
	font-weight: bold;
	text-decoration: none;
}

.bg_contact {
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.content_contact {
	margin-top: 50px;
	margin-left: 430px;
	line-height: 25px;
}

.bg_employment {
	background-image: url(images/bg_employment.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.content_employment {
	margin-top: 50px;
	line-height: 25px;
	text-align: right;
	margin-right: 125px;
}

.bg_work {
	background-image: url(images/bg_work.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.content_work {
	margin-top: 45px;
	line-height: 25px;
	margin-left: 320px;
}

.bg_advertising {
	background-image: url(images/bg_advertising.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.content_advertising {
	margin-top: 20px;
	text-align: right;
	margin-right: 390px;
	line-height: 48px;
}

.bg_branding {
	background-image: url(images/bg_branding.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.bg_xfactor {
	background-image: url(images/bg_branding_great_expectations.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.bg_dropZone {
	background-image: url(images/bg_branding_drop_zone.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.bg_collateral {
	background-image: url(images/bg_collateral.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.bg_invitations {
	background-image: url(images/bg_collateral_MGroup.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.bg_publications {
	background-image: url(images/bg_publications.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.content_publications {
	margin-top: 20px;
	text-align: right;
	margin-right: 400px;
	line-height: 48px;
}

.bg_logos {
	background-image: url(images/bg_logos.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.content_logos {
	margin-top: 22px;
	text-align: right;
	margin-right: 395px;
	line-height: 48px;
}

.active_link {
	color: #deb908;
	font-weight: bold;
	text-decoration: none;
}

.bg_websites {
	background-image: url(images/bg_work_websites.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

.content_websites {
	margin-top: 5px;
	margin-left: 300px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}
