@import url(/_css/views/default.css);

@media screen {
	div#page {
		background-image: url(/_elements/home/circle.jpg);
		background-repeat: no-repeat;
	}	
	div#top_inset {
		height: 340px;
	}
	div#splash_slideshow {
		position: absolute;
		top: 0;
		left: 395px;
	}
	
	div#broadband_buttons a,
	div#broadband_buttons a:link,
	div#broadband_buttons a:visited {
		position: absolute;
		float: left;
	}
	
	a#broadband_changed_life {
		top: 9px;
		left: 346px;
	}
	
	a#broadband_not_available {
		top: 106px;
		left: 334px;
	}
	
	a#broadband_test_speed {
		top: 203px;
		left: 308px;
	}
	
	div#extra_text {
		position: absolute;
		top: 184px;
		left: 38px;
		width: 255px;
		height: 65px;
		color: #5C6265;
		font-size: 12px;
		line-height: 16px;
	}
	div#google_search {
		position: absolute;
		top: 280px;
		left: 25px;
		background-position: 125px bottom;
	}
	div#google_search input {
		width: 170px;
	}
	div#middle {
		margin-left: 360px;
	}
}