/* CSS Document */
#wrapper #mainActivities	{
	display: block;
	width: 720px;
	height: 1050px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	padding: 15px;
	color: #21180E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-width: 8px;
	border-style: solid;
	border-top-color: #5D5D5D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #5D5D5D;
	background-color: #FFFFFF;
	background-image: url(../../../images/bg1.png);
	background-repeat: repeat-x;
	background-position: top;
}
/*#wrapper #mainActivities #mainText	{
	display: block;
	width: 720px;
	height: 420px;
	font-size: 13px;
	line-height: 21px;
}
#wrapper #mainActivities #mainText a, #wrapper #mainActivities #flying a, #wrapper #mainActivities #racing a	{
	color: #21180E;
	text-decoration: underline;
}
#wrapper #mainActivities #mainText a:hover, #wrapper #mainActivities #flying a:hover, #wrapper #mainActivities #racing a:hover	{
	color: #21180E;
	text-decoration: none;
}
#wrapper #mainActivities #mainText #pic	{
	display: block;
	width: 563px;
	height: 149px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	border: 2px solid #999;
}
#wrapper #mainActivities #flying	{
	display: block;
	width: 540px;
	height: 210px;
	font-size: 13px;
	line-height: 21px;
	padding-top: 10px;
	float: left;
}
#wrapper #mainActivities #flyingPic {
	display: block;
	width: 130px;
	height: 195px;
	padding: 10px;
	margin-left: 10px;
	border: 2px solid #999;
	float: left;
}
#wrapper #mainActivities #flyingPic img {
	width: 130px;
	height: 195px;
}
#wrapper #mainActivities #racing	{
	display: block;
	width: 720px;
	height: 290px;
	font-size: 13px;
	line-height: 21px;
	padding-top: 10px;
	float: left;
}
#wrapper #mainActivities #racingPic {
	display: block;
	width: 683px;
	height: 168px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
#wrapper #mainActivities #racingPic #pic1 {
	width: 210px;
	height: 137px;
	float: left;
	margin-right: 5px;
	padding: 10px;
	border: 2px solid #999;
}
#wrapper #mainActivities #racingPic #pic2 {
	width: 225px;
	height: 122px;
	float: left;
	margin-right: 5px;
	padding: 10px;
	margin-top: 5px;
	border: 2px solid #999;
}
#wrapper #mainActivities #racingPic #pic3 {
	width: 166px;
	height: 137px;
	float: left;
	padding: 10px;
	border: 2px solid #999;
}
#wrapper #mainActivities #racingPic #pic1 img {
	width: 210px;
	height: 137px;
}
#wrapper #mainActivities #racingPic #pic2 img {
	width: 225px;
	height: 122px;
}
#wrapper #mainActivities #racingPic #pic3 img {
	width: 166px;
	height: 137px;
}*/
#wrapper #mainActivities #skydiveText	{
	display: block;
	width: 490px;
	height: 420px;
	float: left;
}
#wrapper #mainActivities #skydiveText a	{
	color: #21180E;
	text-decoration: underline;
}
#wrapper #mainActivities #skydiveText a:hover	{
	color: #21180E;
	text-decoration: none;
}
#wrapper #mainActivities #picRight	{
	display: block;
	width: 190px;
	height: 223px;
	padding: 8px;
	border: 2px solid #999;
	float: right;
	margin-right: 5px;
	margin-top: 60px;
}
#wrapper #mainActivities #picRight img	{
	width: 100%;
	height: 100%;
}
#wrapper #footer	{
	display: block;
	width: 770px;
	height: 40px;
	margin-top: 10px;
	background-image: url(../../../images/footer/tablet/footerTablet.png);
	background-repeat: no-repeat;
	border-radius: 7px;
	font-size: 10px;
	color: #595959;
}
#wrapper #footer #txt1	{
	display: block;
	width: 468px;
	height: 20px;
	margin-left: 10px;
	margin-top: 6px;
	float: left;
}
#wrapper #footer #txt3	{
	display: block;
	width: 215px;
	height: 20px;
	margin-left: 18px;
	margin-top: 6px;
	float: left;
}
#wrapper #footer #txt2	{
	display: block;
	width: 40px;
	height: 20px;
	margin-left: 8px;
	margin-top: 6px;
	float: left;
}

