body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	clear: none;
	float: none;
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a
{
	color: #0066CC;
	text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
.undercon {
	float: left;
	height: 300px;
	width: 500px;
}
.holder {
	float: none;
	height: 500px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.emailcon {
	font-family: Verdana;
	font-size: 10px;
	float: left;
	height: 180px;
	width: 500px;
	margin-top: 20px;
	color: #666666;
}
