/* general resets */
body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	background:#fff;
	min-width:965px;
	position:relative;
}
img{border:0;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#9d998f;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper-holder{
	width:100%;
	background:url(../images/bg-wrapper.gif) repeat;
}
/* wrapper */
#wrapper{
	width:950px;
	margin:0 auto;
	position:relative;
}
/* header */
.header-holder{
	width:948px;
	/* background:url(../images/bg-header-holder.gif) repeat-x; */
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#header{
	width:948px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/bg-header.jpg) no-repeat;
	padding:0;
	height:242px;
}
/* top-navigation */
.top-nav-holder{
	width:942px;
	padding:1px 3px 5px;
	height:45px;
}
.top-nav-holder:after,
.top-nav-holder ul:after,
.twocolumns:after,
.threecolumns .frame:after,
#main:after{
	clear:both;
	display:block;
	content:"";
}
.top-nav-holder ul{
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	height:39px;
	background:url(../images/separator-top-nav.gif) no-repeat;
}
.top-nav-holder li{
	float:left;
	background:url(../images/separator-top-nav.gif) no-repeat 100% 0;
	padding:0 1px 0 0;
	position:relative;
}
.top-nav-holder li .student-login{
	font-size:12px;
	font-weight:bold;
	background:url(../images/bg-student-login.gif) repeat-x;
	padding:0 25px 4px;
}
.top-nav-holder li .sub-color{color:#ffffff;} /* 9d998f */
.top-nav-holder li a{
	color:#fff;
	/* font:10px/32px "times new roman", times, serif; */
	font:9px/32px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	padding:0 25px 4px;
}
.top-nav-holder li a:hover,
.top-nav-holder li.active a{
	/* border-bottom:3px solid #41764d; */
	border-bottom:3px solid #B8AC7A;
	text-decoration:none;
}
.top-nav-holder #open:hover .popup,
.top-nav-holder #open.hover .popup{display:block;}
.popup{
	position:absolute;
	top:25px;
	left:-65px;
	width:225px;
	z-index:2;
	display:none;
}
.popup-t{
	height:10px;
	background:url(../images/bg-popup-t.png) no-repeat;
	overflow:hidden;
}
.popup-b{
	height:7px;
	background:url(../images/bg-popup-b.png) no-repeat;
}
.popup-content{
	background:url(../images/bg-popup-content.png) repeat-y;
	width:205px;
	padding:2px 10px;
}
.popup-content p{
	margin:0;
	font:10px "times new roman", times, serif;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}
.top-nav-holder .choose-country{
	padding:6px 6px 0 9px;
	height:39px;
}
.choose-country .sel{
	width:228px;
	font:10px "times new roman", times, serif;
	text-transform:uppercase;
	color:#333;
}
.top-nav-holder .choose-country legend{display:none;}
.top-nav-holder .choose-country .submit{display:none;}
/* logo-area */
.logo-area{
	width:960px;
	overflow:hidden;
	padding:0 46px 11px 34px;
}
.logo{
	margin:0;
	width:425px;
	height:119px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(../images/logo2.gif) no-repeat;
}
.logo a{
	height:100%;
	display:block;
}
#cse-search-box{
	width:450px;
	float:right;
	margin:30px 0 0;
}
#cse-search-box legend{display:none;}
#cse-search-box span{
	width:204px;
	height:25px;
	background:url(../images/bg-input2.gif) no-repeat;
	float:left;
}
#cse-search-box input{
	background:none;
	border:0;
	font:italic 14px "times new roman", times, serif;
	float:left;
	color:#8a877b;
	margin:2px 0 0;
	padding:3px 0 2px 10px;
	width:250px;
	height:15px;
}
#cse-search-box .image{
	width:25px;
	height:25px;
	padding:0;
	margin:0;
}

.tagline-box{
	width:450px;
	font:italic 17px arial, "times new roman", times, serif;
	float:right;
	margin:15px 0 0;
	padding:0 0 0 0;
	color:#eee;
	/* color:#1e3f25; */
}


/* navigation */
.nav-holder{
	width:941px;
	padding:0 0 0 3px;
	overflow:hidden;
	text-align:center;
}
.nav{
	margin:-2px 0 0 -1px;
	padding:0;
	list-style:none;
	width:110%;
	overflow:hidden;
}
.nav li{
	float:left;
	line-height:14px;
	display:inline;
	padding:0 0 0 2px;
	background:url(../images/separator-nav2.gif) no-repeat;
}
.nav li.last a {
  width: 100px;
}
.nav li:first-child{background:none;}
.nav a{
	/* color:#fff; */
	color:#284230;
	/* font:12px "times new roman", times, serif; */
	font:12px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	float:left;
	padding:15px 33px 23px 34px;
}
.nav a:hover,
.nav li.active a{
	color:#fff;
	background:url(../images/bg-nav-hover2.gif) repeat-x;
	text-decoration:none;
}
/* main */
#main{
	width:950px;
	padding:242px 0 8px;
	background:url(../images/bg-main.png) repeat-y;
}
.content-shadow{
	background:url(../images/bg-content-shadow.gif) no-repeat;
	height:2px;
	width:942px;
	overflow:hidden;
	margin:0 0 -2px 4px;
	position:relative;
}
.bottom-shadow{
	width:950px;
	height:29px;
	background:url(../images/bg-bottom-shadow.png) no-repeat;
	padding:0 0 38px;
}
/* twocolumns */
.twocolumns{
	width:931px;
	padding:10px 0 1px 19px;
}
/* visual */
.visual{
	width:601px;
	height:325px;
	padding:2px;
	border:1px solid #6f8f65;
	position:relative;
	float:left;
}
.visual img{display:block;}
/* career-box */
.career-box-holder{
	position:absolute;
	top:57px;
	left:-30px;
	width:273px;
	height:197px;
	z-index:2;
}
.career-box{
	width:273px;
	height:197px;
	background:url(../images/bg-career-box.png) no-repeat;
}
.career-box .text-holder{
	position:relative;
	padding:7px 0 0 23px;
}
.career-box .head-main{
	font-size:30px;
	color:#fff;
	display:block;
	font-weight:bold;
	line-height:27px;
	padding:20px 0 10px 0;
}
.career-box h1{
	margin:0;
	position:relative;
	font-size:36px;
	line-height: 32px;
	color:#fff;
	padding: 10px 0px;
}
.career-box .text-holder strong{
	font-size:16px;
	color:#9fde92;
	display:block;
	font-weight:normal;
	line-height:21px;
	margin:-4px 0 12px;
}
* html .career-box .text-holder strong{margin-top:6px;}
* +html .career-box .text-holder strong{margin-top:6px;}
.career-box .text-holder a{
	color:#fff;
	/* font:12px "times new roman", times, serif; */
	font:11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	background:url(../images/bg-arrow.gif) no-repeat 100% 3px;
	padding:0 14px 3px 2px;
}
.career-box .text-holder a:hover{
	text-decoration:none;
	border:0;
}
/* switcher */
.switcher{
	width:91px;
	height:36px;
	position:absolute;
	right:8px;
	bottom:6px;
}
* html .switcher{
	right:7px;
	bottom:5px;
}
.switcher ul{
	margin:0;
	padding:13px 0 0 15px;
	list-style:none;
	overflow:hidden;
	height:23px;
	background:url(../images/bg-switcher.png) no-repeat;
}
.switcher li{
	float:left;
	padding:0 4px 0 0;
	
	position:relative;
}
.switcher li a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:9px;
	height:9px;
	background:url(../images/bg-switcher-list.gif) no-repeat 0 -9px;
}
.switcher li a:hover,
.switcher li.active a{background:url(../images/bg-switcher-list.gif) no-repeat;}
.box-wrapper{
	width:322px;
	float:right;
}
/* info-box-holder */
.info-box-holder{
	width:322px;
	float:right;
	margin:0 -6px 9px 0;
	position:relative;
}
.info-box-holder .heading-holder{
	width:302px;
	height:44px;
	background:url(../images/bg-heading-holder.png) no-repeat;
	padding:7px 0 0 20px;
}
.heading-holder h2{
	margin:0;
	font-size:24px;
	color:#fff;
}
.heading-holder h2 span{display:block;}
.info-box-holder .text-box{
	border:solid #6f8f65;
	border-width:0 1px 1px;
	margin:-7px 0 0 8px;
	width:285px;
	padding:0 2px 2px;
}
.text-box .list-holder{
	height:1%;
	overflow:hidden;
	background:#f0f4ef;
	padding:14px 0 12px;
}
.list-holder ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.list-holder .col1{
	width:100px;
	padding:0 0 0 18px;
}
.list-holder .col2{
	width:144px;
	padding:0 0 0 15px;
}
.list-holder li{padding:0 0 7px;}
.list-holder li a{
	color:#445939;
	font-size:12px;
	background:url(../images/bg-list-holder.gif) no-repeat 100% 50%;
	padding:0 10px 0 0;
}
/* threecolumns */
.threecolumns{
	width:915px;
	background:url(../images/bg-threecolumns.gif) repeat-y -915px 0;
	margin:0 0 0 20px;
}
.threecolumns .holder{background:url(../images/bg-threecolumns.gif) no-repeat;}
.threecolumns .frame{
	background:url(../images/bg-threecolumns.gif) no-repeat -1830px 100%;
	min-height:203px;
	position:relative;
}
* html .threecolumns .frame{height:203px;}
/* visit-box */
.visit-box{
	width:269px;
	padding:0 12px 34px;
	float:left;
	margin:0 13px 0 0;
}
.visit-box h3{
	margin:0 0 1px;
	font-size:23px;
	color:#a16f31;
}
.visit-box h3 span{display:block;}
.visit-box .text-wrapper{
	padding:10px 10px 17px 5px;
	background:url(../images/bg-text-wrapper.gif) no-repeat 6px 100%;
	margin:0 0 14px;
}
.visit-box .text-wrapper p{
	margin:0;
	color:#72706a;
	line-height:17px;
}
.visit-box .list-holder ul{padding:0 14px 0 6px;}
.visit-box .list-holder{
	overflow:hidden;
	width:100%;
}
.visit-box .student-center{
	width:185px;
	padding:11px 0 0 17px;
	word-spacing:2px;
	height:30px;
	/* background:url(../images/bg-student-center.png) no-repeat; */
	background:url(../images/bg-choose-school2.png) no-repeat;
	font:14px "times new roman", times, serif;
	color:#f3f2ef;
	position:absolute;
	bottom:-36px;
	left:40px;
	cursor:pointer;
	text-transform:uppercase;
}
* html .visit-box .student-center{bottom:-37px;}
/* school-box */
.school-box{
	width:262px;
	padding:10px 12px 23px 20px;
	float:right;
}
.school-box h3{
	font-size:23px;
	line-height: 20px;
	margin:0;
	color:#a16f31;
	padding-bottom: 5px;
}
.school-box h3 span{display:block;}
.school-box p{
	margin:0;
	color:#72706a;
	line-height:18px;
}
.school-box .choose-school{
	width:185px;
	padding:11px 0 0 17px;
	word-spacing:2px;
	height:30px;
	background:url(../images/bg-choose-school2.png) no-repeat;
	font:14px "times new roman", times, serif;
	color:#f3f2ef;
	position:absolute;
	bottom:-36px;
	left:661px;
	cursor:pointer;
	text-transform:uppercase;
}


/* accred-box */
.accred-box{
	width:262px;
	padding:10px 12px 23px 20px;
	float:left;
}
.accred-box h3{
	font-size:23px;
	line-height: 20px;
	margin:0;
	color:#a16f31;
	padding-bottom: 5px;
}
.accred-box h3 span{display:block;}
.accred-box p{
	margin:0;
	color:#72706a;
	line-height:18px;
}
.accred-box .choose-school{
	width:185px;
	padding:11px 0 0 17px;
	word-spacing:2px;
	height:30px;
	background:url(../images/bg-choose-school.png) no-repeat;
	font:14px "times new roman", times, serif;
	color:#f3f2ef;
	position:absolute;
	bottom:-36px;
	left:352px;
	cursor:pointer;
	text-transform:uppercase;
}




/* offer-box */
.offer-box{
	padding:13px 10px 0 20px;
	width:273px;
	float:left;
}
.offer-section{
	height:119px;
}
.offer-box .sub-text{
	display:block;
	font-size:14px;
	color:#333;
}
.offer-box .save-up span{
	float:left;
	font-size:24px;
	line-height: 22px;
	color:#333;
}
.offer-box .save-up{
	margin: 0 0 0 3px;
	float:left;
}
.offer-box .price span{
	float:left;
	font-size: 67px;
	line-height: 60px;
	color:#333;
}
.offer-box .price{
	float:left;
	margin:-6px 0 0 1px;
}
.offer-box .today-text{
	font-size:25px;
	float:left;
	margin:10px 0 0 3px;
}
.offer-box .today-text span{
  font-size:24px;
  line-height:24px;
}
.offer-box .offer-holder{
	overflow:hidden;
	width:100%;
	padding:0 0 26px;
}
.phone-number-holder{padding:0 0 0 11px;}
.phone-number-holder .phone-number{
	font-size:36px;
	color:#fff;
}
.offer-box .more-info{
	width:185px;
	padding:11px 0 0 17px;
	word-spacing:2px;
	height:30px;
	background:url(../images/bg-more-info.png) no-repeat;
	font:14px "times new roman", times, serif;
	color:#f3f2ef;
	position:absolute;
	bottom:-36px;
	left:352px;
	cursor:pointer;
	text-transform:uppercase;
}
/* main-content */
.main-content{
	width:613px;
	float:right;
	padding:12px 30px 0 0;
}
.main-content .breadcrumbs{
	margin:0 0 12px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.main-content .breadcrumbs li{
	float:left;
	color:#6d7f67;
	background:url(../images/bg-list-holder.gif) no-repeat 0 6px;
	margin:0 7px 0 -7px;
	padding:0 4px 0 13px;
}
.main-content .breadcrumbs li a{
	color:#6d7f67;
	text-decoration:underline;
}
.main-content .breadcrumbs li a:hover{text-decoration:none;}
.main-content .heading{
	border-bottom:1px solid #4b8759;
	margin:0 0 10px 1px;
	padding:0 0 9px;
}
.main-content h1{
	margin:0;
	font-size:31px;
	color:#25432c;
}
.main-content h2{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#25432c;
}
.main-content h1 span{display:block;}
.main-content .image-box{
	width:257px;
	margin:0 18px 0 23px;
	float:right;
	display:inline;
}
* html .main-content .image-box{margin-left:18px;}
.main-content .image-box img{
	border:1px solid #999;
	display:block;
}
.image-box .ref-box{
	overflow:hidden;
	width:263px;
	margin:18px 0 0 -5px;
	position:relative;
}
.image-box .ref-box a{
	display:block;
	width:245px;
	height:30px;
	font:14px "times new roman", times, serif;
	color:#f3f2ef;
	padding:12px 0 0 18px;
	margin:0 0 12px;
}
.image-box .ref-box .enroll-now{background:url(../images/bg-ref-box.gif) no-repeat;}
.image-box .ref-box .request-info{background:url(../images/bg-ref-box.gif) no-repeat 0 -42px;}





.main-content .left-btns{
	width:257px;
	margin:0 18px 0 23px;
	float:right;
	display:inline;
}
* html .main-content .left-btns{margin-left:18px;}
.main-content .left-btns img{
	border:1px solid #999;
	display:block;
}
.left-btns .ref-box{
	overflow:hidden;
	width:263px;
	margin:12px 0 0 10px;
	position:relative;
}
.left-btns .ref-box a{
	display:block;
	width:245px;
	height:30px;
	font:14px "times new roman", times, serif;
	color:#f3f2ef;
	padding:12px 0 0 18px;
	margin:0 0 12px;
}
.left-btns .ref-box .enroll-now{background:url(../images/bg-ref-box.gif) no-repeat;}
.left-btns .ref-box .request-info{background:url(../images/bg-ref-box.gif) no-repeat 0 -42px;}








.main-content .text-wrapper{padding:0 10px;}
.main-content p{
	margin:0 0 13px;
	color:#333;
}
.main-content p a{
	color:#233e1b;
	/* color:#6d7f67; */
	text-decoration:underline;
}
.main-content p a:hover{text-decoration:none;}
.main-content .list{
	margin:0;
	padding:0 0 13px 12px;
	list-style:none;
}
.main-content .list li{
	background:url(../images/bullet-list.gif) no-repeat 0 5px;
	padding:0 0 0 7px;
}

.main-content h2{
	margin:0 0 14px;
	font-size:12px;
	color:#25432c;
}
.main-content h3{
	margin:0;
	font-size:12px;
}
.main-content h4{
	margin:0 0 10px;
	font-size:16px;
	color:#25432c;
}
.main-content .wrapp-box{padding:0 0 60px;}
/* enroll-block */
.main-content .enroll-block{
	border-bottom:1px solid #c9dbcd;
	overflow:hidden;
	height:1%;
	margin:0 0 3px;
}
.main-content .enroll-block p{
	color:#333;
	/* #666 */
	font:12px/15px Arial, Helvetica, sans-serif;
}
.enroll-block .enroll-now{
	font:14px/18px "times new roman", times, serif;
	float:right;
	width:132px;
	height:31px;
	color:#f3f2ef;
	text-transform:uppercase;
	margin:29px 26px 0 0;
	background:url(../images/bg-enroll-now.gif) no-repeat;
	padding:10px 0 0 20px;
}
.enroll-block .text-section{
	width:400px;
	padding:3px 0 13px 4px;
	float:left;
}
.enroll-block .text-section ul{
	margin:-5px 0 0 2px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.enroll-block .text-section li{
	float:left;
	padding:0 16px 0 0;
}
.enroll-block .text-section li a{
	color:#333;
	/* color:#6d7f67; */
	text-decoration:underline;
}
.enroll-block .text-section li a:hover{text-decoration:none;}
/* sidebar */
.sidebar{
	width:294px;
	float:left;
	padding:13px 0 0;
}
/* sub-navigation */
.sub-nav-holder{
	width:294px;
	margin:0 0 3px -10px;
	position:relative;
}
.sub-nav-t{
	height:7px;
	background:url(../images/bg-sub-nav-t.png) no-repeat;
	overflow:hidden;
}
.sub-nav-b{
	height:8px;
	background:url(../images/bg-sub-nav-b.png) no-repeat;
	clear:both;
	overflow:hidden;
}
.sub-nav{
	background:url(../images/bg-sub-nav.png) repeat-y;
	width:294px;
	float:left;
}
.sub-nav ul{
	margin:-5px 0 0;
	padding:0 5px 0 4px;
	position:relative;
	list-style:none;
}
.sub-nav li{
	background:url(../images/separator-sub-nav.gif) no-repeat;
	padding:2px 0 0;
	height:1%;
	margin:0 0 0 1px;
}
.sub-nav li:first-child{background:none;}
.sub-nav .inner-list li{background:url(../images/separator-sub-nav.gif) no-repeat !important;}
.sub-nav li a{
	display:block;
	font:12px/16px "times new roman", times, serif;
	color:#fff;
	text-transform:uppercase;
	width:100%;
	cursor:pointer;
}
.sub-nav li a:hover,
.sub-nav li.active a{
	color:#2b4d32;
	background:#9fde92;
	text-decoration:none;
}
.sub-nav li a:hover span,
.sub-nav li.active a span{background:url(../images/bg-sub-nav-hover.gif) no-repeat 96% -39px;}
.sub-nav li a span{
	display:block;
	padding:9px 0 10px 19px;
	background:url(../images/bg-sub-nav-hover.gif) no-repeat 96% 13px;
	height:1%;
}
/* info-block-holder */
.sidebar .info-block-holder{
	width:260px;
	margin:0 0 0 12px;
}
.info-block-holder .phone-box{
	border:1px solid #6f8f65;
	padding:2px;
	margin:0 0 10px;
}
.info-block-holder .phone-box .holder{
	background:#396743;
	padding:8px 13px 10px;
	text-align:center;
}
.phone-box .talk-to{
	font-size:15px;
	color:#fff;
	display:block;
}
.phone-box .number{
	color:#fff;
	font:24px "times new roman", times, serif;
	display:block;
	letter-spacing:-1px;
	margin:-2px 0 0 -15px;
}
.info-block-holder .info-section{
	border:1px solid #ccc;
	background:#f0f4ef;
	padding:9px 5px 0 13px;
	margin:0 0 10px;
}
.info-block-holder .info-section a{
	color:#333;
	line-height:22px;
}
.info-block-holder .info-section h3{
	margin:0 0 9px;
	font-size:22px;
	color:#a16f31;
}
.info-block-holder .info-section dl{
	margin:0 0 0 6px;
	overflow:hidden;
	height:1%;
	padding:0 0 2px;
}
.info-block-holder .info-section dt{
	float:left;
	color:#25432c;
	margin:0 8px 0 0;
	font:24px "times new roman", times, serif;
}
.info-block-holder .info-section dd{
	margin:0 0 9px;
	color:#333;
	overflow:hidden;
	height:1%;
	line-height:28px;
}
.info-block-holder .info-section h4{
	margin:0 0 8px;
	font-size:19px;
	color:#a16f31;
}
.info-block-holder .info-section h4 span{display:block;}
.info-block-holder .info-section p{
	margin:0 0 17px;
	line-height:14px;
}
.info-block-holder .info-section p a{
	font-weight:bold;
	text-decoration:underline;
}
.info-block-holder .info-section p a:hover{text-decoration:none;}
.info-section .text-holder{padding:0 13px 0 5px;}
.sidebar .title-holder{padding:9px 0 1px 19px;}
.sidebar .title-holder h3{
	margin:0;
	font-size:31px;
	color:#fff;
}
.sidebar .title-holder h3 span{display:block;}
.title-holder .list-title{
	font-size:16px;
	margin:-6px 0 18px 3px;
	color:#9fde92;
	display:block;
}
/* footer */
.footer-holder{
	width:100%;
	background:url(../images/bg-footer.gif) repeat-x;
}
#footer{
	width:959px;
	overflow:hidden;
	padding:16px 0 14px;
	margin:0 auto;
}
/* links-holder */
#footer .links-holder{
	float:left;
	width:640px;
	overflow:hidden;
}
.links-holder h4{
	margin:0 0 5px;
	font:12px "times new roman", times, serif;
	text-transform:uppercase;
	color:#7e7c76;
}
.links-holder ul{
	margin:0 0 -9999px;
	padding:23px 10px 9999px 11px;
	list-style:none;
	width:138px;
	border-left:1px solid #f0f0f0;
	float:left;
	font:12px "times new roman", times, serif;
	color:#878785;
}
.links-holder li{
	padding:0 0 2px;
	line-height:16px;
}
.links-holder li a{color:#878785;}
.links-holder li .phone{
	display:block;
	margin:0 0 9px;
}
/* social-section */
.social-section{
	width:300px;
	float:right;
	margin:23px 8px 0 0;
	display:inline;
	overflow:hidden;
}
.social-section .select-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.social-section .select-holder legend,
.social-section .select-holder .submit{display:none;}
.select-holder .select{
	width:300px;
	font-size:12px;
	color:#72706a;
}
.select-holder label{
	font:12px "times new roman", times, serif;
	text-transform:uppercase;
	color:#7e7c76;
}
.select-holder div{padding:0 0 16px;}
.social-section h4{
	margin:0 0 5px;
	font:12px "times new roman", times, serif;
	text-transform:uppercase;
	color:#7e7c76;
}
.social-holder{
	overflow:hidden;
	width:110%;
}
.social-holder ul{
	margin:0;
	padding:0 0 0 3px;
	list-style:none;
	float:left;
	width:151px;
}
.social-holder li{
	height:30px;
	line-height:30px;
	padding:0 0 10px;
}
.social-holder a{
	color:#6d7f67;
	padding:8px 0 7px 43px;
	line-height:15px;
	float:left;
}
.social-holder .facebook{background:url(../images/bg-icons.gif) no-repeat;}
.social-holder .linked-in{background:url(../images/bg-icons.gif) no-repeat 0 -30px;}
.social-holder .twitter{background:url(../images/bg-icons.gif) no-repeat 0 -60px;}
.social-holder .flickr{background:url(../images/bg-icons.gif) no-repeat 0 -90px;}
.social-holder .rss{background:url(../images/bg-icons.gif) no-repeat 0 -120px;}
/* SIFR */
.sIFR-Flash{
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced{visibility: visible !important;}
span.sIFR-alternate{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-Flash + div[adblocktab=true]{display: none !important;}
.sIFR-hasFlash .career-box h1 span{
	visibility: hidden;
	font-size:36px;
	line-height:44px;
}
.sIFR-hasFlash .heading-holder h2 span{
	visibility: hidden;
	font-size:23px;
	line-height:28px;
}
.sIFR-hasFlash .text-wrapper h3 span{
	visibility: hidden;
	font-size:22px;
	height:27px;
}
.sIFR-hasFlash .offer-box .sub-text{
	font-size:14px;
	visibility: hidden;
	height:20px;
}
.sIFR-hasFlash .offer-holder .price span{
	font-size:67px;
	visibility: hidden;
	height:80px;
}
.sIFR-hasFlash .phone-number-holder .phone-number{
	visibility: hidden;
	font-size:35px;
	height:34px;
}
.sIFR-hasFlash .main-content h1 span{
	font-size:31px;
	visibility: hidden;
	height:36px;
}
.sIFR-hasFlash .phone-box .talk-to{
	height:20px;
	visibility: hidden;
}
.sIFR-hasFlash .info-block-holder .info-section h4 span{
	height:23px;
	visibility: hidden;
	overflow:hidden;
}
.sIFR-hasFlash .sidebar .title-holder h3 span{
	visibility: hidden;
	height:36px;
	overflow:hidden;
}
.sIFR-hasFlash .school-box h3 span{
	visibility: hidden;
	line-height:27px;
}
.sIFR-hasFlash .info-block-holder .info-section h3 span{
	visibility: hidden;
	height:27px;
	display:block;
	font-size:22px;
}







.posubhd {
 	padding:4px; 
	background-color:#B9B5A4; 
	color:#FFFFFF; 
	font-size:15px;
	font-weight:bold;
}
