/* CSS Document */

body {
	background-color:#000000;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#home {
	position:absolute;
	top:0px;
	left:14px;
}

#nav_nick {
	position:absolute;
	top:66px;
	left:14px;
}

#nav_ellis {
	position:absolute;
	top:66px;
	left:64px;
}

#nav_coach {
	position:absolute;
	top:66px;
	left:112px;
}

#nav_rochelle {
	position:absolute;
	top:66px;
	left:170px;
}

.desc {
	position:absolute;
	top:496px;
	left:20px;
	font-size:16px;
	line-height:22px;
	color:#a9a9a9;
	text-align:left;
	width:474px;	
}

.features {
	font-size:12px;
	line-height:16px;
	color:#a9a9a9;
}

#footer {
	position:absolute;
	top:1550px;
	left:96px;
	padding-bottom:30px;
}

.foot_logo {
	padding-right:10px;
	float:left;
	padding-bottom:20px;
}

/* Nick */

#pageNick {
	background-image:url(images/bg_nick_back.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:center top;
	padding:0;
	margin:0;
	height:1600px;
}

#mainNick{
	width:1000px;
	background-image:url(images/bg_nick.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:center top;
	position:relative;
	height:1600px;
}

#ni_1	{
	position:absolute;
	left:20px;
	top:990px;
	width:312px;
	text-align:right;
}

#ni_2	{
	position:absolute;
	left:20px;
	top:1324px;
	width:312px;
	text-align:right;
}

#ni_3	{
	position:absolute;
	left:668px;
	top:1324px;
	width:312px;
	text-align:left;
}

/* Ellis */

#pageEllis {
	background-image:url(images/bg_ellis_back.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:center top;
	padding:0;
	margin:0;
	height:1600px;
}

#mainEllis {
	width:1000px;
	background-image:url(images/bg_ellis.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:center top;
	position:relative;
	height:1600px;
}

#el_1	{
	position:absolute;
	left:20px;
	top:943px;
	width:312px;
	text-align:right;
}

#el_2	{
	position:absolute;
	left:20px;
	top:1276px;
	width:312px;
	text-align:right;
}

#el_3	{
	position:absolute;
	left:668px;
	top:1093px;
	width:312px;
	text-align:left;
}

/* Coach */

#pageCoach{
	background-image:url(images/bg_coach_back.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:center top;
	padding:0;
	margin:0;
	height:1600px;
}

#mainCoach {
	width:1000px;
	background-image:url(images/bg_coach.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:center top;
	position:relative;
	height:1600px;
}

#co_1	{
	position:absolute;
	left:20px;
	top:959px;
	width:312px;
	text-align:right;
}

#co_2	{
	position:absolute;
	left:20px;
	top:1293px;
	width:312px;
	text-align:right;
}

#co_3	{
	position:absolute;
	left:668px;
	top:1189px;
	width:312px;
	text-align:left;
}
	
/* Rochelle */

#pageRochelle {
	background-image:url(images/bg_rochelle_back.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:center top;
	padding:0;
	margin:0;
	height:1600px;
}

#mainRochelle {
	width:1000px;
	background-image:url(images/bg_rochelle.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:center top;
	position:relative;
	height:1600px;
}

#ro_1	{
	position:absolute;
	left:20px;
	top:990px;
	width:312px;
	text-align:right;
}

#ro_2	{
	position:absolute;
	left:20px;
	top:1276px;
	width:312px;
	text-align:right;
}

#ro_3	{
	position:absolute;
	left:668px;
	top:1093px;
	width:312px;
	text-align:left;
}