/* CSE Home Page Stylesheet */

#header{
	width:auto;
	background-color:#FFF;
	float:left;
}

#description {
	width:539px;
	height:231px;
	background-image: url(../images/descrip.gif);
	float:left;
}

#textbox {
	padding-left:70px;
	background-color:#FFF;
	text-align: left;
	width:450px;
	height:100px;
	float:left;
}
#bike {
	width:461px;
	height:358px;
	background-image: url(../images/bike.jpg);
	float:right;
}
#learnmore {
	padding-left:310px;
	padding-top:14px;
	width:120px;
	height:32px;
	float:left;
}

#featured1 {
	width:1000px;
	background-color:#FFF;
	float:left;
	line-height:120%;
	border-bottom:1px solid #d9d8d8;
	border-top:1px solid #d9d8d8;
}

#limegreen {
	width:378px;
	z-index:2;
	float:left;
	padding-left:55px;
	padding-top:40px;
}
#featured2 {
	width:383px;
	float:right;
	padding-top:30px;
	padding-right:50px;
	text-align:left;
}

#testimonials {
	width:1000px;
	float:left;
	background-color:#FFF;
	padding-bottom:30px;
	padding-top:30px;
	
}
#testimonial1 {
	padding-left:50px;
	width:275px;
	float:left;
}

.testimonial2 {
	padding-left:50px;
	width:275px;
	float:left;

}
	#testimonial3 {
	width:275px;
	float:left;

	
}
#container #featured1 #featured2 p {
	margin-left:10px;
	margin-right:20px;
	margin-top:20px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#testimonials p {
	font-size:13px;
	text-align: left;
	color:#424242;
	line-height:160%;
}
#testimonials b {
	font-size:11px;
	text-align:right;
	font-style:italic;
	
	}

#testimonials a:hover {
	text-decoration:underline}
#testimonials a:link {color: #7e3333;font-size: 12px;}
#testimonials a:visited {color: #7e3333;font-size: 12px;}

