H1,H2,H3,P,IMG,BR,A,FORM,LABEL,INPUT{
	padding:0;
	margin:0;
	border:0;
	list-style:none;
	text-decoration:none;
	color: #0F9CD8;
}
BODY{
	background:#45B3E1 url('../images/bg_purpblue.gif') repeat-x;
	font-family:Arial Rounded, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}

#logo A{
	width: 146px;
	height: 38px;
	display: block;
	margin-left: 20px;
	cursor: pointer;
	float: left;
	background: url('../images/logo.png') no-repeat;
}
#container{
	margin:0px auto;
	width:940px;
}
	#header{
		margin-top:15px;
		position:relative;
	}
		#logo{
			margin-left: 10px;
			display: inline;
		}
	#content-index{
		margin-top: 15px;
	}
	#banner-index{
	margin-top: 34px;
	background-image: url('../images/banner-temp-v1.png') no-repeat;
	}
		#content{
		margin-top: 34px;
	}
		#content_head{
			width: 940px;
			height: 18px;
			background: url('../images/content_head.png') no-repeat;
		}
		#content_body{
			width: 940px;
			background: url('../images/content_body.png') repeat-y;
			padding-bottom: 35px;
		}
			#content_body H1.title{
				text-align: left;
				font-size: 2.5em;
				margin: 43px 0 -25px 23px;
			}
		#content_foot{
			width: 940px;
			height: 35px;
			background: url('../images/content_foot.png') no-repeat;
		}
		
		#flash_placeholder{
			width: 940px;
			height: 402px;
		}
		DIV.header_placeholder{
			width: 900px;
			height: 285px;
			margin: 0 auto;
			text-align: left;
		}
		#esm.header_placeholder{
			background: url('../images/header_esm.png') no-repeat;
		}
		#multi_modal.header_placeholder{
			background: url('../images/header_multi-modal.png') no-repeat;
		}
		#service_desk_operations.header_placeholder{
			background: url('../images/header_service-desk-operations.png') no-repeat;
		}
		#service_desk_sourcing.header_placeholder{
			background: url('../images/header_service-desk-sourcing.png') no-repeat;
		}
		#sla_management.header_placeholder{
			background: url('../images/header_sla-management.png') no-repeat;
		}
		#change_management.header_placeholder{
			background: url('../images/header_change-management.png') no-repeat;
		}
			DIV.header_placeholder H1{
				width: 320px;
				margin-left: 40px;
				padding-top: 40px;
				font-size: 3.5em;
				line-height: 1.1em;
				color: #333333;
			}
			DIV.header_placeholder P{
				width: 300px;
				margin-left: 40px;
				padding-top: 15px;
				font-size: 1.15em;
				/*font-weight: bold;*/
				line-height: 1.3em;
				color: #333333;
			}
		DIV.header_placeholder_generic{
			width: 900px;
			height: 211px;
			margin: 0 auto;
			text-align: left;
			background: url('../images/header_generic.png') no-repeat;
			position: relative;
		}
			DIV.header_placeholder_generic SPAN{
	display: block;
	width: 428px;
	height: 155px;
	/*margin: 19px 0 0 16px;*/
				position:absolute;
	top: 18px;
	left: 17px;
	background-image: url(../images/pod_colleges-universities.png);
	/*background-image: url(../images/pod_contact-us.png);*/
			}
			/*DIV.header_placeholder_generic H1{
				font-size: 3.0em;
				line-height: 1.1em;
				color: #502977;
				margin-left: 10px;
				margin-top: 60px;
			}*/
			#community-colleges{
				background: url('../images/pod_community-colleges.png') no-repeat;
			}
			#online-learning{
				background: url('../images/pod_online-learning.png') no-repeat;
			}
			#ed-tech-100{
				background: url('../images/pod_ed-tech-100.png') no-repeat;
			}
			#systems-consortia{
				background: url('../images/pod_systems-consortia.png') no-repeat;
			}
			#colleges-universities{
				background: url('../images/pod_colleges-universities.png') no-repeat;
			}
			#k-12{
				background: url('../images/pod_k-12.png') no-repeat;
			}
			#media-center{
				background: url('../images/pod_media-center.png') no-repeat;
			}
			#blog{
				background: url('../images/pod_blog.png') no-repeat;
			}
				.blogCredit
				{
					font-size : 9pt;
					font-style: italic;
					margin-bottom : 30px;
					margin-top : -16px;
					
				}
			#white-papers{
				background: url('../images/pod_white-papers.png') no-repeat;
			}
			#contact-us{
				background: url('../images/pod_contact-us.png') no-repeat;
			}
			#meet-the-team{
				background: url('../images/pod_meet-the-team.png') no-repeat;
			}
			#solution-esm{
				background: url('../images/pod_esm.png') no-repeat;
			}
			#it-esm{
				background: url('../images/pod_it-esm.png') no-repeat;
			}
			#student-services{
				background: url('../images/pod_student-services.png') no-repeat;
			}
			#solution-vignettes{
				background: url('../images/pod_solution-vignettes.png') no-repeat;
			}
		#promoboxes{
			width:940px;
			margin-top:18px;
		}
			.promo_box{
				width:304px;
				text-align:left;
			}
				.promo_box .promo_box_head{
					width: 304px;
					height: 14px;
					font-size: 1%;
					background:transparent url('../images/promo_box_head.png') no-repeat;
				}
				.promo_box .promo_box_body{
					width: 304px;
					height: 100px;
					background:transparent url('../images/promo_box_body.png') repeat-y;
				}
				.promo_box .promo_box_foot{
					width: 304px;
					height: 24px;
					background:transparent url('../images/promo_box_foot.png') no-repeat;
				}
					.promo_box .promo_box_body DIV{
						padding:0 13px;
					}
						.promo_box span#hello{
							float:left;
							margin-right:6px;
						}
						.promo_box H2{
							color:#17a0da;
							font-size:1.6em;
							line-height:1.5em;
							margin-left:7px;
							text-align: left;
						}
						.promo_box P{
							color:#333333;
							font-size:1.1em;
							line-height:1.3em;
							margin-left:7px;
							font-weight: bold;
							text-align: left;
						}
						.promo_box A.link, .box A.link, .vignette_intro A.link, .info_box A.link, .sitemap_box A.link, #white-papers_content A.link{
							color: #45b3e1;
							text-decoration: none;
							display: block;
							text-align: right;
							font-size: 0.95em;
							font-weight: bold;
							line-height: 1.5em;
						}

						.box A.link, .vignette_intro A.link, .info_box A.link { display: inline; }
						.box A.link IMG, .vignette_intro A.link IMG, .info_box A.link IMG, #white-papers_content A.link IMG{
							display: inline;
							margin-left: 3px;
						}
						A.link IMG{ vertical-align: text-bottom; }
						A.link:hover{ color: #17a0da; }
		#client_spotlight{
			margin-right: 20px;
			margin-top: 40px;
			width: 220px;
			height: 160px;
			background: transparent url('../images/bg_spotlight.gif') no-repeat;
			position: relative;
		}
			A#delgado{
				background: transparent url('../images/delgado_grey.gif') no-repeat;
			}
			A:hover#delgado{
				background: transparent url('../images/delgado.gif') no-repeat;
				background-position: 50% 40%;
			}
			A#kentucky{
				background: transparent url('../images/kctcs_grey.gif') no-repeat;
			}
			A:hover#kentucky{
				background: transparent url('../images/kctcs.gif') no-repeat;
				background-position: 50% 40%;
			}
			/*A#elluminate{
				background: transparent url('../images/elluminate_grey.gif') no-repeat;
			}
			A:hover#elluminate{
				background: transparent url('../images/elluminate.gif') no-repeat;
			}*/
			A#pearson{
				background: transparent url('../images/pearson_grey.gif') no-repeat;
			}
			A:hover#pearson{
				background: transparent url('../images/pearson.gif') no-repeat;
				background-position: 50% 40%;
			}
			A#setonhall{
				background: transparent url('../images/setonhall_grey.gif') no-repeat;
			}
			A:hover#setonhall{
				background: transparent url('../images/setonhall.gif') no-repeat;
				background-position: 50% 40%;
			}
			A#spot_blog{
				background: transparent url('../images/blog_grey.gif') no-repeat;
			}
			A:hover#spot_blog{
				background: transparent url('../images/blog.gif') no-repeat;
				background-position: 50% 40%;
			}
			A#spot_meettheteam{
				background: transparent url('../images/meettheteam_grey.gif') no-repeat;
			}
			A:hover#spot_meettheteam{
				background: transparent url('../images/meettheteam.gif') no-repeat;
				background-position: 50% 40%;
			}
			A#spot_esm{
				background: transparent url('../images/esm_grey.gif') no-repeat;
			}
			A:hover#spot_esm{
				background: transparent url('../images/esm.gif') no-repeat;
				background-position: 50% 40%;
			}
			A#spot_industryresources{
				background: transparent url('../images/industryresources_grey.gif') no-repeat;
			}
			A:hover#spot_industryresources{
				background: transparent url('../images/industryresources.gif') no-repeat;
				background-position: 50% 40%;
			}
			A#spot_news{
				background: transparent url('../images/news_grey.gif') no-repeat;
			}
			A:hover#spot_news{
				background: transparent url('../images/news.gif') no-repeat;
				background-position: 50% 40%;
			}
			#client_spotlight A#left_arrow, #client_spotlight A#right_arrow{
				position: absolute;
				top: 78px;
				display: block;
				width: 15px;
				height: 19px;
				background-color: #333333;
				padding-top: 2px;
			}
			#client_spotlight A#left_arrow{
				left: -6px;
			}
			#client_spotlight A#right_arrow{
				left: 210px;
			}
			#client_spotlight H3{
				margin-top: 8px;
				color: #333333;
			}
			#client_spotlight .pics{
				margin: 0 auto;
				width: 200px;
			}
				#client_spotlight #slideshow{

				}
					#client_spotlight .pics A{
						display: block;
						width: 200px;
						height: 105px;
						margin: 15px auto 0 auto;
						background-color: #333333;
						background-position: 50% 40%;
					}

		#content_placeholder{
			text-align: left;
			/*margin-left: 20px;*/
			position: relative;
			left: 20px;
		}
		.content_intro{
	width: 895px;
	padding-top: 30px;
	text-align: left;
	position: relative;
	left: 25px;
		}
			.content_intro H1{
				font-size: 2.5em;
				color: #17a0da;
			}
			.content_intro P{
				font-size: 2.15em;
				font-weight: bold;
			}
			.content_intro P.headlines{
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
			}
			.content_intro P.blue{
				font-size: 2.3em;
				color: #0f9cd8;
			}
		.vignette_intro{
			width: 900px;
			margin:0 auto;
			position: relative;
			padding:23px 0 0 0;
			text-align: left;
		}
			.vignette_intro H3{
				margin-left: 240px;
			}
			.vignette_intro P{
				margin-left: 240px;
				/*font-weight: bold;*/
			}
			.vignette_intro HR{
				margin-top: 30px;
				/*padding: 4px 0;*/
				height: 8px;
				color: transparent;
				background: transparent url('../images/vignette_separator.png') no-repeat;
			}
		.box{
	width: 440px;
	margin-right: 20px;
	padding-top: 35px;
	text-align: left;
	position: relative;
	left: 20px;
		}
		.awards{
			width: auto;
		}
		.awards div{
			margin-top: 24px;
		}
		.info_box{
			width: 199px;
			text-align: left;
			margin-right: 45px;
			padding-top: 35px;
		}
			.box H2{
				color: #17a0da;
				font-size: 1.6em;
				padding-bottom: 10px;
				padding-left: 5px;
				background: transparent url('../images/h2_underline.png') no-repeat bottom left;
			}
			.box H3, .info_box H3{
				font-size: 1.6em;
				padding-left: 5px;
			}
			.info_box H3{
				padding-bottom: 10px;
				background: transparent url('../images/h3_underline.png') no-repeat bottom left;
			}
			.box HR{
				background: transparent url('../images/h2_underline.png') no-repeat bottom left;
				padding: 4px 0;
				color: transparent;
			}
			.info_box HR{
				background: transparent url('../images/h3_underline.png') no-repeat bottom left;
				padding: 3px 0 2px 0;
				color: transparent;
			}
			.box P, .info_box P{
	padding: 12px 5px 0 5px;
	font-size: 1.15em;
	/*font-weight: bold;*/
	line-height: 1.4em;
	color: #333333;				
			}
			.info_box P{
				padding: 8px 5px 4px 5px;
			}
			.box P.date{
				padding-top: 17px;
			}
			.box P.press{
				padding-top: 0;
			}
			.box UL{
				padding: 12px 5px 0 15px;
			}
				.box UL LI{
	list-style-type: disc;
	font-size: 1em;
	/*font-weight: bold;*/
	line-height: 1.4em;
	color: #333333;
				}
				.box UL LI SPAN{ color: #000; }
			.awards A{
				margin-right: 50px;
			}
				.awards A IMG{
					vertical-align: middle;
				}
			#content_placeholder .generic_intro{
				margin-left: 10px;
			}
				#content_placeholder .generic_intro H1{
					font-size: 2.8em;
					color: #17a0da;
					padding-bottom: 10px;
					padding-left: 5px;
					padding-top: 44px;
					background: transparent url('../images/h1_underline.png') no-repeat bottom left;
				}
				#content_placeholder .generic_intro P{
	font-size: 1.25em;
	padding-left: 5px;
	padding-top: 10px;
	/*font-weight: bold;*/
					width: 880px;
	font-weight: bold;
	color: #333333;
				}
				#content_placeholder .generic_intro UL LI{
					list-style-type: disc;
					font-size: 1.1em;
					/*font-weight: bold;*/
					line-height: 1.4em;
					color: #333333;
					width: 830px;
				}
				#content_placeholder .generic_intro A{
					color: #17a0da;
				}
				#content_placeholder .pod_button{
					background-position: center left;
					background-color: transparent;
					background-repeat: no-repeat;
					width: 265px;
					height: 158px;
					margin: 40px 25px 40px 10px;
				}
					#content_placeholder .pod_button A{
						display: block;
						width: 140px;
						height: 158px;
						cursor: pointer;
					}
					A#esm{
						background-image: url('../images/pod_esm-ref.png');
					}
					A:hover#esm{
						background-image: url('../images/pod_esm-rollover.png');
					}
					A#service_desk_operations{
						background-image: url('../images/pod_service-desk-operations-ref.png');
					}
					A:hover#service_desk_operations{
						background-image: url('../images/pod_service-desk-operations-rollover.png');
					}
					A#sla_management{
						background-image: url('../images/pod_sla-management-ref.png');
					}
					A:hover#sla_management{
						background-image: url('../images/pod_sla-management-rollover.png');
					}
					A#service_desk_sourcing{
						background-image: url('../images/pod_service-desk-sourcing-ref.png');
					}
					A:hover#service_desk_sourcing{
						background-image: url('../images/pod_service-desk-sourcing-rollover.png');
					}
					A#multi_modal{
						background-image: url('../images/pod_multi-modal-ref.png');
					}
					A:hover#multi_modal{
						background-image: url('../images/pod_multi-modal-rollover.png');
					}
					A#change_management{
						background-image: url('../images/pod_change-management-ref.png');
					}
					A:hover#change_management{
						background-image: url('../images/pod_change-management-rollover.png');
					}
					A#meet_the_team{
						background-image: url('../images/pod_meet-the-team-ref.png');
					}
					A:hover#meet_the_team{
						background-image: url('../images/pod_meet-the-team-rollover.png');
					}
					A#media_center{
						background-image: url('../images/pod_media-center-ref.png');
					}
					A:hover#media_center{
						background-image: url('../images/pod_media-center-rollover.png');
					}
					A#blog{
						background-image: url('../images/pod_blog-ref.png');
					}
					A:hover#blog{
						background-image: url('../images/pod_blog-rollover.png');
					}
					A#white_papers{
						background-image: url('../images/pod_white-papers-ref.png');
					}
					A:hover#white_papers{
						background-image: url('../images/pod_white-papers-rollover.png');
					}
					A#contact_us{
						background-image: url('../images/pod_contact-us-ref.png');
					}
					A:hover#contact_us{
						background-image: url('../images/pod_contact-us-rollover.png');
						/*background-position:0 -158px !important;*/
					}
					A#community_colleges{
						background-image: url('../images/pod_community-colleges-ref.png');
					}
					A:hover#community_colleges{
						background-image: url('../images/pod_community-colleges-rollover.png');
					}
					A#online_learning{
						background-image: url('../images/pod_online-learning-ref.png');
					}
					A:hover#online_learning{
						background-image: url('../images/pod_online-learning-rollover.png');
					}
					A#ed_tech_100{
						background-image: url('../images/pod_ed-tech-100-ref.png');
					}
					A:hover#ed_tech_100{
						background-image: url('../images/pod_ed-tech-100-rollover.png');
					}
					A#systems_consortia{
						background-image: url('../images/pod_systems-consortia-ref.png');
					}
					A:hover#systems_consortia{
						background-image: url('../images/pod_systems-consortia-rollover.png');
					}
					A#four_year_colleges_universities{
						background-image: url('../images/pod_4-year-colleges-universities-ref.png');
					}
					A:hover#four_year_colleges_universities{
						background-image: url('../images/pod_4-year-colleges-universities-rollover.png');
					}
					A#k_12{
						background-image: url('../images/pod_k-12-ref.png');
					}
					A:hover#k_12{
						background-image: url('../images/pod_k-12-rollover.png');
					}
					A#solution_esm{
						background-image: url('../images/pod_esm-ref.png');
					}
					A:hover#solution_esm{
						background-image: url('../images/pod_esm-rollover.png');
					}
					A#it_esm{
						background-image: url('../images/pod_it-esm-ref.png');
					}
					A:hover#it_esm{
						background-image: url('../images/pod_it-esm-rollover.png');
					}
					A#student_services{
						background-image: url('../images/pod_student-services-ref.png');
					}
					A:hover#student_services{
						background-image: url('../images/pod_student-services-rollover.png');
					}
					A#solution_vignettes{
						background-image: url('../images/pod_solution-vignettes-ref.png');
					}
					A:hover#solution_vignettes{
						background-image: url('../images/pod_solution-vignettes-rollover.png');
					}
					
					#content_placeholder .pod_button H2{
						color: #17a0da;
						margin-left: 148px;
						font-size: 1.1em;
						margin-top: 40px;
					}
					#content_placeholder .pod_button P{
						margin-left: 148px;
						font-size: 0.9em;
						font-weight: bold;
					}
			#press_release{
				
			}
			.blog_content, #white-papers_content{
				text-align: left;
				margin: 0 20px;
				padding-top: 44px;
			}
			.blog_content H1{
				font-size: 2.5em;
				padding-bottom: 24px;
			}
			.blog_content H2{
				font-size: 1.6em;
				padding-bottom: 24px;
			}
			.blog_content P{
				font-size: 1.15em;
				font-weight: bold;
				padding-bottom: 24px;
			}
			.blog_content P.date{
				font-size: 1.3em;
				color: #0f9cd8;
				padding-bottom: 12px;
			}
			#white-papers_content H1{
				font-size: 2.0em;
				padding-bottom: 20px;
			}
			#white-papers_content A.link{
				text-align: left;
				font-weight: bold;
				font-size: 1.15em;
				vertical-align: top;
			}
			.sitemap_box{
				width: 180px;
				margin: 40px 40px 0px 20px;
			}
			.sitemap_box A.link{
				font-weight: bold;
				font-size: 1em;
				text-align: left;
				display: block;
			}
			.sitemap_box A.link.section{
				font-size: 1.5em;
			}
	#footer{
		clear: both;
		margin-top: 17px;
		width: 940px;
		height: 62px;
		background: transparent url('../images/bg_footer.png') no-repeat;
	}
		#footer DIV{
			padding-top: 17px;
			width: 900px;
			margin: 0 auto;
			text-align: left;
		}
			#footer IMG{
				margin-top: -5px;
			}
			#footer STRONG{
				font-size: 1.1em;
			}
			#footer SPAN.separator{
				margin-right: 8px;
				line-height: 1.0em;
				vertical-align: text-bottom;
				background: transparent url('../images/separator.png') no-repeat;
			}
			#footer A{
				font-size: 0.9em;
				color: #45b3e1;
				text-decoration:none;
				margin-right:8px;
				position: relative;
				z-index: 99;
			}
			#footer A:hover{ color:#17a0da; }
			#inc500{
				display:block;
				float:right;
				width: 207px;
				height: 35px;
				background: transparent url('../images/inc500.png') no-repeat;
			}

.left{ float:left; }
.right{ float:right; }
.center{ text-align:center; margin:0 auto;}
.preloader{ display:block; position:relative; top:-1000px; left:-1000px; display: none;}

FORM{
	margin: 23px;
	text-align: left;
	font-size: 1.15em;
	font-weight: normal;
	line-height: 1.3em;
	color: #333333;
}
	FORM P{
	font-size: 0.85em;
	color: #333333;
	font-weight: bold;
	}
	FORM DIV{
	clear:left;
	padding-top: 15px;
	position: relative;
	width: 600px;
	}
		FORM LABEL{
	display: block;
	width: 125px;
	color: #333333;
		}
		FORM INPUT.text{
	position: absolute;
	top: 15px;
	left: 135px;
	display: block;
	width: 362px;
	height: 1.4em;
	border: 1px inset #666;
	color: #333333;
		}
		FORM SELECT.text{
			height: 1.4em;
		}
		FORM INPUT.checkbox{
			display: block;
		}
		FORM LABEL.checkbox{
	display: block;
	width: 408px;
	position: absolute;
	top: 33px;
	left: 28px;
		}
		FORM LABEL.error{
			display: block;
			width: 160px;
			position: absolute;
			top: 15px;
			left: 520px;
			color: red;
		}
		FORM .req{ color:#17a0da; }
		FORM INPUT.reset, FORM INPUT.submit{
			width: 85px;
			height: 28px;
			margin-top: 20px;
			margin-right: 10px;
			cursor: pointer;
		}
h2.careerhead {
	background-image: url('../images/header_generic.png');
	width: 880px;
	height: 181px;
	padding: 30px 0px 0px 20px;
	margin: 0px auto 0px autopx;
}
.career {
	background-image: url('../images/career.png');
	background-repeat: no-repeat;
	width: 192px;
	height: 90px;
	padding: 50px 0px 0px 175px;
	font-weight: bold;
	font-size: 30px;
	color: rgb(81, 41, 137);
}
.careerlist {
	list-style: disc outside;
}
.careertext {
	text-align: left;
	margin: 0px 20px 0px 20px;
	padding: 44px 50px 0px 50px;
}
div.careertext ul {
	width: 650px;
	margin: 0px auto 0px auto;
}
div.careertext li {
	background-image: url('../images/bullet.png');
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}
.next {
	width: 85px;
	height: 23px;
	margin: 0 auto;
	padding-top: 5px;
	cursor: pointer;
	background: transparent url('../images/next.png') no-repeat;
	display: block;
	border: 0px;
}

.apply {
	width: 85px;
	height: 23px;
	margin: 0 auto;
	padding-top: 5px;
	cursor: pointer;
	background: transparent url('../images/apply.png') no-repeat;
	display: block;
	border: 0px;
}

.submit {
	width: 85px;
	height: 23px;
	margin: 0 auto;
	padding-top: 5px;
	cursor: pointer;
	background: transparent url('../images/button_submit.png') no-repeat;

	border: 0px;
}

html>body .apply {
	padding-top: 2px;
	height: 26px;
}

#career {
	background: url('../images/career_icon.png') no-repeat;
}

#management_icon {
	background: url('../images/pod_management_ref.png') no-repeat;
}

.carrerlink {
	background: url('../images/arrow.png') no-repeat;
	width: 15px;
	height: 14px;
	float: left;
	cursor: pointer;
}

.job {
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
}

#career:hover {
	background: url('../images/career_icon_rollover.png') no-repeat;
}

#careers{
	background: url('../images/career.png') no-repeat;
}
			

#management {
	background: url('../images/management-header.png') no-repeat;
}

.ManEmps {
	width: auto;
	margin: 35px 10px 0px 0px;
	padding: 10px 0px 0px 151px
}

.ManEmps h2 {
	color: #17a0da;
	font-size: 1.6em;
	padding-bottom: 10px;
	padding-left: 5px;
	background: transparent url('../images/h2_underline.png') no-repeat bottom left;
}

.normal {
	font: Arial;
	color: rgb(0,0,0);
	font-size: 16px;
}

.bold {
	font-weight: 400;
}

#GregD {
	background: url('../images/gregd.png') no-repeat;
}

#AndrewR {
	background: url('../images/andrewr.png') no-repeat;
}

#JamesR {
	background: url('../images/jamesr.png') no-repeat;
}

#GeorgeP {
	background: url('../images/georgep.png') no-repeat;
}

#MichelleT {
	background: url('../images/michellet.png') no-repeat;
}

#AnthonyB {
	background: url('../images/anthonyb.png') no-repeat;
}

#LeonardN {
	background: url('../images/leonardn.png') no-repeat;
}

#BobA {
	background: url('../images/boba.png') no-repeat;
}

#AdamK {
	background: url('../images/adamk.png') no-repeat;
}

#MichaelP {
	background: url('../images/michaelp.png') no-repeat;
}

#ChrisE {
	background: url('../images/chrise.png') no-repeat;
}
#webinars {
	background-image: url('../images/pod_webinars.png');
	background-repeat: no-repeat;
}
A:hover#webinars {
	background-image: url('../images/pod_webinars_rollover.png');
}
A#webinars {
	background-image: url('../images/pod_webinars_ref.png');
}
#management {
	background-image: url('../images/pod_management.png');
	background-repeat: no-repeat;
}
A#management {
	background-image: url('../images/pod_management_ref.png');
}
A:hover#management_icon {
	background-image: url('../images/pod_management_rollover.png');
}
.box_webinar_left {
	width: 440px;
	margin-right: 30px;
	padding-top: 35px;
	text-align: left;
	position: relative;
	left: 20px;
	background: transparent url('../images/h2_underline_webinar.png') no-repeat bottom left;
	color: #17a0da;
}
.box_webinar {
	width: 400px;
	margin-right: 30px;
	padding-top: 35px;
	text-align: left;
	position: relative;
	left: 20px;
}
.box H2 webinar {
	color: #17a0da;
	font-size: 1.6em;
	padding-bottom: 10px;
	padding-left: 5px;
	background: transparent url('../images/h2_underline_webinar.png') no-repeat bottom left;
}
.box H2 webinar right {
	color: #17a0da;
	font-size: 1.6em;
	padding-bottom: 10px;
	padding-left: 5px;
	background: transparent url('../images/h2_underline_webinar.png') no-repeat bottom left;
}
#container #content #content_body #content_placeholder .whatwedooverveiw {
}
#student-lifecycle-management {
	background: url('../images/pod_student-lifecycle-management.png') no-repeat;
}
A#virtualized-services {
	background-image: url('../images/pod_virtualized-services-ref.png');
}
#virtualized-services {
	background-image: url('../images/pod_virtualized-services.png');
	background-repeat: no-repeat;
}
#technology-solutions {
	background-image: url('../images/pod_technology-solutions.png');
	background-repeat: no-repeat;
}
#education-process-redesign {
	background-image: url('../images/pod_education-process-redesign.png');
	background-repeat: no-repeat;
}
A#education-process-redesign {
	background-image: url('../images/pod_education-process-redesign-ref.png');
}
A#technology-solutions {
	background-image: url('../images/pod_technology-solutions-ref.png');
}
A#proprietary-institutions {
	background-image: url('../images/pod_proprietary-institutions-ref.png');
}
A#student-lifecycle-management {
	background-image: url('../images/pod_student-lifecycle-management-ref.png');
}
A#financial-aid {
	background-image: url('../images/pod_financial-aid-ref.png');
}
A#enrollment-management-recruitment {
	background-image: url('../images/pod_enrollment-management-recruitment-ref.png');
}
A#retention {
	background-image: url('../images/pod_retention-ref.png');
}
A#IT {
	background-image: url('../images/pod_IT-ref.png');
}
A:hover#virtualized-services {
	background-image: url('../images/pod_virtualized-services-rollover.png');
}
A#financial-aid-utilization {
	background-image: url('../images/pod_financial-aid-utilization-ref.png');
}
A#enrollment-optimization {
	background-image: url('../images/pod_enrollment-optimization-ref.png');
}
A#results-retention {
	background-image: url('../images/pod_results-retention-ref.png');
}
A#operational-efficiency {
	background-image: url('../images/pod_operational-efficiency-ref.png');
}
A:hover#education-process-redesign {
	background-image: url('../images/pod_education-process-redesign-rollover.png');
}
A:hover#technology-solutions {
	background-image: url('../images/pod_technology-solutions-rollover.png');
}
A:hover#proprietary-institutions {
	background-image: url('../images/pod_proprietary-institutions-rollover.png');
}
A:hover#student-lifecycle-management {
	background-image: url('../images/pod_student-lifecycle-management-rollover.png');
}
A:hover#financial-aid {
	background-image: url('../images/pod_financial-aid-rollover.png');
}
A:hover#enrollment-management-recruitment {
	background-image: url('../images/pod_enrollment-management-recruitment-rollover.png');
}
A:hover#retention {
	background-image: url('../images/pod_retention-rollover.png');
}
A:hover#IT {
	background-image: url('../images/pod_IT-rollover.png');
}
A:hover#financial-aid-utilization {
	background-image: url('../images/pod_financial-aid-utilization-rollover.png');
}
A:hover#enrollment-optimization {
	background-image: url('../images/pod_enrollment-optimization-rollover.png');
}
A:hover#results-retention {
	background-image: url('../images/pod_results-retention-rollover.png');
}
A:hover#operational-efficiency {
	background-image: url('../images/pod_operational-efficiency-rollover.png');
}
#virtualized-services.header_placeholder {
	background: url('../images/header_virtualized-services.png') no-repeat;
}
#education-process-redesign.header_placeholder {
	background: url('../images/header_education-process-redesign.png') no-repeat;
}
#technology-solutions.header_placeholder {
	background: url('../images/header_technology-solutions.png') no-repeat;
}
#proprietary-institutions {
	background-image: url('../images/pod_proprietary-institutions.png');
	background-repeat: no-repeat;
}
#student-lifecycle-management {
	background-image: url('../images/pod_student-lifecycle-management.png');
	background-repeat: no-repeat;
}
#financial-aid {
	background-image: url('../images/pod_financial-aid.png');
	background-repeat: no-repeat;
}
#enrollment-management-recruitment {
	background-image: url('../images/pod_enrollment-management-recruitment.png');
	background-repeat: no-repeat;
}
#retention {
	background-image: url('../images/pod_retention.png');
	background-repeat: no-repeat;
}
#IT {
	background-image: url('../images/pod_IT.png');
	background-repeat: no-repeat;
}
#financial-aid-utilization {
	background-image: url('../images/pod_financial-aid-utilization.png');
	background-repeat: no-repeat;
}
#enrollment-optimization {
	background-image: url('../images/pod_enrollment-optimization.png');
	background-repeat: no-repeat;
}
#results-retention {
	background-image: url('../images/pod_results-retention.png');
	background-repeat: no-repeat;
}
#operational-efficiency {
	background-image: url('../images/pod_operational-efficiency.png');
	background-repeat: no-repeat;
}
#competitive-advantage {
	background-image: url('../images/pod_competitive-advantage.png');
	background-repeat: no-repeat;
}
A#competitive-advantage {
	background-image: url('../images/pod_competitive-advantage-ref.png');
}
A:hover#competitive-advantage {
	background-image: url('../images/pod_competitive-advantage-rollover.png');
}
FORM LABEL.career_link {
	display: block;
	width: 681px;
	position: absolute;
	top: 26px;
	left: 1px;
}
#about-presidium {
	background-image: url('../images/pod_about-presidium.png');
	background-repeat: no-repeat;
}
A#about-presidium {
	background-image: url('../images/pod_about-presidium-ref.png');
}
A:hover#about-presidium {
	background-image: url('../images/pod_about-presidium-rollover.png');
}
#client-success {
	background-image: url('../images/pod_client-success.png');
	background-repeat: no-repeat;
}
A#client-success {
	background-image: url('../images/pod_client-success-ref.png');
}
A:hover#client-success {
	background-image: url('../images/pod_client-success-rollover.png');
}
#our-clients {
	background-image: url('../images/pod_our-clients.png');
	background-repeat: no-repeat;
}
A#our-clients {
	background-image: url('../images/pod_our-clients-ref.png');
}
A:hover#our-clients {
	background-image: url('../images/pod_our-clients-rollover.png');
}
.box_wide {
	left: 20px;
	margin-right: 30px;
	padding-top: 35px;
	position: relative;
	font-size:1em;
	text-align: left;
	width: 645px;
	line-height: 1.5;
	/*font-weight: bold;*/
	color: #333333;	
}
	.box_wide H2 {
		color: #17a0da;
		font-size: 1.6em;
		padding-bottom: 10px;
		padding-left: 5px;
		background: transparent url('../images/h2_underline_webinar.png') no-repeat bottom left;
	}
	.box_wide P {
		padding: 12px 5px 0 5px;
		font-size: 1.0em;
		/*font-weight: bold;*/
		line-height: 1.4em;
	}
.box_extra_wide {
	left: 20px;
	margin-right: 30px;
	padding-top: 35px;
	position: relative;
	font-size:1em;
	text-align: left;
	width: 900px;
	line-height: 1.5;
	/*font-weight: bold;*/
	}
	.box_extra_wide H2 {
		color: #17a0da;
		font-size: 1.6em;
		padding-bottom: 10px;
		padding-left: 5px;
		background: transparent url('../images/h2_underline_webinar.png') no-repeat bottom left;
		}
.generic_intro_wide{
	margin-left: 10px;
	margin-right: 30px;
	width: 900px;
	}
	.generic_intro_wide H1{
		font-size: 2.8em;
		color: #17a0da;
		padding-bottom: 10px;
		padding-left: 5px;
		padding-top: 44px;
		background: transparent url('../images/h1_underline.png') no-repeat bottom left;
		}
	.generic_intro_wide p{
		font-size: 1.25em;
		padding-left: 5px;
		padding-top: 10px;
		/*font-weight: bold;*/
		width: 900px;
		margin-right: 30px;
		}	
	.generic_intro_wide ul{
		margin-right: 30px;
		padding-bottom: 10px;
		}
.two_column_container{
	width: 895px;
	position: relative;
	left: 25px;
	}
	.left_column{
	width: 435px;
	position: absolute;
	text-align: left;
	padding-top: 25px;
	left: 0px;
		}		
	.right_column{
		width: 435px;
		left: 445px;
		position: relative;
		text-align: left;
		padding-top: 25px;
		padding-left: 15px;
		}
	.both_column{
		width: 895px;
		position: relative;
		}	
		.both_column_left{
	left: inherit;
	width: 625px;
	position: absolute;
	padding_top: 25px;
	padding-right: 10px;
	top: 1px;
			}	
		.both_column_right{
	left: 645px;
	width: 250px;
	position: relative;
	padding_top: 25px;
			}
			.both_column_right A{
				color: #17a0da;
				}
		.both_column_right H1{
			color: #17a0da;
			font-size: 1.6em;
			padding-top: 25px;
			padding-bottom: 10px;
			padding-left: 5px;
			background: transparent url('../images/h4_underline.png') no-repeat bottom left;
			}	
		.both_column_left H1{
			color: #17a0da;
			font-size: 1.6em;
			padding-top: 25px;
			padding-bottom: 10px;
			padding-left: 5px;
			background: transparent url('../images/h4_underline.png') no-repeat bottom left;
			}	
		.both_column_right_callout{
	left: 645px;
	width: 250px;
	position: relative;
	padding_top: 25px;
	border: 2;
	background-image: url(/images/box3.png);
	background-repeat: no-repeat;
			}
			.both_column_right_callout H1{
	color: #542988;
	font-size: 1.6em;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 5px;
	background: transparent url('../images/h4_underline.png') no-repeat bottom left;
			}	
			.both_column_container UL LI{
	list-style-type: disc;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: left;
			}
	.two_column_container p{
	padding: 12px 5px 0 5px;
	font-size: 1.1em;
	/*font-weight: bold;*/
		line-height: 1.4em;
	color: #333333;
	}		
	.two_column_container h3{
	padding: 12px 5px 0 5px;
	font-size: 1.3em;
	font-weight: bold;
	color: #502977;
	}
	.two_column_container H1 {
	color: #0F9CD8;
	font-size: 1.6em;
	padding-bottom: 10px;
	padding-left: 5px;
	background: transparent url('../images/h2_underline.png') no-repeat bottom left;
	padding-top: 25px;
	}
	.two_column_container H4 {
		color: #17a0da;
		font-size: 1.6em;
		padding-bottom: 10px;
		padding-left: 5px;
		background: transparent url('../images/h4_underline.png') no-repeat bottom left;
	}
	.two_column_container UL LI{
	list-style-type: disc;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	color: #333333;
	padding-right: 10px;
	text-align: left;
	}
.hidden{
	color="#FFFFFF"
}	
.contact_body{
	width: 600px;
}
.contact_field{
	width: 550px;
}	
	
FORM INPUT.reset{
	background: transparent url('../images/button_reset.png') no-repeat;
}
FORM INPUT.submit{
	background: transparent url('../images/button_submit.png') no-repeat;
}
.contact_select{
	font-size: 1.1em;
	}	
.address_box{
			width: 199px;
			text-align: left;
			margin-right: 25px;
			padding-top: 35px;
		}	
	
.contact_reset {
	width: 85px;
	height: 30px;
	margin: 0 auto;
	cursor: pointer;
	background: transparent url('../images/button_reset.png') no-repeat;
	border: 0px;
}
.contact_submit {
	width: 85px;
	height: 30px;
	margin: 0 auto;
	cursor: pointer;
	background: transparent url('../images/button_submit.png') no-repeat;
	border: 0px;
}
.contact_intro{
	width: 650px;
	padding-top: 30px;
	text-align: left;
	position: relative;
	left: 25px;
	}
	.contact_intro H1{
	font-size: 2em;
	color: #17a0da;
	}
	.contact_intro P{
	font-size: 2em;
	font-weight: bold;
	}
	.contact_intro P.headlines{
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	}
	.contact_intro P.blue{
		font-size: 2.3em;
		color: #0f9cd8;
	}
.results{
	left: 645px;
	width: 250px;
	position: relative;
	background-image: url(/images/box3.png);
	background-repeat: no-repeat;
}
	.results UL LI{
	list-style-type: disc;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: left;
	padding-top: 20px;
	margin-top: 25px;
	}

