body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;	
}

h1 {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	color: #e45314;
	margin-top: 5px;
}
#main {
   width: 100%;
}

#container {
   text-align: center;    
}
#contentContainer{
	border: 1px solid #ccc;	
	padding: 10px 10px 30px 10px;	
	width: 100%;
	background: #fff url(../images/content_bg.jpg) top repeat-x;
}
#headerContainer {
	background-color: #fff;
}
#footerContainer {
	padding-top: 20px;
}

#content {
	border: 1px solid #ccc;	
}

#content_secondary {
	border: 1px solid #ccc;	
}
.captionTxt {
	font-family : arial;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	color : #000;
}
.contentTxt {
	font-weight : normal;
	font-size : 12px;
	color : #000;
	padding: 5px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}
#header  {
   text-align: center; 
   padding: 10px 0px 20px 0px; 
}

#footer {
	border: 0px solid #ccc;
	background: #fff;
	width: 100%;
}

#nav_primary{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #ccc url(../images/nav_bg_primary.jpg) repeat-x;	
	width: 100%;
	visibility: hidden;
	position: absolute;
}

#nav_primary_links td{
	height: 27px;
	vertical-align: middle;
}

#nav_primary_links td a {
	padding: 0px 10px 0px 10px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	color : #666;
}

#nav_primary_links td a:hover {
	color : #e45314;
}

#nav_footer {
	padding: 10px 0px 10px 00px;
	text-align: center;
	visibility: hidden;
	position: absolute;
}

#nav_footer a {
	padding: 0px 10px 0px 10px;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	color : #666;
}

#nav_footer a:hover {
	color : #e45314;
}

.footer {
	font-family : arial;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	color : #000;
	text-align: center;
}

#touts {
	background: #fff;
	padding: 7px;	
}

.touts {
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	color : #666;
	padding: 0px 2px 0px 2px;	
}

.toutsTitle {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	color: #1e3c98;

}
image {
  border: 1px solid black;
}
image.noBorder {
  border: 0px solid black;
}
image.homeImage {
  border: 0px solid black;  
  width: 650px;
  height: 200px;
}
image.map  {
  float: right;
  margin: 10px 0px 30px 20px;
   width: 255px;
  height: 266px;
}
td.caption {
  font-size: 83%;
  border-top: 1px solid #777777; 
}
table.caption {
  margin-top: 30px;
}
tr.services li {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 82%;
}