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

* {
	margin:0;
	padding:0;
}

body {
	-x-system-font:none;
	background:#f9f7f8 url(../img/bg.gif) repeat-x;
	color:#000000;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}

#main_container{
	height:auto;
	width: 1000px;
	margin: auto;
	}

#main_navi{ 
	background:transparent; 
	height: 155px; 
	width: 1000px;
	overflow: hidden;
}

#panels{ 
	background:transparent; 
	height:340px; 
	width:1000px; 
	margin: 0 auto;
}

#left_panel{
	background: transparent;
	height:340px;
	width:622px;
	float:left;
	margin-left: 25px;
	display:inline;
}

.center {
	margin:0 auto;
	width:1000px;
}

.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	text-indent:-500px;
}

#right_panel{
	background: #FFF url(../img/grfx_RpanelHome_center.jpg) repeat-y;
	height:auto;
	width:314px;
	float:right;
	margin-right: 25px;
	margin-bottom:6px;
	display:inline;
}

#right_panel_bottom{
	
	width:314px;
	float:right;
	margin-right:25px;
	display:inline;
}
	
#centerLine{
	background:#FFF url(../img/grfx_RpanelHome_center.jpg) repeat-y;
	height:auto;
	width:314px;
	
	}

#centerLine_index{
	background:#FFF url(../img/grfx_RpanelHome_index_center.jpg) repeat-y;
	height:330px;
	width:314px;
	
	}
	
#rainfieldHolder{

	width:275px;
	height:auto;
	margin: auto;
	padding-top:auto;
	
	}
	
#rPanelBox_container{
	width:288px;
	height:auto;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:7px;
	
}

#rPanelContainer_CS{
	width:288px;
	height:77px;
	padding-bottom:45px;
}

#rPanelContainer_WP{
	width:290px;
	height:68px;
	padding-bottom:55px;
}

#rPanelContainer_FF{
	width:290px;
	height:68px;

}

#cs{
	background:#FFF;
	height:77px;
	width:298px;
	margin: 0px 0px;
	float: left;
}

#wp{
	background:#FFF;
	height:77px;
	width:298px;
	margin: 0px 0px;
	float: left;
	}

#ff{
	background-image:#FFFFF;
	height:77px;
	width:298px;
	margin: 0px 0px;
	float:left;
}
	
#rPanel_CCAttrib{
	background: #FFF;
	height:68px;
	width:218px;
	color:#636262;
	margin: 0px 0px;
	float: right;
	}

#rPanel_WPAttrib{
	background: #FFF;
	height:68px;
	width:218px;
	color:#636262;
	margin: 0px 0px;
	float: right;
	}
	
#rPanel_FFAttrib{
	background: #FFF;
	height:68px;
	width:218px;
	color:#636262;
	margin: 0px 0px;
	float: right;
	}
	
.rPanel_txtAttrib{
	color:#636262;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:13px;
	}
	
.rPanel_txtAttrib a{
	color:#526421;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	font-weight:900;	
	}
	
.rPanel_txtAttrib a:hover{
	color:#708d20;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	font-weight:900;	
	}

h1{
	color:#526421;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	}
	
h2{
	color:#577c96;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	
	}

h3{
	color:#636363;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	
	}

.rPanelBoxAttrib{
	height:10px; 
	width:304px;
	line-height:4px;
	font-size:4px;
	}
	
.rPanel_index_BoxAttrib{
	height:5px; 
	width:314px;
	line-height:4px;
	font-size:4px;
	}
	
#firstItem{
	margin: 0px auto 30px auto;
	}
	
#main_content{
	background:#FFF url(../img/main_content_center.jpg) repeat-y;
	width: 950px;
	height: auto;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 5px;
	}
	
#center_mainImage{
	background: url(../img/main_content_center.jpg) repeat-y;
	width:950px;
	height: auto;
	margin:0 0;
	}
	
#col_container{

	width:932px;
	height:auto;
	margin: 3px auto;
	}
	
#main_col{
	height:auto;
	width:610px;
	float:left;
	display:inline;
	}
	
#sub_col{
	height:auto;
	width:304px;
	display:inline;	
	}
	
#homeContent_main{	
	width:584px;
	height:auto;
	margin-top:10px;
	margin-left:5px;
	}
	
.arrow{
	background: url(../img/grfxContentArrow.gif) no-repeat;
	height: 23px;
	width:23px;
	float:left;
	margin-right: 8px;	
	}
	
.hdrTitles{
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	}

.contentTxt {
	color:#636262;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:19px;
	}
	

.footerCredits{
	color:#636262;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:11px;
	line-height:19px;
	}
	
.footerCredits a{
	color:#526421;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:11px;
	text-decoration:none;
	line-height:19px;
	}
	
.footerCredits a:hover{
	color:#636262;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:11px;
	text-decoration:none;
	line-height:19px;
	}
	
#homeContent_sub{	
	width: 296px;
	display:inline;
	float:right;
	margin: auto;
	
	}
	

#sub_right{
	width:296px;
	margin: auto;
	padding-bottom:3px;
	}
	
#sub_left{
	width:296px;
	height:auto;
	margin: auto;
	padding-bottom:15px;
	}
	
.funnelGrfx_center{
	background: #FFF url(../img/home_services_center.jpg) repeat-y;
	height:auto;
	width:296px;
	margin:auto;
	}
	
#funnelContainer{
	background:#FFF;
	width:275px;
	margin:0px auto;
	}
	
#serviceTxt_container{
	background:#FFF;
	width:241px;
	height:auto;
	margin:0 auto;
	padding-top:10px;
	}
	
#serviceTxt {
	background: #FFF;
	color:#636262;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	padding-top:5px;
	}
	
#calcu_container{
	width:304px;
	height:283px;
	}
	
#calcu_container_thought{
	width:304px;
	height:283px;
	margin-top: 10px;
	}

	
#contactInfo_container{
	width:304px;
	height:347px;
    margin-top: 12px;
	}
	
#blueBox_calcu{
	background: transparent url(../img/home_CI_center.jpg) repeat-y;
	width:304px;
	height:265px;	
	}
	
#blueBox_contact{
	background: transparent url(../img/home_CI_center1.jpg) repeat-y;
	width:314px;
	height:150px;	
	}
	
#contentHolder_calcu{
	background:transparent;
	width:247px;
	height:250px;
	margin: 0 auto;
	padding-top:5px;
	}

#aboutNav_holder{
	width:247px;
	margin: 0 auto;
	padding-top:25px;		
}

#serviceNav_holder{
	width:265px;
	margin: 0;
	padding:20px 0 20px 25px;		
}

#funnel_holder{
	width:275px;
	height:519px;
	margin: 0 auto;
	padding-top:5px;
}

#contentHolder_contactInfo{
	width:246px;
	margin: auto;
	padding-top:5px;
	}


.hdrTitles_Box{
	color:#FFF;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: bold;
	line-height: normal;
	}
	
.hdrTitles_Box2{
	color:#526421;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: bold;
	line-height: normal;
	}
	
.hdrTitles_Box3{
	color:#FFF;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: bold;
	line-height: normal;
	margin-bottom:5px;
	}	
	
#holder_CalcuField{
	background:transparent;
	width:247px;
	height:215px;
	margin: 0 auto;
	padding-top:5px;
	}
	
.calcu_LabelNameAttrib{
	width: 145px;
	height:auto;
	color:#FFF;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	float:left;
	margin: 10px auto;
	display:inline;	
	}


.calcu_txtField{
	background: transparent url(../img/calculator_inputFieldBG.gif) no-repeat;
	border:none;
	text-align:right;
	width: 54px;
	height:24px;
	float:right;
	margin: 10px auto;
	display:inline;	
	padding-top: 2px;
	padding-right: 5px;
	}
	
#calcu_btn{
	border:none;
	width: 58px;
	height:22px;
	float:right;
	display:inline;	
	margin-top: 15px;
	}
		
	
.calcu_LabelNameAttrib_subTxt{
	width: 170px;
	height:auto;
	color:#b9d9ef;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:10.5px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	float:left;
	margin: 13px auto;

}	
	
.contact_LabelNameAttrib_subTxt{
	width: 195px;
	height:auto;
	color:#b9d9ef;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:10.5px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	float:left;
	margin: 13px auto;
	display:inline;	
}	

.contact_LabelNameAttrib_subTxt2{
	width: 195px;
	height:auto;
	color:#696969;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:10.5px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	float:left;
	margin: 13px auto;
	display:inline;	
}	
	
#footerInset{
	background: #f9f8f8 url(../img/bottomInset.gif) no-repeat;
	width: 950px;
	height: 4px;
	margin:6px auto;
	}
	
#footer{
	background: transparent;
	width: 950px;
	height: auto;
	margin:5px auto;
	}
	
#footerLeft{
	background:#f9f7f8;
	width: 400px;
	height: auto;
	float:left;
	margin: 15px auto;
	}
	
.contact_txtField{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	border: 0;
	width:145px;
	height: 18px;
	padding: 2px 0 0 2px;
}

.txtFieldBG{
	background: transparent url(../img/contact_inputFieldBG.gif) no-repeat;
	width:164px;
	height:26px;
	float:right;
	margin: 3px auto;
	padding-top: 2px;
	padding-left: 3px;
}

.contact_txtField2{
	background: transparent url(../img/grfx_inputFieldBG.jpg) no-repeat;
	border:none;
	width: 164px;
	height:26px;
	float:right;
	margin: 3px auto;
	padding-top: 2px;
	padding-left: 3px;
}

.contact_LabelNameAttrib{
	width: 60px;
	height:auto;
	color:#FFF;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:10.5px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	float:left;
	display:inline;	
	margin: 10px auto;
}

.contact_LabelNameAttrib2{
	width: 60px;
	height:auto;
	color:#526421;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:10.5px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	float:left;
	display:inline;	
	margin: 10px auto;
}

#contact_Comments_txtField{
	background-image: url(../img/contact_commentsBG.gif) no-repeat;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	color:#547892;
	font-weight:bold;
	font-size:10.5px;
	border:none;
	width: 243px;
	height:30px;
	margin: 2px auto;
	padding-top:2px;
	padding-left:2px;
	float:right;

}

#contact_Comments_txtField2{
	background: #cecece url(../img/grfx_inputMssgFieldBG.jpg) no-repeat;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	color:#5f5f5f;
	font-weight:bold;
	font-size:10.5px;
	border:none;
	width: 254px;
	height:81px;
	margin: 8px auto;
	padding-top:4px;
	padding-left:4px;
	float:right;

}

#SendBtn a{
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	color:#FFF;
	font-weight:bold;
	font-size:10.5px;
	display:inline;
	float:right;
}
#RequiredAttrib{
	width: 100px;
	height: auto;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	color:#b9d9ef;
	font-weight:normal;
	font-size:10.5px;
	display:inline;
	margin-left:100px;
	float:left;
	}
#SendBtn2 {
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-weight:bold;
	font-size:10.5px;
	display:inline;
	float:right;
}

#RequiredAttrib2{
	width: 100px;
	height: auto;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	color:#696969;
	font-weight:normal;
	font-size:10.5px;
	display:inline;
	margin-left:100px;
	float:left;
	}
	
#leftnav_col{

	width:304px;
	float:left;
	display:inline;
}

#content_col{
	
 width: 628px;
 height:auto;
 float:right;
 display:inline;
	
}
#content_col_contact{
	
 width: auto;
 height:auto;
 float:left;

}

#contentService_col{
	
 width: 800px;
 height:auto;
 float:left;
 padding-left:15px;
	
}

#subNav_container{
	width:304px;
	}

#subNavFunnel_container{
	width:304px;
	margin-top:10px;
	margin-bottom:5px;
	}	
	
#blueBox_subNav{
	background: transparent url(../img/home_CI_center.jpg) repeat-y;
	width:304px;
	height:auto;
	padding-bottom: 10px;
	}
	
#blueBoxFunnel_subNav{
	background: transparent url(../img/home_CI_center.jpg) repeat-y;
	width:304px;
	height:528px;	
	}
	
#holder_subContent_contact{
	width: 340px;
	height: auto;
	float:left;
	display:inline;
	margin-left: 10px;
	padding-top:10px	
	}
#holder_subContent{
	display:block;
	width: 590px;
	height: auto;
	margin: 5px auto;
	padding-top:5px;
	}

#holder_subContent1{
	display:block;
	width: 590px;
	height: auto;
	margin: 5px auto;	
	}
	
#holder_subContent2{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;	
	}
	
#holder_subContent3{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;	
	}	
	
#holder_subContent4{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;	
	}
	
#holder_subContent5{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;
	}
	
#holder_subContent6{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;
	}

#holder_subContent7{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;
	}

#holder_subContent8{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;
	}
	
#holder_subContent9{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;
	}

#holder_subContent9{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;	
	}

#holder_subContent10{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;	
	}

#holder_subContent11{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;	
	}

#holder_subContent12{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;	
	}
	
#holder_subContent13{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;
	}

#holder_subContent14{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;
	}

#holder_subContent15{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;
	}
	
#holder_subContent16{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;
	}
#holder_subContent17{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;	
	}
#holder_subContent18{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;
	}
	
#holder_subContent19{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;
	}
	
#holder_subContent20{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;	
	}
	
#holder_subContent21{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;
	}
	
#holder_subContent22{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;	
	}
	
#holder_subContent23{
	display:none;
	width: 590px;
	height: auto;
	margin: 5px auto;	
	}
	
#holder_subContent24{
	display:none;
	width: 590px;
	height: auto;	
	}

#holder_subContent_aboutUs{
	
	width: 590px;
	height: auto;
	margin: 5px auto;
	}
	
#holder_leader1{
	display:block;
    width: 590px;
	height: auto;
	margin: 5px auto;
	
}
#holder_leader2{
	display:none;
    width: 590px;
	height: auto;
	margin: 5px auto;
	padding-top:15px
	
}
#holder_leader3{
	display:none;
    width: 590px;
	height: auto;
	margin: 5px auto;
	padding-top:15px
	
}

#holder_leader4{
	display:none;
    width: 590px;
	height: auto;
	margin: 5px auto;
	padding-top:15px
	
}

#holder_leader5{
	display:none;
    width: 590px;
	height: auto;
	margin: 5px auto;
	padding-top:15px
	
}

#holder_leader6{
	display:none;
    width: 590px;
	height: auto;
	margin: 5px auto;
	padding-top:15px
	
}

#holder_leader7{
	display:none;
    width: 590px;
	height: auto;
	margin: 5px auto;
	padding-top:15px
	
}

#holder_leader8{
	display:none;
    width: 590px;
	height: auto;
	margin: 5px auto;
	padding-top:15px
	
}

#contentHolder_services{
	width: 700px;
	height: auto;
	float:left;
	}
	
.about_subNav {
	color:#FFF;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:10.5px;
	font-weight:bold;
	line-height:16px;
	}
	
.about_subNav a{
	color:#FFF;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
	
.about_subNav a:hover{
	color:#bad9ee;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
	
.about_subNav_selected{
	color:#bad9ee;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:11px;
	font-weight:bold;
	}
	
.services_subNav_selected{
	color:#FFF;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-size:11px;
	font-weight:bold;
	}
	
.exec_subNav{
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	color:#bad9ee;
	font-weight:bold;
	font-size:11px;
	font-weight:100;
	line-height:13px;
	text-decoration:none;
	}
	
.exec_subNav a{
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	color:#bad9ee;	
	font-weight:bold;
	font-size:11px;
	text-decoration:none;

	}
	
.exec_subNav a:hover{
	color:#FFF;
	font-family:verdana,tahoma,arial,trebuchet,"sans serif";
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}
	
#exec_subNavContainer{
	padding-left: 30px;		
}

#case_subNavContainer{
	padding-left: 30px;		
}

.leaderHolder{
	
	width: 590px;
	height: 125px;
	border-bottom: 1px dotted #cecece;
	margin-bottom: 10px;
}



.leaderPic{
	float: left;
	margin-right: 5px;	
}

.leaderInfo{
	height: 100px;
	}

.leaderInfoMain{
	height: auto;
	}

.moreInfo a{
	color:#526421;
	text-decoration:none;
	font-weight:900;
	float:right;	
}

.moreInfo a:hover{
	color:#708d20;
	text-decoration:none;
	font-weight:900;
}

.whitePapers a{
	font-family:Verdana, Geneva, sans-serif;
	color:#526421;
	text-decoration:none;
	font-weight:900;
	
}

.whitePapers a:hover{
	font-family:Verdana, Geneva, sans-serif;
	color:#708d20;
	text-decoration:none;
	font-weight:900;
}



.pdfHolder {	 

	width:400px; 
	height:36px; 
	float:left; 
	margin-left: 25px; 
	padding-top:10px;
}

/*PDF*/
.pdfIcon{
	height: 35px;
	width: 33px;
	float:left;
}

.pdfCenter{
	background:url(../img/pdfIcon_centerImg.jpg) repeat-x;
	height: 36px;
	width: 300px;
	display:inline;
	float:left;
	padding-left:5px;
	padding-top:6px;
	}

.pdfTxt a{
	
	font-family:Verdana, Geneva, sans-serif;
	color: #666;
	font-size:12px;
	text-decoration:none;
	
	}
	
.pdfTxt a:hover{
	
	font-family:Verdana, Geneva, sans-serif;
	color: #333;
	font-size:12px;
	text-decoration:none;
	
	}

.pdfdl{
	width:14px;
	height:33px;
	display:inline;
	}
