@charset "utf-8";
/* CSS Document */

a:link {
	color: #00407A;
	text-decoration: none;
}
a:hover {
	color: #585858;
	text-decoration: underline;
}
a:visited {
	color: #00407A;
	text-decoration: none;
}
a:active {
	color: #00407A;
	text-decoration: none;
}
.clearfix:after {
    /* content: "."; */
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img{
	border: none;
}
div {
	padding: 0;
	margin: 0;
}
#header {
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 140px;
	width: 980px;
}
#header #logo {
	float: left;
	width: 196px;
	height: 131px;
}
#header #bana {
	float: left;
	width: 570px;
	background-image: url('../images/backg_bana.gif');
	height: 102px;
	padding-left: 18px;
	padding-top: 29px;
	color: #bedb7f;
	font-weight: bold;
	font-size: 8.5pt;
	word-spacing: 4px;
}
#header #bana a {
	text-decoration: none;
	color: #fff;
}
#header #bana h3 {
	font-size: 16pt;
	padding: 24px 0 0 0;
	margin-bottom: 0;
	font-weight: normal;
	clear: both;
	color: #fff;
	word-spacing: normal;
}
#header #guarantee {
	float: left;
	width: 196px;
	height: 131px;
}
#content {
	width: 980px;
	margin: 0 auto;
	background: url('../images/spacer_grey.gif') repeat-y;
	overflow: auto;
}
#content #menu {
	width: 196px;
	margin: 0 auto;
	background: #ddd url('../images/spacer_grey.gif') repeat-y 50% 0;
	padding: 11px 0 11px 0;
	float: left;
}
#content #menu ul {
	list-style: none;
	width: 170px;
	padding: 0;
	margin: 0;
	margin-left: 13px;
}
#content #menu ul li {
	font-size: 8.5pt;
	background-color: #fff;
	padding: 0 0 3px 10px;
	margin: 0 0 2px 0;
	color: #00407a;
}
#content #menu #links li { 
	background-color: #ddd;
}
#content #menu ul li a { 
	color: #00407a;
	text-decoration: none;
}
#content #menu ul li:hover {
	background-color: #7db900;
}
#content #menu ul li:hover a {
	color: #fff;
}
#content #menu #links {
	padding-top: 15px;
}
#content #menu #links li {
	padding: 0;
	margin: 0;
	height: 40px;
}
#content #right_column {
	width: 775px;
	margin-left: 9px;
	float: left;
	position: relative;
}
#pagetitle {
	height: 33px;
	background-color: #ddd;
	font-size: 11pt;
	font-weight: bold;
	color: #00407a;
	padding-top: 15px;
	background-image: url('../images/backg_subheader.gif');
	background-repeat: no-repeat;
}
#pagetitle  h3 {
	padding: 12px 0 0 12px;
	font-size: 11pt;
	color: #585858;
	display: inline;
}
.action {
	width: 187px; 
	background-color: #bedb7f; 
	float: left;
	margin-left: 9px;
}
.action .header {
	padding: 9px;
}
.action h4 {
	font-size: 11pt;
	color: #fff;
	background-color: #7db900;
	padding: 3px;
	font-weight: bold;
	width: 163px; 
	margin: 0 auto; 
	padding-top: 19px;
	height: 36px;
}
.action h4 a {
	color: #fff;
}
.action h4 a:hover {
	text-decoration: none;
}
.action h4:hover {
	background-color: #00407a;
}
.action .image {
	height: 168px;
}
.action .image:hover < .action h4 {
	background-color: #fff;
}
.action .text {
	font-size: 7.5pt;
	color: #333333;
	background: url('../images/backg_shadow.gif'); 
	height: 130px;
	padding: 9px;
}
.action .text ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}
.action .text ul li {
	padding: 2px 0 2px 0;	
}
.action .findoutmore {
	padding: 9px; 
	background-color: #DEEDBF; 
	height: 28px;
	font-size: 7.5pt;
}
.action .findoutmore .free {
	width: 143px; 
	height: 20px; 
	float: left; 
	padding-top: 8px;
	font-weight: bold;
	color: #fff;
	background-color: #7DB900;
	text-align: center;
}
.action .findoutmore .free a {
	color: #fff;
}
.action .findoutmore .free a:hover {
	color: #00407A;
	text-decoration: none;
}
.call_us_now {
	float: left;
	background-image: url('../images/backg_telephone.jpg');
	width: 179px; 
	margin-left: 9px;
	height: 126px;
	color: #fff; 
	font-size: 27pt; 
	padding-left: 7px;
	padding-top: 7px;
}
.call_us_now span {
	color: #BEDB7F; 
	font-size: 13.5pt; 
	font-weight: bold;
}
.pagetitle {
	font-size: 11pt;
	font-weight: bold;
	color: #00407A;
	padding: 3px 0 0 31px;
	background-image: url('../images/affective_hexagon2.gif');
	background-repeat: no-repeat;
	height: 20px;
}
#maintext {
	clear: both;
	font-size: 9pt;
	color: #333;
}
#maintext a:link {
	color: #00407A;
	text-decoration: none;
	font-weight: bold;
}
#maintext a:hover {
	color: #7DB900;
	text-decoration: underline;
	font-weight: bold;
}
#maintext a:visited {
	color: #00407A;
	text-decoration: none;
	font-weight: bold;
}
#maintext a:active {
	color: #00407A;
	text-decoration: none;
	font-weight: bold;
}
#footer {
	width: 980px;
	margin: 0 auto;
	font-size: 7.5pt;
	color: #333333;
	word-spacing: 4px;
}
.site_links {
	margin-top: 7.5px;
	padding-top: 5px;
	padding-left: 25px;
	height: 15px;
	color: #999;
	background: url('../images/affective_hexagon.gif') no-repeat;
}
.dynamics_links {
	margin-top: 7.5px;
	padding-top: 5px;
	padding-left: 25px;
	height: 15px;
	color: #cf142b;
	background: url('../images/dynamics.gif') no-repeat;
}
.dynamics_links a {
	color: #666;
}
.content_page {
	width: 579px; 
	float: left;
	font-size: 9pt;
	color: #333;
}
.content_page a:link {
	color: #00407A;
	text-decoration: none;
	font-weight: bold;
}
.content_page a:hover {
	color: #7DB900;
	text-decoration: underline;
}
.content_page a:visited {
	color: #00407A;
	font-weight: bold;
}
.content_page a:active {
	color: #00407A;
	font-weight: bold;
}
.content_page h1 {
	margin: 0; 
	color: #fff; 
	font-size: 19pt; 
	font-weight: normal; 
	background: url('../images/backg_title.gif'); 
	height: 59px; 
	padding-left: 50px; 
	padding-top: 17px;
}
.content_page .page_image {
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-top: 0px;
	background: #ddd;
}
.content_page .maintext {
	padding: 20px 20px 0 20px;
}
.content_page .maintext ul {
	list-style: none;
	padding-left: 15px;
	padding: 15px 0 15px 15px;
	margin: 0;
	font-size: 11pt;
	font-weight: bold;
	color: #00407A;
}
.content_page .maintext ul li {
	background: url('../images/affective_hexagon2.gif') no-repeat;
	padding: 3px 0 6px 31px;
	margin: 0;
}

.form p {
    width: 100%;
    clear: left;
    margin: 0;
    padding: 0px 0 1px 0;
    margin-top: 4px;
    _height: 18px;
    min-height: 18px;
}
.form label {
    width: 10.0em;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block;
    font-size: 100%;
}
.form input {
	width: 205px;
	border: solid 1px #00407a;
}
.form textarea {
	width: 350px;
	height: 175px;
	border: solid 1px #00407a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.add_this {
	float: left;
	text-align: right;
	width: 179px; 
	margin-left: 9px;
	padding-left: 7px;
	padding-top: 7px;
}