﻿
div.billboard
{
	width: 971px;
	height: 327px;
	background: url(../Images/HomePage/billboard.jpg) no-repeat 2px 0px;
	overflow: auto;
}

div.billboard h1
{
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
	margin-top: 150px;
	margin-left: 300px;
}

div.billboard h2
{
	color: #FFFFFF;
	font-size: 14px;
	width: 350px;
	font-weight: normal;
	margin-left: 300px;
	margin-top: 15px;
}

div#billBoardFooter
{
	height: 7px;
	overflow: hidden;
	background: url(../Images/HomePage/BillboardFooter.jpg) no-repeat 5px 0px;
}

ul#section-summary
{
	width: 100%;
	height: 133px;
	margin-left: 0px;
	background: url(../Images/HomePage/MainPageLeftShadowTop.jpg) no-repeat 1px bottom;
}

ul#section-summary li
{
	height: 133px;
	background: url(../Images/HomePage/MainPageSectionSplitter.jpg) no-repeat 0px 0px;
	background-color: #666465;
	cursor:pointer;
}


ul#section-summary li.leftEdge
{
	margin-left: 5px;
	background: #666465 url(../Images/HomePage/SectionArrow.jpg) no-repeat 14px 11px !important;
}

ul#section-summary li h3 
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	margin-left: 11px;
	margin-top: 10px;
}

ul#section-summary li h3 a
{
    color:#FFFFFF;
}

ul#section-summary li p
{
	color: #FFFFFF !important;
	font-size: 11px;
	line-height: 13px;
	height: 50px;
	font-weight: normal;
	margin: 10px;
	margin-left: 16px;
}

ul#section-summary li p a
{
	color: #FFFFFF;
}

ul#section-summary li p img
{
	margin-left: 18px;
	margin-top: -5px;
	padding: 1px;
	background-color: #ABABAD;
	border: solid 1px #FFF;
}

ul#section-summary li div.selection
{
	display:none;
}

ul#section-summary li.active div.selection
{
	display:block !important;
	background:url(../Images/HomePage/Triangle.gif) no-repeat 0px 0px !important;
	width:31px;
	height:16px;
	margin-left:40%;
	position:relative;
	top:25px;
}


div.mainPageBodyWrapper
{
	height: 211px;
	background: url(../Images/HomePage/MainPageLeftShadow.jpg) no-repeat 1px 0px;
}

div.body
{
	height: 211px;
	width: 650px;
	margin-left: 18px;
	background: url(../Images/HomePage/MainPageBodyBg.jpg) repeat-x 0px 0px;
	overflow:hidden;
}

div.bodyRightEdge
{
	width: 22px;
	height: 211px;
	background: url(../Images/HomePage/MainPageBodyShadowRight.jpg) repeat-x 0px 0px;
}


div.headline-detail
{
	height:211px;
}

div.headline-detail img
{
	float: left;
	display: inline;
	margin-top: 50px;
	padding: 0px;
	background-color: #FFFFFF;
	border: none 1px #ABABAD;
}

div.headline-detail div
{
	float: left;
	display: inline;
	margin-left: 10px;
	width: 480px;
}

div.headline-detail h4
{
	margin-top: 30px;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 2px;
	border-bottom: solid 1px #BFBFBF;
}

div.headline-detail h4 a
{
	color: inherit !important;
}

div.headline-detail ul
{
	margin-top: 20px;
}

div.headline-detail ul li
{
	padding-left: 20px;
	background: url(../Images/headlineitem.gif) no-repeat 0px 0px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 12px;
	height: 16px;
}

div.headline-detail ul li a
{
	color:#000000;
}

div.rightSection
{
	width:272px;
	height: 211px;
	
}

div.rightSection h4
{
	margin:0px 9px;
	margin-top:10px !important;
	width:235px;
	height:38px;
	padding-top:7px;
	padding-left:20px;
	background:url(../Images/HomePage/RightSectionTitleBack.jpg) no-repeat 0px 0px;
	color:#FFFFFF;
	border:none 0px;
}

div.rightSection img
{
	float:left;
	margin:3px;
	margin-left:10px;
	margin-right:5px;
	border:solid 1px #efefef;
	padding:2px;
}

div.rightSection span
{
	margin-top:5px;
}

div.rightSection h4 a
{
	color:#FFFFFF !important;
}
