body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0066CC;
	background-image: url(images/asbgfooterbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td {
	font-size: 1em;
}

input {
	font-size: 0.8em;
}

textarea {
	font-size: 0.8em;
}

select {
	font-size: 0.8em;
}

ul {
	font-size: 0.8em;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-size: 0.8em;
}
h1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.2em;
	
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
}

#asbgpage {
	width: 900px;
	text-align: center;
	margin: 0 auto;
}

#asbgheaader {
	text-align: center;
}

#asbgcontent {
	text-align: left;
	background-image: url(images/smallbusiness.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#asbgcontent_nobg {
	text-align: left;
}
#asbgfooter {
	text-align: left;
	height: 150px;
	color: #FFFFFF;
}
#asbgfooter p{
	padding: 35px 20px 20px 20px;
	font-size: 0.7em;
}
#asbgfooter a{
	color: #3399FF;
}



#photographer {
clear: both;
}