/* Ethos CSS */

body {
	background: #C3DEB9 url('images/top_background.jpg') repeat-x;
	background-position: 0px 0px;
	color: #414141;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

img {
	border:0;
}

p {
	font-size: 12px;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #414141;
	padding:0;
}

.bold {
	font-size: 12px;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	padding:0;
}

#leftLayer {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #E6F0E2; 
	width: 500px;
	height: 359px;
}

#rightLayer {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 500px;
	height: 263px;
	background-color: #E6F0E2;
}

#holdingLayer {
/*
	position:absolute;
	width: 100%;
	left:0px;
	margin-left: 0px;
	top:0px; 
	z-index:0;
	height:auto;
	overflow:visible;
*/
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	z-index:0;
	height:auto;
	overflow:visible;
	text-align: left;
}

#topLeftLayer {
	position:absolute;
	width: 200px;
	left:0px;
	top:0px; 
	z-index:0;
	background-color: #E6F0E2;
	height:359px;
	visibility: hidden;
}

#flashLayer {
	position:absolute;
	width: auto;
	/*left:200px;*/
	top:0px; 
	z-index:1;
	background-color: transparent;
	height:361px;
}

#contentHoldingLayer {
	position:absolute;
	width: 776px;
	/*left:199px;*/
	top:359px; 
	z-index:1;
	background: transparent url('images/content_background.jpg') repeat-y;
	height:auto;
	overflow: hidden;
}

#contentHoldingLayerHome {
	position:absolute;
	width: 774px;
	/*left:199px;*/
	top:359px; 
	z-index:1;
	background: transparent url('images/content-home-bg.jpg') no-repeat;
	background-color: #fff;
	height:auto;
	overflow: hidden;
}

#topContentLayer {
	position:absolute;
	width: 776px;
	left:0px;
	top:0px; 
	z-index:1;
	background: transparent url('images/top_content_background.jpg') no-repeat;
	height:45px;
	visibility: hidden;
}

#titleLayer {
	position:absolute;
	width: 410px;
	left:18px;
	top:63px; 
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-large;
	color: #484848;
	background-color: transparent;
}

#leftContentLayer .subHeader {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
}

#leftContentLayer li {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	margin-left:10px;
	line-height: 20px;
	list-style-type: disc;
}

#leftContentLayer li.normal {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #414141;
	margin-left:0px;
	line-height: 20px;
	list-style-type: disc;
	list-style-position: outside;
}

#leftContentLayer a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	text-decoration:none;
}

#leftContentLayer a:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #004990;
	text-decoration:none;
}

#leftContentLayer a.blue {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #004990;
	text-decoration:none;
}

#leftContentLayer a.blue:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	text-decoration:none;
}

#leftContentLayer .image {
	border: 5px solid #E6F0E2;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#leftContentLayer {
	position:relative;
	width: 447px;
	height:auto;
	left:18px;
	top:77px; 
	padding-top:35px;
	z-index:1;
	background-color: transparent;
	margin-bottom:50px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #414141;
	overflow: hidden;
}

#rightHoldingLayer {
	float: right;
	width: 224px;
	height:auto;
	/*margin-left: 460px;*/
	margin-right:32px;
	padding: 0px;
	padding-top:0;
	background-color: transparent;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #F2F2F6;
	text-decoration:none;
	margin-bottom:20px;
	z-index:1;
}

#rightHoldingLayer li {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #F2F2F6;
	margin-left:10px;
	margin-bottom:20px;
	line-height: 20px;
	list-style-type: square;
}

html>body #rightHoldingLayer {
	margin-right:65px;
}

#recholder {
	position:relative;
	top:80px;
	left:24px;
	padding-top:6px;
	padding-left:25px;
	z-index:1;
}

html>body #recholder {
	left:0px;
	width: auto;
}

#rightSubtitleLayer1 {
	position:relative;
	width: 224px;
	top:80px;
	left:24px;
	background: transparent url('images/subtitle_background.jpg') repeat-y;
	height:auto;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	text-decoration:none;
	padding-top:6px;
	padding-left:25px;
	z-index:1;
}

#rightSubtitleLayer4 {
	position:relative;
	width: 224px;
	top:80px;
	left:24px;
	background: transparent url('images/subtitle_background.jpg') repeat-y;
	height:auto;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	text-decoration:none;
	padding-top:6px;
	padding-left:25px;
	z-index:1;
}

html>body #rightSubtitleLayer4 {
	left:0px;
	width: auto;
}

html>body #rightSubtitleLayer1 {
	left:0px;
	width: auto;
}

#rightSubtitleBackgroundLayer1 {
	position:relative;
	width: 224px;
	top:8px;
	left:-25px;
	background: transparent url('images/subtitle_background_shadow.jpg') no-repeat;
	height:9px;
	z-index:1;
}

#rightSubtitleBackgroundLayer4 {
	position:relative;
	width: 224px;
	top:8px;
	left:-25px;
	background: transparent url('images/subtitle_background_shadow.jpg') no-repeat;
	height:9px;
	z-index:1;
}

html>body #rightSubtitleBackgroundLayer1 {
	top:7px;
}

#rightSubtitleLayer2 {
	position:relative;
	width: 224px;
	top:80px;
	left:24px;
	background: transparent url('images/subtitle_background.jpg') repeat-y;
	height:auto;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	text-decoration:none;
	padding-top:6px;
	padding-left:25px;
	z-index:1;
}

html>body #rightSubtitleLayer2 {
	left:0px;
	width: auto;
}

#rightSubtitleLayer3 {
	position:relative;
	width: 224px;
	top:100px;
	left:24px;
	background: transparent url('images/subtitle_background.jpg') repeat-y;
	height:auto;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	text-decoration:none;
	padding-top:6px;
	padding-left:25px;
	z-index:1;
}

html>body #rightSubtitleLayer3 {
	left:0px;
	width: auto;
}

#rightSubtitleLayer5 {
	position:relative;
	width: 224px;
	top:100px;
	left:24px;
	background: transparent url('images/subtitle_background.jpg') repeat-y;
	height:auto;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	text-decoration:none;
	padding-top:6px;
	padding-left:25px;
	z-index:1;
}

html>body #rightSubtitleLayer5 {
	left:0px;
	width: auto;
}

#rightSubtitleBackgroundLayer2 {
	position:relative;
	width: 224px;
	top:8px;
	left:-25px;
	background: transparent url('images/subtitle_background_shadow.jpg') no-repeat;
	height:9px;
	z-index:1;
}

html>body #rightSubtitleBackgroundLayer2 {
	top:7px;
}

#rightSubtitleBackgroundLayer3 {
	position:relative;
	width: 224px;
	top:8px;
	left:-25px;
	background: transparent url('images/subtitle_background_shadow.jpg') no-repeat;
	height:9px;
	z-index:1;
}

html>body #rightSubtitleBackgroundLayer3 {
	top:7px;
}


#rightSubtitleBackgroundLayer5 {
	position:relative;
	width: 224px;
	top:8px;
	left:-25px;
	background: transparent url('images/subtitle_background_shadow.jpg') no-repeat;
	height:9px;
	z-index:1;
}

html>body #rightSubtitleBackgroundLayer5 {
	top:7px;
}

#rightTopTextLayer {
	position:relative;
	width: 197px;
	top:90px;
	left:48px;
	background-color: transparent;
	height:auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #F2F2F6;
	text-decoration:none;
	margin-bottom:35px;
	z-index:1;
}

#rightTopTextLayer4 {
	position:relative;
	width: 197px;
	top:90px;
	left:48px;
	background-color: transparent;
	height:auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #F2F2F6;
	text-decoration:none;
	margin-bottom:35px;
	z-index:1;
}

#rightTopTextLayer5 {
	position:relative;
	width: 197px;
	top:90px;
	left:48px;
	background-color: transparent;
	height:auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #F2F2F6;
	text-decoration:none;
	margin-bottom:35px;
	margin-top: 20px;
	z-index:1;
}

html>body #rightTopTextLayer5  {
	left:25px;
	top:85px;
}

html>body #rightTopTextLayer4  {
	left:25px;
	top:85px;
}

html>body #rightTopTextLayer  {
	left:25px;
	top:85px;
}

#rightTopTextLayer p {
	color: #FFFFFF;
}

.testimonials-quote {
	font-style: italic;
}

.testimonials-highlight p {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.testimonials-footer {
	font-size: 9px;
	text-align: right;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rightHoldingLayer .bold11 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #F2F2F6;
	text-decoration:none;
}

#rightHoldingLayer a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #F2F2F6;
	text-decoration:none;
}

#rightHoldingLayer a:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	text-decoration:none;
}

#rightHoldingLayer a.linespace {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #F2F2F6;
	text-decoration:none;
	line-height: 16px;
}

#rightHoldingLayer a.linespace:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	text-decoration:none;
}

#rightBottomTextLayer {
	position:relative;
	width: 197px;
	top:90px;
	left:48px;
	background-color: transparent;
	height:auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #F2F2F6;
	text-decoration:none;
	margin-bottom:15px;
	z-index:1;
}

html>body #rightBottomTextLayer  {
	left:25px;
	top:85px;
}

#rightBottomTextLayer p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #F2F2F6;
	text-decoration:none;
}

#rightBottomTextLayer1 {
	position:relative;
	width: 197px;
	top:110px;
	left:48px;
	background-color: transparent;
	height:auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #F2F2F6;
	text-decoration:none;
	margin-bottom:15px;
	z-index:1;
}

html>body #rightBottomTextLayer1  {
	left:25px;
	top:105px;
	margin-bottom:30px;
}

#rightBottomTextLayer1 p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #F2F2F6;
	text-decoration:none;
}

#bottomLayer {
	position:relative;
	width: 100%;
	left:0px;
	top:60px; 
	z-index:1;
	background: #C3DEB9 url('images/bottom_background.jpg') no-repeat;
	height:300px;
	clear:right;
}

html>body #bottomLayer {
	height:250px;
}

#bottomLinksLayer {
	position:relative;
	width: 650px;
	height:auto;
	left:85px;
	top:113px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #004990;
	text-decoration:none; 
	z-index:1;
	line-height: 14px;
}

#bottomLinksLayer a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #004990;
	text-decoration:none; 
}

#bottomLinksLayer a:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	text-decoration:none; 
}

#azureLogoLayer {
	position:absolute;
	width: 200px;
	height:auto;
	left:30px;
	top:160px;
	z-index:1;
}

#validationLayer {
	position:absolute;
	width: 300px;
	height:auto;
	left:459px;
	top:164px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #636363;
	text-decoration:none; 
	z-index:1;
}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #414141;
}
.maintitleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004990;
}
.mainprice {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
.mainbodytext {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #414141;
}
.mainbodytextbold {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #414141;
}
.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #414141;
}
.mainlinksblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #004990;
}
.sidetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.sidebodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.sidebodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
.sidelinktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

/***************************************************************************************************************************/
/***************************************************** NEW HOME STYLES *****************************************************/
/***************************************************************************************************************************/

.content-clear {
	clear: both;
}

#contentHoldingLayerHome {
	position:absolute;
	width: 774px;
	/*left:199px;*/
	top:359px; 
	z-index:1;
	background: transparent url('images/content-home-bg.jpg') no-repeat;
	background-color: #fff;
	height:auto;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

#contentHoldingLayerHome p {
	line-height: 22px;
}

#contentHoldingLayerHome a {
	color: #898989;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#contentHoldingLayerHome #bottomLayer {
	background: #C3DEB9 url('images/bottom-home-bg.jpg') no-repeat;
}

#contentHoldingLayerHome h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5e7f9f;
	margin: 12px 0px 20px;
	padding: 5px 0px 0px 30px;
}

#content-outer {
	margin: 15px 0px 0px;
}

#content-left {
	float: left;
	width: 480px;
	margin: 0px 20px 0px 30px;
}

#content-left .divider {
	float: left;
	background-image: url(images/home-left-hr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 480px;
	height: 9px;
	margin: 20px 0px 5px;
}

#content-left ul {
	float: left;
	width: 213px;
	list-style-image: url(images/content-left-bullet.jpg);
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 17px;
}

#content-left ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 0px 2px 0px;
}

#content-right {
	float: left;
	width: 214px;
	margin: 0px;
}

#content-right .divider{
	float: left;
	background-image: url(images/home-right-hr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 214px;
	height: 9px;
	margin: 20px 0px 5px;
}

#content-right ul {
	list-style-image: url(images/graduate-bullet.jpg);
	padding: 0px 0px 0px 28px;
}

#content-right ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 5px 3px;
}

#products {
	float: left;
	width: 240px;
}

#products h1 {
	background-image: url(images/products-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#products .product {
	width: 220px;
	height: 100px;
	margin: 0px 20px 0px 0px;
}

.featuredImageContainer {
	height:100px;
	position:relative;
	width:100px;
}

.featuredImage {
	position:absolute;
	width:80px;
	height:80px;
	left:6px;
	top:6px;
}

img.imageframe_small {
	position:absolute;
	width:90px;
	height:92px;
	left:0;
	top:0;
}

#products .product .image {
	float: left;
	width: 100px;
	height: 100px;
}

#products .product .name {
	float: left;
	width: 120px;
	font-weight: bold;
	margin: 0px;
}

#products .product .price {
	float: left;
	width: 90px;
	font-size: 10px;
	font-weight: bold;
	color: #83b071;
}

#products .product .link {
	float: left;
	width: 30px;
}

#courses {
	float: left;
	width: 240px;
}

#courses h1 {
	background-image: url(images/courses-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 12px 0px 25px;
}

#courses .course {
	border-bottom: 1px solid #e5e5e5;
	width: 240px;
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 13px 0px;
}

#courses .course .name {
	float: left;
	width: 220px;
	margin: 0px 9px 0px 0px;
}

#courses .course .name a {
	font-size: 12px;
	color: #414141;
	text-decoration: none;
}

#courses .course .link {
	float: left;
	width: 11px;
	margin: 7px 0px 0px;
}

#main-content {
	float: left;
	width: 480px;
}

#testimonial-home {
	float: left;
	width: 480px;
}

#testimonial-home h1 {
	background-image: url(images/testimonial-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#testimonial-home img {
	float: left;
	margin: 5px 10px 10px 0px;
}

#latest-news {
	float: left;
	width: 214px;
}

#latest-news h1 {
	background-image: url(images/news-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 5px 0px 2px 30px;
}

#newsletter {
	float: left;
	width: 214px;
}

#newsletter h1 {
	background-image: url(images/newsletter-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#newsletter form {
	margin: 15px 0px 0px;
}

#newsletter input {
	border: 1px solid #cfcfcf;
	width: 140px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 4px;
	color: #414141;
}

#newsletter input.submit {
	background-color: #83b071;
	width: 56px;
	border: 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#newsletter #errors {
	font-size: 10px;
	font-weight: bold;
	background-color: #b30000;
	color: #fff;
	padding: 0px 5px;
}

#newsletter #notice {
	font-size: 10px;
	font-weight: bold;
	background-color: #009900;
	color: #fff;
	padding: 0px 5px;
}

#resources {
	float: left;
	width: 214px;
}

#resources a {
	float: left;
	width: 120px;
	line-height: 16px;
	margin: 0px 0px 0px 30px;
}

#resources h1 {
	background-image: url(images/resources-icon.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	margin: 12px 0px 15px
}

#graduates {
	float: left;
	width: 214px;
}

#graduates h1 {
	background-image: url(images/graduate-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#contentHoldingLayerHome #bottomLinksLayer a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #004990;
	text-decoration:none;
}