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: 770px;
}

#headerContainer
{
	margin-top:20px;
	height:227px;
}

#header
{
	width: 740px;
	float:left;
}

#headerTel
{
	width: 730px;
	height: 45px;
	padding-top: 18px;
	padding-right: 10px;
}

#headerMiddle
{
	width: 730px;
	height: 120px;
	padding-left: 10px;
}

#headerMenuBorder
{
	width: 740px;
	height: 44px;
}

#headerMenuBorderInner
{
	width: 740px;
	height: 44px;
}

#headerMenu
{
	width: 738px;
	height: 44px;
	margin-left: 1px;
	margin-right: 1px;
	background-image:url(../Images/menuslice.jpg);
	background-repeat:repeat-x; 
}

#contentSpacer
{
	width: 770px;
	height: 36px;
	background-image:url(../Images/contentspacer.jpg);
}


#content
{
	clear: both;
	width: 740px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../Images/pageslice.jpg);
	background-repeat: repeat-y;
	text-align:left;
}

#contentInner
{
	clear: both;
	width: 740px;
	min-height: 360px;
	background-image: url("../Images/FooterTopLeft.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

#contentLeft
{
	width: 240px;
	float: left;
}

#accreditation
{
	width:217px;
	padding-left: 23px;
	margin-top: 20px;
}

#accLeft
{
	float:left;
}

#accRight
{
	float:right;
}

#contentRight
{
	width: 500px;
	min-height: 253px;
	float: right;
}

#contentHomeRight
{
	width: 500px;
	min-height: 253px;
	float:right;
	background-image:url(../Images/right-bk.jpg);
	background-repeat:no-repeat;
}

.contentHomeLeftCol
{
	width: 235px;
	height: 330px;
	float:left;
}

.contentHomeRightCol
{
	width: 234px;
	height: 330px;
	float:right;
}

#boxRelation
{
	width: 234px;
	height: 175px;
	background-image: url(../Images/box-relationship.jpg);
	background-repeat: no-repeat;
}

#boxAdmin
{
	width: 234px;
	height: 175px;
	background-image: url(../Images/box-admin.jpg);
	background-repeat: no-repeat;
}

#boxMarketing
{
	width: 234px;
	height: 175px;
	background-image: url(../Images/box-marketing.jpg);
	background-repeat: no-repeat;
}

#boxClaims
{
	width: 234px;
	height: 175px;
	background-image: url(../Images/box-claimssupport.jpg);
	background-repeat: no-repeat;
}

#boxSupport
{
	width: 234px;
	height: 175px;
	background-image: url(../Images/box-support.jpg);
	background-repeat: no-repeat;
}

#boxManage
{
	width: 234px;
	height: 175px;
	background-image: url(../Images/box-manage.jpg);
	background-repeat: no-repeat;
}

.boxText
{
	width: 218px;
	height: 140px;
	background-image: url(../Images/box-slice.jpg);
	background-repeat:repeat-y;
	padding-left: 8px;
	padding-right: 8px;
}

.boxFoot
{
	width:234px;
	height: 8px;
	background-image: url(../Images/box-foot.jpg);
	background-repeat:no-repeat;
}

#contentRightInner
{
	width: 477px;
	padding-left: 13px;
	padding-top: 11px;
	padding-right: 10px;
}

#locationMap
{
	background-image:url(../Images/map.jpg);
	width: 240px;
	height: 254px;
}

#locationMap
{
	width: 240px;
}

#pageTitle
{
	text-align: center;
}

#pageInfo
{
	text-align: center;
}

#centeredContent
{
	clear: both;
	width: 500px;
	margin: 0 auto;
	min-height: 300px;
}

#footer
{
	clear: both;
	width: 770px;
	height: 86px;
	background-image:url(../Images/footer-bk.jpg);
}

#footerInner
{
	width: 740px;
	padding-left: 15px;
	padding-right: 15px;
}

#footerLogo
{
	height: 57px;
	float: right;
}

#footerBlock
{
	height: 22px;
}
#footerSlice
{
	clear: both;
	width: 740px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../Images/pageslice.jpg);
	background-repeat: repeat-y;
}

#footerLinks
{
	width: 740px;
	height:30px;
	padding-left: 15px;
	padding-right: 15px;
}

#footerLinks .left
{
	width: 385px;
	float: left;
	text-align: left;
}

#footerLinks .right
{
	width: 385px;
	float: right;
	text-align: right;
}

/* NEWS SCROLLER */
#newsScroller
{
	width: 217px;
	text-align: center;
	background-image: url(../Images/news-header.jpg);
	background-repeat:no-repeat;
	padding-left: 23px;
	padding-top: 65px;
}

#newsScrollerMoreLink
{
	text-align: center;
	margin-bottom: 10px;
}

#newsScrollerContent
{
	min-height: 400px;
	width: 200px;
	overflow: auto;
	text-align: left;
	margin-bottom: 10px;
}

.newsScrollerArticle
{
	height: 200px;
	width: 200px;
}

/* NEWS DETAIL */
#newsDetailBody
{
	width: 477px;
	min-height: 200px;
}

#newsDetailTitle
{
	padding-bottom: 5px;
}


#newsDetailContent
{
}

#newsDetailContent p img
{
}

#newsDetailLinks
{
	clear: both;
	width: 477px;
	height: 20px;
	padding-top: 10px;
	text-align: left;
}

/* NEWS ARTICLES */
#newsArticleList
{
	clear: both;
	width: 477px;
}

.newsArticleRow
{
	clear: both;
	width: 477px; 
}

.newsArticleRow hr
{
	height: 1px;
	border: 0px;
	padding: 0px;
}

.newsArticleRowTitle
{
	padding-bottom: 5px;
}

.newsArticleRowPreviewImage
{
	width: 77px;
	float: left;
}

.newsArticleRowPreviewImage img
{
	width: 75px;
	border-style: solid;
	border-width: 1px;
}

.newsArticleRowText
{
	width: 385px;
	float: right;
	padding-left: 5px;
}

.newsArticleRowTextFullWidth
{
	width: 477px;
}

.newsArticleRowTopicText
{
	width: 477px;
}

.newsArticleRowLink
{
	clear: both;
	width: 477px;
	text-align: right;
}

#newsListPagination
{
	clear: both;
	width: 477px;
	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;
	display: none;
}

#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;
}


