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

#foundationbanner{	
	margin:auto;
	position:relative;
	text-align:left;
	background:#fff;
	height: 325px;
	width: 968px;
	margin-bottom: 26px;
	}

#threecols a
{
	text-decoration: none;
	color: #6d6e71;
}


a#readmore 
{
	background-image: url("images/readmorebg.png");
	background-repeat: no-repeat;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 22px;
	width: 92px;
	background-position: 0 0px;
	margin-left: 148px;
	outline: none;
	margin-top: 18px;
}

a#readmore:active
{
	background-position: 0 -22px;
}

#threecols
{
	height: 408px;
	width: 100%;
}

#leftcol
{
	float: left;
	height: 406px;
	width: 256px;
	margin-right: 16px;
	border-top: 1px solid #F1F2F2;
}

#midcol
{
	border-top: 1px solid #F1F2F2;
	float: left;
	height: 406px;
	width: 256px;
	margin-right: 16px;
}

#rightcol
{
	border-top: 1px solid #F1F2F2;
	float: left;
	height: 406px;
	width: 424px;
}

.coltitle
{
	height: 15px;
}

.colcontent
{
	border: 1px solid #F1F2F2;
	height: 324px;
}

.colcontent h1 {
	text-align: center;
	font-size: 24px;
}

.colcontent h2 {
	text-align: center;
	color: #FF9C0B;
	font-size: 24px;
}

#leftcol .colcontent, #midcol .colcontent
{
	padding-top: 18px;
	padding-bottom: 18px;
	color: #6d6e71;
}

#midcol .colcontent ul
{
	margin-left: 1.6em;
}

#midcol .colcontent ul li
{
	margin-bottom: 16px;
}

#leftcol .colcontent, #midcol .colcontent
{
	width: 254px;
}

#rightcol .colcontent
{
	height: 360px;
	width: 422px;
}

#vid1,#vid2,#vid3,#vid4
{
	height: 293px;
	width: 353px;
	padding: 22px 34px 15px 35px;
	border-bottom: 1px solid #F1F2F2;
}

#rightcol .colcontent #vid1 p
{
	margin-bottom: 13px;
	line-height: 15px;
	color: #ff9c0b;
}

#rightcol .colcontent #vid2 p
{
	margin-bottom: 13px;
	line-height: 15px;
	color: #ff9c0b;
}

#rightcol .colcontent #vid3 p
{
	margin-bottom: 13px;
	line-height: 15px;
	color: #ff9c0b;
}

#rightcol .colcontent #vid4 p
{
	margin-bottom: 13px;
	line-height: 15px;
	color: #ff9c0b;
}

#rightcol .colcontent .padbox
{
	border-top: none;
	border-bottom: none;
	margin-bottom: 0;
}

#rightcol .colcontent #vidnav
{
	height: 14px;
	padding: 5px 0px 6px;
	background-color: #F1F2F2;
	color: #000;
	margin-top: 2px;
	margin-bottom: 2px;
}

#rightcol .colcontent #vidnav a
{
	text-decoration: none;
	color: #939598;
}

#rightcol .colcontent #vidnav a:hover
{
	text-decoration: none;
	color: #6d6e71;
}

#rightcol .colcontent #vidnav p
{
	line-height: 14px;
	float: right;
	margin-right: 40px;
}

#leftcol .colcontent img
{
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 5px;
}

