.Footer1
{
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	
}

.Footer1   p {
	color: #666666;
	padding-top: 5px;
}

.Footer1   p {
	color: #666666;
	padding-top: 5px;
}
.Footer1, .push {
	height: 75px;
}
.Footer1 img 
{
	float:right;
	margin-top:10px;
	margin-right:0px;
	
}

.Footer1 span
{
	float:left;
}
.Footer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}
.Footer   p {
	color: #666666;
	padding-top: 5px;
}


* {
	margin: 0;
}
html, body {
	height: 100%;
}
.Container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -85px;
	margin-left: auto;
	background-image: url(../images/grass.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Footer, .push {
	height: 75px;
}
.Footer img 
{
	float:right;
	margin-top:10px;
	margin-right:0px;
	
}

.Footer span
{
	float:left;
}
 
.Container1 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -85px;
	margin-left: auto;
	/*background-image: url(../images/grass.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
	width:680px;
}