@charset "utf-8";
#main {background:url(../images/gfx-polaroids.jpg) 20px 20px no-repeat;}
	#main p {width:320px; text-align:justify;}
	#main #intro {margin-left:360px; margin-top:40px;}

/* Services Content */
#services {height:100%; overflow:hidden; margin-bottom:40px;}
#services ul {margin-left:20px; margin-top:40px; }
#services ul li {float:left; display:block; width:205px; height:280px; position:relative; margin-right:20px;}
#services ul li p {width:200px; text-align:left; margin-top:20px;}
#services ul li .learn-more {width:110px; height:32px; display:block; position:absolute; bottom:0; right:0;}

#intro ul {height:350px; margin-bottom:10px; padding-top:10px;}
#intro ul li {background:url(../images/home/gfx-check.jpg) center left no-repeat; margin-bottom:20px; padding-left:40px; font-size:1.1em;}

