/*	GoElastic.com
	Website by Matt Sebek
*/

body{
	height: 100%; color: #525252; 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url('../images/backgrounds/2.jpg') no-repeat top center;
	background-color:#F47B20;
}


/* Slides */

#content1 {
left:3000px; 
top:0px;
}

#content2 {
left:4500px; 
top:0px;
}

#content3 {
left:0px; 
top:0px;
}

#content4 {
left:1500px; 
top:0px;
}

.scrolling-content {
width:1500px;
height:380px; 
position:absolute;
}

