@charset "utf-8";

/*	CSS Document -- 
	Capital Tutor
	Site design : http://www.ninesides.com
	Copyright 2008 
*/
	
/* --- Neutralize styling: Elements with a vertical margin --- */

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0px;
	padding: 0px;
}

li, dd { 
	margin-left: 0;  
	padding: 0;
}
	
/* --- global styles --- */

html, body {
	margin: 0 auto;
	height: 100%;
}
img, a { 
	border: 0;
	outline: none;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.tiny {
	font-size: 9px;
}

hr {
	margin: 10px 0 0 0; 
	padding: 0;
	border: none;
	height: 1px;
	border-top: 1px dotted #655e4c;
}
* html hr { /* IE6 automaticall adds 6px to the border -- let's offset it */
	margin: -1px 0 -2px 0;
}
*+html hr { /* ditto IE7 */
	margin: -1px 0 -2px 0;
}

hr.dotted {
	border-top: 1px dashed #c9c9c9;
	height: 1px;
}
body {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4e4a40;
}
body, #header {
	background: #e9f0f3 url('../images/bg/tile-bg-main.jpg') repeat-x;
}
a:link, a:visited{
	outline: none;
}
a:hover {
	outline: none;
}

.name {
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 10px;
	font-style: italic;
	color: #867b5f;
}

blockquote.test-page {
display:block !important;
padding: 20px 0 20px 0;
text-align:left;
border-bottom: 1px dotted #655e4c;
}

blockquote.test-page p {
font-family: Georgia, Times, "Times New Roman", serif;
font-style: italic;
color: #4f4836;
display: inline;
line-height: 8px;
font-size: 24px;
}

/*
blockquote.test-page p:before,
blockquote.test-page p:after {
color:#c8dd3d;
line-height:0;
font-size:5em;
}

blockquote.test-page p:before {
content: open-quote;
padding-right:10px;
vertical-align:-27px;
}

blockquote.test-page p:after {
content: close-quote;
font-size:5em;
line-height:.3;
vertical-align:-37px;
} 
*/

/* --- page wrapper styles --- */

#outter-wrapper {
	position: relative;
	width: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: transparent url('../images/bg/outter-wrapper.jpg') no-repeat top center;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 750px;
	background: #fff;
}
#wrapper, #outter-wrapper {
	min-height: 100%;
}
* html #wrapper, #outter-wrapper { 
	height: 100%;
}

/* --- header styles --- */

#header {
	margin: 0 auto; 
	padding: 0;
	background: #82775c;
	width: 750px;
	height: 197px;
}

/* --- footer styles --- */

#footer {
	position: relative;
	margin: -100px auto;
	height: 100px;
	width: 733px;
	padding-left: 17px;
}

#footer a {
	color: #a1a1a1;
	text-decoration: none;
}
#footer a:hover {
	color: #cde437;
	text-decoration: none;
}
#footer ul {
	margin: 0; 
	padding: 0 0 5px 0;
}
#footer li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
	text-decoration: none;
}
#footer li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #717171;
}

#footer hr {
	margin: 0 0 5px 0;
	border: none;
	border-top: 2px solid #c0c0c0;
	width: 713px;
}

#footer .address {
	float: left;
	display: block;
	width: 230px;
	height: 40px;
	margin: 5px 0 0 0; 
	padding: 0;
	background: transparent url('../images/shared/footer-logo.gif') no-repeat top left;
}
#footer .address p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 122px;
	font-weight: normal;
	font-size: 10px;
	color: #a1a1a1;
}
#footer .numbers {
	float: left;
	display: block;
	width: 120px;
	height: 40px;
	margin: 5px 0 0 5px; 
	padding: 0;
}
#footer .numbers p {
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #a1a1a1;
}
#footer .copyright {
	float: right;
	display: block;
	width: 350px;
	height: 40px;
	margin: 5px 20px 0 0; 
	padding: 0;
}
#footer .copyright p {
	margin: 0; 
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #c5c5c5;
	text-align: right;
}
#footer .copyright a {
	color: #c5c5c5;
	text-decoration: none;
}
#footer .copyright a:hover {
	color: #cde437;
	text-decoration: none;
}

/* --- navigation styles --- */

#nav-container {
	margin: 0 auto; 
	padding: 0;
	background: #504937 url('../images/bg/tile-nav-bg.jpg') repeat-x;
	width: 750px;
	height: 54px;
}
#nav ul, #nav ul li, #nav ul li a {
	height: 54px;
	outline: none;
}
#nav ul {
	height: 54px;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	display: block;
	outline: none;
	text-indent: -999em;
}

/* -- button: Who We Are --*/
#nav ul li#nav-btn-who {
	width: 104px;
	background: url('../images/bg/navigation-bg.gif') 0px -54px;
}
#nav ul li#nav-btn-who a {
	background: url('../images/bg/navigation-bg.gif') 0px 0px;
}
#nav ul li#nav-btn-who a:hover, 
#nav ul li#nav-btn-who  a.current {
	background-image: none;
}

/* -- button: Methodology --*/
#nav ul li#nav-btn-meth {
	width: 106px;
	background: url('../images/bg/navigation-bg.gif') -104px -54px;
}
#nav ul li#nav-btn-meth a {
	background: url('../images/bg/navigation-bg.gif') -104px 0px;
}
#nav ul li#nav-btn-meth a:hover,
#nav ul li#nav-btn-meth a.current {
	background-image: none;
}

/* -- button: Services --*/
#nav ul li#nav-btn-services {
	width: 73px;
	background: url('../images/bg/navigation-bg.gif') -210px -54px;
}
#nav ul li#nav-btn-services a {
	background: url('../images/bg/navigation-bg.gif') -210px 0px;
}
#nav ul li#nav-btn-services a:hover,
#nav ul li#nav-btn-services a.current {
	background-image: none;
}

/* -- button: Testimonials --*/
#nav ul li#nav-btn-test {
	width: 98px;
	background: url('../images/bg/navigation-bg.gif') -283px -54px;
}
#nav ul li#nav-btn-test a {
	background: url('../images/bg/navigation-bg.gif') -283px 0px;
}
#nav ul li#nav-btn-test a:hover,
#nav ul li#nav-btn-test a.current {
	background-image: none;
}

/* -- button: Resources --*/
#nav ul li#nav-btn-resources {
	width: 86px;
	background: url('../images/bg/navigation-bg.gif') -381px -54px;
}
#nav ul li#nav-btn-resources a {
	background: url('../images/bg/navigation-bg.gif') -381px 0px;
}
#nav ul li#nav-btn-resources a:hover,
#nav ul li#nav-btn-resources a.current {
	background-image: none;
}

/* -- button: Join Our Team --*/
#nav ul li#nav-btn-join {
	width: 109px;
	background: url('../images/bg/navigation-bg.gif') -467px -54px;
}
#nav ul li#nav-btn-join a {
	background: url('../images/bg/navigation-bg.gif') -467px 0px;
}
#nav ul li#nav-btn-join a:hover,
#nav ul li#nav-btn-join a.current {
	background-image: none;
}

/* -- button: Register --*/
#nav ul li#nav-btn-register {
	width: 75px;
	background: url('../images/bg/navigation-bg.gif') -576px -54px;
}
#nav ul li#nav-btn-register a {
	background: url('../images/bg/navigation-bg.gif') -576px 0px;
}
#nav ul li#nav-btn-register a:hover,
#nav ul li#nav-btn-register a.current {
	background-image: none;
}

/* -- button: Contact Us --*/
#nav ul li#nav-btn-contact {
	width: 99px;
	background: url('../images/bg/navigation-bg.gif') -651px -54px;
}
#nav ul li#nav-btn-contact a {
	background: url('../images/bg/navigation-bg.gif') -651px 0px;
}
#nav ul li#nav-btn-contact a:hover,
#nav ul li#nav-btn-contact a.current {
	background-image: none;
}

/* --- content styles --- */

#maincontent {
	position: relative;
	margin: 0;	
	padding: 25px;
	padding-bottom: 130px;
	width: auto;
	background: #fff url('../images/bg/tile-main-content.jpg') repeat-x top left;
}
#maincontent p {
	margin: 0;	
	padding: 10px 0 0 0;
	color: #777264;
	line-height: 1.8em;
	font-weight: normal;
}
#maincontent p.indent {
	text-indent: 15px;
}
#maincontent h1 {
	margin: 0;	
	padding: 0;
	font-size: 26px;
	color: #484335;
	font-weight: normal;
	border-bottom: 1px solid #655e4c;
}
#maincontent h3 {
	margin: 0;	
	padding: 10px 0 0 0;
	font-size: 17px;
	color: #66604f;
	font-style: italic;
	font-weight: normal;
}
#maincontent a {
	color: #4a9bff;
	text-decoration: none;
}
#maincontent a:hover {
	color: #cde437;
	text-decoration: none;
}

#maincontent ul, ol { 
	margin: 1em 5px;
	padding: 0;
	list-style: none;
}

#maincontent li, dd { 
	background: url('../images/shared/bullet.gif') 0 2px no-repeat;
	text-indent: 22px;
	line-height: 24px;
}

#maincontent li.indent { 
	text-indent: 40px;
	line-height: 14px;
}

#maincontent img.bio {
	position: relative;
	margin: 0;	
	padding: 0 15px 0 0;
	display: block;
	border: none;
	float: left;
}



#maincontent .left {
	position: relative;
	margin: 10px 0 10px 0;	
	padding: 0;
	display: block;
	float: left;
	width: 30%;
}
#maincontent .middle {
	position: relative;
	margin: 10px 0 10px 0;	
	padding: 0;
	display: block;
	float: left;
	width: 35%;
}
#maincontent .right {
	position: relative;
	margin: 10px 0 10px 0;	
	padding: 0;
	display: block;
	float: left;
	width: 35%;
}

#maincontent .cols {
	width: 100%;
}

#maincontent .col3 {
	margin: 10px 0;
	padding: 0 2% 0 0;
	display: block;
	float: left;
	width: 31%;
	height: auto;
}


#maincontent .padit {
	margin:  0;	
	padding: 15px 15px 15px 0;
	border: none;
	display: block;
	position: relative;
}
#maincontent .padit-right {
	position: relative;
	margin:  0;	
	padding: 10px 0 0 0;
	border: none;
	display: block;
	float: right;
}

#maincontent .rightcontent {
	position: relative;
	margin: 10px 0 0 30px;	
	padding: 0;
	display: block;
	float: right;
	width: 169px;
}


#maincontent .rightcontent .paneltop {
	width: 169px;
	height: 9px;
	background: url('../images/bg/panel-top.jpg') no-repeat;
}
#maincontent .rightcontent .panelcontent {
	width: 151px;
	background: #e5f192 url('../images/bg/tile-side-panel.jpg') repeat-x;
	padding: 0 9px 0 9px;
	margin: 0;
}
#maincontent .rightcontent .panelcontent p {
	padding: 0;
	margin: 0;	
}
#maincontent .rightcontent .panelcontent p.quote {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	font-style: italic;
}
#maincontent .rightcontent .panelbottom {
	width: 169px;
	height: 9px;
	background: url('../images/bg/panel-bottom.jpg') no-repeat;
}
#maincontent .ctatop {
	width: 149px;
	height: 10px;
	margin-top: 10px;
	background: url('../images/bg/panel-cta-top.jpg') no-repeat;
	overflow: hidden;
}
#maincontent .ctacontent {
	width: 149px;
	background: #857a5e url('../images/bg/tile-panel-cta.jpg') repeat-y;
	padding: 0;
	margin: 0;
}
#maincontent .rightcontent .panelcontent .ctacontent p {
	padding: 0 10px 0 10px;
	margin: 0;
	color: #fff;
	text-align: center;
}
#maincontent .rightcontent .panelcontent .ctacontent p.phone {
	font-size: 14px;
	font-weight: bold;
}
#maincontent .rightcontent .panelcontent .ctacontent img {
	border: 0;
	padding-top: 15px;
}

#maincontent .ctabottom {
	width: 149px;
	height: 10px;
	background: url('../images/bg/panel-cta-bottom.jpg') no-repeat;
}

/* --- homepage panel styles --- */

#maincontent .panelone {
	position: relative;
	margin: 25px 9px 0 0;	
	padding: 0;
	height: 214px;
	width: 227px;
	display: block;
	float: left;
	background: #8a7f63 url('../images/bg/bg-panel-01.jpg') no-repeat top left;
}
#maincontent .panelone h2 {
	position: relative;
	margin: 0;	
	padding: 17px 0 0 0;
	text-indent: 13px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#maincontent .panelone p {
	position: relative;
	margin: 0;	
	padding: 7px 15px 0 15px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	height: 120px;
	font-size: 11px;
	line-height: 1.3em;
	color: #fff;
}
#maincontent .panelone img, 
#maincontent .paneltwo img, 
#maincontent .panelthree img {
	position: relative;
	margin: 0;	
	padding: 7px 10px 0 0;
	border: none;
	float: right;
}
#maincontent .paneltwo {
	position: relative;
	margin: 25px 9px 0 0;
	padding: 0;
	height: 214px;
	width: 227px;
	display: block;
	float: left;
	background: #8a7f63 url('../images/bg/bg-panel-02.jpg') no-repeat top left;
}
#maincontent .paneltwo h2 {
	margin: 0;	
	padding: 17px 0 0 0;
	text-indent: 13px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#maincontent .paneltwo p {
	margin: 0;	
	padding: 7px 15px 0 15px;
	display: block;
	height: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
#maincontent .panelthree {
	position: relative;
	margin: 25px 0 0 0;	
	padding: 0;
	height: 214px;
	width: 227px;
	display: block;
	float: left;
	background: #d2e843 url('../images/bg/bg-panel-03.jpg') no-repeat top left;
}
#maincontent .panelthree h2 {
	margin: 0;	
	padding: 17px 0 0 0;
	text-indent: 16px;
	font-size: 13px;
	font-weight: bold;
	color: #7a6f54;
}
#maincontent .panelthree p {
	margin: 0;	
	padding: 7px 15px 0 15px;
	display: block;
	height: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.3em;
	color: #7a6f54;
}
#maincontent .panelthree a {
	color: #7a6f54;
	text-decoration: none;
}
#maincontent .panelthree a:hover {
	color: #fff;
	text-decoration: none;
}

/* --- form styles --- */

label {
	width: 140px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	line-height: 25px;
	color: #4f4a3d;
}

.col3 label {
	display: block;
	width: auto;
	float: none;
	text-align: left;
	margin-right: 0;
	line-height: inherit;
	color: inherit;
}

table.normal label {
	display: block;
	width: 100%;
	float: none;
	text-align: center;
	margin-right: 0;
	line-height: inherit;
	color: inherit;
}

.submit input {
	width: 25%;
}

input {
	color: #818c8e;
	background: #f8f8f8;
	border: 1px solid #989898;
	width: 40%;
	font-size: 11px;
	padding: 5px;
}

select {
	color: #818c8e;
	background: #fff;
	border: 1px solid #c9d4d7;
	width: auto;
	font-size: 11px;
	padding: 3px;
}

input.radio {
	width: auto;
}

input.check {
	width: auto;
	border: none;
	background: none;
}

input.short{
	color: #818c8e;
	background: #fff;
	border: 1px solid #c9d4d7;
	width: 5%;
	font-size: 11px;
	padding: 5px;
}

textarea {
	color: #818c8e;
	background: #f8f8f8;
	border: 1px solid #989898;
	width: 40%;
	height: 80px;
	padding: 5px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 11px;
}

textarea.long {
	color: #818c8e;
	background: #f8f8f8;
	border: 1px solid #989898;
	width: 95%;
	height: 80px;
	padding: 5px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 11px;
}

.submit input {
	color: #484335;
	background: #c9df37;
	border: 1px solid #bac8cc;
	padding: 3px;
	outline: none;
	font-size: 12px;
	font-family: "Trebuchet MS", "Times New Roman";
}

.submit input:hover {
	background: #766c52;
	color: #fff;
}

fieldset {
	/*background: transparent url('../images/img/img_register.jpg') no-repeat right bottom;*/
	border: 1px dotted #bac8cc;
	width: 96%;
	padding: 15px; margin: 0;
}

legend {
	color: #484335;
	background: #c9df37;
	font-weight: bold;
	border: 1px dotted #bac8cc;
	padding: 2px 6px;
	margin-left: 10px;
}

#maincontent .error {
	border: 1px dotted #fff;
	background: #cfe34b url('../images/shared/ico_error.gif') no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#maincontent .error h2 {
	color:#484335;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-indent: 40px;
	line-height: 40px;
	margin: 0; padding: 0;
}

#maincontent .error ul li {
	margin: 0; padding: 0;
	outline: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #484335;
	list-style: none;
	background: url('../images/shared/error-bullet.gif') 35px 3px no-repeat;
	text-indent: 54px;
	line-height: 20px;
}

/* --- table styles --- */

table.normal {
	text-align: center;
	font-size: 11px;
	width: 100%;
	background-color: #fff;
	margin-bottom: 10px;
	border: 0; border-spacing: 0; border-collapse: collapse;
}

table.normal td {
	background-color: #fff;
	color: #3e444b;
	padding: 4px 0 4px 0;
	text-align: center;
	border: 1px #d1d1d1 solid;
	width: 10%;
}

table.normal td.ttl {
	background-color: #ceac49;
	color: #000;
	width: 27%;
	padding-left: 4px;
	text-align: left;
	border: 1px #a78b3a solid;
}



