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

body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #2b2b2b;
	background-image:url(images/bgGradient.jpg);
	background-repeat:repeat-x;
}

#outside {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:898px; 
	height:633px;
	background-color:#000000;  
}

#outside2 {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:900px; 
	height:549px; 
	padding-bottom:30px; 
	padding-left:0px; 
	padding-right:0px;
	background-color:#000000; 
}

#outside3 {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:873px; 
	padding-bottom:0px; 
	padding-left:12px; 
	padding-right:3px; 
	height:1033px;
	background-color:#000000; 
}

#outside4 {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:898px; 
	height:557px; 
	background-color:#000000; 
}


#outside5 {
	margin:auto; 
	width:900px;  
}

#newContainerDiv {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	float:left;
	width:898px;
	background-color:#000000;
}

#newContainerDivSmaller {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	float:left;
	width:897px;
	background-color:#000000;
}

#outside6 {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:898px; 
	height:214px;
	background-color:#000000;  
}

#outside7 {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:898px; 
	height:114px;
	background-color:#000000;  
}

#outside8 {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:898px; 
	height:834px;
	background-color:#000000; 
}

#outside9 {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:898px; 
	height:854px;
	background-color:#000000; 
}

#outside10 {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:898px; 
	height:899px;
	background-color:#000000; 
}

.headerText{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.subHeader{font-size:14px; font-weight:bold}
.headerTextb{
	font-size:12px;
	color:#FFFFFF;
}

.headerTextb p {
	margin:0; 
	line-height:1.5em;
	letter-spacing:normal;
}

.headerTextSmall{
	font-size:11px;
	color:#FFFFFF;
}

.headerTextGrey{
	font-size:16px;
	font-weight:bold;
	color:#d2d2d2;
}

.headerTextGrey2{
	font-size:14px;
	font-weight:bold;
	color:#d2d2d2;
}

#container{
	width:100%;
}

#navContainer{
	width:100%;
	height:71px;
}

#newsContainer {
	width:586px;
	margin:auto;
	float:left;
	padding-top:0px;
}

/*Navigation CSS*/
#texttec{padding-left:5px; margin-left:5px;}


#centerColumn ul {
padding:0;margin:0;list-style-type:none;
}
#centerColumn ul li {
float:left; position:relative;
}
#centerColumn ul li a, .centerColumn ul li a:visited {
float:left; display:block; text-decoration:none;color:#000000; padding:0px;
}

#centerColumn ul li:hover {width:auto;}

#centerColumn ul li a.menu1one:hover {border-color:#FFFFFF; color:#FFFFFF;}
#centerColumn ul li a.menu1two:hover {border-color:#FFFFFF; color:#FFFFFF;}
#centerColumn ul li a.menu1three:hover {border-color:#FFFFFF; color:#FFFFFF;}
#centerColumn ul li a.menu1four:hover {border-color:#FFFFFF; color:#FFFFFF;}
#centerColumn ul li a.menu1five:hover {border-color:#FFFFFF; color:#FFFFFF;}
#centerColumn ul li a.menu1six:hover {border-color:#FFFFFF; color:#FFFFFF;}

#centerColumn ul li:hover a.menu1one {border-color:#FFFFFF; color:#FFFFFF;}
#centerColumn ul li:hover a.menu1two {border-color:#FFFFFF; color:#FFFFFF;}
#centerColumn ul li:hover a.menu1three {border-color:#FFFFFF; color:#FFFFFF;}
#centerColumn ul li:hover a.menu1four {border-color:#FFFFFF; color:#FFFFFF;}
#centerColumn ul li:hover a.menu1five {border-color:#FFFFFF; color:#FFFFFF;}
#centerColumn ul li:hover a.menu1six {border-color:#FFFFFF; color:#FFFFFF;}

#centerColumn ul li ul {
display: none;
}
#centerColumn table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to IE5.5 and IE6 browsers */
#centerColumn ul li:hover ul {
display:block;position:absolute;top:66px;margin-top:0px; left:0;width:154px;/*border-bottom:1px solid #000;*/
}
#centerColumn ul li:hover ul.endstop {
left:-92px;
}
#centerColumn ul li:hover ul li ul {
display: none;
}
#centerColumn ul li:hover ul li a {
display:block;background:#000000;color:#FFFFFF;height:auto;line-height:18px; padding:4px; padding-left:23px; padding-top:5px; width:120px; border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;  /*border:1px solid #000; border-bottom:0;*/
}
#centerColumn ul li:hover ul li a.drop {
background:#ffffff url(images/bullet1.gif) no-repeat 3px 8px;
}
#centerColumn ul li:hover ul li a:hover {
color:#000; background: #ffffff url(images/bullet1.gif) no-repeat 3px 8px;
}
#centerColumn ul li:hover ul li a:hover.drop {
background: #ffffff url(images/bullet1.gif) no-repeat 3px 8px;
}
#centerColumn ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-1px;
}
#centerColumn ul li:hover ul li:hover ul.left {
left:-153px;
}

/* specific to IE5.5 and IE6 browsers */
#centerColumn ul li a:hover ul {
display:block;position:absolute;top:13px; t\op:66px; background:#fff;left:0;width:154px;
}
 
#centerColumn ul li a:hover ul.endstop {
left: -92px;
}
#centerColumn ul li a:hover ul li a {
display:block;background:#000;color:#fff; height:1px; line-height:15px; padding:4px 16px; width:154px; w\idth:120px; border-bottom:0;
}
#centerColumn ul li a:hover ul li a.drop {
background:#fff; padding-bottom:4px;
}
#centerColumn ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
#centerColumn ul li a:hover ul li a:hover {
color:#000; background-color: #fff;
}
#centerColumn ul li a:hover ul li a:hover.drop {
 background-color: #fff;
}
#centerColumn ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#000; left:153px;
}
#centerColumn ul li a:hover ul li a:hover ul.left {
left:-153px;
}

#centerColumn{
	width:920px;
	height:71px;
	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -460px;

}

/*MAIN PAGE STYLES*/

#leftColumn{
	width:45%;
	height:71px;
	background-color:#000000;
	background-image:url(images/navBlkBg.jpg);
	background-repeat:repeat-x;
	float:left;
}

#rightColumn{
	width:45%;
	height:71px;
	background-color:#666666;
	background-image:url(images/navWhiteBg.jpg);
	background-repeat:repeat-x;
	float:right;
}

#flashFeature{
	width:1100px;
	height:310px;
	background-color:#000000;
	margin:auto;
}

#flashIndexFeature{
	height:280px;
	background-color:#000000;
	margin:auto;
	margin-bottom:3px;
	margin-left:0px;
	text-align:center;
	padding-left:0px;
	position:relative;
}

#flashIndexFeature2{
	width:1200px;
	height:283px;
	background-color:#000000;
	margin:auto;
	margin-bottom:3px;
	text-align:center;
}

#contentHolder{
	margin:auto;
	position:inherit;
}

#contentHolder2{
	margin:auto;
	position:inherit;
	margin-top:10px;
}

#contentHolder3{
	width:900px;
}

#contentHolder4{
	margin:auto;
	position:inherit;
}

#mainContent{
	width:920px;
	margin:auto;
}

#mainContentNew{
	width:900px;
	margin:auto;
	background-repeat:repeat-y;
	margin-top:5px;
}

#bottomDiv{
	width:898px;
	margin:auto;
	height:0px;
	float:left;
}

#bottomDiv2{
	width:920px;
	margin:auto;
}

#bottomDiv3{
	width:910px;
	margin:auto;
	height:0px;
}

#bottomDiv4{
	width:920px;
	margin:auto;
	height:0px;
	float:left;
	position:inherit;
}

#contentColPartners{
	width:937px;
	float:left;
	color:#FFFFFF;
}


#contentColNews{
	width:570px;
	margin-right:14px;
	padding-left:1px;
	height:auto;
	float:left;
	color:#FFFFFF;
}

#contentColNews2{
	width:296px;
	margin-right:1px;
	float:left;
	padding-top:0px;
	margin-top:26px;
}

#contentCol1{
	width:644px;
	margin-right:3px;
	float:left;
	color:#FFFFFF;
}

#investors{
	width:299px;
	height:190px;
	margin-top:1px;
	background-image:url(images/investorsBg.jpg);
}

#investorsText{
	width:270px;
	height:40px;
	position:relative;
	top:130px;
	left:10px;
	color:#FFFFFF;
	background-color:#000000;
	padding:5px;
}

#contentCol2{
	width:603px;
	margin-right:1px;
	height:auto;
	float:left;
}

#news{
	width:246px;
	height:170px;
	margin-top:1px;
}

#contentCol2_col1{
	width:299px;
	margin-right:4px;
	height:auto;
	float:left;
}

#contentCol2_col2{
	width:251px;
	float:left;
	margin:auto;
	margin-left:0px;
}

#contentCol2_col2News{
	width:296px;
	float:left;
	margin:auto;
	margin-top:27px;
}


#partnersCol{
	float:left;
	margin-top:0px;
	margin-left:0px;
}

#headerPadding {
	margin-bottom:3px;
	margin-right:2px;
}

#headerPadding2 {
	margin-bottom:3px;
	margin-right:0px;
}

#headerPadding3 {
	padding-top:40px;
	margin-bottom:3px;
	margin-right:3px;
}

#leftProd {
	background-color:#FFFFFF;
	width:109px;
	height:82px;
	float:left;
	padding:5px;
}

#rightProd {
	background-color:#191919;
	width:202px;
	height:88px;
	float:left;
	padding:5px;
}

#rightProd2 {
	background-color:#191919;
	width:202px;
	height:88px;
	float:left;
	padding:5px;
}

#rightProd3 {
	background-color:#191919;
	width:203px;
	height:88px;
	float:left;
	padding:5px;
}

#prodDiv{
	float:left;
	margin-bottom:3px;
	width:210px;
	margin-left:3px;
	margin-right:2px;
}

#newsItem{
	width:236px;
	padding:5px;
	padding-left:8px;
	color:#FFFFFF;
	height:35px;
	margin-bottom:15px;
	float:left;
}

#newsItem2{
	width:243px;
	padding-left:8px;
	padding-top:7px;
	padding-bottom:6px;
	color:#FFFFFF;
	margin-bottom:2px;
}

#newsItem2b{
	width:243px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	color:#FFFFFF;
	margin-bottom:2px;
}

#newsItem2c{
	width:243px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	color:#FFFFFF;
	margin-bottom:2px;
}

#newsItem2d{
	width:288px;
	padding-left:8px;
	padding-top:7px;
	padding-bottom:6px;
	color:#FFFFFF;
	margin-bottom:2px;
	margin-top:2px;
}

#newsItem2e{
	width:288px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	color:#FFFFFF;
	margin-bottom:2px;
}

#newsItem2f{
	width:288px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	color:#FFFFFF;
	margin-bottom:2px;
}

#newsItem2g{
	width:288px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	color:#FFFFFF;
	margin-bottom:2px;
}

#newsItem2h{
	width:288px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	color:#FFFFFF;
	margin-bottom:2px;
}

#newsItem3{
	width:267px;
	float:left;
}

/*PARTNER PAGE STYLES*/

#partnersLeftCol{
	width:629px;
	height:340px;
	float:left;
	margin-right:1px;
	padding-left:11px;
}

#partnersLeftInner1{
	width:295px;
	height:111px;
	float:left;
	margin-right:1px;
	padding-right:10px;
	padding-top:5px;
}

#partnersLeftInner2{
	width:305px;
	height:116px;
	float:left;
	margin-right:1px;
}

#partnersRightCol{
	width:269px;
	height:340px;
	float:left;
	margin-right:1px;
}

#partnersRightText{
	width:259px;
	height:17px;
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:1px;
	padding-left:10px;
	padding-top:2px;
}

#circle {
	width:78px;
	height:56px;
	background-image:url(images/circle.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	padding-top:6px;
	float:left;
	background-repeat:no-repeat;
}

#circle p {
	margin:0; 
	line-height:1.4em;
	padding:0;
	padding-bottom:1px;  
	letter-spacing:normal;
}

.circleStyle {
	font-size:13px;
}

#newsCenter {
	width:508px;
	float:left;
	padding-top:12px;
}

.newsStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:0px;
	padding-bottom:3px;
	line-height:1em;
	margin-right:10px;
	width:478px;
}

#newsBox01 {
	width:108px;
	height:81px;
	padding-top:7px;
	float:left;
}

#newsText {
	width:462px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:4px;
	padding-right:14px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}


#partTextArea01 {
	width:298px;
	padding:4px;
	padding-right:1px;
	float:left;
	line-height:14px;
}

#partTextArea02 {
	width:290px;
	padding:2px;
	padding-right:1px;
	float:left;
	line-height:14px;
}

#managementTextArea01 {
	width:297px;
	padding:12px;
	padding-right:1px;
	float:left;
	line-height:14px;
}

#investorsSection {
	width:251px;
	margin:auto;
	float:left;
	margin-left:2px;
	margin-bottom:0px;
}

#bottomTab {
	width:892px;
}

#leftManage {
	width:270px;
	margin:auto;
}

#leftManage2 {
	width:270px;
	margin:auto;
	float:left;
}

#leftManage p {
	letter-spacing:normal;
	margin:0;
	line-height:1.6em;
}

#rightManage {
	width:570px;
	float:left;
	margin:auto;
}

.style01 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#686868;
	text-align:left;
	font-weight:bold;
	padding-left:15px;
	padding-top:5px;
	line-height:20px;
}

.style02 {
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	padding-left:0px;
	padding-top:0px;
}

.style03 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#686868;
	text-align:left;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:2px;
}

.style04 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	padding-top:0px;
	line-height:15px;
}

.style04b {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	padding-left:3px;
	padding-top:0px;
	line-height:15px;
}

.style04c {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:3px;
	padding-top:0px;
	line-height:15px;
}

.style04d {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:3px;
	padding-top:0px;
	line-height:15px;
}

.style04e {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFF00;
	padding-left:3px;
	padding-top:0px;
	line-height:15px;
}

#manageTextRightColumn {
	width:500px;
	float:left;
}

#manageTextRightColumn p {
	padding:0px;
	padding-bottom:10px;
	margin:0px;
}

#manageTextRightColumn2 {
	width:300px;
	float:left;
}

#manageTextRightColumn2 p {
	padding:0px;
	padding-bottom:10px;
	margin:0px;
}


a:link {
	color: #686868;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #686868;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #686868;
}

#leftSideMan {
	float:left;
	width:280px;
}

#prodRow01 {
	width:898px;
	float:left;
}

#prodRow02 {
	width:898px;
	float:left;
	margin-top:38px;
}

#prodRow03 {
	width:898px;
	float:left;
	margin-top:14px;
}

#prodBox01 {
	width:210px;
	height:170px;
	float:left;
	margin-left:11px;
}

#prodBox02 {
	width:210px;
	height:170px;
	float:left;
}

#prodTitleBanner {
	width:210px;
	height:65px;
	float:left;
}

#prodBottom {
	width:190px;
	height:109px;
	float:left;
	background-color:#191919;
	padding:10px;
}

.style05 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}

.style06 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
}

#prodTrial {
	width:257px;
	height:210px;
	float:left;
	margin-left:3px;
}

h1 {
	background:url(images/managementIcons/titlesIFurnival.png) no-repeat;
	height:45px;
	margin:0; 
	padding:0;
	padding-top:0px;
	padding-bottom:0px;
}
h1 span {
	display:none;
}

h2 {
	background:url(images/managementIcons/titlesIFurnivalSub.png) no-repeat;
	height:26px;
	margin:0; 
	padding:0;
	padding-top:0px;
	padding-bottom:0px;
}
h2 span {
	display:none;
}

h3 {
	background:url(images/managementIcons/titlesGBaines.jpg) no-repeat;
	height:45px;
	margin:0; 
	padding:0;
	padding-top:0px;
	padding-bottom:0px;
}
h3 span {
	display:none;
}

h4 {
	background:url(images/managementIcons/titlesGBainesSub.jpg) no-repeat;
	height:26px;
	margin:0; 
	padding:0;
	padding-top:0px;
	padding-bottom:0px;
}
h4 span {
	display:none;
}

h5 {
	background:url(images/managementIcons/titlesDKhan.jpg) no-repeat;
	height:45px;
	margin:0; 
	padding:0;
	padding-top:0px;
	padding-bottom:0px;
}
h5 span {
	display:none;
}

h6 {
	background:url(images/managementIcons/titlesDKhanSub.jpg) no-repeat;
	height:26px;
	margin:0; 
	padding:0;
	padding-top:0px;
	padding-bottom:0px;
}
h6 span {
	display:none;
}

#managementARenny h1 {
	background:url(images/managementIcons/titlesARenny.jpg) no-repeat;
	height:45px;
	width:568px;
}
#managementARenny h1 span {
	display:none;
}

#managementARenny h2 {
	background:url(images/managementIcons/titlesARennySub.jpg) no-repeat;
	height:26px;
}
#managementARenny h2 span {
	display:none;
}

#managementPBoswell h1 {
	background:url(images/managementIcons/titlesPBoswell.jpg) no-repeat;
	height:45px;
	width:568px;
}
#managementPBoswell h1 span {
	display:none;
}

#managementPBoswell h2 {
	background:url(images/managementIcons/titlesPBoswellSub.jpg) no-repeat;
	height:26px;
}
#managementPBoswell h2 span {
	display:none;
}

#managementPLessells h1 {
	background:url(images/managementIcons/titlesPLessells.jpg) no-repeat;
	height:45px;
	width:568px;
}
#managementPLessells h1 span {
	display:none;
}

#managementPLessells h2 {
	background:url(images/managementIcons/titlesPLessellsSub.jpg) no-repeat;
	height:26px;
}
#managementPLessells h2 span {
	display:none;
}

#managementBRenny h1 {
	background:url(images/managementIcons/titlesBRenny.jpg) no-repeat;
	height:45px;
	width:568px;
}
#managementBRenny h1 span {
	display:none;
}

#managementBRenny h2 {
	background:url(images/managementIcons/titlesBRennySub.jpg) no-repeat;
	height:26px;
}
#managementBRenny h2 span {
	display:none;
}

#managementJBoswell h1 {
	background:url(images/managementIcons/titlesJBoswell.jpg) no-repeat;
	height:45px;
	width:568px;
}
#managementJBoswell h1 span {
	display:none;
}

#managementJBoswell h2 {
	background:url(images/managementIcons/titlesJBoswellSub.jpg) no-repeat;
	height:26px;
}
#managementJBoswell h2 span {
	display:none;
}

#managementJAKendrick h1 {
	background:url(images/managementIcons/titlesJAKendrick.jpg) no-repeat;
	height:45px;
	width:568px;
}
#managementJAKendrick h1 span {
	display:none;
}

#managementJAKendrick h2 {
	background:url(images/managementIcons/titlesJAKendrickSub.jpg) no-repeat;
	height:26px;
}
#managementJAKendrick h2 span {
	display:none;
}

#managementBMancroft h1 {
	background:url(images/managementIcons/titlesBMancroft.jpg) no-repeat;
	height:45px;
	width:568px;
}
#managementBMancroft h1 span {
	display:none;
}

#managementBMancroft h2 {
	background:url(images/managementIcons/titlesBMancroftSub.jpg) no-repeat;
	height:26px;
}
#managementBMancroft h2 span {
	display:none;
}

#managementLAlexander h1 {
	background:url(images/managementIcons/titlesLAlexander.jpg) no-repeat;
	height:45px;
	width:568px;
}
#managementLAlexander h1 span {
	display:none;
}

#managementLAlexander h2 {
	background:url(images/managementIcons/titlesLAlexanderSub.jpg) no-repeat;
	height:26px;
}
#managementLAlexander h2 span {
	display:none;
}

#managementJKendrick h1 {
	background:url(images/managementIcons/titlesJKendrick.jpg) no-repeat;
	height:45px;
	width:568px;
}
#managementJKendrick h1 span {
	display:none;
}

#managementJKendrick h2 {
	background:url(images/managementIcons/titlesJKendrickSub.jpg) no-repeat;
	height:26px;
}
#managementJKendrick h2 span {
	display:none;
}

#managementJDejoria h1 {
	background:url(images/managementIcons/titlesJDejoria.jpg) no-repeat;
	height:45px;
	width:568px;
}
#managementJDejoria h1 span {
	display:none;
}

#managementJDejoria h2 {
	background:url(images/managementIcons/titlesJDejoriaSub.jpg) no-repeat;
	height:26px;
}
#managementJDejoria h2 span {
	display:none;
}

#managementPGardner h1 {
	background:url(images/managementIcons/titlesPGardner.jpg) no-repeat;
	height:45px;
	width:568px;
}
#managementPGardner h1 span {
	display:none;
}

#managementPGardner h2 {
	background:url(images/managementIcons/titlesPGardnerSub.jpg) no-repeat;
	height:26px;
}
#managementPGardner h2 span {
	display:none;
}

#contactLeftContainer {
	width:635px; 
	float:left;
}

#contactLeftHeader {
	width:635px; 
	float:left; 
	background-color:#2d2e30; 
	height:40px;
}

#map {
	width:635px; 
	float:left;
}

#contactRightContainer {
	width:262px; 
	float:left; 
	background-color:#000; 
	margin-left:3px; 
	height:40px;
}

#contactRightContent {
	width:202px;
	float:left;
	padding:10px;
}

#contactRightContent p {
	width:235px;
	margin:0; 
	line-height:1.5em;
	padding:0;
	padding-bottom:1px;  
	letter-spacing:normal;
}

.style07 {
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size:15px;
	padding-bottom:3px;
}

.style08 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color:#FFFFFF;
	padding-bottom:3px;
}

.style09 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	padding-left:10px;
	padding-top:0px;
	line-height:15px;
}

a.link2:link {
	color: #FFFFFF;
}

a.link2:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.link2:visited {
	color: #FFFFFF;
}

a.link2:active {
	color: #FFFFFF;
}

a.link3:link {
	color: #FFFFFF;
}

a.link3:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.link3:visited {
	color: #FFFFFF;
}

a.link3:active {
	color: #FFFFFF;
}



#prodPagesRow01 {
	width:632px;
	float:left;
}


#prodPagesLeft {
	width:632px;
	float:left;
}

#prodPagesRight {
	width:263px;
	float:left;
	margin-left:3px;
	background-color:#1f1f1f;
}

#prodPagesLeftContent {
	width:404px;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	line-height:15px;
}

#prodPagesLeftContent2 {
	width:158px;
	float:left;
	margin-top:27px;
	padding-left:20px;
}

.style10 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	line-height:15px;
}

.style10b {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	line-height:15px;
}

#outside11 {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:898px; 
	height:auto;
	background-color:#000000; 
}

#outside11b {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:898px; 
	height:825px;
	background-color:#000000; 
}

#outside12 {
	border-right:1px solid #2f2f2f;
	border-left:1px solid #2f2f2f;
	border-bottom:1px solid #2f2f2f;
	margin:auto;
	width:898px;
	height:1120px;
	background-color:#000000;
}

.style11 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	padding-left:13px;
	padding-top:4px;
	line-height:15px;
}

.style12 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	padding-left:4px;
	padding-top:0px;
	line-height:15px;
}

#leftManage3 {
	width:267px;
	margin:auto;
	float:left;
}


#leftManage4 {
	width:267px;
	height:500px;
	margin:auto;
	float:left;
}

#investorsTextRightColumn {
	width:565px;
	float:left;
}

#investorsTextRightColumnL {
	width:566px;
	float:left;
	margin-bottom:5px;
}

#investorsTextRightColumnL p {
	line-height:1.3em;
	letter-spacing:normal;
	margin:0;
	float:left;
	padding:3px;
}

#investorsTextRightColumnL p2 {
	line-height:1.3em;
	letter-spacing:normal;
	margin:0;
	float:left;
	padding:8px 3px 3px 3px;
	width:500px;
}

#investorsTextRightColumnL ul {
	line-height:1.3em;
	letter-spacing:normal;
	margin:0;
	padding:0;
}

#investorsTextRightColumnLSmall {
	width:278px;
	float:left;
}

#investorsTextRightColumnLSmall p {
	line-height:1.3em;
	letter-spacing:normal;
	margin:0;
	float:left;
	padding:3px;
}

#investorsTextRightColumnLSmall p2 {
	line-height:1.3em;
	letter-spacing:normal;
	margin:0;
	float:left;
	padding:8px 3px 3px 3px;
	width:233px;
}

#investorsTextRightColumnLSmall ul {
	line-height:1.3em;
	letter-spacing:normal;
	margin:0;
	padding:0;
}

#investorsTextRightColumnR {
	width:283px;
	float:left;
}

#investorsTextRightColumnR p {
	line-height:1.3em;
	letter-spacing:normal;
	margin:0;
	float:left;
	padding:3px;
}

#investorsTextRightColumnR p2 {
	line-height:1.3em;
	letter-spacing:normal;
	margin:0;
	float:left;
	padding:8px 3px 3px 3px;
	width:233px;
}

#investorsTextRightColumnR ul {
	line-height:1.3em;
	letter-spacing:normal;
	margin:0;
	padding:0;
}

#investorsHeader01 h1 {
	background:url(images/investors/investorsTitle01.jpg);
	height:45px;
	width:568px;
}
#investorsHeader01 h1 span {
	display:none;
}

#investorsHeader02 h1 {
	background:url(images/investors/investorsTitle02.jpg);
	height:45px;
	width:568px;
}
#investorsHeader02 h1 span {
	display:none;
}

#investorsHeader03 h1 {
	background:url(images/investors/investorsTitle03.jpg);
	height:45px;
	width:568px;
}
#investorsHeader03 h1 span {
	display:none;
}

#investorsHeader04 h1 {
	background:url(images/investors/investorsTitle04.jpg);
	height:45px;
	width:568px;
}
#investorsHeader04 h1 span {
	display:none;
}

#investorsHeader05 h1 {
	background:url(images/investors/investorsTitle05.jpg);
	height:45px;
	width:568px;
}
#investorsHeader05 h1 span {
	display:none;
}

#investorsHeader06 h1 {
	background:url(images/investors/investorsTitle06.jpg);
	height:45px;
	width:568px;
}
#investorsHeader06 h1 span {
	display:none;
}

#investorsHeader07 h1 {
	background:url(images/investors/investorsTitle07.jpg);
	height:45px;
	width:568px;
}
#investorsHeader07 h1 span {
	display:none;
}

#investorsHeader08 h1 {
	background:url(images/investors/investorsTitle08.jpg);
	height:45px;
	width:568px;
}
#investorsHeader08 h1 span {
	display:none;
}

#investorsHeader09 h1 {
	background:url(images/investors/investorsTitle09.jpg);
	height:45px;
	width:568px;
}
#investorsHeader09 h1 span {
	display:none;
}

#investorsHeader10 h1 {
	background:url(images/investors/investorsTitle10.jpg);
	height:55px;
	width:460px;
}
#investorsHeader10 h1 span {
	display:none;
}

#investorsHeader10 p {
	letter-spacing:normal;
	line-height:1.3em;
	margin:0;
	padding-bottom:0px;
}

#outside13 {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:898px; 
	height:1044px;
	background-color:#000000; 
}

.investorPadding {
	padding-bottom:6px;
	padding-top:6px;
	padding-right:3px;
	padding-left:2px;
}

#investorsTextRightColumn2 {
	width:565px;
	float:left;
}

#investorsTextRightColumn2 p {
	width:435px;
	margin:0; 
	line-height:1.5em;
	padding:0;
	padding-bottom:1px;  
	letter-spacing:normal;
}

#investorsWhiteColumnLeft {
	background-color:#FFFFFF;
	float:left;
	width:262px;
	padding:8px;
	height:460px;
}

.investorsWhiteColumnTitle {
	font-size:19px;
	color:#343434;
	line-height:1.3em;
	letter-spacing:normal;
	margin:0;
	float:left;
}

#investorsWhiteColumnLeft li {
	letter-spacing:normal;
	line-height:1.3em;
	margin:0;
	float:left;
	color:#000000;
	width:230px;
}

#investorsWhiteColumnLeft p {
	line-height:1.3em;
	letter-spacing:normal;
	margin:0;
	color:#000000;
	float:left;
	width:240px;
}

#investorsWhiteColumnRight {
	background-color:#FFFFFF;
	float:left;
	width:256px;
	height:460px;
	padding:8px;
}

#investorsWhiteColumnRight li {
	letter-spacing:normal;
	line-height:1.3em;
	margin:0;
	color:#000000;
}

#investorsWhiteColumnRight p {
	line-height:1.3em;
	letter-spacing:normal;
	margin:0;
	float:left;
	color:#000000;
	width:240px;
}

#partnersImg {
	float:left;
	padding:4px 4px 8px 4px;
}

#partnersImg p {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0 0 5px 0;
}

.style14 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	padding-left:35px;
	padding-top:4px;
}

#aboutBg {
	height:425px;
	width:898px;
	background-image:url(images/aboutBg.jpg);
	background-repeat:no-repeat;
	float:left;
}

.orbContainerLeft {
	float:left;
	width:566px;
	margin-bottom:5px;
}

.orbContainerLeft p, .orbContainerLeft p2 {
	float:left;
}

.orbContainerRight {
	float:left;
	width:283px;
	height:105px;
	padding-bottom:5px;
}

#outside14 {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:898px; 
	height:425px; 
	background-color:#000000; 
}

#manageTextRightColumn3 {
	width:400px;
	float:left;
	margin:auto;
}

#manageTextRightColumn3 p {
	padding:0px;
	padding-bottom:10px;
	margin:0px;
}

#distContainer {
	width:550px;
	margin:auto;
	float:left;
}

#outside15 {
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	margin:auto; 
	width:898px; 
	height:1265px;
	background-color:#000000; 
}



/*ANSA page specific css*/

#ansaMainContainer {
	width:900px;
	margin:auto;
}

#ansaLineFade{
	float:left;
	height:50px;
}

#ansaInnerContainer{
	float:left;
	width:898px;
	border-right:1px solid #2f2f2f; 
	border-left:1px solid #2f2f2f; 
	border-bottom:1px solid #2f2f2f;  
	background-color:#000000;
	margin-bottom:50px;
}

#ansaDistContainer {
	width:600px;
	padding-left:16px;
	float:left;
}

.style15 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}



    #content-slider {
      width: 884px;
      height: 6px;
      margin: 5px;
      background:#333333;
      position: relative;
    }

    .ui-slider-handle {
      width: 8px;
      height: 14px;
      position: absolute;
      top: -7px;
      background: #FFF;
      border: solid 1px black;
    }

    #content-scroll {
      width: 884px;
     /* height: 300px;*/
      margin-top: 10px;
	  overflow: hidden;
      border: solid 1px black;
    }

    #content-holder {
      width: 2300px;
     /* height: 270px;*/
    }

    .content-item {
      width: 127px;
      padding: 5px;
	  margin-right:15px;
      float: left;
  }
