div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 840px;
	height: 420px;
	overflow: hidden;
	border:1px solid #A5CE39;
	margin-left: 30px;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:635px;
		height:300px;
		overflow:hidden;
		float:left;
		padding:1em;		
		}
	div.scroller div.content {
		width: 10000px;
		}
		
div#section1 {
	height: 420px;
	width: 840px;
	background-image: url(../images/updates.jpg);
	background-repeat: no-repeat;
}

	div#section2 {
	color:#ffffff;
	height: 420px;
	width: 900px;
	background-repeat: no-repeat;
		}
		
div#section3 {
	color:#ffffff;
	height: 420px;
	width: 900px;
		}		
		
div#section4 {
	color:#ffffff;
	height: 420px;
	width: 900px;
	background-image: url(../images/contact_slider.png);
	background-repeat: no-repeat;
		}	
#container #seed #java_main #my-glider .scroller .content #section3 #print {
	width: 170px;
	height: 420px;
	float: left;
	padding-left: 55px;
	margin-right: 14px;
}

#container #seed #java_main #my-glider .scroller .content #section3 #package {
	float: left;
	height: 420px;
	width: 170px;
	margin-right: 14px;

}

#container #seed #java_main #my-glider .scroller .content #section3 #creative {
	float: left;
	height: 420px;
	width: 170px;
	margin-right: 14px;
	
}

#container #seed #java_main #my-glider .scroller .content #section3 #interactive {
	float: left;
	height: 420px;
	width: 170px;
}

#container #seed #java_main #my-glider .scroller .content #section3 #p {
	width: 170px;
	height: 410px;
	float: left;
}

#container #seed #java_main #my-glider .controls img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #seed #java_main a {
	font-style: normal;
	color: #A5CE39;
	font-size: 20px;
	font-weight: bold;
}
#container #seed #java_main #my-glider #footer img {
	margin-left: 150px;
	margin-top: 63px;
}
#container #seed #java_main #my-glider .scroller .content #section2 #about {
	height: 420px;
	float: left;
	width: 400px;
}
#container #seed #java_main #my-glider .scroller .content #section2 #about_resume {
	float: left;
	margin-left: 120px;
	margin-top: 20px;
}
#container #seed #java_main #my-glider .controls {
	margin-left: 30px;
	padding-top: 40px;
}

#container #seed #java_main #my-glider .controls #header img {
	margin-right: 150px;
}
#container #seed #java_main #my-glider #resume img {
	margin-left: 790px;
	margin-top: 20px;
}
#container #seed #java_main #my-glider .controls .updates {
	top: 4px;
	position: relative;
}

#container #seed #java_main #my-glider .controls img {
	margin-left: 25px;
}
#container #seed #java_main #my-glider #resume img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #seed #java_main #my-glider .scroller .content #section1 img {
	margin-top: 40px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	height: 300px;
	float: left;
}
#container #seed #java_main #my-glider .scroller .content #section1 #info_update {
	float: left;
	width: 300px;
	margin-top: 90px;
	height: 300px;
}
#container #seed #java_main #my-glider .scroller .content #section1 #info_update .content {
	font-size: 15px;
}
#container #seed #java_main #my-glider .scroller .content #section1 #info_update p {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#container #seed #java_main #my-glider .scroller .content #section4 #contact {
	float: left;
	height: 400px;
	margin-top: 50px;
	line-height: 1px;
	margin-left: 300px;
	width: 230px;
}
#container #seed #java_main #my-glider .scroller .content #section4 img {
	float: left;
	margin-top: 170px;
}
#container #seed #java_main #my-glider .scroller .content #section1 #info_update .header {
	font-size: 18px;
}
