@charset "UTF-8";

#main-content {
	background: url(../images/home/bg_summer.jpg) no-repeat;
}


#welcome-sign {
	margin: 20px 0 0 15px !important;
	margin: 15px 0 0 7px;
	float: left;
	width: 360px;
	height: 160px;
}

	#welcome-sign h3 {
		padding: 26px 0 20px;
		text-indent: -1000px;
		display: block;
	}
	
	#welcome-sign p {
		color: #FFF;
		padding: 0 25px;
		text-align: justify;
	}
	
	#welcome-sign .more {
		margin: -15px 0 0 245px;
	}

#e-club {
	width: 185px;
	height: 125px;
	margin: 40px 0 0 40px !important;
	margin: 35px 0 0 40px;
	float: left;
}

	#e-club h3 {
		text-indent: -10000px;
		display: block;
		padding: 20px 0 12px;
	}
	
	#e-club p {
		color: #FFF;
		font-size: 12px;
		line-height: 12px;
		padding: 0 2px 0 40px;
		text-align: right;
	}
	
	#e-club .more {
		margin: 2px 0 0 95px;
	}

#rookie-karts {
	clear: left;
	float: left;
	width: 300px;
	height: 200px;
	margin: 10px 0 0 20px !important;
	margin: 10px 0 0 10px;
}

	#rookie-karts h3 {
		padding: 10px 0 120px;
		text-indent: -10000px;
		display: block;
	}
	
	
	#rookie-karts h4 {
		color: #FFF;
		padding: 0 35px 0 70px;
		text-align: right;
		font-size: 12px;
	}
	
	#rookie-karts .more {
		margin: 0 0 0 165px;
	}
	
#birthday-sign {
	float: left;
	margin: 45px 0 0 30px;
	width: 260px;
	height: 145px;
}

	#birthday-sign h3 {
		padding: 35px 0 30px;
		text-indent: -10000px;
		display: block;
	}
	
	#birthday-sign p {
		color: #FFF;
		padding: 0 110px 0 5px;
		font-size: 11px;
		line-height: 12px;
	}
	
	#birthday-sign .more {
		margin: 2px 0 0;
	}
	
.more {
	width: 90px;
	height: 25px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 25px;
}

	#more-1 {
		background: url(../images/home/more-1.png) no-repeat;
	}
	
	#more-2 {
		background: url(../images/home/more-2.png) no-repeat;
	}
	
	#more-3 {
		background: url(../images/home/more-3.png) no-repeat;
	}
	
	#more-4 {
		background: url(../images/home/more-4.png) no-repeat;
	}
	
	
/*CSS FOR NAV*/
#nav {
	margin: 35px 0 0;
}
	