@charset "utf-8";
/* CSS Document */

/***************GENERAL STYLES START***************/

body {
	background-color: #56595c;
	margin: 0;
}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	letter-spacing: 3px;
}

.body_heading_white {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

.body_subheading_white {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

.body_text_white {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

.body_text_about {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

/***************NAVIGATION START***************/
/***************heading - NAVIGATION START***************/

a.heading:link {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

a.heading:visited {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

a.heading:hover {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #E2A331;
}

a.heading:active {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #E2A331;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #FFFFFF;
}

/***************heading - NAVIGATION END***************/

/***************portfolio # - NAVIGATION START***************/

a.number:link {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

a.number:visited {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

a.number:hover {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #565A5D;
	text-decoration: none;
	letter-spacing: 2px;
}

a.number:active {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #565A5D;
}

/***************portfolio # - NAVIGATION END***************/
/***************NAVIGATION END***************/
/***************GENERAL STYLES END***************/

/***************DIVS START***************/

#outter_wrap {
	position:absolute;
	top: 50%;
	left: 50%;
	width:1175px;
	height:725px;
	margin-top: -362px; /*set to a negative number 1/2 of your height*/
	margin-left: -587px; /*set to a negative number 1/2 of your width*/
}

#scroll_text {
	overflow: auto;
	height:400px;
}

/***************DIVS END***************/

/***************CONSULTANT START***************/

.body_heading_white_large {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

.body_heading_consultant_large {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #373F44;
}

.body_heading_consultant {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #BCC5C9;
}

.body_heading_blue {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #BCC5C9;
	text-decoration: none;
	letter-spacing: 2px;
}

/***************heading large - NAVIGATION START***************/

a.heading_large:link {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

a.heading_large:visited {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}

a.heading_large:hover {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #E2A331;
}

a.heading_large:active {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #E2A331;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #FFFFFF;
}

/***************heading large - NAVIGATION END***************/

/***************heading blue - NAVIGATION START***************/

a.heading_blue:link {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #BCC5C9;
	text-decoration: none;
	letter-spacing: 2px;
}

a.heading_blue:visited {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #BCC5C9;
	text-decoration: none;
	letter-spacing: 2px;
}

a.heading_blue:hover {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #E2A331;
}

a.heading_blue:active {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #BCC5C9;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #FFFFFF;
}

/***************heading blue - NAVIGATION END***************/
/***************CONSULTANT END***************/

/***************PROPERTIES START***************/

/*.body_heading_properties_large {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #8F8441;
}*/

.body_heading_properties {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #8F8441;
}

.body_heading_green {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #DFD8B0;
	text-decoration: none;
	letter-spacing: 2px;
}

/***************heading green - NAVIGATION START***************/

a.heading_green:link {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #DFD8B0;
	text-decoration: none;
	letter-spacing: 2px;
}

a.heading_green:visited {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #DFD8B0;
	text-decoration: none;
	letter-spacing: 2px;
}

a.heading_green:hover {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #E2A331;
}

a.heading_green:active {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #DFD8B0;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #FFFFFF;
}

/***************heading green - NAVIGATION END***************/
/***************PROPERTIES END***************/

/***************BRANDING START***************/

/*.body_heading_branding_large {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #8F8441;
}*/

.body_heading_branding {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #8F6761;
}

.body_heading_mauve {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #DDCECC;
	text-decoration: none;
	letter-spacing: 2px;
}

/***************heading green - NAVIGATION START***************/

a.heading_mauve:link {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #DDCECC;
	text-decoration: none;
	letter-spacing: 2px;
}

a.heading_mauve:visited {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #DDCECC;
	text-decoration: none;
	letter-spacing: 2px;
}

a.heading_mauve:hover {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #E2A331;
}

a.heading_mauve:active {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #DDCECC;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #FFFFFF;
}

/***************heading green - NAVIGATION END***************/
/***************BRANDING END***************/
