﻿div#container{
	background: #fff url(../images/backgrounds/home3.jpg) no-repeat center top;
	padding-top: 349px;
	min-height: 261px;
	_height: 255px;
	position: relative;
}
h2,div#blurb{
	position: absolute;
}
h2{
	top: 290px;
	left: 177px;
	color: #fff;
	font-size: 48.32px;
}
div#blurb{
	top: 40px;
	left: 600px;
	width: 295px;
}
	div#blurb h3{
		color: #fff;
		font-size: 25.64px;
	}
	div#blurb p{
		color: #fff;
		font-size: 1.136em;
	}
	div#blurb a{
		color: #fff;
	}

