@charset "utf-8";
/* AthleteWebDesign.com CSS Document */
body
{
	background: #050505 url(images/body-bg.jpg) repeat-x top;
	padding: 0;
	margin: 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 20px;
	font-size: 12px;
}
a
{
	color: #6BBC00;
	text-decoration: none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
img
{
	border: 0;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#services td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#footer
{
	padding: 15px 0;
	font-size: 11px;
}