@import "comingSoonBanner.css";

*{
	padding:0px;
	margin:0px;
}

body{
	padding-left:50%;
	background-image:url(../images/png/bg.png);
	background-repeat:repeat-x;
}

a{
	border:none;
	text-decoration:none;
	color:#328dc8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}


a:hover {
    color: #f1d92c;
    text-decoration: underline;
}

img{
	border:none;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:#135792;
}

#siteshell{
	margin-left:-485px;
	/*background-image:url(../images/jpg/template.jpg);*/
	background-repeat:no-repeat;

	width:970px;
	
}


/* BEGIN HEADER STYLES*/

#header{
	padding-top:10px;
	width:970px;
	height:170px;
}

#logo{
	margin:0px 0px 0px 0px;
	width:422px;
	height:104px;
}

#navUpperRight a{
	padding-left:5px;
	padding-right:5px;
}

#shareThis{
	margin:0px 0px 0px 790px;
}


#phoneNumber{
	margin:30px 0px 0px 680px;
	}

/* END HEADER STYLES*/

#programShell{
	margin:40px 0px 0px 3px;
	width:970px;
}

#corporateInformation{
	margin:20px 0px 0px 0px;
	width:970px;
}

#corporateDesc{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:13px;
	color:#00000;
	margin:25px 0px 0px 4px;
	width:820px;
}

#videoShell{
	margin:400px 0px 0px 3px;
	width:970px;
}

#videoHeader{
	margin:20px 0px 0px 3px;
	width:970px;
}

#videoPlayerShell{
	margin:30px 0px 0px 0px;
}

#playlistItems{
	margin:-395px 0px 0px 550px;
}

#playlistItems img{
	padding:15px 0px 0px 0px;
}
	
#howItWorksSections{
	margin:20px 0px 0px 0px;
}


#howItWorksSections li{
	
	display:inline;
	list-style-type: none;
	padding-right: 20px;
}

#howToughloveWorks{
	margin:30px 0px 0px 0px;
	
	}

#howItWorksSections p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:250px;
	margin-left:20px;
	padding-top:55px;
}

#step1{
	background-image:url(../images/png/step1_bg.png);
	background-repeat:no-repeat;
	width:292px;
	height:589px;
	line-height:20px;
	}
	
	
#step2{
	background-image:url(../images/png/step2_bg.png);
	background-repeat:no-repeat;
	width:292px;
	height:589px;
	margin:-589px 0px 0px 310px;
	line-height:20px;
	}
	
#step3{
	background-image:url(../images/png/step3_bg.png);
	background-repeat:no-repeat;
	width:292px;
	height:589px;
	margin:-589px 0px 0px 620px;
	line-height:20px;
	}

#messageShell{
	margin:30px 0px 0px 3px;
	width:970px;
}


#corporateCopy{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:13px;
	color:#00000;
	margin:25px 0px 0px 4px;
	width:820px;
}

.step{
	margin:30px 0px 0px 0px;
}

/* BEGIN BODY STYLES*/






/* END BODY STYLES*/

#footer{
background-image:url(../images/png/footerBG.png);
background-repeat:repeat-x;
height:65px;
margin-left:-100%;
padding-left:50%;
margin-top:50px;
width:970px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;

}

#navlist li a
{
color:#004f7a;
}

#navlist{
display:block;
margin:10px 0px 0px 0px;
}

#footerNav{
font-weight:bold;
color:#328dc8;
margin:0px 0px 0px 0px;
padding-top:1px;
}

.copyright{
display:block;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#004f7a;
margin:10px 0px 0px 220px;
}