body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	
}

.body-bg-home {

	background-image: url(../images/home-body-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top:.5px;
	
}

.body-bg {

	background-image: url(../images/body-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	
}

p {
  line-height: 1.5em;
}

ul#menu {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 213px;
  background:#fff;
}
  ul#menu ul {
  	border-left:1px solid #BEBEBE;
  border-right:1px solid #BEBEBE;
  margin: 0;
  padding: 0;
  list-style-type:none;
  }

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
 /* margin-top: 1px;*/

}

ul#menu li a {
	background:url(../images/list_item_bg.jpg) repeat-x left top;
	color: #454D55;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:bold;
	text-align:left;
	padding:6px 8px 3px 8px;
	border: 1px solid #d9d9d9;
	border-top:0px;	
	border-bottom:0px;
	
}
.tfn{
	width:180px;
	border:groove #e7e7e7;
	color:#9dc846;
	font-weight:bold;
	text-align:right;
	padding-left:2px;
}

ul#menu li a:hover {
  color: #566068;	
}

ul#menu li ul li a {
  background: #fff;
  color: #000;
  padding-left: 20px;
  border:none;
  font-weight:normal;
}

ul#menu li ul li a:hover {
 background: #fff;
  color: #9cc848;
  padding-left: 20px;
}

 .email {
background:transparent url(../images/icon_mail_16x16.png) no-repeat scroll 0 0;
padding:0 0 4px 20px;
}
.email a{
font-size:12px;
text-decoration:none;
}
.email a:hover{
color:#9cc848;
}
.phone {
background:url(../images/icon_phone_16x16.png) no-repeat  0 0;
padding:0 0 4px 20px;
margin-top:8px;
}
.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

a:link, a:visited{
	color:#9CC846;
	text-decoration:none;
}

#whatwedo{width:144px; height:49px; display:block;background:url(../images/sam_but_02.png)}
.caption{
	width:961px;
	height:67px;
	background-image: url(../images/caption_sam.jpg); clear:both
}
.flashbanner{width:934px; height:296px; clear:both} 