#main img{
	width: 100%;
}

#service1{
	clear: both;
}

#service2{
	clear: both;
}

#s1{
	margin-left: 100px;
	width:300px;
	float: left;
}

#s1 h3{
	font-size: larger;
}

#s2{
	margin-left: 100px;
	width:300px;
	float: left;
}

#s2 h3{
	font-size: larger;
}

#s3{
	width:280px;
	float: left;
}

#s3 h3{
	font-size: larger;
}

#s3 ul{
	font-size:smaller;
}

#s4{
	margin-left: 20px;
	width:260px;
	float: left;
}

#s4 h3{
	font-size: larger;
}

#s5{
	margin-left: 20px;
	width:260px;
	float: left;
}

#s5 h3{
	font-size: larger;
}