@charset "UTF-8";
/* CSS Document */

/*
Author Name : Jake Nelson-Dooley
Author Site : http://www.underwaterschoolbus.com
Style Name : Metro	
Style URI : http://www.metroscootersusa.com
Version :
Comments : Based K2 theme
*/



#page {
	background:none;
	border:none;
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
	border-top: none;
	clear: both;
	}
	
	
.content {
background-image: url(content-bg.png);

	background-color: white;
	border: 1px solid #ddd;
	border-top: none;
	padding: 0 20px 10px;
 	border-bottom:none;
	}
	
	

#footer {
background: url(footer.png) no-repeat top center;
	/*background-image:url(footer.jpg);
	background-position:center;*/
	background-repeat:no-repeat;
	padding-top: 25px;
	padding-bottom: 53px;
	margin-top: 0px;
		}
	
	.columns-three .secondary {
	width: 174px;
	}
	
body
{ 
/*background-image: url(bg-image-1440.jpg); 
background-color: #eee;
background-position:center;
background-position:bottom;
background-repeat:no-repeat;
margin-bottom:200px;*/
background-image: 
url('new-bg.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed
}

#header {
background-color: none;
}