body {
	background: #dfe5df;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	line-height: 150%;
}

img {
	border: 0px;
}

a {
	color: #4b4da1;
}

a:hover {
	color: #6c6eca;
}

#wrapper {
	background: #fff;
	width: 720px;
	margin: 0px auto;
	padding: 0px 25px;
}

#header {
	width: 770px;
	margin: 0px auto;
}

#nav {
	background: #bdd747;
	padding: 3px;
	text-align: center;
}

#nav a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 0px 10px;
}

#nav a:hover {
	color: #f1f6db;
}

.column {
	padding-top: 30px;
	float: left;
	width: 110px;
}

.column h2 {
	line-height: 110%;
	font-weight: normal;
	color: #ef3f30;
	font-family: impact, arial;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

.content {
	float: left;
	padding: 30px 47px 0px 47px;
	width: 402px;
}

.content p {
	line-height: 180%;
}

.contentlarge {
	width: 515px;
}

.content h1 {
	text-transform: uppercase;
	color: #0071b5;
	font-size: 22px;
	margin-bottom: 25px;
}

.content h2 {
	margin-top: 25px;
	color: #0071b5;
	font-size: 15px;
}

.content h3 {
	margin-top: 15px;
	font-size: 13px;
}

.bigfont {
	font-size: 16px;
}

#footer {
	text-align: center;
	padding: 20px 0px;
	clear: both;
	border-top: 1px solid #e5e7dd;
}

.magitem {
	padding-bottom: 25px;
	width: 200px;
	float: left;
}

.colphotoholder {
	float: left;
	width: 120px;
}

.coltextholder {
	float: left;
	width: 350px;
}

.coltextholder p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
