body {
	margin: 0 auto;
	height: 100%;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	align:center;
}
#container {
	float: right;
	width: 210px;
	padding-right: 188px;
	display: block;
	background-position: right bottom;
	margin-top: 0px;
	vertical-align: bottom;
	height: 100%;
	padding-bottom: 0px;
}
#navigator {
	width: 205px;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 7px;
	padding: 0px;
	padding-top: 10px;
	text-align: right;
	float: right;
}
.housebutton {
	font-weight: normal;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737858;
}
.housebutton a {
	padding: 1px;
	text-decoration: none;
	display: block;
	color: #737858;
	background-color: #FFFFFF;
}
.housebutton a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url("../images/index_07.jpg");
	background-repeat: repeat-y;
	padding-right:20px;
}

a:link {
	color: #737858;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #737858;
}
a:visited {
	color: #737858;
	text-decoration: none;
}
a:hover {
	color: #AEB785;
	text-decoration: none;

}
.ver12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
.ver14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	font-weight: lighter;
}
.ari13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	line-height: 22px;
	letter-spacing: 0.02em;
}
.ari13lesslead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	line-height: 20px;
	letter-spacing: 0.02em;
	margin: 0px;
}
.ari12lesslead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 18px;
	letter-spacing: 0.02em;
}
.ari13underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0.02em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444;
}
.ari11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.verticalline {
	background-image: url("../images/dot_vertica.gif");
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.horizontalline {
	background-image: url("../images/dot_horiz.gif");
	background-repeat: repeat-x;
	background-position: left center;
}
.thingies {
	background-image: url("../images/thingies.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
	padding-top: 6px;
	height: 39px;
	width: 55px;
	position: relative;
	text-align: left;
}
.ari10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.spacer {
	background-color: #009900;
	float: left;
	height: 30px;
	width: 1px;
}
.thumbnail{
	position: relative;
	z-index: 0;
}

  .thumbnail:hover  {
background-color : #ffffff;
z-index : 50;
}
.thumbnail span {
position : absolute;
background-color : #ffffff;
padding : 4px;
left : -1000px;
border : 1px solid gray;
visibility : hidden;
color : black;
text-decoration : none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 4px;
}

.thumbnail:hover span  {
visibility : visible;
left : -150px;
background-color : #ffffff;
margin-top : 10px;
}

.ari11lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.arilesslead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.vertshadow {
	background-image: url("../images/vertshadow.jpg");
	background-repeat: repeat-x;
	background-position: top;
	height: 500px;
	width: 375px;
	display: block;
}
.fields {
	background-color: #e3e6d5;
}
.ari13head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444;
}

.logo  {
background-image : url("../images/logo_all.jpg");
background-repeat : no-repeat;
height : 180px;
width : 455px;
}
.scrollcontainer {
	height: 170px;
	width: 290px;
	position: relative;
	z-index: 0;
	margin-left: 16px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
}

p{
text-indent:14px;
margin-top:0px;
}

.div_header{
	width:160px; border:0px solid #000;
	float:left;
	height:20px;
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	color:#fff;
	background-image : url("../images/div_header_bg.jpg");


}

ul{
padding:0px;
padding-left:28px;
}

li{
padding:0px;
}
