/* Start of CMSMS style sheet 'home-style' */
/* CSS Document */

body{
	background:url(/assets/i/home/home_background.jpg) repeat-x #282a2c top center;
	border-top:3px solid #9ecce5;
	}
#footer{
	background:url(/assets/i/home/footer_background.jpg) repeat-x #4a4b4b top center;
	text-align:center;
	padding:30px 0 0 0;
	}

h2{
	color:#1a81ba;
	font:normal 3em/90% Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-style:italic;
	margin:2px 0 15px 0;
	}
	
.about_blurb_wrapper{
	height:112px;
	padding:0;
	margin:0;
	}
h2.home_about_us_title{
	background:url(/assets/i/home/about_title.gif) no-repeat;
	width:108px;
	height:112px;
	text-indent:-9999px;
	font-size:1%;
	position:absolute;
	z-index:1;
	margin-top:-10px;
	}
.home_about_blurb{
	padding:6px 5px 5px 118px;
	line-height:1.5em;
	background:#ffffff;
	}
	
#the_news{
	background:url(/uploads/images/the_news%281%29.jpg) no-repeat;
	padding-top:220px;
	}
	
h2.home_title_salary_guide,
h2.home_title_career_matrix,
h2.home_title_the_news{
	display:block;
	height:35px;
	width:200px;
	text-indent:-9999px;
	font-size:1%;
	padding:0 0 5px 0;
	}
h2.home_title_salary_guide{
	background:url(/assets/i/home/title_salary_guide.gif) no-repeat;
	}
h2.home_title_career_matrix{
	background:url(/assets/i/home/title_career_matrix.gif) no-repeat;
	}
h2.home_title_the_news{
	background:url(/assets/i/home/title_the_news.gif) no-repeat;
	}
h2.home_title_alliance_search{
	display:block;
	height:54px;
	width:199px;
	text-indent:-9999px;
	font-size:1%;
	padding:0 0 5px 0;
	background:url(/assets/i/home/alliance_search_logo.gif) no-repeat;
	}
h2.home_title_alliance_interim{
	display:block;
	height:45px;
	width:185px;
	text-indent:-9999px;
	font-size:1%;
	padding:0 0 5px 0;
	background:url(/assets/i/home/alliance_interim_logo.gif) no-repeat;
	}
	
h3{
	color:#ffeeb4;
	font-style:italic;
	font-size:1.1em;
	margin:2px 0 8px 0;
	}
	
/* weird borders and dividers */
#alliance_info, #alliance_sites{
	background:url(/assets/i/home/col_divider.gif) top right no-repeat;
	}
#salary_guide, #alliance_search{
	padding:0 0 20px 0;
	}
#career_matrix, #alliance_interim{
	padding:20px 0 10px 0;
	background:url(/assets/i/home/divider.gif) no-repeat top left;
	}
/* End of 'home-style' */

