body
{
	background-image: url(../images/bg_page.gif);
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
body a
{
	color: #2F77C3;
	text-decoration: none;
}
body a:hover
{
	text-decoration: underline;
}
body a:visited
{
	color: #2F77C3;
}

h2
{
	color:#990000; font-size:20px;
}

hr
{
	height:1px; width:86%; color:#6699CC; 
}

#contentContainer
{
	width:auto; 
	height:auto;
}

#navDiv
{
	position:relative; width: 100%; height: 120px; background-image:url(../images/bg_topleft.gif); background-repeat:no-repeat
}

#topNavTextLinks
{
	position: relative; float:right; width:auto; top:10px; right:20px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px;
}

#topNav
{
	position: relative; top:93px; left:144px; /*width:650px;*/ height:27px;
}

#homeContentContainer
{
	position:relative; width:100%; height:410px; background-image:url(../images/bg_homeContent.jpg); background-repeat:no-repeat;
}

#homeTextContentIntro
{
	position:relative; width:520px; height:auto; top:16px; left:40px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#FFFFFF; line-height:30px;
}

#homeVideoButton
{
	position:relative; width:204px; height:177px; top:56px; left:44px; float:left; z-index:10;
}

#homeTextContent
{
	position:relative; left:56px; top: 50px; width:560px; height:186px; line-height:14px;
}

#pageContentContainer
{
	position:relative; width:100%; min-height:500px; background-image:url(../images/bg_pageContent.gif); background-repeat:no-repeat;
}

#pageSidebarContent
{
	position:relative; width:288px; height:auto; top:56px; left:30px; clear:both;
}

#pageSidebarContentTop
{
	width:288px; min-height:250px; background-image:url(../images/bg_sideBar.png); background-repeat:no-repeat;
}

.pageContentSidebar h2
{
	position:relative; top:12px; left:20px; margin:0px; font-size:18px;
}

.pageContentSidebar img
{
	position:relative; left:5px; top:20px; margin-bottom:40px;
}

.pageContentSidebar p
{
	position:relative; width:250px; left:20px; margin:0px;
}

.pageContentSidebar p img
{
	position:relative; left:0px; top:0px; margin-bottom:10px; margin-top:10px;
}

#pageSidebarContentBottom
{
	width:288px; height:32px; background-image:url(../images/bg_sideBar.png); background-repeat:no-repeat; background-position:bottom;
}

#pageTextContent
{
	position:relative; left:36px; top:50px; width:570px; height:auto; margin-bottom:70px;
}

#footerContentContainer
{
	background-image:url(../images/bg_footer.jpg); background-repeat:no-repeat; width:100%; height:158px;
}

#footerLinks
{
	position: relative; float:right; width:auto; top:10px; right:40px; font-size:15px;
}

#footerCopyright
{
	position: relative; width:auto; top:114px; left:540px; font-size:11px; color:#FFFFFF;
}

#bannerCover
{
	position:relative; top:-35px; left:20px; width:600px; height: 14px; background-color:#E8EAF7; z-index: 10;
}

.siteMap
{
	font-size:24px;margin-left:30px;	
}

.siteMap ul
{
	margin-top:10px; margin-left:30px;
}