/* CSS Document */

body{
	margin: 0 auto;
	background: #ffffff url('../images/main-bg.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	color: #000000;
}

#header-outer {
	width: 100%;
	height: 161px;
	background: #e6d9c2 url('../images/pattern1.jpg') repeat;
	text-align: center;
	float: left;
	color: #000000;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 912px;
	height: 161px;
	background: #e6d9c2 url('../images/header_image.jpg') no-repeat;
	color: #000000;
	text-align:left;
}

#menu {
	width:100%;
	height: 56px;
	background: #9a2a40 url('../images/menubg.jpg') repeat-x;
	text-align: center;
	float:left;
}

#menuinner {
	width:780px;
	margin:0 auto;
}

#container {
	margin: 0 auto;
	width: 770px;
	height: auto;
}

#top_body {
	width: 770px;
	height: 243px;
	font-family: Helvetica;
	font-size: 18px;
	float: left;
}

#top_body a {
	font-size: 12px;
	font-weight: bold;
	color: #6e6e6e;
	text-decoration: none;
}

#top_body a:hover {
	text-decoration: underline;
}

/* slide show sections */
#large_section {
	width: 770px;
	height: 205px;
	float: left;
}

#care_section {
	width: 770px;
	height: 205px;
	margin-bottom: 19px;
	float: left;		
}

#jigsaw_care{
	width: 243px;
	height: 205px;
	background: url('../images/care_jigsaw.jpg') no-repeat;
	float: left;
}

#slide_right_care {
	width: 527px;
	height: 205px;
	background: url('../images/slide_right.jpg') no-repeat;
	float: left;
}

#education_section {
	width: 770px;
	height: 205px;
	margin-bottom: 19px;
	float: left;
	display: none;
}

#jigsaw_education {
	width: 243px;
	height: 205px;
	background: url('../images/education_jigsaw.jpg') no-repeat;
	float: left;
}

#slide_right_education {
	width: 527px;
	height: 205px;
	background: url('../images/slide_right.jpg') no-repeat;
	float: left;
}

#therapy_section {
	width: 770px;
	height: 205px;
	margin-bottom: 19px;
	float: left;
	display: none;	
}

#jigsaw_therapy {
	width: 243px;
	height: 205px;
	background: url('../images/therapy_jigsaw.jpg') no-repeat;
	float: left;
}

#slide_right_therapy {
	width: 527px;
	height: 205px;
	background: url('../images/slide_right.jpg') no-repeat;
	float: left;
}

#success_section {
	width: 770px;
	height: 205px;
	float: left;
	margin-bottom: 19px;	
	display: none;
}

#jigsaw_success {
	width: 243px;
	height: 205px;
	background: url('../images/success_jigsaw.jpg') no-repeat;
	float: left;
}

#slide_right_success {
	width: 527px;
	height: 205px;
	background: url('../images/slide_right.jpg') no-repeat;
	float: left;
}

#slidenav {
	height: 38px;
	width: 770px;
	float: left;
	margin-top: -19px;
}

#nav {
	display: inline;	
}

#nav li {
	display: inline;
	list-style-type: none;
}

#nav a {
	float: left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px;
}

#nav a:hover {
	background-position: 0 -38px;
}	

/*slide show rollovers*/
#care a {
	width: 193px;
	background: url('../images/care_roll.jpg') top left no-repeat;
}

#care a {
	background-position: 0 -38px;
}

#education a {
	width: 193px;
	background: url('../images/education_roll.jpg') top left no-repeat;
}

#therapy a {
	width: 193px;
	background: url('../images/therapy_roll.jpg') top left no-repeat;
}

#success a {
	width: 191px;
	background: url('../images/success_roll.jpg') top left no-repeat;
}

#body_section_left {
	width: 497px;
	height: auto;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
}

#body_section_left a {
	color: #892639;
	text-decoration: none;
}

#body_section_left a:hover {
	text-decoration: underline;
}

#body_section_left img {
	border: 1px solid #9A2A40;
	padding: 2px;
}

#body_section_left img.back {
	border: 0;
	padding: 0;
}

#body_section_left img.left-float {
	margin: 5px 5px 5px 0;
}

#body_section_left img.right-float {
	margin: 5px 0 5px 5px;
}

#thumb_link {
	position: relative;
	top: -8px;
 	width: 111.5%;
	height: 22px;
	font-size: 10px;
	border-right: 2px solid #efefef;
	border-bottom: 2px solid #efefef;
	float: left;
	text-align: left;
}

#thumb_link a {
	text-decoration: none;	
}

#thumb_link a:hover {
	text-decoration: underline;
}

#gal_wrap {
	height: 120px;
	width: 517px;
	margin-bottom: 5px;
}

#gallery_left {
	width: 122px;
	height: 120px;
	background: url('../images/gallery_left.jpg') top left no-repeat;
	float: left;
}

#gallery_mid {
	width: 367px;
	height: 120px;
	background: url('../images/gallery_mid.jpg') top left no-repeat;
	overflow: hidden;
	float: left;
}

#gallery_mid img {
	padding: 2px;
	border: 2px solid #ffffff;
}

#list {
	padding-top: 16px;
	height: 87px;
	float: left;
}

#list li {
	display: inline;
	padding-right: 5px;
}

#gallery_right {
	width: 28px;
	height: 120px;
	background: url('../images/gallery_right.jpg') top left no-repeat;
	overflow: hidden;
	float: left;
}

#contactformleft {
	float: left;
	width: 50%;
	height: auto;
}

#contactformright {
	float: right;
	width: 50%;
	hieght: auto;
}

#contactformleft label, #contactformright label {
	display: none;
}

.textbox {
	background: url('../images/textboxbk.gif') left top repeat-x;
	border: 1px solid #E0E0E0;
	color: #A5A5A5;
	font-size: 1.6em;
	margin-bottom: 5px;
	padding: 7px;
	width: 152px;
}

div.clear {
	height: 2px;
}

div.errormessage {
	color: #FF0000;
	clear: both;
}

textarea.textbox {
	background: url(/images/textboxbk.gif) left top repeat-x;
	border: 1px solid #E0E0E0;
	color: #A5A5A5;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.6em;
	height: 112px;
	margin-bottom: 10px;
	padding: 7px;
	width: 220px;
}

.submitcontact, .submit-button {
	background: url('../images/contact-submit.jpg') top left no-repeat;
	color: #ffffff;
	border: 0;
	font-size: 14px;
	width: 68px;
	height: 27px;
	position: relative;
	top: -11px;
	left: 168px;
}

#homepage #body_section_right {
	margin-top:-7px;
}

#body_section_right {
	width: 242px;
	height: auto;
	float: left;
}

#body_section_right a {
	color: #892639;
}

#body_section_right .section_header {
	width: 162px;
	height: 21px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	background: url('../images/section_header.jpg') no-repeat top left;
}

#body_section_right li {
	list-style-type: none;
}

#body_section_right li.top {
	border-left: 1px solid #9a2a40;
}

#top {
	width: 203px;
	height: 110px;
	padding-top: 70px;
	padding-left: 50px;
	background: url('../images/right_top.jpg') no-repeat;
	font-size: 16px;
	text-align: center;
	float: left;
	position:relative;
	z-index:0;
}

#sbheader {
	width 253px;
}

#sidegirl {
	display: block;
	left: 241px;
	position: absolute;
	top: 44px;
}

#mid {
	width: 183px;
	height: 79px;
	background: url('../images/right_mid.jpg') no-repeat;
	padding-top: 40px;
	padding-left: 70px;
	text-align: left;
	float: left;
}

#bottom {
	width: 183px;
	height: 258px;
	background: url('../images/right_bottom.jpg') no-repeat;
	float: left;
	padding-left: 70px;
	padding-top: 15px;
}

#bottom a {
	color: #000000;
}

#sidebar-top {
	padding-left: 20px;
	font-size: 11px;
}

#sidebar-top a {
	font-weight: bold;
}
 
#mltop {
	width: 765px;
	height: 60px;
	font-family: Helvetica;
	background: #ffffff url('../images/mltop.jpg') repeat-x;
	color: #000000;
	padding-top: 2px;
	padding-left: 5px;
	float: left;
}

#mltop img {
	float: left;
	margin-top: 13px;
}

#mlcont {
	width: 90%;
	margin-top: 13px;
	height: 100%;
	text-align: center;
	float: left;
	padding: 2px;
}

.box {
	background-image: url('../images/box.jpg');
	border: 0;
	width: 155px;
	height: 21px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
}

.ml_sub {
	margin-top: 5px;
}

#mlcont label {
	padding-top: 10px;
}

#mlbottom {
	width: 760px;
	height: 51px;
	background: #ffffff url('../images/mlbottom.jpg') repeat-x;
	font-family: Verdana;
	font-size: 10px;
	padding: 22px 0 0 10px;
	float: left;
}

.wlogotext {
	float: right;
	clear: right;
	margin-right: 50px;
	margin-top: -10px;
}

.wlogoright {
	float: right;
	clear: right;
	margin-top: -20px;
}

#mlbottom a {
	text-decoration: none;
	color: #ffffff;
}

#mlbottom a.dark {
	text-decoration: none;
	color: #283166;
}

#mlbottom a.darkred {
	font-size: 10px;
	color: #9b2a40;
	text-decoration: none;
}

#mlbottom a:hover {
	text-decoration: underline;
}

#smred {
	width: 15px;
	height: 17px;
	padding-top: 8px;
	margin-top: -8px;
	background: url('../images/smred_03.jpg') no-repeat;
	text-align: center;
	float: left;
}

#footer {
	width: 100%;
	height: 375px;
	background: #701C2B url('../images/footer_bg.jpg') repeat-x;
	float: left;
	padding-top: 25px;
}

#footer a {
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
}

#footer_content {
	margin: 0 auto;
	width: 770px;
	height: auto;
	background: transparent;
}

#footer_left {
	width: 375px;
	height: 250px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	float: left;
}

ul.bottomlinks {
	list-style-type: none;
}

#footer_left li {
	padding-bottom: 10px;
}

.list-heading {
	width: auto;
	height: 15px;
	background-color: #651720;
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 20px;
	padding: 5px;
}

li.listspan {
	color: #ffffff;
	font-weight: bold;
}

li.listspacer {
	height: 15px;
	background: transparent;
	margin-bottom: 20px;
	padding: 5px;
}

#footer_right {
	width: 175px;
	height: 234px;
	padding-top: 16px;
	float: right;
}

#footer_azure {
	width: 350px;
	height: auto;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	float: left;
	position: relative;
	left: 250px;
}

fieldset {
	border: 2px solid #9A2A40;
}

/* Classes */
.footer-text {
	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
}

ul.arrow-list {
	list-style-image: url(images/content-list.gif);
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

.normal-text {
	font-size: 12px;
}

.small-text {
	font-size: 10px;
}

.red-text {
	color:	#892639;
}

.grey-text {
	color: #959189;
}

.dark-grey {
	color: #575757;
}

.bold-text {
	font-weight: bold;
}

.purple {
	color: #9A2A40;
}


.top-pad {
	padding-top: 9px;
}

.line-space {
	line-height: 15px;
}

.blue-text {
	color: #0480b7;
}

.red-text2 {
	color: #eb0810;
}

.green-text {
	color: #70b741;
}

.yellow-text {
	color: #ffdf43;
}

.opaque66 {
	filter:alpha(opacity=33);
	-moz-opacity:.33;
	opacity:.33;
}

.opaque88 {
	filter:alpha(opacity=12);
	-moz-opacity:.12;
	opacity:.12;
}

.right {
	float: right;
}

.left {
	float: left;
}

.selected {
	background-position: 0 -38px;
}

.dotbord {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;*/
	background: url('../images/right_side_top.jpg') top left no-repeat;
	border-bottom: 2px dotted #999999;
}

.dotbord-clear {
	padding: 15px;
	border-bottom: 2px dotted #999999;
	clear: both;
}

.top-dot-bord {
	border-top: 2px dotted #999999;
}

.small-red {
	font-size: 10px;
	text-decoration: none;
}

.article_list {
	list-style-type: none;
	width: 100%;
	margin-left: -10px;
}

.qalist-head {
	color: #000000;
	text-decoration: underline;
}

.sublist {
	padding-left: 20px;
}

.readmore {
	font-size: 10px !important;
	color: #eb0810;
	text-decoration: none;
	font-style: italic;
}

.right-side-list {
	height: auto;
	padding: 5px;
	background: url('../images/right_side_lower.jpg') top left no-repeat;
}

.right-side-list-success {
	width: 183px;
	height: 141px;
	background: url('../images/successico.jpg') top left no-repeat;
}

.right-side-list-qa {
	width: 183px;
	height: 55px;
	background: url('../images/qaico.jpg') top left no-repeat;
}

.right-side-list-vacancies {
	width: 183px;
	height: 53px;
	background: url('../images/vacico.jpg') top left no-repeat;
}

.right-side-list-news {
	width: 183px;
	height: 53px;
	background: url('../images/newsico.jpg') top left no-repeat;
}

a.fill-100 {
	display: block;
	height: 100%;
	width: 100%;
	outline: none;
}

li.right-side-img {
	display: block;
	height: 30px;
	width: 174px;
	padding: 19px 0 0 15px;
	background: url('../images/list-top-2.jpg') top left no-repeat;
}

li.right-side-img a {
	padding-left: 10px;
	color: #000000 !important;
	font-weight: normal !important;
	text-decoration: none;
}

li.right-side-img a:hover {
	color: #eb0810;
	text-decoration: underline;
}

.h3size {
	font-size: 16px;
	font-weight: bold;
}

#apply-online a, #apply a {
	color: #eb0810;
	text-decoration: none;
}

#apply-online a:hover, #apply a:hover {
	text decoration: none;
}

hr {
	color: #6fb4b0;
}

.lined {
	width: 563px;
	height: 51px;
	padding-top: 13px;
	background: url('../images/faq_back.jpg') no-repeat;
}

ul.faq {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.nospace {
	padding: 0px;
}

.no-dot {
	list-style-type: none;
}

.subscribers-button {
	color: #ffffff;
}

.pad {
	padding-top: 15px;
}

#header_logo {
	position:relative;
	left:96px;
	top:37px;
}

#header_logo img {
	border:0;
}

.application-text {
	border: 1px solid #a8a8a8;
	display: block;	
	width: 150px;
	height: 15px;
}

.tarea {
	border: 1px solid #a8a8a8;
}

.app-left {
	width: 50%;
	float: left;
}

.app-right {
	width: 50%;
	float: left;
}

fieldset.app {
	display: block;
	width: 505px;
	margin-bottom: 10px;
}


.left-float {
	float: left;
	margin-right: 5px;
}

.right-float {
	float: right;
	margin-left: 5px;
}

.borderless {
	border: none !important;
}