@import url(reset.css);
html { overflow: -moz-scrollbars-vertical
 }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 0.6875em;*/
  font-size: 0.625em;
	line-height: 1.272em;
	color: #000;
	background: #FCFCFC;
	text-align:center;
	margin-left:0 px;
	overflow-x:auto;
}

img {border:0;}


#container {
	width: 1115px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	text-align:left;
	background-color: #FFFFFF;
  }
    
a {
  color: #000;
  text-decoration:none; }
  
a:hover {
	color: #FF3333;
	text-transform: none;
	font-style: italic;
}

p {
  margin-bottom: 1.272em;
}

#logo{
	position: absolute;
	top: 12px;
	left:0px;
	padding-top:0.61em;
	width: 126px;
	border-bottom-style:none;
	background-position: 0 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	line-height: 6pt;
	padding-left: 7px;	
	}
	
a:hover {
	font-style: normal;
}

#logo H1{
padding-left: 0px;
}

  .vcard a{
    border-bottom:none;
	
  }
  .vcard a:hover {
	color: #FF3333;
	text-transform: none;
	font-style: normal;
}
  .vcard .adr{
    display:block;
    margin-bottom:0;
  }
  .vcard .tel{
    display:block;
  }

#maincontent {
  min-height: 100%;
  padding-top: 205px;
  line-height: 10.5pt;

}

#maincontent #left {
	position: absolute;
	width: 299px;
	top: 0;
	padding-top: 155px;
	padding-left: 7px;	
	
  }
  #maincontent #left {
	width:187px;
  }

#maincontent #scroller {
  margin-left: 200px;
  width: 646px;}

  #maincontent .main #scroller {
    width: 900px;
    padding-top:225px;
    margin-top:-388px; 
    margin-bottom:9px;}
    #maincontent .main div.copy {
    
    }

.section #container #maincontent #left .copy p {
	line-height: 10pt;
}
