#container
{
	position: relative;
	width: 860px;
	font-family:arial;
	text-align:left;		
}

#banner
{
	float:left;
	width:870px;
	height:170px;
	background:url(../Cobrand/Images/FamilySecure/LearnMoreBanner.jpg) no-repeat top;
	margin-bottom:15px;
}

#order
{
	float:right;
	width:204px;
	height:50px;
	padding:77px 30px 0 0;
}

#leftNav
{
	float:left;
	width:249px;
	padding-bottom:50px;
}

#leftNavTop
{
	float:left;
	width:249px;
	height:45px;
	background:url(../Cobrand/Images/FamilySecure/LearnMoreLeftNavTop.gif) no-repeat top;
}

#leftNavTop h1
{
	padding:0;
	margin:15px 0 0 15px;
	color:#495471;
	font-size:22px;
}

#leftNavMiddle
{
	float:left;
	width:249px;
	padding-bottom:15px;
	background:url(../Cobrand/Images/FamilySecure/LearnMoreLeftNavMiddle.gif) repeat-y top;
}

#leftNavMiddle a
{
	font-size:11px;
	color:#495471;
	text-decoration:none;
}

#leftNavMiddle a:hover
{
	color:#3c8bbe;
	text-decoration:underline;
}

#leftNavMiddle h2
{
	padding:0;
	margin:7px 0 0 15px;
	color:#ef6f00;
	font-size:12px;
}

#leftNavMiddle ul
{
	padding:0;
	margin:0 0 0 35px;
	list-style-type:none;
}

#leftNavMiddle li
{
	padding:0;
	margin:6px 0 0 0;
}

#leftNavMiddle li strong
{
	padding-left:15px;
	margin:5px 0 0 -16px;
	color:#3c8bbe;
	background:url(../Cobrand/Images/FamilySecure/LearnMoreArrow2.gif) no-repeat top left;
	font-size:11px;
}

#leftNavBottom
{
	float:left;
	width:249px;
	height:10px;
	background:url(../Cobrand/Images/FamilySecure/LearnMoreLeftNavBottom.gif) no-repeat top;
}

#content
{
	float:left;
	width:520px;
	margin:25px 0 0 50px;
	font-size:14px;
	padding-bottom:35px;
}

#content p
{
	font-size:14px;
	margin:15px 0;
	padding:0;
}

#content h1
{
	padding:0;
	margin:0;
	color:#3c8bbe;
	font-size:17px;
}

#content .continue
{
	width:520px;
	font-size:18px;
	text-align:center;
	margin-top:40px;
	color:#3c8bbe;
	font-size:17px;
	font-weight:bold;
	float:left;
}

#content .continue a
{
	color:#3c8bbe;
	font-style:italic;
	font-weight:normal;
}

#content ol
{
	margin:0 0 0 18px;
	#margin:0 0 0 23px;
	padding:0;
}

#content li
{
	margin:0 0 15px 0;
	padding:0;
}

#video
{
	text-align:center;
}

#content .parent
{
	width:520px;
	border-bottom:1px solid #abc3da;
	height:155px;
	margin-top:15px;
}

#content .parent img
{
	float:left;
	margin:0 10px 0 0;
}

#content .parent div
{
	line-height:17px;
	float:left;
	padding:5px 0 15px 0;
	width: 365px;
}

