@charset "utf-8";
/* CSS Document */

#header {
	background:url(http://www.fountainheadcollege.edu/images/de_header.jpg) no-repeat;
	width:766px;
	height:190px;
	position:relative;
}

#homeover, #aboutover, #admissionsover, #programsover, #mediaover, #faqover, #contactover, #e-learningover {
	width:89px;
	height:26px;
	position:absolute;
	top:152px;
}

#homeover {
	left:6px;
}

#aboutover {
	left:101px;
}

#admissionsover {
	left:195px;
}

#programsover {
	left:290px;
}

#e-learningover {
	left:385px;
}

#mediaover {
	left:480px;
}

#faqover {
	left:575px;
}

#contactover {
	left:670px;
}

#content {
	padding-top:4px;
	padding-bottom:4px;
}

#heading , #about {
	width:auto;
	clear:both;
	border:1px solid #A4A6A5;
}

#heading {
	height:62px;
	background:url(http://www.fountainheadcollege.edu/images/FCT_CONTACT_headingBG.jpg) repeat-x;
}

#about {
	margin-top:4px;
	padding-top:20px;
	padding-bottom:20px;
	width:756px;
	background:url(http://www.fountainheadcollege.edu/images/FCT_CONTACT_aboutBG.jpg) repeat-x #E5EEF7;
	font-size:12px;
	text-align:center;
	overflow:auto;
}

#title {
	margin-top:13px;
	margin-left:14px;
}

#headingtext {
	margin-top:6px;
	margin-left:17px;
	font-size:12px;
}

.line {
	margin-bottom:5px;
}

input, select {
	margin-left:4px;
	border:1px solid #0058E0;
	background:#FFFFFF;
}

textarea {
	border:1px solid #0058E0;
	background:#FFFFFF;
}

input, #ADDRESS3 {
	width:200px;
}

#gradYear {
	float:right;
	width:205px;
}

#orGED {
	float:right;
	text-align:center;
	width:150px;
}

#HSCHOOLGRAD {
	width:50px;
}

#GED {
	width:auto;
}

#SOURCE, #COURSEKEY, #STARTDATE {
	width:600px;
	padding:0px;
	margin:0px;
}

#MaxField {
	width:75px;
}

#top {
}

#topLeft {
	padding-left:30px;
	width:310px;
	float:left;
	clear:left;
	text-align:right;
}

#topRight {
	padding-right:60px;
	width:355px;
	float:right;
	clear:right;
	text-align:right;
}

#bottom {
	width:600px;
	clear:left;
	clear:right;
	text-align:right;
	padding-top:1.2em;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:10px;
}

#bottom .line {
	padding-top:3px;
	padding-bottom:3px;
}

#tmpNOTE {
	width:600px;
}

#comments {
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	width:600px;
}

#submit {
	width:150px;
	cursor:pointer;
}

.left {
	float:left;
	margin-bottom:5px;
}

.right {
	float:right;
	margin-bottom:5px;
	color:#FF0000;
}

#liveHelp {
	position:absolute;
	top:0px;
	right:0px;
}

#studentarea {	
	position:absolute;
	top:0px;
	left:292px;
}

body {
	text-align:center;
	background: #000000 url(http://www.fountainheadcollege.edu/images/FCT_BGgradient.jpg) repeat-x;
}

#container {
	margin-left:auto;
	margin-right:auto;
	margin-top:27px;
	text-align:left;
	width:766px;
	font-family:Arial, Helvetica, sans-serif;
}

#content {
	background:#FFFFFF;
	border-right: 1px solid #7A8096;
	border-left: 1px solid #7A8096;
	width:758px;
	padding-right:3px;
	padding-left:3px;
	position:relative;
}

a {
	outline:none;
	text-decoration:none;
	color:#0096FF;
}

#footer {
	width:766px;
	text-align:center;
	font-size:11px;
	color: #A5A5A5;
}

#footer a {
	color: #A5A5A5;
}

#footer a:hover {
	color:#FFFFFF;
}