/* 
for the homepage and sitemap of albertabenefits.com

site design and development by http://nuintentio.com/ and http://www.albertabenefits.com 
*/

#content {
	background: url(../images/home-splash.gif) no-repeat;
	height: 320px;
	}

.homepageinfo {	
	margin-top: 70px; 
	margin-left: 80px;
	width: 400px; 
	margin-bottom: 30px;
	}
p {font-weight: 700;}
p, li {	font-size: 16px;}
ul {
	padding: 0;
	margin: 0;
	margin-left: 20px;
	list-style-image: url('../images/checkmark.gif')
	}


