﻿
div#PageContainer {
	width:984px;
	margin:0 auto;
}

div#Header {
	position:relative;
	width:100%;
	height:104px;
}

div#Header img#ctl00_HeaderBarLeftImage {
	height:104px;
	position:absolute;
	left:0px;
}

div#Header div#MiddleHeaderImage {
	height:104px;
	position:absolute;
	right:268px;
}
               
div#Header img#ctl00_HeaderBarRightImage {
	position:absolute;
	right:0px;
	height:104px;
	width:268px;
}

div#ContentWrapper {
	width:644px;
	padding-bottom:8px;
	font-size:90%;
	margin-left:22px;
	padding-top:2px;
}

div#Footer {
	width:984px;
	height:46px;
	background:white url(../Images/FooterBarLightGray.gif) top left no-repeat;
	text-align:right;
}

div#Footer p {
	margin-top:13px;
	margin-right:45px;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:120%;
}
   
div.PanelContent {
	width:642px;
	margin-left:1px;
	background:white url(../Images/bkgdLgBox3Cols.gif) bottom left no-repeat;
}

table.PanelHeader {
	height:52px;
	width:644px;
	background:white url(../Images/BoxHeader.gif) bottom left no-repeat;
}

table.PanelHeader tr td {
	padding-left:18px;
	padding-top:8px;
	font-size:110%;
	font-weight:bold;
}

.TopBorder {
	height:14px;
	width:688px;
	background:white url(../Images/TopBorder.gif) bottom left no-repeat;
}

.BottomBorder {
	height:14px;
	width:688px;
	background:white url(../Images/BottomBorder.gif) top left no-repeat;
}

.AdTop {
	height:14px;
	width:148px;
	margin-top:6px;
	background:white url(../Images/TopBorderLightGrayAd.gif) bottom left no-repeat;
}

.AdBottom {
	height:14px;
	width:148px;
	background:white url(../Images/BottomBorderLightGrayAd.gif) top left no-repeat;
}

.AdContent {
	width:144px;
	border-left:solid 2px #ccc;
	border-right:solid 2px #ccc;
}

.AdContent div.AdImage {
	width:120px;
	border:1px solid #ccc;
	margin-top:5px;
	margin-left:10px;
}

.TimesFont {
	font-family:Times New Roman;
}

.PhoneLabel {
	position:absolute;
	top:36px;
	right:30px;
	font-size:300%;
	color:#444;
}

div.SectionHeading {
	text-align:left;
	width:100%;
	height:14px;
	border-bottom:solid 1px black;
	padding-bottom:5px;
}
div.SectionHeading h2 {
	padding-left:10px;
	float:left;
	font-size:120%;
}

div.SectionHeading a {
	float:right;
	padding-right:10px;
	font-size:130%;
}

div.PageContainer {
	width:900px;
	margin-left:15px;
	margin-top:15px;
}
