@charset "utf-8";
* {margin:0; padding:0;}

li 
{
list-style: none;
float: left;
}

a {
   outline: none;
   color: #FFF;
}

/* --------- base -------- */

body {
	background-color: #000;
	background-image: url(http://www.littlekimberly.com/main/images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
span{
color: #000;
font-family: arial;
font-size: .6em;
}

.main {
	position:relative;
	margin:0 auto;
	width: 980px;
	height: 1600px;
	background-image: url(http://www.littlekimberly.com/main/images/border.gif);
	background-repeat: repeat;
	background-position: center top;
}

.container {
	position: relative;
	width: 950px;
	height: 1600px;
	top: 0px;
}

.text {
	position: absolute;
	width: 200px;
	height: 10px;
	top: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	left: 118px;
}

/* --------- body -------- */
.bodyimage01 {
	background-image: url(http://www.littlekimberly.com/main/images/index_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 564px;
	width: 950px;
}

.bodyimage02 {
	background-image: url(http://www.littlekimberly.com/main/images/index_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 561px;
	width: 950px;
}

.bodyimage03 {
	background-image: url(http://www.littlekimberly.com/main/images/index_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 355px;
	width: 950px;
}

.bodyimage04 {
	background-image: url(http://www.littlekimberly.com/main/images/tour_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 544px;
	width: 950px;
}

.bodyimage05 {
	background-image: url(http://www.littlekimberly.com/main/images/tour_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 668px;
	width: 950px;
}

.bodyimage06 {
	background-image: url(http://www.littlekimberly.com/main/images/tour_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 388px;
	width: 950px;
}

/* --------- buttons -------- */
.indsignup {
	position: absolute;
	float: left;
	height: 120px;
	width: 537px;
	left: 0px;
	top: 1480px;
}

.indseemore {
	position: absolute;
	float: left;
	height: 120px;
	width: 413px;
	left: 537px;
	top: 1480px;
}

.signup {
	position: absolute;
	float: left;
	height: 22px;
	width: 166px;
	left: 669px;
	top: 145px
}

.videosample {
	position: absolute;
	float: left;
	height: 62px;
	width: 388px;
	left: 546px;
	top: 167px
}

.flasharea {
	position: absolute;
	float: left;
	height: 270px;
	width: 384px;
	left: 548px;
	top: 229px
}

.joinbutton {
	position: absolute;
	float: left;
	height: 65px;
	width: 384px;
	left: 548px;
	top: 498px
}

.signup2 {
	position: absolute;
	float: left;
	height: 128px;
	width: 510px;
	left: 212px;
	top: 1472px
}

.joinbutton2 {
	position: absolute;
	float: left;
	height: 61px;
	width: 806px;
	left: 70px;
	top: 544px
}

/* --------- joinpage -------- */
.main2 {
	position:relative;
	margin:0 auto;
	width: 980px;
	height: 1000px;
	background-image: url(http://www.littlekimberly.com/main/images/border.gif);
	background-repeat: repeat;
	background-position: center top;
}

.container2 {
	position: relative;
	width: 950px;
	height: 1000px;
	top: 0px;
}

.joinimage01 {
	background-image: url(http://www.littlekimberly.com/main/images/join_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 358px;
	width: 950px;
}

.joinimage02 {
	background-image: url(http://www.littlekimberly.com/main/images/join_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 642px;
	width: 950px;
}

.jointextarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	float: left;
	left: 265px;
	top: 363px;
	right: 0px;
	bottom: 0px;
	height: 340px;
	width: 360px;
	position: absolute;
}
