body {
  margin: 0px;
  background-color: #C0C0C0;
  font: .8em Arial, Helvetica, sans-serif;
  text-align: center;
}
a {
  color: #053084;
}
a.visited {
  color: #;
}
a:hover {
  color: #039;
}
.n {
  text-decoration: none;
  color: #000;
}
.n:hover {
  color: #039;
  text-decoration: underline;
}
#container {
  margin: auto;
  padding: 0px 20px;
  width: 746px;
  background: url(images/border.jpg);
  text-align: left;
}
#topbar {
  border-bottom: 1px solid #fff;
  height: 72px;
  background-color: #053084;
}
#headerGraphic {
  width: 746px;
  height: 127px;
  background-image: url(images/header.jpg);
  border-bottom: 1px solid #fff;
}
.about #headerGraphic {
  width: 746px;
  height: 220px;
  background-image: url(images/header-about.jpg);
  border-bottom: 1px solid #fff;
}

.dental #headerGraphic {
  width: 746px;
  height: 220px;
  background-image: url(images/header-dental.jpg);
  border-bottom: 1px solid #fff;
}

.medical #headerGraphic {
  width: 746px;
  height: 220px;
  background-image: url(images/header-medical.jpg);
  border-bottom: 1px solid #fff;
}

.IT #headerGraphic {
  width: 746px;
  height: 220px;
  background-image: url(images/header-it.jpg);
  border-bottom: 1px solid #fff;
}

.business #headerGraphic {
  width: 746px;
  height: 220px;
  background-image: url(images/header-bus-hr.jpg);
  border-bottom: 1px solid #fff;
}

.accounting #headerGraphic {
  width: 746px;
  height: 220px;
  background-image: url(images/header-acct-finance.jpg);
  border-bottom: 1px solid #fff;
}

.contactpage #headerGraphic {
  width: 746px;
  height: 220px;
  background-image: url(images/contact-header.jpg);
  border-bottom: 1px solid #fff;
}

.FinancialAid #headerGraphic {
  width: 746px;
  height: 220px;
  background-image: url(images/header-financialaid.jpg);
  border-bottom: 1px solid #fff;
}
.StudentServices #headerGraphic {
  width: 746px;
  height: 220px;
  background-image: url(images/header-studentservices.jpg);
  border-bottom: 1px solid #fff;
}
.CareerServices #headerGraphic {
  width: 746px;
  height: 220px;
  background-image: url(images/header-careerservices.jpg);
  border-bottom: 1px solid #fff;
}
.Admissions #headerGraphic {
  width: 746px;
  height: 220px;
  background-image: url(images/header-admissions.jpg);
  border-bottom: 1px solid #fff;
}
.Programs #headerGraphic {
  width: 746px;
  height: 220px;
  background-image: url(images/header-programs.jpg);
  border-bottom: 1px solid #fff;
}
.Locations #headerGraphic  {
  width: 746px;
  height: 220px;
  background-image: url(images/header-locations.jpg);
  border-bottom: 1px solid #fff;
}

#headerGraphicMedical {
  width: 746px;
  height: 220px;
  background-image: url(images/header-medical.jpg);
  border-bottom: 1px solid #fff;
}
#headerGraphicHome1 {
  width: 746px;
  height: 246px;
  background-image: url(images/home-header1.jpg);
}
#headerGraphicHome2 {
  width: 746px;
  height: 246px;
  background-image: url(images/home-header2.jpg);
}
#headerGraphicHome3 {
  width: 746px;
  height: 246px;
  background-image: url(images/home-header3.jpg);
}
#headerGraphic h1, #headerGraphicHome1 h1, #headerGraphicHome2 h1, #headerGraphicHome3 h1 {
  display: none;
}

/* HOMEPAGE SCROLL BAR */
#ticker {
	color:#ffffff;
	font-size:1.1em;
	font-weight:bold;
	padding:6px 0px 0px 0px;
	margin:0px;
	background:#053084;
	width:746px;
	height:25px;
}

/* MAIN NAV BAR */
#navBar {
  margin-bottom: 29px;
}
#navBar ul {
  margin: 0px;
  padding: 0px;
}
#navBar li {
  margin: 0px;
  padding: 0px;
  display: inline;
  float: left;
  list-style-type: none;
}
#navBar a {
  display: block;
  padding: 7px 0px;
  text-align: center;
  background-color: #c9a330;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}
#navBar a:hover {
  background-color: #e5c35c;
}
#barAbout {
  width: 77px;
  margin-right: 1px;
}
#barLocations {
  width: 80px;
  margin-right: 1px;
}
#barPrograms {
  width: 80px;
  margin-right: 1px;
}
#barAdmissions {
  width: 90px;
  margin-right: 1px;
}
#barCareerServices {
  width: 117px;
  margin-right: 1px;
}
#barOnlineApp {
  width: 125px;
  margin-right: 1px;
}
#barContactUs {
  width: 80px;
}

#barTestimonials {width:90px; border-right: #fff solid 1px;}

/* MAIN BODY */
#content {
  width: 397px;
  padding: 0px 38px 50px 38px;
  float: left;
}
h1 {
  margin-top: 0px;
  color: #053084;
  font-size: 1.7em;
}
h3 {
  margin-top: 0px;
  color: #053084;
  font-size: 1.27em;
}
/*.news {
	text-align:center;
} */
#content p, #content ul, #content ol {
  line-height: 1.4em;
}

/* LEFT COLUMN */
#leftColumn {
  width: 273px;
  padding-bottom: 20px;
  float: left;
}
#leftColumn ul {
  margin: 0px;
  padding: 0px;
}
#leftColumn li {
  width: 273px;
  margin: 0px 0px 8px 0px;
  padding: 0px;
  list-style-type: none;
}
#associate_links, #diploma_links,#medicaldiploma_links, #certificate_links {
  margin-top: .7em;
  margin-bottom: .7em;
}
#associate_links li, #diploma_links li, #medicaldiploma_links li, #certificate_links li {
  width: 243px;
  margin: 0px;
}
#associate_links a, #diploma_links a, #medicaldiploma_links a, #certificate_links a {
  display: block;
  width: 203px;
  padding: 3px 20px 3px 20px;
}
#associate_links a:hover, #diploma_links a:hover, #medicaldiploma_links a:hover, #certificate_links a:hover {
  background-color: #d8dcdb;
}
a.tab {
  width: 210px;
  height: 37px;
  display: block;
  padding: 21px 0px 0px 63px;
  background-image: url(images/tab.gif);
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
a.tab span {
  color: #555353;
  font: bold 18px/20px Arial, Helvetica, sans-serif;
}
a.tab strong {
  color: #053084;
  font: bold 18px/20px Arial, Helvetica, sans-serif;
}
a:hover.tab {
  background-image: url(images/tab_on.gif);
}

/* BOTTOM BAR */
#bottomBar {
  padding: 10px 0px;
  width: 746px;
  text-align: center;
  background-color: #053084;
  color: #FFF;
}
#bottomBar a {
  color: #FFF;
  text-decoration: none;
}
#bottomBar a:hover {
  text-decoration: underline;
}

a.img {border="0";}

#leftColumn p {
  padding-left: 20px;
  text-align: left;

}

#locations_programs {
	width: 270px; 
	background:#D8D8D8;
	}

#locations_programs li{
	margin:0 10px 0 10px;

}

.alsooffered {
	 float: left;
	 clear:both;
	 width:270px;
}

#titlebg {
	height:37px;
	width:245px;
	background:url(images/also-offered-BG.jpg) no-repeat;
	}
	
h5 {
	font-size:13px;
	color:#053084;
	padding:0 0px 0 35px;

	}
	
.alsooffered ul {
	padding:0 15px 0 35px;
	}
.quick_title{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
padding-left:10px;
}
.quickcontact{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#053084;
}
.requierd{
color:#3f3f3f;
}
#firstName, #lastName, #dayphone, #email{
width:119px;
}
.testimonials_title{font-size:12px;}