BODY {
	background-color: #343436;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/h-bg.gif);
	background-repeat: repeat-x;
}
.border {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.content_bg {
	background-color: #03112f;
	background-image: url(images/home_content_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 48px;
	padding-bottom: 18px;
	padding-left: 48px;
}
.maintxt {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.f-txt {
	font-family: Arial;
	font-size: 10px;
	color: #20437a;
}
.contact-txt {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.facebook {
	 left: 575px;
    position: relative;
    top: 98px;
	z-inde:100;
	margin-top:-33px;
}
