﻿/*  */

body
{
	height: 100%;
	width: 100%
}

html
{
	height: 100%;
	width: 100%
}

body
{
	background-image:url('images/background.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	text-align: center;
	margin: 0 auto;
	background-color: #0e0e0e;
}

a img
{
	border: 0px;
}

object {
	padding: 0px;
	margin: 0px;
}

/*  HOMEPAGE LAYOUT STYLES */

#header
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 137px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url('images/header-bg_02.png');
	background-repeat: no-repeat;
	text-align: left;
}

#home-contact-nav
{
	position: absolute;
	top: 4px;
	left: 700px;
	height: 24px;
	width: 263px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 5;
}

a#hcn-home
{
	position: absolute;
	width: 65px;
	height: 24px;
	background-color: #8dc63f;
	visibility: visible;
	text-align: center;
}

a#hcn-home:hover
{
	position: absolute;
	width: 65px;
	height: 24px;
	background-color: #ffffff;
	visibility: visible;
	text-align: center;
}

a#hcn-inquiry
{
	position: absolute;
	left: 67px;
	width: 197px;
	height: 24px;
	background-color: #ed1f24;
	visibility: visible;
	text-align: center;
}

a#hcn-inquiry:hover
{
	position: absolute;
	left: 67px;
	width: 197px;
	height: 24px;
	background-color: #ffffff;
	visibility: visible;
	text-align: center;
}

a#home-logo
{
	position: absolute;
	top: 10px;
	left: 10px;
	height: 120px;
	width: 270px;
	text-indent: -5000px;
}

#header-phones
{
	position: absolute;
	top: 48px;
	left: 295px;
	width: 665px;
	height: 48px;
	border: 0px;
	line-height: 1.9em;
	display: inline;
}

#main-nav
{
	position: absolute;
	top: 112px;
	left: 198px;
	height: 24px;
}

a#main-links
{
	float: left;
	width: 84px;
	height: 24px;
	background-color: #ffffff;
	margin-left: 1px;
	line-height: 1.9em;
	text-align: center;
	text-decoration: none;
}

a#main-links:hover
{
	float: left;
	width: 84px;
	height: 24px;
	background-color: #ed1f24;
	margin-left: 1px;
	line-height: 1.9em;
	text-align: center;
	text-decoration: none;
}

#home-section1
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 268px;
	background-color: #ffffff;
	text-align: left;
	background-image: url('images/home-sec1-bg_1.png');
	background-repeat: no-repeat;
}

.section1-left
{
	position: relative;
	float: left;
	left: 295px;
	width: 320px;
}

#section1-right
{
	position: relative;
	float: right;
	left: 0px;
	width: 365px;
}

.section1-left p
{
	margin-left: 20px;
}

#section1-right ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#section1-right ul li.top
{
	background-color: #ffffff;
	border-top: 1px #8cc540 dashed;
	border-bottom: 1px #8cc540 dashed;
	width: 350px;
	color: #1d3b67;
	padding-top: 1px;
	padding-bottom: 1px;
}

#section1-right ul li.middle
{
	background-color: #ffffff;
	border-bottom: 1px #8cc540 dashed;
	width: 350px;
	color: #1d3b67;
	padding-top: 1px;
	padding-bottom: 1px;
}

#section1-right ul li a
{
	background-color: #ffffff;
	color: #1d3b67;
	text-decoration: none;
	background-image: url('images/white-checkmark.png');
	background-repeat: no-repeat;
	font-size: 13px;

}

#section1-right ul li a:hover
{
	background-image: url('images/home-list-check_12.png');
	background-repeat: no-repeat;
	background-color: #8cc540;
	color: #1d3b67;
	text-decoration: none;
	font-size: 13px;
}




#home-section2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 290px;
	background-color: #adc63f;
	text-align: left;
	background-image: url('images/section2-bg_03.png');
	background-repeat: no-repeat;
}

#section2-left
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 327px;
	height: 285px;
	float: left;
}

#section2-middle
{
	position: absolute;
	top: 0px;
	left: 328px;
	width: 387px;
	height: 285px;
	float: left;
}

#section2-right
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 257px;
	height: 285px;
	float: right;
	margin-right: 10px;
}

#section2-left ul
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
}

#section2-left ul li.top
{
	background-color: #8dc63f;
	border-top: 1px #b5df5d dashed;
	border-bottom: 1px #b5df5d dashed;
	width: 315px;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

#section2-left ul li.middle
{
	background-color: #8dc63f;
	border-bottom: 1px #b5df5d dashed;
	width: 315px;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

#section2-left ul li a
{
	background-color: #8dc63f;
	color: #ffffff;
	text-decoration: none;
	background-image: url('images/lt-green-check.png');
	background-repeat: no-repeat;
	font-size: 14px;

}

#section2-left ul li a:hover
{
	background-image: url('images/dk-green-check.png');
	background-repeat: no-repeat;
	background-color: #7db432;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

#section2-middle ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}

#section2-middle ul li.top
{
	background-color: #8dc63f;
	border-top: 1px #b5df5d dashed;
	border-bottom: 1px #b5df5d dashed;
	width: 220px;
	color: #0e2e5d;
	padding-top: 2px;
	padding-bottom: 2px;
}

#section2-middle ul li.middle
{
	background-color: #8dc63f;
	border-bottom: 1px #b5df5d dashed;
	width: 220px;
	color: #0e2e5d;
	padding-top: 2px;
	padding-bottom: 2px;
}

#section2-middle ul li a
{
	background-color: #8dc63f;
	color: #0e2e5d;
	text-decoration: none;
	background-image: url('images/lt-green-check.png');
	background-repeat: no-repeat;
	font-size: 13px;

}

#section2-middle ul li a:hover
{
	background-image: url('images/dk-green-check.png');
	background-repeat: no-repeat;
	background-color: #7db432;
	color: #0e2e5d;
	text-decoration: none;
	font-size: 13px;
}



#home-section3
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 240px;
	background-color: #0e2e5d;
	text-align: left;
}

#section3-div
{
	position: relative;
	top: 10px;
	left: 20px;
	height: 230px;
	width: 950px;
}

#testimonial
{
	position: absolute;
	left: 650px;
	top: 20px;
}

#footer
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 100px;
	background-color: #000000;
	text-align: center;
	color: #fffea9;
}

#sub-program-section1
{
	background-color: #ffffff;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	text-align: left;
	margin: 0px;
}

#new-sub-program-section1
{
	background-color: #ffffff;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	text-align: left;
	margin: 0px;
	height: 350px;
}

#sp-section1-nest
{
	position: relative;
	top: 10px;
	left: 20px;
	width: 964px;
	margin: 0px;
	height: 280px;
}

#new-sp-section1-nest
{
	position: relative;
	top: 10px;
	left: 5px;
	width: 990px;
	margin: 0px;
	height: 290px;
}


#sp-section1-nest-lvn
{
	position: relative;
	top: 10px;
	left: 20px;
	width: 964px;
	margin: 0px;
	height: 300px;
}

#lvn-movie-footer
{
	position: relative;
	top: 5px;
	left: 0px;
	width: 652px;
	height: 30px;
}

#new-movie-footer
{
	position: relative;
	top: 5px;
	left: 0px;
	width: 511px;
	height: 30px;
}

#sp-section1-nest-left
{
	position: relative;
	top: 0px;
	left: 0px;
	display: inline-block;
	width: 289px;
	float: left;
}

#sp-section1-nest-right
{
	position: relative;
	top: 0px;
	left: 10px;
	display: inline-block;
	width: 652px;
	float: right;
	margin-right: 20px;
}

#new-sp-section1-left
{
	float: left;
	margin: 0px 0px 10px 10px;
}

#new-sp-section1-right
{
	width: 440px;
	float: right;
	margin: 0px 10px 10px 0px;
}


#program-titles
{
	width: 276px;
	height: 28px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: center;
	margin: 0px;
	line-height: 2.2em;
}

#sub-career-programs
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 276px;
	background-color: #29539b;
	line-height: 1.6em;
}

#class-title
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 639px;
	background-image: url('images/title-bg_08.gif');
	background-repeat: repeat-x;
	margin: 0px;
	height: 41px;
	text-align: center;
	line-height: 3em;
}

#new-class-title
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 511px;
	background-image: url('images/title-bg_08.gif');
	background-repeat: repeat-x;
	margin: 0px;
	height: 41px;
	text-align: center;
	line-height: 3em;
	color: #ffffff;
}

#class-title-office
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 639px;
	background-image: url('images/title-bg_08.gif');
	background-repeat: repeat-x;
	margin: 0px;
	height: 41px;
	text-align: center;
	line-height: 3em;
}

#course-objective
{
	width: 1004px;
	background-color: #29539b;
}

#course-objective-legal
{
	position: relative;
	top: 5px;
	left: 0px;
	width: 639px;
	height: 187px;
	background-image: url('images/legal-desc-bg_13.png');
	background-repeat: no-repeat;
}

#course-objective-massage
{
	position: relative;
	top: 5px;
	left: 0px;
	width: 511px;
	height: 187px;
	background-color: #29539b;
}

#course-objective-dental
{
	position: relative;
	top: 5px;
	left: 0px;
	width: 639px;
	height: 187px;
	background-image: url('images/dental-asst-obj-bg.jpg');
	background-repeat: no-repeat;
}

#course-objective-office
{
	position: relative;
	top: 5px;
	left: 0px;
	width: 639px;
	height: 187px;
	background-image:url('images/office-admin-obj-bg.jpg');
	background-repeat: no-repeat;
}

#course-objective-medasst
{
	position: relative;
	top: 5px;
	left: 0px;
	width: 639px;
	height: 187px;
	background-image: url('images/med-assist-object-bg.jpg');
	background-repeat: no-repeat;
}

#course-objective-lvn
{
	position: relative;
	top: 5px;
	left: 0px;
	width: 639px;
	height: 200px;
	background-image: url('images/lvn-obj-bg.jpg');
	background-repeat: no-repeat;
}

#new-objective-text
{
	clear: both;
	padding: 10px 20px 10px 20px;
	color: white;
	text-align: left;
}


#objective-text
{
	position: relative;
	left: 150px;
	top: 10px;
	width: 480px;
}

#objective-text-lvn
{
	position: relative;
	left: 150px;
	top: 10px;
	width: 480px;
}


#wmp
{
	position: absolute;
	top: 160px;
	left: 380px;
	width: 150px;
	height: 20px;
}

#qt
{
	position: absolute;
	top: 160px;
	left: 550px;
	width: 80px;
	height: 20px;
}

#flash-player
{
	position: relative;
	top: 5px;
	left: 0px;
	width: 511px;
	height: 285px;
}

#fp-alt
{
	width: 511px;
	height: 285px;
	background-color: #29539b;
}



#sub-section2-legal
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 950px;
	background-color: #8dc63f;
	text-align: left;
}

#sub-section2-lvn
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 1050px;
	background-color: #8dc63f;
	text-align: left;
}


#sub-section2-massage
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 1250px;
	background-color: #8dc63f;
	text-align: left;
}


#sub-section2-medasst
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 890px;
	background-color: #8dc63f;
	text-align: left;
}



#sub-section2-dental
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 930px;
	background-color: #8dc63f;
	text-align: left;
}


#sub-section2-left
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 325px;
	display: inline-block;
	float: left;
}

#sub-section2-testimonials
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 375px;
	display: inline-block;
	float: left;
}

#sub-section2-middle
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 375px;
	display: inline-block;
	float: left;
}

#sub-section2-right
{
	width: 280px;
	display: inline-block;
	float: right;
	margin-right: 15px;
}

#sub-section2-left ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}

#sub-section2-left ul li.top
{
	background-color: #8dc63f;
	border-top: 1px #b5df5d dashed;
	border-bottom: 1px #b5df5d dashed;
	width: 275px;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sub-section2-left ul li.middle
{
	background-color: #8dc63f;
	border-bottom: 1px #b5df5d dashed;
	width: 275px;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sub-section2-left ul li a
{
	background-color: #8dc63f;
	color: #ffffff;
	text-decoration: none;
	background-image: url('images/lt-green-check.png');
	background-repeat: no-repeat;
	font-size: 12px;

}

#sub-section2-left ul li a:hover
{
	background-image: url('images/dk-green-check.png');
	background-repeat: no-repeat;
	background-color: #7db432;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#sub-section2-testimonials ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}

#sub-section2-testimonials ul li.top
{
	background-color: #8dc63f;
	border-top: 1px #b5df5d dashed;
	border-bottom: 1px #b5df5d dashed;
	width: 275px;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sub-section2-testimonials ul li.middle
{
	background-color: #8dc63f;
	border-bottom: 1px #b5df5d dashed;
	width: 275px;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sub-section2-testimonials ul li a
{
	background-color: #8dc63f;
	color: #ffffff;
	text-decoration: none;
	background-image: url('images/lt-green-check.png');
	background-repeat: no-repeat;
	font-size: 12px;

}

#sub-section2-testimonials ul li a:hover
{
	background-image: url('images/dk-green-check.png');
	background-repeat: no-repeat;
	background-color: #7db432;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#sub-section2-middle-test
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	display: inline-block;
	float: left;
}

#credits-title
{
	width: 275px;
	height: 28px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: center;
	margin: 0px 0px 0px 20px;
	line-height: 1.3em;
	color: #ffffff;
	font-size: 18px;
}

#credit-text
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 275px;
	background-color: #29539b;
	margin: 0px 0px 0px 20px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}

#weeks-title
{
	width: 275px;
	height: 26px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: center;
	margin: 0px 0px 0px 20px;
	line-height: 1.5em;
	color: #ffffff;
	font-size: 18px;
}

#weeks-text
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 275px;
	background-color: #29539b;
	margin: 0px 0px 0px 20px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}

#description-title
{
	width: 358px;
	height: 28px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: left;
	margin: 0px 0px 0px 10px;
	line-height: 1.5em;
	color: #ffffff;
	font-size: 18px;
}

#description-title-2
{
	width: 358px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: left;
	margin: 0px 0px 0px 10px;
	line-height: 1.5em;
	color: #ffffff;
	font-size: 18px;
}


#description-text
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 358px;
	background-color: #29539b;
	margin: 0px 0px 0px 10px;
	text-align: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
}

#description-title2
{
	width: 95%;
	height: 28px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: left;
	margin: 0px 0px 0px 10px;
	line-height: 1.5em;
	color: #ffffff;
	font-size: 18px;
}

#description-text2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 95%;
	background-color: #29539b;
	margin: 0px 0px 0px 10px;
	text-align: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
}

#description-title-test
{
	width: 580x;
	height: 28px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: left;
	margin: 0px 0px 0px 10px;
	line-height: 1.5em;
	color: #ffffff;
	font-size: 18px;
}

#description-text-test
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 580px;
	background-color: #29539b;
	margin: 0px 0px 0px 10px;
	text-align: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
}

#schedule-title
{
	width: 275px;
	height: 28px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: center;
	margin: 0px 0px 0px 10px;
	line-height: 1.3em;
	color: #ffffff;
	font-size: 18px;
}

#schedule-text
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 275px;
	background-color: #29539b;
	margin: 0px 0px 0px 10px;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
}

#sub-section1
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 269px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
}

#about-section1
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 269px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/about-us-section1-bg_03.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#about-section2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/about-us-section2-bg_05.jpg');
	background-repeat: no-repeat;
	background-color: #8dc63f;
}

#about-title
{
	position: relative;
	top: 10px;
	left: 330px;
	width: 639px;
	background-image: url('images/title-bg_08.gif');
	background-repeat: repeat-x;
	margin: 0px;
	height: 41px;
	text-align: center;
	line-height: 3em;
}

#about-statement
{
	position: relative;
	top: 25px;
	left: 330px;
	width: 640px;
	height: 188px;
	background-image: url('images/about-statement-bg_06.gif');
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}

#about-section2-left
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 380px;
	text-align: left;
}

#about-section2-middle
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 391px;
	text-align: left;
}

#about-section2-right
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 224px;
	text-align: left;
}

#fin-addresses
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 300px;
	margin: 0px;
	text-align: left;
	color: #ffffff;
}

#fin-title
{
	position: relative;
	top: 10px;
	left: 330px;
	width: 639px;
	background-image: url('images/title-bg_08.gif');
	background-repeat: repeat-x;
	margin: 0px;
	height: 41px;
	text-align: center;
	line-height: 3em;
}

#fin-statement
{
	position: relative;
	top: 10px;
	left: 330px;
	width: 640px;
	height: 188px;
	background-image: url('images/about-statement-bg_06.gif');
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#fin-section2-left
{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 350px;
}

#fin-section2-right
{
	position: relative;
	top: 0px;
	left: 20px;
	float: left;
	width: 610px;
}

#admissions-section1
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 269px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/admissions-top-bg_03.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#admissions-statement
{
	position: relative;
	top: 25px;
	left: 330px;
	width: 640px;
	height: 188px;
	background-image: url('images/about-statement-bg_06.gif');
	text-align: left;
	font-size: 16px;
	color: #ffffff;
}

#admissions-section2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 350px;
	margin: 0px;
	padding: 0px;
	background-color: #8dc63f;
	text-align: left;
}

#admissions-section2-test
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 450px;
	margin: 0px;
	padding: 0px;
	background-color: #8dc63f;
	text-align: left;
}

#admissions-section3
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/maps_03.jpg');
	background-repeat: no-repeat;
	background-color: #8dc63f;
	text-align: left;
}

#admissions-subtitle
{
	position: relative;
	top: 10px;
	left: 20px;
	width: 940px;
	height: 28px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: left;
	margin: 0px 0px 0px 10px;
	line-height: 1.5em;
	color: #ffffff;
	font-size: 18px;
}

#admissions-subtext
{
	position: relative;
	top: 10px;
	left: 30px;
	color: #ed1f24;
	width: 940px;
	background-color: #ffffff;
}

#admissions-subtext input
{
	font-size: 12px;
}

#admissions-left
{
	float: left;
	margin: 10px 0px 0px 20px;
	width: 450px;
	text-align: left;
	#margin-left:10px;
}

#admissions-right
{
	float: right;
	margin: 10px 20px 0px 0px;
	width: 450px;
	text-align: left;
}

#sub-section2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 350px;
	margin: 0px;
	padding: 0px;
	background-color: #8dc63f;
	text-align: left;
}

#sub-programs-section2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 1900px;
	margin: 0px;
	padding: 0px;
	background-color: #8dc63f;
	text-align: left;
}

#sub-programs-section2-pinfo
{
	position: relative;
	top:15px;
	left: 20px;
	width: 90%;
	height: 160px;
	border-bottom: 1px #7db432 dashed;
	padding: 10px;
}

#programs-list-subtitle
{
	position: relative;
	width: 95%;
	height: 28px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: left;
	line-height: 1.5em;
	color: #ffffff;
	font-size: 18px;
}

div#blue-whitebg
{
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	width: 95%;
	height: 129px;
}

#blue-whitebg div
{
	position: relative;
	top: 10px;
	left: 10px;
	width: 95%;
}

#programs-list-movies
{
	float: right;
	width:170px;
	border: 1px;
}

#programs-movie-subtitle
{
	position: relative;
	width: 100%;
	height: 28px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: center;
	line-height: 1.5em;
	color: #ffffff;
	font-size: 18px;
}

#programs-movie-info
{
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	width: 100%;
	height: 129px;
}

#programs-movie-info-nest
{
	position: relative;
	left: 5px;
	top: 5px;
	width:140px;
}

#programs-statement
{
	position: relative;
	top: 25px;
	left: 330px;
	width: 640px;
	height: 188px;
	background-image: url('images/about-statement-bg_06.gif');
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	margin: 0px;
}



#testimonials-section1
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 269px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/testimonials-bg_03.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: left;
}



#testimonial-statement
{
	position: relative;
	top: 25px;
	left: 330px;
	width: 640px;
	height: 188px;
	background-image: url('images/about-statement-bg_06.gif');
	text-align: left;
	font-size: 16px;
	color: #ffffff;
}


#faq-section1
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 269px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/faq-header-bg_03.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: left;
}

#faq-title
{
	position: relative;
	top: 10px;
	left: 330px;
	width: 639px;
	background-image: url('images/title-bg_08.gif');
	background-repeat: repeat-x;
	margin: 0px;
	height: 41px;
	text-align: center;
	line-height: 3em;
}

#faq-statement
{
	position: relative;
	top: 25px;
	left: 330px;
	width: 640px;
	height: 188px;
	background-image: url('images/about-statement-bg_06.gif');
	text-align: left;
	font-size: 16px;
	color: #ffffff;
}

#sub-faq-section2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 350px;
	margin: 0px;
	padding: 0px;
	background-color: #8dc63f;
	text-align: left;
}

#faq-section2-details
{
	position: relative;
	top:15px;
	left: 20px;
	width: 950px;
	height: auto;
	padding: 10px;
}

#faq-subtitle
{
	position: relative;
	width: 920px;
	height: 28px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: left;
	line-height: 1.5em;
	color: #ffffff;
	font-size: 18px;
}

#faq-details
{
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	width: 920px;
	height: auto;
}

#faq-details div
{
	position: relative;
	top: 10px;
	left: 10px;
	width: 95%;
}


#clear
{
	clear: both;
}

#sub-section1-blog
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
}

#blog-leftnav-container
{
	position: relative;
	left: 10px;
	top: 10px;
	width: 280px;
	padding: 0px;
	margin: 0px;
}

#blog-content-container
{
	position: relative;
	left: 10px;
	top: 10px;
	width: 684px;
	padding: 0px;
	margin: 0px;
}



/*  start rollover divs */

#div1
{
	visibility: visible;
	position: absolute;
}

#div2
{
	visibility: hidden;
	position: absolute;
}

#div3
{
	visibility: hidden;
	position: absolute;
}

#div4
{
	visibility: hidden;
	position: absolute;
}

#div5
{
	visibility: hidden;
	position: absolute;
}

#div6
{
	visibility: hidden;
	position: absolute;
}

#div7
{
	visibility: hidden;
	position: absolute;
}

#div8
{
	visibility: hidden;
	position: absolute;
}

#div9
{
	visibility: hidden;
	position: absolute;
}

#div10
{
	visibility: hidden;
	position: absolute;
}

#div11
{
	visibility: hidden;
	position: absolute;
}

#div12
{
	visibility: hidden;
	position: absolute;
}

#div13
{
	visibility: hidden;
	position: absolute;
}

#div14
{
	visibility: hidden;
	position: absolute;
}

#div15
{
	visibility: hidden;
	position: absolute;
}

#div16
{
	visibility: hidden;
	position: absolute;
}


/* Campus Rollovers */

#campus1
{
	visibility: visible;
	position: absolute;
	margin-top: 15px;
}

#campus2
{
	visibility: hidden;
	position: absolute;
	margin-top: 15px;
}

#program-form
{
	position: relative;
	top: 400px;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
}

#program-form input
{
	font-size:11px;
	color: #000000;
}

#program-form select
{
	font-size:10px;
	color: #000000;
}

#new-program-form
{
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-size:11px;
	font-weight: bold;
	color: #000000;
}

/* financial aid */

#sub-faid-section2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 350px;
	margin: 0px;
	padding: 0px;
	background-color: #8dc63f;
	text-align: left;
}

#faid-section2-details
{
	position: relative;
	top:15px;
	left: 20px;
	width: 950px;
	height: auto;
	padding: 10px;
}

#faid-subtitle
{
	position: relative;
	width: 920px;
	height: 28px;
	background-image:url('images/sub-title-stripe-bg.png');
	text-align: left;
	line-height: 1.5em;
	color: #ffffff;
	font-size: 18px;
}

#faid-details
{
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	width: 920px;
	height: auto;
}



#generic-section1
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 269px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/generic-section1-bg_03.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#generic-section2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 295px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/generic-section2-bg_07.jpg');
	background-repeat: no-repeat;
	background-color: #8dc63f;
}

#generic-title
{
	position: relative;
	top: 10px;
	left: 330px;
	width: 639px;
	background-image: url('images/title-bg_08.gif');
	background-repeat: repeat-x;
	margin: 0px;
	height: 41px;
	text-align: center;
	line-height: 3em;
}

#generic-statement
{
	position: relative;
	top: 25px;
	left: 330px;
	width: 640px;
	height: 188px;
	background-image: url('images/about-statement-bg_06.gif');
	text-align: center;
	font-size: 15px;
	color: #ffffff;
}

#generic-section2-left
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 380px;
	text-align: left;
}

#generic-section2-middle
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 391px;
	text-align: left;
}

#generic-section2-right
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 224px;
	text-align: left;
}

#genericfaid-section1
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 269px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/generic-section1-bg_04.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#genericfaid-section2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 375px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/generic-section2-bg_08.jpg');
	background-repeat: no-repeat;
	background-color: #8dc63f;
	color: #fff;
}

/*  */
