/* our_programs */

#contact #colA {
	background: url(/img/contact/bg/contact.form.bg.gif) 0 100% no-repeat;
	width: 668px;
	float: left;
}


	#contact #colA h1 {
		background: url(/img/contact/title/contact.h1.title.gif) 0 0 no-repeat;
		height: 97px;
		margin: 0 0 27px 0;
		width: 100%;
		text-indent: -9999px;
	}
	#contact #colA h2 {
		/*width: 100%;
		height: 15px;*/
		margin: 0 0 21px 0;
		font: 19px arial;
		color: #820049;
		padding: 0 0 0 84px;
	}
	#contact #colA .contactForm {
		width: 500px;
		margin: 0 auto;
		padding: 0 0 54px 0;
	}

.formLeft {
	width: 233px;
	float: left;
	margin: 0 0 12px 0;
}
.formLeft.break {
	width: 100%;
	display: block;
	_display: inline-block;
	
}
	#contact #colA div.formLeft.break input, #contact #colA div.formRight.multiple input, #contact #colA div.formRight.multiple select, #contact #colA div.formRight.multiple  div {
		width: 54px;
		margin: 0 11px 0 0;
		float: left;
	}
	#contact #colA div.formRight.multiple.second div, #contact #colA div.formRight.multiple.second select {
		width: 80px;
		_margin: 0 4px 0 0;
	}
	#contact #colA div.formRight.multiple.second div.pinch {
		width: 55px;
		margin-right: 0;
	}
#contact #colA div.formRight.multiple select {
	font: bold 14px arial;
	padding: 4px 0;
	_margin: 0 8px 0 0;
}
#contact #colA div.formRight.singleSmall input {
	width: 89px;
}
.formRight {
	width: 239px;
	float: right;
	margin: 0 0 12px 0;
}
.formRight.ieSqueeze {
	_width: 225px;
}

	#contact #colA div label {
		margin: 0 0 7px 0;
		display: block;
		font: bold 14px arial;
		color: #373636; 
	}
	#contact #colA div div label.example, #content p.example {
		margin: 28px 0 0 0;
		font: 12px arial;
		color: #838383;
	}
	#contact #colA .cSubmit {
		margin: 22px 0 0 0;
		_margin: 0;
	}
	#contact #colA .cSubmit label.example {
		margin: 15px 0 0 12px;
			float: left;
	}
	#contact #colA div input {
		float: left;
		width: 100%;
		font: 14px arial;
		padding: 4px 6px;
		border: 1px solid #92a0ad
	}
	#contact #colA .bigBtn {
		margin: 0;
	}
/*--end formLeft */
	
/*--end colA */

#contact #colB {
	width: 237px;
	float: right;
	display: block;
	padding:0 0 0 21px;
	margin: -24px 0 0 0;
}
	#contact #colB h3 {
		background: url(/img/contact/title/contact.studentssaying.title.jpg) 0 0 no-repeat;
		width: 249px;
		height: 306px;
		margin: -10px 0 4px -22px;
	}
		#contact #colB h3 strong {   	 	 
			font: 23px arial;
			letter-spacing: 1px;
			color: #06837f; 	 
			margin: 61px 0 0 34px;
			float: left;
		} 
		#contact #colB h3 strong span {
			text-indent: -9999px!important;
			position: absolute;
		}
	#contact #colB p.testimonial {
		font: 20px arial;
		color: #0c2847;
		margin: 0 0 18px 0;
		padding: 0 0 18px 0;
		border-bottom: 1px solid #d8dde1;
		width: 197px;
	}
		#contact #colB p.testimonial strong {
			font: normal 12px arial;
			color: #666;
			display: block;
			padding: 8px 0 0 0;
		}
		#contact #colB p.testimonial span {
			font: 10px arial;
			color: #666;
			display: block;	
			margin: auto;
		}

/*--end login >> colB */


