html
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#body
{
	width: 770px;
	margin: 0 auto;
}

img
{
	border: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

hr
{
	height: 1px;
	border: 0px;
	padding: 0px;
}

#container
{
	width: 768px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	margin: 0 auto;
}

#header
{
	width: 768px;
	padding-top: 0px;
}

#headerTop
{
	width: 758px;
	height: 31px;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
}

#headerMiddle
{
	clear: both;
	width: 768px;
	height: 104px;
}

#headerMiddle .left
{
	width: 184px;
	float: left;
	height: 84px;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 20px;
}

#headerMiddle .right
{
	width: 550px;
	float: right;
	text-align: right;
	padding-right: 20px;
	line-height: 1.4em;
	padding-top: 20px;
}

#headerMenu
{
	clear: both;
	width: 768px;
	height: 43px;
	background-image: url("../Images/ToolbarStripe.jpg");
	background-repeat: repeat-x;
	background-position: top center;
}

#headerMenu .left
{
	width: 429px;
	float: left;
	text-align: left;
	height: 43px;
}

#headerMenu .right
{
	width: 329px;
	float: right;
	text-align: right;
	padding-top: 11px;
	padding-right: 10px;
	height: 32px;
}

#headerMenu .right img
{
	vertical-align: middle;
}

#content
{
	clear: both;
	width: 768px;
}

#twoCol1
{
	width: 182px;
	float: left;
	padding: 10px;
	min-height: 402px;
}

#twoCol2
{
	width: 566px;
	float: right;
	min-height: 422px;
}

#twoCol2Inner
{
	width: 546px;
	padding: 10px;
}

#threeCol1
{
	width: 182px;
	float: left;
	padding: 10px;
	min-height: 402px;
}

#threeCol2
{
	width: 283px;
	float: left;
	min-height: 422px;
}

#threeCol2Inner
{
	width: 263px;
	padding: 10px;
}

#threeCol3
{
	width: 283px;
	float: right;
	min-height: 422px;
}

#threeCol3Inner
{
	width: 263px;
	padding: 10px;
}

#fourCol1
{
	width: 182px;
	float: left;
	padding: 10px;
	min-height: 465px;
}

#fourCol2
{
	width: 98px;
	float: left;
	min-height: 465px;
	background-image: url("../Images/MilleniumBridgeBanner.jpg");
	background-repeat: no-repeat;
}

#fourCol3
{
	width: 448px;
	float: right;
	min-height: 465px;
	padding-left: 10px;
	padding-right: 10px;
}

#fourCol3Inner
{
	width: 448px;
	margin: 32px 0px 10px 0px;
}

#fourCol3a
{
	width: 209px;
	margin-right: 5px;
	float: left;
}

#fourCol3aInner
{
	width: 209px;
}

#fourCol3b
{
	width: 20px;
	float: left;
	text-align: center;
}

#fourCol3b .imageTop
{
	margin-top: 90px;
}

#fourCol3b .imageBottom
{
	margin-top: 75px;
}

#fourCol3c
{
	width: 209px;
	float: right;
	margin-left: 5px;
}

#fourCol3bInner
{
	width: 209px;
}

.homePageBoxTop
{
	width: 209px;
	height: 9px;
	background-image: url("../Images/HomePageBoxTop.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}

.homePageBoxMiddle
{
	width: 189px;
	background-image: url("../Images/HomePageBoxStripe.jpg");
	background-repeat: repeat-y;
	height: 90px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.2em;
}

.homePageBoxMiddle p
{
	margin: 0px;
	padding: 0px;
}

.homePageBoxMiddleLeft
{
	float: left;
	width: 165px;
}

.homePageBoxMiddleRight
{
	float: right;
	width: 19px;
	padding-top: 46px;
}

.homePageBoxBottom
{
	width: 209px;
	height: 9px;
	background-image: url("../Images/HomePageBoxBottom.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 10px;
}

#pageTitle
{
	text-align: center;
}

#pageInfo
{
	text-align: center;
}

#centeredContent
{
	clear: both;
	width: 500px;
	margin: 0 auto;
	min-height: 300px;
}

#footer
{
	clear: both;
	width: 768px;
	height: 28px;
	line-height: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}

#footer .left
{
	width: 606px;
	float: left;
	text-align: left;
	height: 28px;
	line-height: 26px;
}

#footer .left .link
{
	padding-left: 10px;
	padding-right: 20px;
	vertical-align: middle;
	float: left;
}

#footer .right
{
	width: 144px;
	float: right;
	text-align: right;
	height: 28px;
	padding-right: 10px;
}

#footer .right .clientLink
{
	height: 28px;
	line-height: 26px;
	text-align: right;
	vertical-align: middle;
}

#footer .right .clientLink img
{
	vertical-align: middle;
}

#footerLinks
{
	clear: both;
	width: 770px;
}

/* WELCOME MESSAGE */
#welcomeMessage
{
	width: 182px;
	margin-bottom: 20px;
}

/* NEWS SCROLLER */
#newsScroller
{
	width: 182px;
	text-align: left;
}

#newsScrollerMoreLink
{
	text-align: left;
	margin-bottom: 10px;
}

#newsScrollerContent
{
	height: 150px;
	width: 182px;
	overflow: auto;
	text-align: left;
	margin-bottom: 10px;
}

.newsScrollerArticle
{
	height: 150px;
	width: 182px;
}

.newsScrollerDay
{
	float: left;
	width: 21px;
	height: 22px;
	background-image: url("../Images/NewsDaySpot.jpg");
	background-repeat: no-repeat;
	padding-right: 5px;
	text-align: center;
	line-height: 22px;
	vertical-align: middle;
}

.newsScrollerDate
{
	margin-bottom: 5px;
	line-height: 22px;
	vertical-align: middle;
}

.newsScrollerTitle
{
	margin-bottom: 5px;
}

/* NEWS DETAIL */
#newsDetailBody
{
	width: 546px;
	padding-top: 10px;
	min-height: 360px;
}

#newsDetailContent
{
	margin-top: 10px;
}

#newsDetailContent p img
{
	padding: 0px 0px 10px 20px;
}

#newsDetailLinks
{
	clear: both;
	width: 546px;
	height: 20px;
	padding-top: 10px;
	text-align: left;
}

/* SITE MAP */
.siteMapSection
{
	width: 546px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.siteMapPage
{
	width: 546px;
	padding-top: 5px;
}

/* TESTIMONIAL LIST */
.testimonialList
{
	clear: both;
	width: 546px;
	margin-bottom: 10px;
}

.testimonialListText
{
	width: 526px;
	padding-left: 10px;
	padding-right: 10px;
}

.testimonialListBy
{
	width: 516px;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 5px;
}

/* NEWS ARTICLES */
#newsArticleList
{
	clear: both;
	width: 546px;
	min-height: 360px;
}

.newsArticleRow
{
	clear: both;
	width: 546px;
	padding-top: 10px;
}

.newsArticleRow hr
{
	height: 1px;
	border: 0px;
	padding: 0px;
}

.newsArticleRowTitle
{
	margin-bottom: 5px;
}

.newsArticleRowPreviewImage
{
	width: 77px;
	float: left;
}

.newsArticleRowPreviewImage img
{
	width: 75px;
	border-style: solid;
	border-width: 1px;
}

.newsArticleRowText
{
	width: 454px;
	float: right;
	margin-left: 15px;
}

.newsArticleRowTextFullWidth
{
	width: 546px;
}

.newsArticleRowTopicText
{
	width: 546px;
}

.newsArticleRowLink
{
	clear: both;
	width: 546px;
	text-align: right;
}

#newsListPagination
{
	clear: both;
	width: 546px;
	padding-top: 20px;
	height: 20px;
}

#newsListPagination .searchNavigationLeft
{
	width: 25%;
	float: left;
	text-align: left;
}

#newsListPagination .searchNavigationCenter
{
	width: 48%;
	float: left;
	text-align: center;
}

#newsListPagination .searchNavigationRight
{
	width: 25%;
	float: right;
	text-align: right;
}

#newsListPagination .searchNavigationLeft a, #newsListPagination .searchNavigationCenter a, #newsListPagination .searchNavigationRight a
{
	margin-left: 1px;
	margin-right: 1px;
}

/* FAQ LIST */
#faqList
{
	clear: both;
	width: 476px;
}

.faqListRow
{
	clear: both;
	width: 476px;
	padding-bottom: 5px;
}

.faqListQuestion
{
	width: 466px;
	padding: 5px;
}

.faqListAnswer
{
	width: 461px;
	padding: 5px 5px 5px 10px;
}

#faqListPagination
{
	clear: both;
	width: 466px;
	height: 20px;
	padding-top: 10px;
}

#faqListPagination .searchNavigationLeft
{
	width: 25%;
	float: left;
	text-align: left;
}

#faqListPagination .searchNavigationCenter
{
	width: 48%;
	float: left;
	text-align: center;
}

#faqListPagination .searchNavigationRight
{
	width: 25%;
	float: right;
	text-align: right;
}

#faqListPagination .searchNavigationLeft a, #faqListPagination .searchNavigationCenter a, #faqListPagination .searchNavigationRight a
{
	margin-left: 1px;
	margin-right: 1px;
}

/* CONTACT US */
#contactUsForm
{
	clear: both;
	width: 546px;
	margin: 0 auto;
}

.contactUsFormRow
{
	clear: both;
	padding-top: 10px;
	width: 546px;
	margin: 0 auto;
}

.contactUsFormRowLeft
{
	width: 200px;
	float: left;
}

.contactUsFormRowRight
{
	width: 346px;
	float: right;
}

#contactUsForm fieldset
{
	padding: 5px;
}

#contactForm .introRow
{
	clear: both;
	width: 100%;
	padding-bottom: 10px;
}

#contactUsForm .introLeft
{
	width: 10%;
	float: left;
	margin-right: 5%;
}

#contactUsForm .introRight
{
	width: 83%;
	float: right;
}

