body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #403F3F;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/bgr.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#main {
	width: 100%;
	height: 100%;
	min-width: 900px;
	position: absolute;
	z-index: 2;
}
#main #top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 900px;
	height: 270px;
	background-image: url(images/main_bgr2.jpg);
	background-position: -195px 0px;
	background-repeat: repeat-x;
	z-index: 6;
	visibility: visible;
}
#main #top #dots {
	position: absolute;
	width: 100%;
	height: 101px;
	top: 6px;
	left: 0px;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	z-index: 14;
	visibility: inherit;
}
#main #top #clouds {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 12;
	visibility: inherit;
	width: 833px;
}
#main #top #adrline {
	position: absolute;
	top: 56px;
	right: 33px;
	z-index: 15;
}
#main #top #home1 {
	position:absolute;
	top: 19px;
	left: 0px;
	z-index: 16;
	visibility: inherit;
	width: 833px;
}
#main #top #mainpic {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/main_bgr.jpg);
	background-repeat: no-repeat;
	background-position: 833px 0px;
	z-index: 6;
	visibility: inherit;
}
#main #top #main_pic2 {
	position: absolute;
	height: 270px;
	width: 100%;
	top: 0px;
	z-index: 5;
	left: 833px;
	visibility: inherit;
}
#main #top #home {
	position: absolute;
	right: 0px;
	top: 45px;
	z-index: 10;
	width: 162px;
	height: 225px;
	visibility: inherit;
}
#main #top #logo {
	position: absolute;
	left: 42%;
	top: 107px;
	z-index: 17;
	visibility: inherit;
}
#main #mdl {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 270px;
	z-index: 5;
}
#main #mdl #text {
	padding-top: 15px;
}
h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #184576;
	padding-left: 20px;
	background: url(images/ttl_ln.gif) no-repeat left center;
}

h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #184576;
	padding-left: 20px;
	background: url(images/ttl_ln.gif) no-repeat left center;
}

strong {
	font-weight: bold;
	color: #994C16;
}
.text_title {
	font-weight: bold;
	color: #994C16;
}
.services {
	list-style-image: url(images/lst_mrkr.gif);
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	line-height: 18px;
}
.srvc_list {
	color: #060606;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	padding-left: 10px;
}
a.srvc_list:hover {
	text-decoration: underline;
}
.contacts {
	font-size: 13px;
	line-height: normal;
	color: #403F3F;
	padding-bottom: 10px;
}
.btm_wall {
	background-image: url(images/btm_wall.gif);
	background-repeat: repeat-x;
	background-position: center 150px;
}
.rights {
	font-size: 12px;
	color: #060606;
}

