@charset "utf-8";
/* CSS Document */
#col-wrap {
	width: 775px;
	margin: 0 auto;
	}
#contactus {
	background: url(../images/contact-main-header.jpg) no-repeat top left;
	text-indent: -9000px;
	float: left;
	width: 343px;
	height: 28px;
	margin: 10px 0 0 10px;
	}
#contact-form {
	float: left;
	width: 450px;
	}
#contact-form #rowscols {
	background: url(../images/contact-bluebox-top.png) no-repeat top left;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 80%;
	float: left;
	min-height: 300px;
	width: 420px;
	padding: 40px 0 0 0;
	margin: 0 0 0 0;
	}
#contact-form-btm {
	background: url(../images/contact-bluebox-btm.png) no-repeat bottom right;
	float: left;
	width: 424px;
	height: 112px;
	margin: 0 0 0 -2px;
	padding: 0 0 0 0;
	}
.row {
	padding: 0 0 0 35px;
	float: left;
	}
.text {
	width: 345px;
	float: left;
	}
#buttons {
	float: left;
	width: 310px;
	}
.submit-btn {
	float: left;
	margin: 10px 0 0 290px;
	}
#enroll-btn {
	background: url(../images/contact-enroll-btn.png) no-repeat top left;
	float: left;
	outline: none;
	text-indent: -9000px;
	width: 319px;
	height: 124px;
	}
#questions-btn {
	background: url(../images/contact-questions-btn.png) no-repeat top left;
	float: left;
	outline: none;
	text-indent: -9000px;
	width: 303px;
	height: 126px;
	}