
p {
	font-size: 12px;
}
#main {
	font-size: 12px;
	float: left;
}
table {
	margin: 0;
	border-collapse: collapse;
	background-color: #d6d38d;
}
table h1 {
	text-align: center;
	padding-top: 10px;
}

table td {
	padding-left: 13px;
	border: none;
	line-height: 18px;
}
table a:link {
	color: #4e4e4e;
}
table a:visited {
	color: #797a58;
}
table a:hover {
	color: #000000;
}
#supportC1 {
	background: url(images/question_80x80.png) no-repeat top right;
	background-color: #ffffff;
	border-bottom: 3px solid #2d3a5c;
}
#supportC2 {
	background-color: #ffffff;
	border-bottom: 3px solid #2d3a5c;
}
#webSupport {
	text-align: left;
}
#footer {
	margin-top: -20px;
}