body {
	font: 13px/1.5 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #242626;
}

html {
	background: rgb(240,240,240);
	height: 100%;
	margin-bottom: 1px;
	overflow-y: scroll;
}

a {
	border-bottom: 1px dotted;
	text-decoration: none;
	color: #5a5a5a;
}

div.clear {
	height: 10px;
}

.container_12 {
	background: #ffffff;
}

#head {
	margin-top: 80px;
	margin-bottom: 40px;
}

#head h1 {
	font-weight: normal;
	color: #333;
	font-family: 'Open Sans', 'Helvetca Neue', Helvetica, Arial, sans-serif;
}

.grid_2 p {
	text-align: right;
	font-weight: bold;
	color: #444;
}

.grid_6 {
	text-align: left;
}

.grid_6 h3 {
	font-size: 13px;
	margin-bottom: 3px;
	color: #333;
}

.grid_6 p {
	margin-bottom: 20px;
}

.grid_6 li {
	margin-bottom: 5px;
}

li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer {
	color: #999;
	font-size: 11px;
}

p.contact a {
	margin-right: 10px;
		font-size: 11px;
}
