/* template regions
---------------------------------*/

body {
	margin: 0px 0px 0px 0px;
}

#container {
	width: 760px;
}

#header {
	width: 760px;
}

#topNav {
	width: 760px;
}

#contentTable {
	width: 760px;
}

#leftContent {
	vertical-align: top;
	background-image: url(../siteassist_images/home_left_background.jpg);	
  padding-top: 15px;
}

#rightContent {
	vertical-align: top;
}

#footer {
	width: 760px;
}

#template_logoTD {
	background-image: url(../siteassist_images/logo_background.jpg);
}

#template_SiteNameTD_Dark {
  padding-left: 20px;
  background-image: url(../siteassist_images/header_background.jpg);
  background-image: url(../siteassist_images/header_background.jpg);
  background-position: 0 50%;
  background-repeat: repeat-x;
}

#template_belowTopnavTD {
	background-image: url(../siteassist_images/below_topnav_background.jpg);
}

.topNavTable_Dark {
	background-image:url(../siteassist_images/topnav_background.jpg);
	background-repeat: repeat-x;
}

.LayoutTable {
	border-right: 1px solid;
	border-bottom: 1px solid;
}


.SiteNameInnerTD {
	border: 1px dotted;
}


.LayoutTable_Home {
border-bottom: 1px solid;
border-right: 1px solid;
}

.homeLeftHeaderDark {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
	background-image: url(../siteassist_images/home_left_header.jpg);
	color: #FFFFFF
}

.footerTable {
	padding-left: 5px;
}

.homeLink {
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
}

.homeLink a, .homeLink a:link, .homeLink a:visited, .homeLink a:active {
	text-decoration: none;
}

.homeLink a:hover {
	text-decoration: underline; 

}

.homeMainHeader {
	background-repeat: repeat-x;
	background-image: url(../siteassist_images/featured_background.jpg);
	background-color: #FFFFFF;
}

.homeMainText {
	font-size: 11px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px
}

.homeFeatureText {
	font-size: 10px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;	
}
.homeFeatureHeader{
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
  text-transform: uppercase;	
	background-image:url(../siteassist_images/featured_background.jpg);
}

.homeFeatureText {
	font-size: 10px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;	
}

.homeFeatureHeadline {
	font-size: 10px;
	font-weight: bold;
}
