/* home */
#photos {
	height: 560px;
	position: relative;
}

#photo1 {
	position: absolute;
	top: 0px;
	left: -9px;
}

#photo2 {
	position: absolute;
	top: 264px;
	left: 60px;
}



/* download_pdf */
#download_package {
	margin-top: 22px;
}



ul.facts {
	list-style-type: none;
	font-weight: bold;
	font-size: 1.2em;
	color: #58595b;
	margin-bottom: 25px;
}

ul.facts > li:first-child {
	background: transparent;
}

ul.facts li {
	line-height: 1.4em;
	padding: 8px 0  5px;
	background: transparent url('../images/dots_list_bg.gif') repeat-x top left;
}

#rightside p {
	margin-bottom: 10px;
}

#rightside img {
	margin-bottom: 15px;
}



/* job_postings */
div.dots_button {
	height: 34px;
	background: transparent url('../images/dots_list_bg.gif') repeat-x center left;
	text-align: center;
	margin:10px 0 25px;
}


div.dots {
	height: 2px;
	background: transparent url('../images/dots_list_bg.gif') repeat-x top left;
	margin-bottom: 15px;
}

#interior h1.inner {
	margin-bottom: 0px;
}

#interior p {
	margin-bottom: 16px;
}


#interior h3.title {
	margin: 15px 0 8px;
}

#interior ul.job_specs {
	font-size: 1.2em;
	color: #58595b;	
	list-style-type: none;
	line-height: 1.4em;
}

form#job_listings label {
	font-size: 1.2em;
	color: #58595b;	
	font-weight: bold;
	margin-left: 10px;
}

form#job_listings select, div.dots {
	margin-top: 10px;
}

form#job_listings select {
	margin-left: 10px;
	width: 150px;
}

form#job_listings strong {
	font-size: 1.4em;
	color: #58595b;
	margin-left: 10px;
}

form#job_listings strong span {
	color: #6196de;
}

#rightside p {
	margin-bottom: 10px;
}

#rightside img {
	margin-bottom: 15px;
}
