
/* AM&S - Home page CSS */ 


#pic {
	height: 327px;
}
#container-content {
	background-image: none;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	color: #3142A6;
	margin: 10px 0 0 0;
	position: relative;
	left: auto; bottom: auto;
	width: auto;
}
p {
	line-height: 1.3em
}
.intro {
	float: none;
	font-size: 1.2em;
	margin-bottom: 1em;
}
.col-1x3 {
	width: 676px;
	margin-right: 0;
}
.no-underline, a.no-underline:link, a.no-underline:visited {text-decoration: none;}
