@charset "utf-8";
/* css created by BatesMeron sweet design 05/21/09 */

body {
	background-image: url(../../images/bg_tile.gif);
	background-repeat: repeat-x;
	background-color: #e1e3e4;
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

hr {
	width: 85%;
	float: left;
}

.wrap {
	width: 826px;
	margin: 0px auto;
	padding: 0;
	height: 100%;
}

.header {
	float: right;
	width: 599px;
	height: 57px;
	padding: 27px 0px 0px 227px;
}

.main_nav {
	background-image: url(../../images/nav/nav_bg_tile.gif);
	background-repeat: repeat-x;
	float: right;
	width: 716px;
	height: 45px;
	margin: 0;
	padding: 0px 0px 0px 110px;
}

.head_body {
	float: right;
	margin: 0;
	padding: 30px 0px 0px 30px;
	width: 795px;
	height: 274px;
	border-left: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}

.head_image {
	background-image: url(../../images/head_image_bg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 245px;
	width: 795px;
}

#head_content {
	float: left;
	width: 790px;
	height: 240px;
	padding: 0;
	margin: 4px 0px 0px 4px;
}

.copy {
	float: right;
	position: relative;
	width: 826px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal; 
	line-height: 170%;
}

.copy a:link, .copy a:visited {
	text-decoration: none;
	color: #666;
}

.copy a:hover {
	text-decoration: none;
	color: #7e1523;
}

.copy_about {
	float: right;
	position: relative;
	width: 826px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal; 
	line-height: 170%;
}

.copy_about a:link, .copy_about a:visited {
	text-decoration: none;
	color: #000;
}

.copy_about a:hover {
	text-decoration: none;
	color: #7e1523;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #333;
	font-weight: normal;
}

.headline18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

.red_type {
	color: #7E1523;
	font-size: 12px;
}

.black {
	color: #000;
}

.drk_grey {
	color: #333;
}

.med_grey {
	color: #454545;
}

.lgt_grey {
	color: #666;
}

.footer {
	float: right;
	width: 826px;
	padding: 10px 0px 0px 0px;
	margin: 35px 0px 0px 0px;
	border-top: 1px solid #a5a5a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
}

.footer a:link, .footer a:visited {
	text-decoration: none;
	color: #000;
}

.footer a:hover {
	text-decoration: none;
	color: #7e1523;
}

.about_team_nav {
	float: left;
	width: 200px;
	padding: 0;
	margin: 90px 0px 0px 31px;
	font-size: 13px;
	color: #333;
	text-align: left;
	font-variant: small-caps;
}


/* ABOUT US-HISTORY */

.history_wrap {
	position: relative;
	float: left;
	width: 790px;
	height: 240px;
	background-image: url(../../images/history_bg.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 4px 0px 0px 4px;
}

.history_headline {
	float: left;
	width: 750px;
	height: 36px;
	margin: 0;
	padding: 25px 0px 0px 55px;
}

#history_content {
	position: absolute;
	top: 62px;
	left: 0;
	width: 790px;
	height: 179px;
	visibility: visible;
}

#history_content2 {
	position: absolute;
	top: 62px;
	left: 0;
	width: 790px;
	height: 179px;
	visibility: hidden;
}

#history_content3 {
	position: absolute;
	top: 62px;
	left: 0;
	width: 790px;
	height: 179px;
	visibility: hidden;
}

#history_content4 {
	position: absolute;
	top: 62px;
	left: 0;
	width: 790px;
	height: 179px;
	visibility: hidden;
}

#history_content5 {
	position: absolute;
	top: 62px;
	left: 0;
	width: 790px;
	height: 179px;
	visibility: hidden;
}

#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #454545;
}

#event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
}

#history-nav {
	position: absolute;
	bottom: 30px;
	left: 50px;
	background-image: url(../../images/history_menu.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 710px;
}

#history-nav ul {
	clear: left;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#history-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

 /*-- Hides Image Link Names --*/ 
#history-nav ul li a span {
	display:none;
}

 /*-- Rollover Blocks --*/ 
#history-nav ul li a {
   width: 142px;
	height:60px;
	margin:0px;
	padding:0px;
	display: block;
}

 /*-- Hovers --*/ 

#history-nav ul li a.one:hover {
	background:  url(../../images/history_menu.gif) 0px -60px;
}

#history-nav ul li a.two:hover {
	background:  url(../../images/history_menu.gif) -142px -60px;
}

#history-nav ul li a.three:hover {
	background:  url(../../images/history_menu.gif) -284px -60px;
}

#history-nav ul li a.four:hover {
	background:  url(../../images/history_menu.gif) -426px -60px;
}

#history-nav ul li a.five:hover {
	background:  url(../../images/history_menu.gif) -568px -60px;
}

#ninty_three {
	position: absolute;
	top: 117px;
	left: 85px;
	z-index: 7;
}

#ninty_seven {
	position: absolute;
	top: 117px;
	left: 228px;
	z-index: 7;
}

#ninty_nine {
	position: absolute;
	top: 117px;
	left: 375px;
	z-index: 7;
}

#zero_three {
	position: absolute;
	top: 117px;
	left: 527px;
	z-index: 7;
}

#zero_nine {
	position: absolute;
	top: 117px;
	left: 676px;
	z-index: 7;
}

#strategy_table td {
	padding: 5px 0px 5px 0px;
	vertical-align: top;
}

#strategy_table a:link, #strategy_table a:visited {
	color: #333;
}

#strategy_table a:hover {
	color: #7E1523;
}


/* INVESTMENT FOCUS */

#investment_table td {
	padding: 5px 0px 5px 0px;
	vertical-align: top;
}

.invest_nav {
	float: left;
	width: 200px;
	padding: 0;
	margin: 10px 0px 0px 31px;
	font-size: 13px;
	color: #333;
	text-align: left;
	font-variant: small-caps;
}

.invest_nav a:link, .invest_nav a:visited {
	color: #333;
}

.invest_nav a:hover {
	color: #7E1523;
}

.sub_sub {
	float: right;
	width: 175px;
	font-size: 12px;
	line-height: 200%;
}

.sub_sub a:link, .sub_sub a:visited {
	color: #666;
}

.sub_sub a:hover {
	color: #7E1523;
}

.sub_sub_team {
	float: right;
	width: 200px;
	font-size: 12px;
	line-height: 200%;
}

.sub_sub_team a:link, .sub_sub_team a:visited {
	color: #666;
}

.sub_sub_team a:hover {
	color: #7E1523;
}

.sub_sub1 {
	float: right;
	width: 175px;
	height: 30px;
	font-size: 12px;
	line-height: 200%;
}

.sub_sub1 a:link, .sub_sub1 a:visited {
	color: #666;
}

.sub_sub1 a:hover {
	color: #7E1523;
}

.sub_sub2 {
	float: right;
	width: 175px;
	height: 50px;
	font-size: 12px;
	line-height: 200%;
}

.sub_sub2 a:link, .sub_sub2 a:visited {
	color: #666;
}

.sub_sub2 a:hover {
	color: #7E1523;
}

.sub_sub2a {
	float: right;
	width: 180px;
	height: 50px;
	font-size: 12px;
	line-height: 200%;
}

.sub_sub2a a:link, .sub_sub2a a:visited {
	color: #666;
}

.sub_sub2a a:hover {
	color: #7E1523;
}

.sub_sub3 {
	float: right;
	width: 175px;
	height: 70px;
	font-size: 12px;
	line-height: 200%;
}

.sub_sub3 a:link, .sub_sub3 a:visited {
	color: #666;
}

.sub_sub3 a:hover {
	color: #7E1523;
}

.sub_sub4 {
	float: right;
	width: 175px;
	height: 100px;
	font-size: 12px;
	line-height: 200%;
}

.sub_sub4 a:link, .sub_sub4 a:visited {
	color: #666;
}

.sub_sub4 a:hover {
	color: #7E1523;
}

.invest_copy {
	float: right;
	width: 550px;
	padding: 0;
	margin: 30px 10px 0px 0px;
}

.invest_nav li {
	list-style-type: none;
	margin: 3px 0px 3px 15px;
}

#invest_focus td {
	padding-top: 5px;
	padding-bottom: 5px;
}

#hidden_invest {
	position: absolute;
	top: 0;
	right: 0;
	width: 826px;
	height: 100%;
	visibility: visible;
}

#hidden_invest2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 826px;
	height: 100%;
	visibility: hidden;
}

#hidden_invest3 {
	position: absolute;
	top: 0;
	right: 0;
	width: 826px;
	height: 100%;
	visibility: hidden;
}

#hidden_invest4 {
	position: absolute;
	top: 0;
	right: 0;
	width: 826px;
	height: 100%;
	visibility: hidden;
}

#hidden_invest5 {
	position: absolute;
	top: 0;
	right: 0;
	width: 826px;
	height: 100%;
	visibility: hidden;
}

#hidden_invest6 {
	position: absolute;
	top: 0;
	right: 0;
	width: 826px;
	height: 100%;
	visibility: hidden;
}

#hidden_invest7 {
	position: absolute;
	top: 0;
	right: 0;
	width: 826px;
	height: 100%;
	visibility: hidden;
}

#hidden_invest8 {
	position: absolute;
	top: 0;
	right: 0;
	width: 826px;
	height: 100%;
	visibility: hidden;
}


/* PORTFOLIO */

#invest1 {
	position: absolute;
	top: 60px;
	right: 0px;
	width: 581px;
	height: 450px;
	border: 1px solid red;
	visibility: visible;
}

#invest2 {
	position: absolute;
	top: 60px;
	right: 0px;
	width: 581px;
	height: 450px;
	border: 1px solid red;
	visibility: hidden;
}


/* CONTACT */

#contact_table td {
	padding-top: 5px;
	padding-bottom: 5px;
}

#contact_table a:link, #contact_table a:visited {
	text-decoration: none;
	color: #7E1523;
}

#contact_table a:hover {
	text-decoration: underline;
	color: #7E1523;
}



/* NAVIGATION */

/* Sub Nav About */

.pixy {
	position: absolute;
	background-image: url(../../images/about_nav.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 75px;
	left: 30px;
	top: 60px;
	z-index: 7;
}

.pixy ul {
	/*clear: left;*/
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.pixy ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

 /*-- Hides Image Link Names --*/ 
.pixy ul li a span {
	display:none;
}

 /*-- Rollover Blocks --*/ 
.pixy ul li a {
   width: 182px;
	height:25px;
	margin:0px;
	padding:0px;
	display: block;
}

#team_over {
	position: absolute;
	top: 74px;
	left: 2px;
}

 /*-- Hovers --*/ 

.pixy ul li a.company:hover {
	background:  url(../../images/about_nav.gif) -182px 0px;
}

.pixy ul li a.history:hover { 
	background:  url(../../images/about_nav.gif) -182px -25px;
}		

.pixy ul li a.team:hover {
	background:  url(../../images/about_nav.gif) -182px -50px;
}			


/* YOU ARE HERE CLASSES */

body#company a#company {
	background:  url(../../images/about_nav.gif) -182px 0px;
}

body#history a#history { 
	background:  url(../../images/about_nav.gif) -182px -25px;
}		

body#team a#team {
	background:  url(../../images/about_nav.gif) -182px -50px;
}			
