@charset "utf-8";

#wrapper {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #454545;
	background-color: #FFFFFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
#header {
	margin: 0px;
	padding: 0px;
	height: 111px;
	width: 960px;
}
#header-img {
	margin: 0px;
	height: 195px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 960px;
}
#logo {
	display: block;
	float: left;
	height: 111px;
	width: 211px;
}
#right-top-nav {
	text-align: right;
	vertical-align: top;
	display: block;
	
	
}
#top-nav {
	text-align: right;
	vertical-align: top;
	display: block;
	padding-top: 42px;
	padding-right: 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0249ca;
	float: right;
}
#header-flash {
	display: block;
	float: left;
	height: 195px;
	width: 670px;	
}
#header-right {
	display: block;
	float: left;
	height: 195px;
	width: 290px;
}
#content-1 {
	border: 1px solid #f2f2f2;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../images/content1-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#title {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	line-height: 40px;
	color: #ff6507;
	text-decoration: none;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
#content-1-left {
	display: block;
	width: 640px;
	padding-top: 10px;
	float: left;
	padding-left: 10px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #3a3a3a;
}
#content-1-spacer {
	display: block;
	width: 20px;
	padding-top: 10px;
	float: left;
	background-image: url(../images/v-spacer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
}
#content-1-right {
	display: block;
	width: 280px;
	padding-top: 10px;
	float: right;
	padding-right: 10px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #3a3a3a;
}
.clearboth {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #404040;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.sublink:link {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #4b4b4a;
	text-decoration: none;
	font-weight: 300;
}
a.sublink:visited {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #4b4b4a;
	text-decoration: none;
	font-weight: 300;
}
a.sublink:hover {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #0249ca;
	text-decoration: underline;
	font-weight: 300;
}
a.readmore:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #f95a01;
	text-decoration: none;
}
a.readmore:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #f95a01;
	text-decoration: none;
}
a.readmore:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0249ca;
	text-decoration: underline;
}
#content-2 {
	border: 1px solid #f2f2f2;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../images/content2-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#h-spacer {
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#content-2-left {
	display: block;
	width: 310px;
	float: left;
	padding-left: 10px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #3a3a3a;
	padding-top: 5px;
}
#content-2-center {
	display: block;
	width: 310px;
	float: left;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #3a3a3a;
	padding-top: 5px;
}
#content-2-right {
	display: block;
	width: 280px;
	padding-top: 5px;
	float: right;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #3a3a3a;
	padding-right: 10px;
}
#content-2-spacer {
	display: block;
	width: 20px;
	float: left;
	background-image: url(../images/v-spacer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 180px;
	line-height: 180px;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: #ff6507;
	text-decoration: none;
	padding: 0px;
}
.cont1 {
	display: block;
	width: 150px;
	float: left;
	
}
.cont1 ul {
}
.cont1 li {
	color:#3A3A3A;
	font-size:0.9em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
}
.cont1 li a {
	color:#0249ca;
	text-decoration:none;
	padding-left:10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.cont1 li a:hover, .right-nav li a.active {
	color:#404040;
}
.cont1 li a.active {}
#v-spacer-content2 {
	margin: 0px;
	padding: 0px;
	width: 5px;
	float: left;
}
/*---------------*/
	.cont3 {
	width: 220px;
	float: left;
	
}
.cont3 ul {
}
.cont3 li {
	color:#3A3A3A;
	font-size:0.9em;
	font-family: "Trebuchet MS";
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.cont3 li a {
	color:#404040;
	text-decoration:none;
	padding-left:10px;
	vertical-align: top;
}
.cont3 li a:hover, .right-nav li a.active {
	color:#0249ca;
}
.cont3 li a.active {}
#content-3 {
	border: 1px solid #f2f2f2;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../images/content3-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content-3-data {
	display: block;
	width: 220px;
	float: left;
	padding-left: 10px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #3a3a3a;
	padding-top: 5px;
}
#content-3-data2 {
	display: block;
	width: 220px;
	float: left;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #3a3a3a;
	padding-top: 5px;
}

#block-image {
	display: block;
	float: left;
	height: 30px;
	width: 30px;
}
/*--------*/
#footer {
	border: 1px solid #f2f2f2;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

.footer-1 {
	display: block;
	width: 118px;
	float: left;
	
}
.footer-1 ul {
}
.footer-1 li {
	color:#FFFFFF;
	font-size:0.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
}
.footer-1 li a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:0px;
}
.footer-1 li a:hover, .right-nav li a.active {
	color:#FFFFFF;
	text-decoration: underline;
}
.footer-1 li a.active {}
#footer-data {
	display: block;
	width: 100px;
	float: left;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 1px;
}

.h3 {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
}
#footer-v-spacer {
	margin: 0px;
	background-image: url(../images/footer-h-seprator.gif);
	width: 10px;
	display: block;
	padding: 0px;
	float: left;	
}
#footer-data2 {
	display: block;
	width: 105px;
	float: left;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #3a3a3a;
	padding-top: 5px;
	padding-right: 5px;
}
#footer-data3 {
	display: block;
	width: 220px;
	float: left;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
}
#footer-shadow {
	border: 1px solid #f2f2f2;
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(../images/footer-shadow.gif);
	background-repeat: repeat-x;
	color: #363636;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#title-inner {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #3a3a3a;
	text-decoration: none;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
.breadcrumb-nav {
	color:#0249ca;
	font-size:1em;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
.h4 {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #404040;
	text-decoration: none;
}
#content-1-left-inner {
	display: block;
	width: 640px;
	padding-top: 10px;
	float: left;
	padding-left: 10px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #3a3a3a;
}
#content-1-right-inner {
	display: block;
	width: 280px;
	padding-top: 10px;
	float: right;
	padding-right: 10px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #3a3a3a;
}

/*---------------------*/
.s-box a img
{
	border:none;
	margin-bottom:4px;
}
.right-nav {
	background-image: url(../images/right-menu-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #f2f2f2;
	
}
.right-nav h2 {
	margin:0;
	font-size:16px;
	font-weight:bold;
	color:#ff6507;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/menu_title-bg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 34px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 34px;
}
.right-nav ul {
}
.right-nav li {
	padding:6px 0px 6px 10px;
	color:#3A3A3A;
	font-size:0.8em;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}
.right-nav li a {
	color:#000;
	text-decoration:none;
	padding-left:11px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bestseller li a.active , 
.right-nav li a:hover{
	color:#0249ca;
}
.right-nav li a.active {}
#content-1-spacer-inner {
	display: block;
	width: 20px;
	float: left;
}
#content-1-inner {
	display: block;
	width: 940px;
	padding-top: 10px;
	float: left;
	padding-left: 10px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #3a3a3a;
}
.cont1-1 {
	display: block;
	width: 295px;
	float: left;
}
.cont1-1 ul {
}
.cont1-1 li {
	color:#3A3A3A;
	font-size:0.9em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
}
.cont1-1 li a {
	color:#0249ca;
	text-decoration:none;
	padding-left:10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.cont1-1 li a:hover, .right-nav li a.active {
	color:#404040;
}
.cont1-1 li a.active {
}
.cont1-2 {
	display: block;
	width: 137px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.cont1-2 ul {
}
.cont1-2 li {
	color:#3A3A3A;
	font-size:0.9em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
}
.cont1-2 li a {
	color:#0249ca;
	text-decoration:none;
	padding-left:10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.cont1-2 li a:hover, .right-nav li a.active {
	color:#404040;
}
.cont1-2 li a.active {
}
#h-spacer2 {
	margin: 0px;
	padding: 0px;
	height: 2px;
}
.vision-bg {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FF6507;
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-style: italic;
}
.thumb-bg {
	display: block;
	float: left;
	height: 93px;
	width: 205px;
	padding-right: 10px;
	background-image: url(../images/thumb-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-align: center;
}
.thumb-bg-right {
	display: block;
	float: left;
	height: 93px;
	width: 205px;
	padding-right: 1px;
	background-image: url(../images/thumb-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-align: center;
	vertical-align: middle;
}
.thumb-bg-title {
	display: block;
	float: left;
	width: 205px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #0249ca;
	text-align: center;
}
.thumb-bg-title-right {
	display: block;
	float: left;
	width: 205px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #0249ca;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
}

a.thumb-link:link {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #0249ca;
	text-decoration: none;
	font-weight: 300;
}
a.thumb-link:visited {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #0249ca;
	text-decoration: none;
	font-weight: 300;
}
a.thumb-link:hover {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #3a3a3a;
	text-decoration: none;
	font-weight: 300;
}
.h5 {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #404040;
	text-decoration: none;
	font-weight: 600;
}
#block-image-five-points {
	display: block;
	float: left;
	height: 33px;
	width: 74px;
}
.five-points {
	float: left;
	width: 638px;
	background-image: url(../images/5-point-bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F4F0;
	border-right-color: #F5F4F0;
	border-bottom-color: #F5F4F0;
	margin-bottom: 10px;
	
}
.five-points ul {

}
.five-points li {
	color:#3A3A3A;
	font-size:0.9em;
	font-family: "Trebuchet MS";
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 27px;
}
.five-points li a {
	color:#404040;
	text-decoration:none;
	padding-left:5px;
	vertical-align: top;
}
.five-points li a:hover, .right-nav li a.active {
	color:#0249ca;
}
.five-points li a.active {}
#block-image-five-points-num {
	display: block;
	float: left;
	height: 33px;
	width: 40px;
}
.img-width {
	display: block;
	float: left;
	width: 240px;
}
.img-width-right {
	display: block;
	float: right;
	width: 240px;
	text-align: right;
}
#gototop {
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 0pt;
	margin-left: 555px;
	background-image: url(../images/go-to-top.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	height: 21px;
}
*{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}
a 
{
	color: #0249ca;
	text-decoration: none;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}
a:hover
{
	text-decoration: underline;
	color: #3a3a3a;
}
.member-title {
	float: left;
	width: 638px;
	background-image: url(../images/5-point-bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F4F0;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 0px;
}
.member-nav {
	display: block;
	width: 320px;
	float: left;
}
.member-nav ul {
}
.member-nav li {
	color:#3A3A3A;
	font-size:0.9em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
}
.member-nav li a {
	color:#0249ca;
	text-decoration:none;
	padding-left:10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.member-nav li a:hover, .right-nav li a.active {
	color:#404040;
}
.member-nav li a.active {
}
.business-program-title {
	float: left;
	background-image: url(../images/business-programs-title-bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	height: 41px;
	line-height: 41px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F1;
	border-bottom-color: #F5F5F1;
	width: 620px;
}
.white-text {
	width: 638px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #FFFFFF;
}
#block-image-business-program {
	display: block;
	float: left;
	height: 41px;
}
.odd-bg {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F1;
	border-bottom-color: #F5F5F1;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #3A3A3A;
}
.even-bg {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F1;
	border-bottom-color: #F5F5F1;
}
#term-bg {
	width: 638px;
	background-color: #FFFFFF;
	background-image: url(../images/term-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#term-container {
	float: left;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #3a3a3a;
	padding-top: 5px;
	width: 638px;
	border: 1px solid #f2f2f2;
	text-indent: 10px;
}
#block-image-healthcare-program {
	display: block;
	float: left;
	height: 41px;
}
.healthcare-program-title {
	float: left;
	background-image: url(../images/health-care-programe-bg-title.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	height: 41px;
	line-height: 41px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F1;
	border-bottom-color: #F5F5F1;
	width: 620px;
}
.border {
	border: 1px solid #F6F5F1;
}
.td-title {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #ff6813;
	text-indent: 10px;
}
.td-title-health {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #5BB600;
	text-indent: 10px;
}
.teching-points {
	float: left;
	width: 638px;
	margin-bottom: 10px;
	background-color: #80D300;
	height: 30px;
}
.teching-points ul {
}
.teching-points li {
	color:#3A3A3A;
	font-size:0.9em;
	font-family: "Trebuchet MS";
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 27px;
}
.teching-points li a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	vertical-align: top;
}
.teching-points li a:hover, .right-nav li a.active {
	color:#FFFFFF;
}
.teching-points li a.active {
}
.teching-points2 {
	float: left;
	width: 638px;
	margin-bottom: 10px;
	background-color: #80D300;
	height: 33px;
	background-image: url(../images/green-bg.gif);
	background-repeat: repeat-x;
	line-height: 33px;
}
.h6 {
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #404040;
	text-decoration: none;
}


.flash_piece {
z-index: 2;
position:relative;
top:0px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FF0000;
	text-decoration: none;
	padding-right: 45px;
}
.input-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 16px;
	color: #5B5B5B;
	text-decoration: none;
	background-color: #fefefe;
	background-image: url(../images/input-bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 285px;
	border: 1px solid #7f9db9;
}
.input-box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #5B5B5B;
	background-color: #fefefe;
	background-image: url(../images/input-bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 285px;
	border: 1px solid #7f9db9;
	line-height: 16px;
	height: 16px;
}
.message-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5B5B5B;
	text-decoration: none;
	background-color: #fefefe;
	background-image: url(../images/input-bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 285px;
	border: 1px solid #7f9db9;
}
.input-box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 16px;
	color: #5B5B5B;
	text-decoration: none;
	background-color: #fefefe;
	background-image: url(../images/input-bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 150px;
	border: 1px solid #7f9db9;
}

.news-nav {
	display: block;
	width: 640px;
	float: left;
}
.news-nav ul {
}
.news-nav li {
	color:#3A3A3A;
	font-size:0.9em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
}
.news-nav li a {
	color:#0249ca;
	text-decoration:none;
	padding-left:10px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.news-nav li a:hover, .right-nav li a.active {
	color:#404040;
}
.news-nav li a.active {
}

#block-image-kp {
	display: block;
	float: left;
	height: 60px;
	width: 65px;
	vertical-align: bottom;
}
.kp {
	float: left;
	width: 310px;
	margin-bottom: 10px;
	display: block;
	padding-right: 10px;
	vertical-align: bottom;
	
}
.kp ul {
	vertical-align: bottom;

}
.kp li {
	color:#3A3A3A;
	font-size:0.9em;
	font-family: "Trebuchet MS";
	vertical-align: bottom;
	padding-top: 15px;
}
.kp li a {
	color:#404040;
	text-decoration:none;
	vertical-align: bottom;
}
.kp li a:hover, .right-nav li a.active {
	color:#0249ca;
	vertical-align: bottom;
}
.kp li a.active {
	vertical-align: bottom;
}


.Testimonials {
	float: left;
	margin-bottom: 5px;
	line-height: 40px;
	text-align: right;
	vertical-align: middle;
	
}

#block-image-Testimonials {
	display: block;
	float: right;
	height: 40px;
}
#footer-left {
	display: block;
	float: left;
	width: 300px;
}
