@charset "utf-8";
/* CSS Document */
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}
a {
	outline:none;
	color:#006699;
}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	color:#153d16;
}
a:hover {
	color:#003651;
}
body {
	background-color:#EAECEA;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper {
	background-color:#FFF;
	margin:0 auto;
	width:940px;
	padding:5px 40px;
}
#header {
	border-bottom:#BBB9BA 2px solid;
	position:relative;
	height:120px;
}
#logo {
	background: url(../images/financial_diagnostics_logo_wTagline.gif) no-repeat;
	height: 95px;
	width: 266px;
	position:absolute;
	top:12px;
	left:30px;
	text-indent:-10000em;
}
#logo a {
	display:block;
	height:100%;
}
#nav {
	position:absolute;
	bottom:10px;
	right:0px;
}
#nav ul {
	display:block;
	text-align:right;
	margin-right:-20px;
}
#nav li {
	list-style:none;
	font-size:16px;
	margin:0 12px;
	padding:5px 12px 10px 12px;
	text-align:center;
	float:left;
}
#nav li:hover {
	border-top:#d6d4d4 2px solid;
}
#nav li a {
	text-decoration:none;
	color:#777575;
}
#nav li a:hover {
	color:#153d16;
}
#nav .currentNav, #nav .currentNav:hover {
	border-top:#153d16 2px solid;
}
#nav .currentNav a {
	color:#d6d4d4;
}
#nav .currentNav a:hover {
	color:#d6d4d4;
	font-weight:normal;
}
/*home page content styles */


#mission, #about {
	background-color:#f0f2f5;
	width:418px;
	height:240px;
	margin:25px 0px;
	padding:10px 20px 20px 20px;
}
#mission a, #about a {
	background:url(../images/learnMoreSmallDefault.png) no-repeat 0px 8px;
	padding-left:14px;
	color:#006699;
	font-size:16px;
	float:right;
}
#mission a:hover, #about a:hover {
	background:url(../images/learnMoreSmallOver.png) no-repeat 0px 8px;
	color:#003651;
}
#mission h2, #about h2 {
	font-size:27px;
	color:#333333;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0px;
	width:70%;
	display:block;
	border-bottom:1px solid #153d16;
}
#mission strong, #about strong, #footer strong {
	color:#003300;
}
#mission img, #about img {
	padding-right:15px;
}
#mission p, #about p {
	color:#333333;
	font-size:12px;
	line-height:18px;
}
#mission {
	float:left;
}
#about {
	float:right;
}
#formFooter, #footer {
	padding:10px 5px 20px 5px;
	border-top:#BBB9BA 2px solid;
}
#formFooter #footerLinks, #footer #footerLinks {
	float:right;
}
#formFooter #footerLinks a, #footer #footerLinks a {
	padding:0 10px;
}
#contactForm{
	margin:15px 75px 0px 75px; 
	padding:10px 30px 0 30px ;
	background:#eee;
}
#contactForm #footer{
	display:none;
}

.clear {
	clear:both;
}

/* SUB PAGE STYLES */
#subpageContent{
	float:left;
	width:590px;
	/*background:#990;*/
	padding:0 20px 20px 20px;
	margin-top:20px;
}
#subpageSideBar{
	float:right;
	width:220px;
	background:#f0f2f5;
	padding:0 20px 20px 20px;
	margin:20px 0 20px 20px;
}
#subpageContactContent{

	padding:0 20px 20px 20px;
	margin-top:20px;
}
.services{
	margin-left:25px;
}
.services h1{
	padding-bottom:15px;
}
.services p{
	padding-bottom:15px;
	margin:10px 0 20px -30px;
	padding:0 40px 20px 30px;
	border-bottom:1px solid #BBB9BA;
}
.services h1{
	margin-left:-25px;
}
.services h3{
	padding-bottom:5px;
}

.perspective{
	padding:20px;
	border-bottom:1px solid #BBB9BA;
}
.perspective p{
	padding-left:20px !important;
}
.perspective p{
	margin:0;
	padding:0;
}
.perspective ul{
	padding-bottom:10px;
	padding-right:10px;

}.perspective li{
	padding-bottom:5px;
}
.perspective a{
	display:block;
	font-size:15px;
	padding:5px 0 5px 20px;
	margin:0 0 5px 0;
	background: url(../images/learnMoreSmallDefault.png) no-repeat 5px 12px;
}
.perspective a:hover{
	background: url(../images/learnMoreSmallOver.png) no-repeat 5px 12px;
}
.perspective h3{
	padding:10px;
	margin:10px 0 0 10px;
}
.perspective ul{
	margin:0px;
}
.open{
	background:#eee url(../images/learnMoreSmallOverRotated.png) no-repeat 5px 12px !important;
}
.whatWeCanDo{
	/*background:#EBEBEB;*/
	width:90%;
	margin:0px;
	padding:0px;
}

/*end sub page styles*/
/*ROTATOR STYLES*/
#rotator {
	height:375px;
	position:relative;
	overflow:hidden;
	border-bottom:#BBB9BA 2px solid;
}
#rotator ul {
	margin:0;
	padding:0;
}
#rotator .up {
	background: url(../images/homePageRotatorUp.jpg) no-repeat;
}
#rotator .down {
	background: url(../images/homePageRotatorDown.jpg) no-repeat;
}
#rotator li {
	width:960px;
	height:500px;
	float:left;
	list-style:none;
	position:relative;
}
#rotator h2 {
	position:absolute;
	top:37px;
	left:153px;
	width:500px;
	margin:0;
	padding:0;
	font-size:40px;
	font-style:italic;
	color:#143D15;
}
#rotator li div {
	position:absolute;
	top:100px;
	left:210px;
	width:500px;
	color:#333333;
	font-size:18px;
	line-height:30px;
}
#rotator li a {
	position:absolute;
	top:215px;
	left:575px;
	width:130px;
	background:url(../images/learnMoreDefault.png) no-repeat 0px 8px;
	padding-left:20px;
	color:#006699;
	font-size:22px;
}
#rotator li a:hover {
	background:url(../images/learnMoreOver.png) no-repeat 0px 8px;
	color:#003651;
}
.carousel-control, carousel-pagination {
	position:relative;
	cursor:pointer;
}
.carousel-next, .carousel-previous {
	position:absolute;
	bottom:190px;
	width:36px;
	height:36px;
	text-indent:-10000em;
	z-index:1999;
}
.carousel-next {
	right:10px;
	/*background: url(../images/next.gif) no-repeat;*/
	background: url(../images/rotatorRightDefault.png) no-repeat;
}
.carousel-previous {
	left:10px;
	background: url(../images/rotatorLeftDefault.png) no-repeat;
}
.previousHover {
	background: url(../images/rotatorLeftOver.png) no-repeat;
}
.nextHover {
	background: url(../images/rotatorRightOver.png) no-repeat;
}
.carousel-pagination {
	text-align:right;
	position:absolute;
	bottom:15px;
	left:-15px;
	width:960px;
	height:21px;
	z-index:99999;
}
.carousel-pagination a {
	cursor:pointer;
	padding:3px;
	font-size:20px;
	color:#999;
}
.carousel-pagination a:hover {
	color:#000;
}
.carousel-pagination a.active {
	color:#063;
}
/*END ROTATOR STYLES*/

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#ffffff !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #ccc !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #666 !important; //Text input field border color
   background-color:#ffffff !important; //Text input field background color
 }

