﻿/*** Section Overview Nav Styles ***/

.IntroductionContentWrapper
{
	margin-bottom:35px;
}

.IntroductionContentWrapper p:first-child
{
	margin-top:0px;
}

#SectionOverviewNav
{
	width:751px;
	margin:10px 0px 10px 0px;
}

#SectionOverviewNavInner .Left
{
	float:left;
}

#SectionOverviewNavInner .Right
{
	float:right;
}

.SectionOverviewWrapper
{
	width:350px;
}

#SectionOverviewNavInner img
{
	height:69px;
	width:69px;
}

#SectionOverviewNavInner h3
{
	margin:0px;
	padding:0px;
	font-size:1.3em;
}

#SectionOverviewNavInner p
{
	margin-top:0.4em;
}

#SectionOverviewNavInner .ImageWrapper
{
	float:left;
	height:69px;
	margin:5px 16px 16px 0px;
	width:69px;
}


