body {
	font-family:Arial, Verdana; font-size:0.9em;color:#666;
	background: url(../img/background.jpg) repeat-x 0 0 #e3e3e3;
	color:#5B5B5B;
}

#container {
	width: 640px;
	margin: 0 auto;
	text-align: center;
} 


	
#content { width: 640px ;margin-left: auto ;margin-right: auto ;text-align: left;}

h2 {font-size:1.3em;font-weight:normal; margin-bottom:0px;
	
}

.intro{ margin-top:50px;font-size:0.9em;font-weight:normal;}

.summary{ margin-top:20px;font-size:0.9em;font-weight:normal;}

.link{float:left;
width:565px;
height:78px;
}

.irislogo{
	float:left;
width:75px;
background: url(../img/irislogo.png) no-repeat;
height:78px;
}

p{line-height: 1.3em;}


.points { width: 640px;margin-top:100px;
	
		}
		

.footer li{
	list-style:none;
	margin-top:0.1em;
	
}


a	{ color:#5B5B5B; text-decoration:none; padding:2px; }

a:hover	{ text-decoration:underline;padding:2px;}

	
.footer { float:right;font-size:0.8em; padding-bottom:50px;}



