/* css for Tamar HR  */
@import url(reset.css);
a {
  cursor: pointer; cursor: hand;  
}

body {  /* see page code for background */
 color: #666;
 font: 62.5%/1.5em Arial, Verdana, "Lucida Grande", LucidaGrande,  sans-serif; 
 width: 100%;
}
img { border: none; }

#wrapper {
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 100%;
	padding: 320px 0 0 0;
	position: relative;
}
#wrap-in { /* see page code for image */
 width: 100%;
 height: 320px;
 position: absolute;
 top: 0;
 left: 0;
}
#wrap-in_up {
  background: url('images/bg_toptile.png') repeat-x 50% 100%;
 width: 100%;
 height: 320px;
}

#header {
  width: 880px;
  height: 320px;
  margin: 0 auto;
 background: url('images/vertlines-top.png') no-repeat 0 0; 
}
#psudoheader {
  position: absolute;
 top: 40px;
  left: 50%;
  width: 880px;
  height: 60px;
  margin: 0 0 0 -440px;
}
.head-l {
 float: left;
 margin-left: 18px;
}
.head-l div {
 position: relative;
 width: 550px;
 height: 60px;
 z-index: 100 !important;
}
.head-l div span {
 position: absolute;
 width: 100%;
 height: 100%;
 background: url('images/logo.png') no-repeat 0 -40px; 
}

.head-r {
 float: right; 
 width: 278px;
 height: 320px;
 margin-right: 18px;
}
.head-r blockquote {
  width: 254px;
  margin: 32px 0 0 0;
  line-height: 1.2em;
  font-size: 17px;
  font-weight: bold;
 letter-spacing: 0.02em;
 font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
/*  font-family: Arial, Helvetica, sans-serif;
   background: transparent url('images/quoteopen.png') no-repeat 0 0; */
}
.head-r blockquote div {
    padding: 0 18px;
/*  background: transparent url('images/quoteclose.png') no-repeat 100% 100%; */
}
.head-r blockquote {
  width: 290px;
  background: none;
}
.head-r blockquote div {
  padding: 0 18px;
  background: none;
}
.head-r h3 {
 width: 255px;
 height: 30px;
 margin: 25px 0 0 30px;
 padding-left: 30px; 
 font-size: 30px;
 line-height: 1.2em;
 background: url('images/icon_phone.png') no-repeat 0 6px;
}


#conTent {  
  width: 880px;
  margin: 0 auto;
  background: url('images/vertlines-foot.png') no-repeat 0 100%;
}
#conTent .topline { 
  width: 100%;
  background: url('images/vertlines-top.png') no-repeat 0 -318px;
}

#left {
	float: left;
	width: 555px;
	margin-left: 17px;
}

#right {
	float: right;
	width: 278px;
	margin-right: 17px;
}
#subfooter {
 color: #ffffff;
 background: #f3b01a url('images/bg_subfoot.png') repeat-x 0 0;
 text-align: center;
 font-size: 12px;
 line-height: 2em;
 padding-bottom: 2px;
}
#subfooter p.up {
 color: #f3b01a; 
}
#subfooter a {
 color: #fff;
 text-decoration: none; 
 margin: 0 0.5em;
}
#subfooter a:hover {
 color: #fff;
 text-decoration: underline; 
}
#footer {
	clear: both;
	width: 842px;
	margin: 5px auto 20px;
}
#footer ul {
 width: 840px; 
 color: #666;
 font-size: 11px;
 line-height: 1.6em;	
}
#footer a {
 color: #666;
 text-decoration: none;
}
#footer a:hover {
 color: #666;
 text-decoration: underline;
}

#footer li {
 width:275px;
 height: 20px;
 float:left; 
 margin-right: 7px;
}
#footer li.fmid {
 text-align: center; 
 margin-right: 0px;
}
#footer li.fright {
 float:right; 
 text-align: right;
 margin-right: 0px;
}

.seo {
 display: none; 
}
/* ************************************************ */
.bx {
  margin-top: 10px;
  margin-bottom: 20px;
  width: 100%;
}
.bx h1, .bx h2 {
 font-size: 2.0em;
 line-height: 1.3em;
 letter-spacing: 0.03em;
}
.bx p {  
 font-size: 1.25em;
 line-height: 1.5em;
}
.bx-top {
  height: 55px;
 background: url('images/bg_overline.png') repeat-x 0 0;
}
.bx-low { 
 padding: 0.5em 0 0.8em 0; 
}
.bx-top h2  {
 line-height: 3.0em;
 margin: 0 3% 0.6em;
}
.bx-low h3 { 
 font-size: 1.25em;
 line-height: 1.5em;
 margin: 0 3% 0.3em;
 font-weight: bold;
 font-style: italic;
}
.bx-low p { 
 font-size: 1.2em;
 line-height: 1.5em;
 margin: 0 2% 0.6em 3%;
}
.bx-low li { 
 font-size: 1.2em;
 line-height: 1.5em;
 margin: 0 2% 0.3em 3%;
 list-style: inside disc;
}
.bx-foot p {   
 font-size: 1.1em;
 line-height: 3.0em;
 margin: 0 2% 0.6em 3%;
 color: #fff;
}
.bx-foot a {
 width: 1px;
 height:  14px;
 padding-left: 12px;
 margin-right: 0.75em;
 overflow: hidden;
 background: url('images/icon_file.png') no-repeat 0 0; 
}

#right .box {  
 background-color: #99cc99; /* *** Newsletter box background color *** */
}
.box, .wbox {
  width: 278px;
  margin-bottom: 15px;
}
.box-top {
 height: 20px;
 background: url('images/bg_overline.png') repeat-x 50% 0;
}
.box h2 {  
 font-size: 1.8em;
 line-height: 1.3em;
 letter-spacing: 0.02em;
 margin: 0 2% 0.3em 3%;
 color: #fff;
}
.wbox h2 {  
 font-size: 2.0em;
 line-height: 1.3em;
 letter-spacing: 0.03em;
 margin: 0.3em 2% 0.6em 3%;
}
.box p, .wbox p {  
 font-size: 1.25em;
 line-height: 1.7em;
 margin: 0 2% 0.3em 3%;
 color: #666;
}
.box p {
 color: #fff; 
}
.newsletter {
 padding-bottom: 1em; 
}
.newsletter input.txt {
 height: 20px; 
 width: 247px;
 padding-top: 5px;
 padding-left: 5px;
 background-color: #fff;
 border: 1px solid #666;
 font-size: 12px;
 line-height: 1.0em;
 color: #666;
}
.newsletter input.sub {
 height: 25px; 
 width: 60px;
 padding-top: 3px;
 padding-bottom: 22px;
 text-align: center;
 background-color: #c6d5c6;
 border: 1px solid #666;
 font-size: 14px;
 line-height: 1.0em;
 color: #82a382;
 margin: 0.75em 0; 
  cursor: pointer;
  margin-left: 127px; 
}
body:empty .newsletter input.sub  { /* ff hack */
 height: 17px;
}
 
.newsletter input.sub:hover {
 color: #666;
 background-color: #f3b01a;
  cursor: pointer;  
}

