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

body, html {
	margin: 0px 0px 0px 0px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	background-color:#e4e4e4;
}

#page {
	width: 990px;
	margin:0 auto; 
	text-align:center; 
	background-image:url(../images/bg-shadow.gif);
	background-repeat:repeat-y;
}

#pagecontent-outer {
	width:990px;
	text-align:left;
}

#pagecontent-inner {
	width:990px;
	/*background-color: #e4e4e4;*/
}

#header {
	height:75px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	background-color: #f3f4f4;
}

#header #logo {
	float:left;
	width:300px;
	margin-top:15px;
	margin-left:15px;
}

#header #contact-info {
	float:right;
	width:360px;
	margin-top:25px;
}

#header #contact-info p {
	font-size:10px;
	color:#4d4d4d;
}

#header #contact-info a:link {
	color:#4d4d4d;
	text-decoration:none
}

#header #contact-info a:visited {
	color:#4d4d4d;
	text-decoration:none
}

#header #contact-info a:hover {
	color:#4d4d4d;
	text-decoration:none
}

/*#header #contact-info .box-tel {
	float:left;
	width:130px;
	border-left:1px solid #cdcdcd;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
}*/
#header #contact-info .box-tel {
	float:left;
	width:110px;
	border-left:1px solid #e5e5e5;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
}
#header #contact-info .box-email {
	float:left;
	width:140px;
	border-left:1px solid #e5e5e5;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
}

#header #contact-info p {
	font-size:11px;
	margin:0px 0px 6px 0px;
	padding:0px;
}

#header-links {
	height:35px;
	background-image:url(../images/header-bar.gif);
	background-repeat:repeat-x;
	padding-left:20px;
	margin-left:15px;
	margin-right:15px;
}

#header-links img {
	padding:0px;
	margin:0px;
}

#page-body {
	margin-left:15px;
	margin-right:15px;
	background-color:#ffffff;
	background-image:url(../images/background-left-straight.jpg);
	background-repeat:repeat-y;
	position:relative;
	z-index:0;
}

#page-body #bg-logo {
	position:absolute;
	right:0px;
	bottom:0px;
	background-image:url(../images/bg-logo-3.jpg);
	/*background-position:right bottom;*/
	background-repeat:no-repeat;
	width:240px;
	float: right;
	/*top: 0px;
	left: 0px;*/
	margin-top: 0px;
	height:71px;
}

#page-body #header-image {
	margin-left:0px;
	padding:0px;
	height:198px;
	background-repeat:no-repeat;
}

#page-body #header-image p {
	margin-top:0px;
	padding-top:153px;
	padding-left:20px;
	color:#4d4d4d;
	font-size:10px;
}

#page-body #header-image a:link {
	text-decoration:none;
	color:#ffffff;
}
#page-body #header-image a:visited {
	text-decoration:none;
	color:#ffffff;
}
#page-body #header-image a:hover {
	text-decoration:none;
	color:#ffffff;
}

#page-body #page-left {
	min-height:100%;
	float:left;
	margin:0px 27px 0px 0px;
	padding-bottom:20px;
	position:relative;
	z-index:1;
}

#page-body #page-left #left-top {
	width:192px;
	padding:20px 50px 0px 20px;
	margin-bottom:0px;
	height:341px;
	background-image:url(../images/background-left-bar.jpg);
	background-repeat:no-repeat;
}

#page-body #page-left #left-top ul {
	list-style-type:none; 
	margin:15px 0px 20px 0px; 
	padding:0px 0px 0px 0px;
	width:165px; 
	font-size:12px; 
	/*border-bottom:1px solid #414d7e; */
	display:block;
}

#page-body #page-left #left-top li {
	border-bottom:1px dotted #9c9c9c; 
	display:block; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px
}

#page-body #page-left #left-top li a {padding:8px 5px 8px 0px;}
#page-body #page-left #left-top li a:link {color:#848484; text-decoration:none; display:block;}
#page-body #page-left #left-top li a:visited {color:#848484; text-decoration:none; display:block;}
#page-body #page-left #left-top li a:active {color:#848484; text-decoration:none; display:block;}
#page-body #page-left #left-top li a:hover {color:#000000; text-decoration:none; display:block;}
#page-body #page-left #left-top li a.current {color:#000000}

#page-body #page-left #left-logo {
	width:212px;
	/*height:141px;*/
	margin-top:0px;
	padding-left:20px;
	padding-top:20px;
	background-image:url(../images/background-left-bar-logo.jpg);
	background-repeat:no-repeat;
}

#page-body #page-left h2 {
	color:#4d4d4d;
	font-size:20px;
	font-weight:normal;
	margin-top:0px;
}

#page-body #page-left h3 {
	color:#4d4d4d;
	font-size:16px;
	font-weight:normal;
}

#page-body #page-left p {
	font-size:11px;
	line-height:14px;
	color:#4d4d4d;
}

#page-body #page-right {
	float:left;
	width:650px;
	min-height:361px;
	padding-right:20px;
	padding-top:15px;
	margin-bottom:20px;
	/*background-image:url(../images/bg-logo.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;*/
	position:relative;
	z-index:1;
	overflow:hidden;
}

#page-right #home-text-left {
	float:left; width:400px; min-height:100%; margin-right:20px; padding-bottom:1500px; margin-bottom:-1500px;
}

#page-right #home-text-left-wide {
	float:left; width:550px; min-height:100%; margin-right:20px; padding-bottom:1500px; margin-bottom:-1500px;
}

#page-body #page-right h1, h1 {
	color:#f3aa3a;
	font-size:24px;
	font-weight:normal;
	margin-top:0px;
}

#page-body #page-right h2 {
	color:#f3aa3a;
	font-size:18px;
	font-weight:normal;
}

#page-body #page-right h3 {
	color:#f3aa3a;
	font-size:16px;
	font-weight:normal;
}

#page-body #page-right p, #page-body #page-right li, #page-body #page-right td {
	font-size:12px;
	line-height:18px;
	color:#919191;
}

#page-body #page-right p a:link {color:#f3aa3a}
#page-body #page-right p a:active {color:#f3aa3a}
#page-body #page-right p a:visited {color:#f3aa3a}
#page-body #page-right p a:hover {color:#f3aa3a}

#page-body #page-right #partners td {
	padding-right:12px;
	padding-bottom:15px;
}

/*#page-right #box-home {
	float:left; width:150px;
	padding:15px;
	margin-top:10px;
	margin-right:15px;
	background-image:url(../images/gradient-bg.gif);
	background-repeat:repeat-x;
	/*z-index:2;
	position:relative;*/
	
/*}

#page-right #box-home ul {
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-top:1px dotted #9c9c9c;
}

#page-right #box-home p, #page-right #box-home li {
	list-style-type:none;
	padding:6px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px dotted #9c9c9c; 
	font-size:11px;
}*/

#page-right #box-wrapper {
	margin-bottom:-200px;
	overflow:hidden;
}

#page-right #box-home {
	float:left; width:150px;
	padding:15px;
	margin-top:10px;
	margin-right:20px;
	background-image:url(../images/gradient-bg-dark.gif);
	background-repeat:repeat-x;
	background-color:#f6cf0e;
	padding-bottom:200px;
	border-top:4px solid #f3aa3a;
	/*z-index:2;
	position:relative;*/
	
}

#page-right #box-home ul {
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	border-top:1px dotted #f3aa3a;
}

#page-right #box-home p, #page-right #box-home li {
	list-style-type:none;
	padding:6px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px dotted #f3aa3a; 
	font-size:11px;
	color:#ffffff;
}

#page-right #box-home a:link, #page-right #box-home a:active, #page-right #box-home a:visited 
{
	color:#ffffff; text-decoration:none
}

#page-right #box-home a:hover {
	color:#ffffff; text-decoration:underline;
}

#page-right #box-home h2 a:link, #page-right #box-home h2 a:active, #page-right #box-home h2 a:visited 
{
	color:#ffffff; text-decoration:none
}

#page-right #box-home h2 a:hover {
	color:#f3aa3a; text-decoration:underline;
}

#page-right #box-home h2 {
	color:#f3aa3a;
}

#page-right #box {
	float:left; width:200px;
	padding:15px;
	margin-top:45px;
	background-image:url(../images/gradient-bg.gif);
	background-repeat:repeat-x;
	/*z-index:2;
	position:relative;*/
	
}

#page-right #box ul {
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-top:1px dotted #9c9c9c;
}

#page-right #box p, #page-right #box li {
	list-style-type:none;
	padding:6px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px dotted #9c9c9c; 
}

#page-right #box-testimonial-orange {
	float:left; width:200px;
	padding:0px;
	margin-top:45px;
	margin-left:15px;
	background-color:#f4b314;
	background-image:url(../images/test-orange-bg.gif);
	background-repeat:repeat-x;
	height:398px;
	border-bottom:4px solid #adadad;
	/*z-index:2;
	position:relative;*/
}

#page-right #box-testimonial-orange h3 {
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;  
}
#page-right #box-testimonial-orange p {
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;  
}

#page-right #box-testimonial-black {
	float:left; width:200px;
	padding:0px;
	margin-top:45px;
	margin-left:15px;
	background-color:#4d4d4d;
	height:398px;
	border-bottom:4px solid #adadad;
	/*z-index:2;
	position:relative;*/
}

#page-right #box-testimonial-black h3 {
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;  
}
#page-right #box-testimonial-black p {
	font-size:11px;
	color:#f4b314;
	font-weight:normal;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;  
}

#page-body a:link {color:#4d4d4d; text-decoration:none}
#page-body a:visited {color:#4d4d4d; text-decoration:none}
#page-body a:hover {color:#4d4d4d; text-decoration:underline}

#login-form {
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#919191;
}

#login-form .form-button {
	padding:5px 5px 5px 5px;
	background-color:#f3aa3a;
	font-size:11px;
	color:#000000;
	border:none;
}

#login-form td {
	padding: 6px 4px 6px 0px;
}

.textbox {
	font-size:11px;
	border:1px solid #c9c9c9;
}

/* testimonials.php */
#testimonial {
	padding:15px;
	background-image:url(../images/gradient-bg-sml.gif);
	background-repeat:repeat-x;
}

#testimonial h2 {
	margin-top:0px;
}

#testimonial p {
	margin-left:18px;
	margin-right:18px;
	margin-top:0px;
}

#testimonial #open-quotes { 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:10px;
	background-image:url(../images/quotes-open.gif); 
	background-repeat:no-repeat; 
	background-position:left; 
}

#testimonial #close-quotes { 
	margin:-20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:10px;
	background-image:url(../images/quotes-close.gif); 
	background-repeat:no-repeat; 
	background-position:right; 
}

#footer {
	margin-left:15px;
	margin-right:15px;
	padding-top:10px;
	height:50px;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	position:relative;
	z-index:3;
}

#footer p {
	font-size:10px;
	color:#999999;
	margin-top:0px;
}

#footer a:link {
	color:#999999;
	text-decoration:none;
}

#footer a:visited {
	color:#999999;
	text-decoration:none;
}

#footer a:hover {
	color:#999999;
	text-decoration:underline;
}

#footer #footer-left {
	float:left;
	width:205px;
	margin-left:20px;
	margin-top:10px;
}

#footer #footer-right {
	float:right;
	width:660px;
	text-align:right;
	margin-right:20px;
}

.textbox {font-size:11px; padding:3px 3px 3px 3px; border:1px solid #919191}
.formbutton {font-size:11px; padding:5px 5px 5px 5px; border:none; background-color:#f3aa3a}
table#contact-form td {font-size:12px; line-height:18px; color:#919191; padding:3px 3px 3px 3px}

.yellow {color:#f4c041}
.green {color:#28811e}
.red {color:#b21111}
.orange {color:#f3aa3a}

/*STYLE FOR CMS */
#chapters-page {padding:15px 15px 15px 15px}

