@charset "UTF-8";
#wrapperTrackdays {
	width: 955px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
	height: 1415px;
} 
#rightTextTrackdays {
	width: 318px;
	background: #FFF;
	padding: 0;
	height:500px;
	margin: 0 25px 0 10px;
	border: 1px solid #CCC;
	position: absolute;
	top: 764px;
}
#leftTextTrackdays {
	float: left;
	width: 558px;
	background: #FFF;
	padding: 0;
	height:1048px;
	border: 1px solid #CCC;
	margin: 20px 15px 20px 25px;
}
#rightBarTrackdays {
	width:355px;
	height:1048px;
	float: right;
	padding: 0;
	margin: 0;
	z-index: 3;
	overflow: visible;
}
#rightPhotoTopTrackdays {
	width: 320px;
	background: #FFF;
	padding: 20px 25px 10px 10px;
	height:240px;
	position: absolute;
	margin: 0;
	top: 195px;
}
#rightPhotoLowerTrackdays {
	width: 320px;
	background: #FFF;
	padding: 0px 25px 10px 10px;
	height:240px;
	position: absolute;
	margin: 0;
	top: 468px;
}

	

#footerTrackdays
{
	width: 955px;
	height: 170px;
	background-image: url(../images/footer.png);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 1245px;
}

#copyrightTrackdays
{
	width:685px;
	height:18px;
	position: absolute;
	text-align: left;
	padding: 5px 0 0 270px;
	background-color: #C8C8C8;
	text-transform: none;
	text-decoration: none;
	font-size: 9px;
	color: #666;
	border: none;
	font-style: normal;
	top: 1415px;
}
