body{
	background-position: top center;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* STRUCTURAL STYLING - HOMEPAGE */

#container {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 759px;
	margin: 0 auto 0 auto;
	background: #FFFFFF;
}
#header_left {
	float: left;
	width: 91px;
	height: 112px;
}
#header_right {
	float: right;
	position: relative;
	vertical-align: bottom;
	width: 668px;
	height: 112px;
	background-color: white;
}
#main_splash {
	position: relative;
	height: 268px;
}
#text_bar1 {
	height: 15px;
	vertical-align: middle;
}
#pic2 {
	float: left;
	width: 517px;
	height: 144px;
	background: url(./front_page_images/pic-2.jpg) no-repeat;
}
#pic3 {
	float: left;
	width: 241px;
	height: 144px;
	background: url(./front_page_images/pic-3.jpg) no-repeat;
}
#text_bar2 {
	float: left;
	width: 517px;
	height: 15px;
}
#text_bar3 {
	float: left;
	width: 241px;
	height: 15px;
}
#text_bar4 {
	clear: both;
	float: left;
	width: 517px;
	height: 15px;
}
#client_sol_pic {
	clear: both;
	float: left;
	width: 90px;
	height: 78px;
}
#client_sol_text {
	float: left;
	width: 417px;
	padding-left: 10px;
}
#client_sol_text2 {
	clear: both;
	float: left;
	width: 417px;
	padding-left: 10px;
}
#contact_text {
	clear: both;
	float: right;
	width: 241px;
}
#purple_line {
	clear: both;
	float: left;
	width: 759px;
	line-height: 10px;
	background: #621B72;
	margin-bottom: 5px;
}
#footer_nav {
	float: left;
	width: 759px;
	height: 10px;
	background: #FFF;
}	
#footer_disclaimer {
	float: left;
	position: relative;
	width: 165px;
	height: 10px;
	background: #FFF;
	left: 526px;
	top: 343px;


}
#nav_bar {
	clear: both;
	width: 745px;
	line-height: 25px;
	border-style: solid;
	border-width: 1px;
	border-color: #C1B9C3;
	background: #F1EDF2;
	margin-bottom: 15px;
}

/* STRUCTURAL STYLING - UNIQUE COMPANY */

#unique_company_pic {
	float: left;
	width: 241px;
	height: 255px;
}
#unique_company_text {
	float: left;
	width: 498px;
	background-color: white;
	padding-left: 20px;
}
#engagement_title {
	clear: both;
	width: 759px;
	background-color: white;
}
#engagement_row {
	clear: both;
	width: 759px;
}
#engagement_pic {
	float: left;
	width: 102px;
	height: 80px;
}
#engagement_text {
	float: right;
	width: 637px;
	padding-left: 20px;
}

/* STRUCTURAL STYLING - BUSINESS SECTORS */

#column_1 {
	float: left;
	width: 587px;
}
#column_2 {
	float: right;
	width: 159px;
	padding-left: 13px;
}

/* STRUCTURAL STYLING - PEOPLE */

#people_column_2 {
	width: 759px;
	padding-left: 0px;
	margin-top: 13px;
	margin-bottom: 13px;
}


/* TEXT */

.maintext_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DD0000;
	padding: 10px 0 10px 0;
}
.maintext_triangle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DD0000;
}
.maintext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #382000;
	padding: 10px 0 10px 0;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #382000;
	line-height: 13px;
}
.maintext a:link {
	color: #382000;
	text-decoration: none;
}
.maintext a:visited {
	color: #382000;
	text-decoration: none;
}
.maintext a:hover {
	color: #382000;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0A0A0;
	line-height: 15px;
}
.footer a:link {
	color: #A0A0A0;
	text-decoration: none;
}
.footer a:visited {
	color: #A0A0A0;
	text-decoration: none;
}
.footer a:hover {
	color: #A0A0A0;
	text-decoration: underline;
}
.nav_bar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #645670;
	padding-left: 12px;
}
.nav_bar_text a:link {
	color: #645670;
	text-decoration: none;
}
.nav_bar_text a:visited {
	color: #645670;
	text-decoration: none;
}
.nav_bar_text a:hover {
	color: #645670;
	text-decoration: underline;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #621B72;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990099;
	line-height: 13px;
}
.unique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #382000;
	line-height: 13px;
}
.unique a:link {
	color: #382000;
	text-decoration: none;
}
.unique a:visited {
	color: #382000;
	text-decoration: none;
}
.unique a:hover {
	color: #382000;
	font-weight: bold;
}
