@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#055d76;
	background-image:url(images/backgroundImage.png);
	background-repeat:repeat-x;
}

#wrapper{
	width:971px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}	

#header{
	width:971px;
	height:102px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}

#topBanner{
	width:971px;
	height:200px;
	background-image:url(images/topBanner.png);
	background-repeat:no-repeat;
}

#body{
	width:971px;
	height:auto;
	background-image:url(images/bodyBackGround.png);
	background-repeat:repeat-y;
}


#navigation a img{
	border:none;
}
#footer{
	width:971px;
	height:62px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
}

#footerText{
	margin-top:13px;
	font-size:9px;
	color:#CCCCCC;
	margin-left:15px;
}

#footerText a{
	color:#CCCCCC;
	text-decoration:none;
}

#footerText a:hover{
	text-decoration:underline;
}

#how2Remember{
	background-image:url(images/how2remember.png);
	background-repeat:no-repeat;
	width:355px;
	height:303px;
}

#how2GetGoodResults{
	background-image: url(images/how2GetGoodResults%5D.png);
	background-repeat:no-repeat;
	width:354px;
	height:303px;
}

#afterOL{
	background-image: url(images/afterOL.png);
	background-repeat:no-repeat;
	width:353px;
	height:390px;
}

#how2GetGoodResults2{
	background-image: url(images/how2getGoorResults.png);
	background-repeat:no-repeat;
	width:353px;
	height:390px;
}

#afterAL{
	background-image: url(images/afterAL.png);
	background-repeat:no-repeat;
	width:708px;
	height:320px;
}

.style4 {
	font-size: 14px;
	font-weight: bold;
}

#alTitle{
	width:693px;
	height:14px;
	padding:5px;
	font-weight:bold;
	background-color:#336666;
	color:#FFFFFF;
	font-size:12px;
}