body
{
	margin: 0 auto;
	position:relative;
  width:920px;
  padding:0;
  color: #272727;
  background-color:#F7F7F7;
  font-family: Verdana;
  font-size:12px;
  text-align: center;
}

body div
{

}

#map
{
	border: 1px solid #919191;
}

#subNavContainer
{
  float:left;
  width: 160px;
  diplay:inline;
}

#header
{
	position:relative;
  height:70px;
  width:920px;
  background-image: url('../images/bg_main.jpg');
}

#headerContent
{
	margin-left: 10px;
	margin-right:10px;
	width:900px;
	height:68px;

}

#headerLogo
{
	float:left;
	padding:5px;
	margin-left:5px;
  margin-top:3px;
}

#logoText
{
	left:15px;
  position:absolute;
  top:40px;
}

#serviceNav
{
	float:right;
	padding:3px;
}

#mood
{
	position:relative;
	width:920px;
	height:100px;
  background-image: url('../images/bg_main.jpg');
}

#moodImage
{
	border-top: 2px solid #AAAAAA;
  margin-left: 10px;
  margin-right: 10px;
	margin-bottom:0px;
	height:100px;
	width:900px;
}

#main
{
	position:relative;
	width:920px;
	background-image: url('../images/bg_main.jpg');
	background-repeat: repeat-y;
	display: table;
	text-align: left;
}

#mainNav
{
	height:20px;
	background-color:#DDDDDD;
/*  background: url('../images/bg_nav_main.jpg'); */
/*  background-color: #6eff00;*/ 
	background-color: #58ac25; 
  border-top: 1px solid #919191;
  border-bottom: 1px solid #919191;
  vertical-align:middle;
  width:900px;
  margin-left:10px;
}

#subNav
{
	margin-left:10px;
  padding-top: 25px;
  padding-bottom: 25px;
	width:149px;
	position:relative;
	background-color:#DEDEDE;
	border-right: 1px solid #919191;
	border-bottom: 1px solid #919191;
}

#content
{
	width:578px;
	float:left;
	padding:15px;
	line-height: 18px;
}

.left
{
  float:left;
}

.leftAddress
{
  float:left;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #818181;
  border-right: 1px solid #818181; 
}

#homeContent
{
  width:888px;
  float:left;
  margin:15px;
  line-height: 18px;
}

#infobox
{
	width:142px;
	background-color:#d7d7d7;
	font-size:11px;
	float:left;

}

#infobox a
{
    color: #000;
    text-decoration: none;
}

#infobox a:hover
{
    text-decoration: underline;
}

#infobox table p
{
    padding: 0px;
    margin: 0px;
}

#infobox .linkItem
{
    color: #58AC25;
    font-size:18px;
    font-weight: bold;
}

#infoboxContent
{
	font-family: Arial;
  font-size:11px;
	padding:5px;
}
.subNavItem{
	font-size:11px;
	width: 149px;
	border-top: 1px solid #FFFFFF;
}

.subNavItem1{
  font-size:11px;
  width: 146px;
  padding:2px;
}

.subNavItem1Active{
  font-size:11px;
  width: 146px;
  padding:2px;
  font-weight: bold;
}

.subNavItem2{
  font-size:11px;
  width: 130px;
  padding:2px;
  margin-left:15px;
}

.subNavItem2Active{
  font-size:11px;
  width: 130px;
  padding:2px;
  margin-left:15px;
  font-weight: bold;
}

.subNavItem2 a{
  color: #000000;
  text-decoration: none;
}

.subNavItem2Active a{
  color: #000000;
  text-decoration: none;
}

.subNavItem1 a{
  color: #000000;
  text-decoration: none;
}

.subNavItem1Active a{
  color: #000000;
  text-decoration: none;
}

#footer
{
	width:920px;
	background: url('../images/bg_footer.jpg');
	height:25px;
}

#footerContent
{
	width:900px;
  height:15px;
  border-top: 1px solid #919191;
  font-size:11px;
  margin-left:10px;
  background-color: #DFDFDF;
}

#footerContent a
{
	text-decoration: none;
	color: #000000;
}

#footerContent img
{
  border: none;
}

#footerLeft
{
	float:left;
	margin-left: 5px;
}

#footerRight
{
	float:right;
	margin-right:5px;
}


/**** Main navigation  ****/

.mainNavItem
{
  width:170px;
  padding-left:10px;
padding-right: 10px;
  float:left;
  height:18px;
  font-weight:bold;
  vertical-align: middle;
  text-align: center;
  color: #FFFFFF;
  border-right: 1px solid #fff;
  padding-top:2px;
}
.mainNavItemActive
{
  width:170px;
  padding-left: 10px;
  padding-right: 10px;
  float:left;
  height:18px;
  font-weight:bold;
  vertical-align: middle;
  text-align: center;
  color: #FFFFFF;
  border-right: 1px solid #fff;
  padding-top:2px;
  background-color: #555555;
}

.mainNavItem a
{
  text-decoration:none;
  height:18px;
  color: #ffffff;
}

.mainNavItemActive a
{
  text-decoration:none;
  height:18px;
  color: #ffffff;
}

.mainNavItem:hover
{
	background-color: #555555;
	color: #FFFFFF;
}

.mainNavItem a:hover
{
  
}

#serviceNav a
{
  color: #000000;
}

.inlineImage
{
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  border: 1px solid #919191;
}

.active
{
  font-weight:bold;
}

.contentLink a
{
	color: #329749;
  text-decoration: none;
}

.contentLink a:hover
{
  text-decoration: underline;
}

.contentLink img
{
  border: none;
  margin-right:3px;
}

.linkDescription
{
  color: #838383;
}

.imageLeft
{
  float:left;
  margin-right:10px;
  margin-bottom: 5px;
  border: 1px solid #919191;
}

.imageRight
{
  float:right;
  margin-left:5px;
  margin-bottom: 5px;
  border: 1px solid #919191;
}

.image
{
	display: table;
  margin-top:5px;
  margin-bottom:5px;
  border: 1px solid #919191;
}

.image img
{
	border: none;
}

.imageLeft img
{
  border: none;
}

.imageRight img
{
  border: none;
}

.imageDescription
{
	background-color: #919191;
  postition:relative;
  font-size:10px;
}

.infoboxHeader
{
  font-size:12px;
  font-weight:bold;
  background-color: #555555;
  color: #FFFFFF;
  padding:3px;
}

#infobox p
{
  padding:3px;
  font-size:11px;
  margin:2px;
}

#infobox .contentLink
{
  padding:3px;
}

#content a
{
  color:#329749;
}

#content h2
{
  font-size:18px;
  font-weight: normal;	
}

#content h1
{
  font-size:18px;
  font-weight: normal;	
}

#homeContent h2
{
	font-size:18px;
	font-weight:normal;
}

#homeContent h1
{
	font-size:18px;
	font-weight:normal;
}

/* ContactForm */
#contactForm input.error, textarea.error, select.error
{
	background-color: #FFCCCC;
}

#contactForm td
{
	vertical-align: top;
}

#contactForm input
{
  border: 1px solid #919191;
  width:300px;
}

#contactForm select
{
  border: 1px solid #919191;
  width:150px;
}

#contactForm textarea
{
  border: 1px solid #919191;
  height: 200px;
  width:300px;
}

.errorMessage
{
  color: #FF2222;
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
}

.homeImage
{
  width:200px;
  height:200px;
  float:left;
  margin-right:40px;
}

.homeImage img
{
  border:none
}

.homeImage a
{
	text-decoration:none;
	border: none;
}

.homeImage a:hover
{
  text-decoration: underline;
}

.homeImageText
{
  font-size: 14px;
  font-weight:bold;
  color: #fff;
  background: url('../images/home_bottom.jpg');
  text-align:center;
}

.homeImageTop
{
  font-size: 14px;
  font-weight:bold;
  color: #fff;
  background: url('../images/home_top.jpg');
  text-align:center;
}

.homeImageText a
{
  color: #fff;
}

.homeImageImage
{
  width: 200px;
  background-color: #58ac25;
  left:1px;
  height: 160px;
  border: 0px;
  margin:0px;
  padding:0px;
  filter:alpha(opacity=75);
  opacity: 0.75;
  -moz-opacity:0.75;
}

div.homeImageImage:hover
{
	filter:alpha(opacity=100);
  opacity: 1.0;
  -moz-opacity:1.0;
}

.homeImageImage:hover
{
	filter:alpha(opacity=100);
  opacity: 1.0;
  -moz-opacity:1.0;
}

.homeImageRow
{
  height: 200px;
  margin-left: 220px;
  margin-bottom: 40px;
  text-align:center;
}

#sitemap
{
  line-height: 24px;
}

#sitemap img
{
  margin-right:5px;
}

#sitemap a
{
  text-decoration: none;
}

#sitemap a:hover
{
  text-decoration: underline;
}

.sitemapLevel0
{
  border-bottom: 1px solid #666;
}

.sitemapLevel1
{
  margin-left: 40px;
}

.sitemapLevel2
{
  margin-left: 80px;
}

#contentSitemap
{
	width:577px;
	float:left;
	margin:15px;
	line-height: 18px;
	margin-left: 175px;
}

#contentSitemap a
{
	color: #58AC25;
}

.content50Left
{
    float: left;
    width: 235px;
}

.content50Right
{
    float: left;
    width: 235px;
}

.headerInfo
{
    color:#888888;
float:right;
position:absolute;
right:15px;
top:50px;
}

.nav_image1
{
  margin-right: 3px;
  margin-top: 6px;
  float:left;
}

.nav_image2
{
  margin-right: 3px;
  margin-top: 8px;
  float:left;
}

.subNavText1
{
    float:left;
    width: 130px;
    margin-bottom: 6px;
    margin-top: 4px;
}

.subNavText2
{
    float:left;
    width: 115px;
    margin-bottom: 6px;
    margin-top: 4px;
}

.clear
{
  clear: both;
}

.csc-textpic-caption
{
    background-color: #898989;
    padding: 3px;
    border: 0px solid #898989;
    margin-right: -2px;
}

.tx-powermail-pi1_fieldset
{
    border: none;  
}

.tx-powermail-pi1_fieldset legend
{
    display: none;
}

.tx_powermail_pi1_fieldwrap_html
{
    margin-bottom: 10px;
}
.tx_powermail_pi1_fieldwrap_html label
{
    width: 120px;
    vertical-align: top;
    display: block;
    float: left;
}

.tx_powermail_pi1_fieldwrap_html_text input
{
    width: 300px;
    border: 1px solid #bcbcbc;
}

.jscalendar
{
	border: 1px solid #bcbcbc;
}

.tx_powermail_pi1_fieldwrap_html select
{
    width: 130px;
    border: 1px solid #bcbcbc;
}

.tx_powermail_pi1_fieldwrap_html textarea
{
    width: 300px;
    height: 150px;
    border: 1px solid #bcbcbc;
}

.tx_powermail_pi1_fieldwrap_html_submit input
{
    width: 100px;
    margin-left: 122px;
}

#uid65_msgCnt
{
    display: none;
}

.jscalendar_cb
{
	display: none;
}

.date2cal_img_help
{
  display: none;
}

.error
{
	border: 1px solid #bc1111;
}


#uid66_msgCnt
{
    display: none;
}

.powermail_mandatory_js
{
    color: #EE3333;
}

.tx_powermail_pi1_fieldwrap_html_radio_title
{
    display: none;
}

.powermail_radio_inner
{
    float:left;
    width: 250px;
}

.fulltext_search {
    width: 100px;
    border: 1px solid #bcbcbc;
    font-size: 11px;
    margin-right:5px;
    float:left;
}

.search_submit {
    float:left;
}

.subNav {
    position: relative;
}

#languageSelect {
	float:right;
	position:absolute;
	right:15px;
	top:30px;
}

#languageSelect img {
    border: none;
    margin-left: 5px;
}

.flag_active {
      filter:alpha(opacity=30);
  opacity: 0.3;
  -moz-opacity:0.3;
}