body {
	margin: 0px;
}

a {
	text-decoration: underline;
}

#content {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

#content #header {
	clear: both;
	width: 100%;
	height: 85px;
	margin-bottom: 20px;
}

#content #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	clear: both;
	width: 100%;
}

.box {
	background-repeat: no-repeat;
	margin: 5px;
	float: left;
	height: 154px;
	width: 179px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.box img {
	margin: 0px;
	text-align: center;
} 

.box p {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


.box a {
	color: #FFFFFF;
}

#box1 {
	background-image: url(web_1.png);
}

#box2 {
	background-image: url(web_2.png);
}

#box2 a {
	color: #B514BF;
}

#box3 {
	background-image: url(web_3.png);
}

#box4 {
	background-image: url(web_4.png);
}

#box5 {
	background-image: url(web_5.png);
}

#box6 {
	background-image: url(web_6.png);
}
