* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	line-height: 100%;
	text-align: center;
	background: url(img/bg_tile.png) top left repeat-x;
}

#shell {
	width: 770px;
	text-align: left;
	margin: 0px auto 0px auto;
}

#header {
	height: 22px;
	text-align: right;
	font-size: 11px;
	line-height: 22px;
}

#header a {
	color: #dcdab3;
	text-decoration: none;
}

#header a:hover {
	color: #ffff00;
}

#banner {
	height: 72px;
}

#summary {
	background: #e8f4f4 url(img/summary_tile.png) top left repeat-x;
	font-size: 0.7em;
	padding: 1px;
}

#summary .inner {
	margin: 15px 15px 15px 15px;
}

#summary h1 {
	color: #b55024;
	font-weight: normal;
	border-bottom: 1px solid #c9e3e2;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 1.8em;
}

#content {
	margin: 30px 0px 0px 0px;
	color: #666666;
	font-size: 0.7em;
}

#content a.mailto {
	color: #b55024;
	text-decoration: none;
}

#content a.www {
	color: #666666;
	background: url(img/go.png) right 4px no-repeat;
	padding: 0px 10px 0px 0px;
}

.block {
	float: left;
	width: 256px;
	height: 170px;
	margin: 0px 0px 20px 0px;
}

.block h2 {
	font-weight: normal;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
}

.dfc {
	width: 201px;
	padding: 0px 0px 0px 60px;
	background: url(img/dfc.gif) left top no-repeat;
}

.efc {
	width: 190px;
	padding: 0px 0px 0px 60px;
	background: url(img/efc.jpg) left top no-repeat;
}

.cfc {
	width: 173px;
	padding: 0px 0px 0px 80px;
	background: url(img/cfc.gif) left top no-repeat;
}

.tfc {
	width: 201px;
	padding: 0px 0px 0px 60px;
	background: url(img/tfc.gif) left top no-repeat;
}

.chep {
	width: 300px;
	padding: 0px 0px 0px 60px;
	background: url(img/chep.gif) left top no-repeat;
}
