

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

h5 {
	padding: 0 0 20px 0;	
}

h6 {
	padding: 0 0 10px 0;	
}

.container_12 {
	background: url('../img/Running-Track-contentbg.jpg') repeat-y;
	margin-bottom: 0px;
}

.footer {
	background: url('../img/Running-Track-footerbg.jpg') repeat;
	width: auto;
	margin:0;
	height: 100%
}

.subfooter {
	background: url('../img/Running-Track-subfooterbg.jpg') repeat;
	width: auto;
	margin:0;
}


#topbanner {
	background: url('../img/Running-Track-mainbg.jpg') repeat;
}

#img_pad {
	padding: 0 5px 5px 0;	
}
#product_img_pad {
	padding: 20px 0px 20px 0;	
}

#center {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
}

#call-to-action1 {
	float:left;
	padding-top: 10px;
	margin-right: 10px;
	width: 220px;
}

#call-to-action2 {
	float: right;
	padding-top: 10px;
	margin-left: 10px;
	width: 220px;
}