/* 
NetTrack Marketing
Created by John Erdie Web Design
www.johnerdie.com
September 2005
*/


#container	{
	margin-left: 0px;
	margin-top: 0px;
	width: 900px;
	height: 650px;
	background-image:url(../images/home_background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
p	{
	font-size: 11px;
	line-height: normal;
}

#leftNav	{
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#leftNav ul	{
	margin: 0px;
	padding: 0px;
}
#leftNav a:hover	{
	color: #c00;
}

#footer	{
	background-color: transparent;
}

