body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #002D62;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #FFF;
}
#nav {
	background-color: #FFF;
}

#homeboxes {
	background-color: #FFF;
}
#foot {
	background-color: #002d62;
	height: 50px;
}
.main {
	background-image: url(../images/physicaltherapists.png);
	background-repeat: no-repeat;
	height: 248px;
	vertical-align: top;
	background-position: right bottom;
	text-align: left;
	padding-left: 10px;
	font-size: 10pt;
	background-color: #FFF;
}
.apply {
	background-repeat: no-repeat;
	height: 410px;
	vertical-align: top;
	background-position: center bottom;
	text-align: left;
	padding-left: 10px;
	font-size: 10pt;
	background-color: #FFF;
}

.footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 35px;
	background-position: top;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.homeflash {
	background-color: #FFF;
}
.homebox1 {
	width: 326px;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 0px;
}
.homebox2 {
	width: 338px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 0px;
}
.homebox3 {
	width: 326px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 0px;
}
.logo {
	padding-top: 10px;
	width: 300px;
	text-align: left;
	padding-bottom: 10px;
}
.xlheading {
	color: #002D62;
	font-size: 18pt;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 15px;
}
.smheading {
	color: #002D62;
	font-size: 10pt;
	font-weight: bold;
}
.medheading {
	color: #002D62;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
.sub_apply {
	text-align: right;
}
.sub_travel {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sub_grow {
	text-align: right;
}
.contact {
	padding-top: 40px;
	padding-left: 40px;

}

