/* home */

.main {
	height: 542px;
	background-color: #ff49b3;
}
.main .content {
	height: 542px;
	background: #ff49b3 url(../images/main.background.home-1.gif) 0 0 no-repeat;
}
.main .content.two {
	background-image: url(../images/main.background.home-2.gif);
}
.main .content.three {
	background-image: url(../images/main.background.home-3.gif);
}
.main .content.four {
	background-image: url(../images/main.background.home-4.gif);
}
.main .content.five {
	background-image: url(../images/main.background.home-5.gif);
}
.focus {
	padding-left: 545px;
}

/* text */

h2 {
	margin: 0 0 0;
	width: 395px;
	height: 195px;
	background: transparent url(../images/header.home.gif) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

h4 {
	margin-bottom: 0.3em;
	color: #bceefa;
	font-size: 1.2em;
}
p.introduction {
	margin: 5px 0 0 10px;
	width: 375px;
	height: 31px;
	background: transparent url(../images/text.sporturebelieves.gif) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.design {
	margin: 10px 0 0;
	width: 330px;
}



.design a.rotating {
	float: left;
	margin: 0 24px 0 38px;
	width: 72px;
	height: 123px;
	
}
.design h4 {
	padding-top: 28px;
}
.design p {
	font-size: 1em;
	color: #fff;
}

.design2 {
	margin: 40px 0 0;
	width: 330px;
	
}

.design2 a.rotating {
	float: left;
	margin: 0 24px 0 38px;
	width: 60px;
	height: 115px;
	padding-left:14px;
}