/* 4trace CSS Document */
body
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000000;
	
}

#top
{
	height: 30px;
	width: 940px;	
}

#header
{
	background-attachment: scroll;
	/* [disabled]background-image: url(../products/wash/content/images/4trace_wash_header.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
	height: 181px;
	
	font-size: 0.7em;

}

#t1
{
	/*background-color: #99FF00;*/
	
	height: 10px;
	width: 940px;
	
	/* [disabled]background-position: left top; */
	/* [disabled]background-image: url(../Layout/t1.jpg); */
	/* [disabled]background-repeat: no-repeat; */
	
}

#main
{
	background-image: url(../Layout/main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 0.7em;
	line-height: 1.7em;
}

#t2
{
	
	height: 10px;
	width: 940px;

}

#footer
{
	background-color: #999;
	height: 24px;
	background-image: url(../Layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer_content
{
	/* [disabled]text-align: right; */
	padding: 3px 10px 0px 10px;
	text-align: right;
	font-size: 0.7em;
	color: #990000;
}
