
h2 {
	font-size: 1.25em;
	}

p {
	font-size: .8em;
	}

ul#promos li a span {
	display: none;
	}

div#touts {
	margin-top: 2em;
	}

div#touts div {
	width: 207px;
	float: left;
	padding: 130px 14px 1em 14px;
	margin-right: 22px;
	background: #f5f5f5 url() top center no-repeat;
	
	height: 15em;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	

	}
	
div#touts div#rightcol {
	margin-right: 0;
	}
	
div#homebottom {
	padding-top: 2em;
	clear: both;
	}	

div#homebottom div.bulletlist {
	width: 221px;
	margin-left: 22px;
	float: right;
	}
	
div.bulletlist h3 {
	text-transform: uppercase;
	font-size: .8em;
	color: #3b6e8f;
	padding-top: 1.5em;
	}

div.bulletlist ul {
	list-style-type: square;
	margin: .5em 0 1em 1em;
	}
	
div.bulletlist ul li {
	margin-bottom: .35em;
	}
