body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	background-attachment: fixed;
	background-image:url(images/bground.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bground.png');
	_background-image :none;
	_background: transparent;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5d6463;
	margin-top: 0px;
}
h1 {
	color: #5d6463;
}
#main {
	width: 655px;
	background-color: #fff;
	background-image:url(images/mart-green-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-left: 275px;
	padding-right:25px;
	text-align: left;
}
#bottom {
	height: 22px;
	width: 905px;
	padding-top: 13px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 10px;
	color: #333;
	background-image:url(images/bottom.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottom.png');
	_background-image :none;
	_background: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
A:link {
	color: #444;
	text-decoration: underline;
}
A:visited {
	color: #999;
	text-decoration: underline;
}
A:active {
	color: #666;
	text-decoration: underline;
}
A:hover {
	color: #666;
	text-decoration: underline;
}
.image {
	display: none;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	font-weight: normal;
}
