/* CSS Document */

.back {
	background-image:url("images/horizon-bckground.jpg");
	background-repeat:repeat-y;
}
.normaltext {
	font-size:12px;
	color:#2b2928;
	line-height:21px;
	font-family:Verdana;
	word-spacing:2px;
	text-align:left;
}
.normaltext1 {
	font-size:12px;
	color:#2b2928;
	line-height:21px;
	font-family:Verdana;
	word-spacing:1px;
	text-align:left;
}
.yellowtxt {
	font-size:12px;
	color:#e2ad23;
	line-height:25px;
	font-family:Verdana;
	word-spacing:2px;
	letter-spacing:1px;
	font-weight:bold;
}
.normaltextfornews {
	font-size:12px;
	color:#2b2928;
	line-height:21px;
	font-family:Verdana;
	word-spacing:2px;
	text-decoration:none;
}
.backgroundmore {
	background-image:url("images/morebackground.jpg");
	background-repeat:no-repeat;
	background-position:right;
}
.more {
	color:a72a04;
	font-family:Verdana;
	font-size:12px;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
.more:hover {
	color:a72a04;
	font-size:12px;
	font-family:Verdana;
	text-align:right;
	text-decoration:underline;
	font-weight:bold;
	outline:none;
}
.services {
	font-size:12px;
	color:#2b2928;
	font-family:Verdana;
	word-spacing:2px;
	text-decoration:none;
	outline:none;
}
.services:hover {
	font-size:12px;
	color:#2b2928;
	font-family:Verdana;
	word-spacing:2px;
	text-decoration:underline;
	outline:none;
}
.bluebannertxt {
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana;
	word-spacing:2px;
	text-decoration:none;
	outline:none;
}
.bluebannertxt:hover {
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana;
	word-spacing:2px;
	outline:none;
	text-decoration:underline;
}
.contactustxt {
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	font-family:Verdana;
	word-spacing:2px;
	text-decoration:none;
	outline:none;
}
.contactustxt:hover {
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	font-family:Verdana;
	word-spacing:2px;
	text-decoration:none;
	outline:none;
}
.servicestext {
	font-size:12px;
	color:#000000;
	padding-left:38px;
	line-height:20px;
	font-family:Verdana;
	word-spacing:2px;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
.servicestext:hover {
	font-size:14px;
	padding-left:38px;
	color:#000000;
	line-height:20px;
	font-family:Verdana;
	word-spacing:2px;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
.bottomtext {
	font-size:11px;
	color:#000000;
	font-family:Verdana;
	text-decoration:none;
	outline:none;
}
.bottomtext:hover {
	font-size:11px;
	color:#000000;
	font-family:Verdana;
	text-decoration:underline;
	outline:none;
}
.copyright {
	font-size:11px;
	color:#000000;
	font-family:Verdana;
	text-decoration:none;
}
#tabs-min {
	background: transparent;
	border: none;
}
#tabs-min .ui-widget-header {
	background: transparent;
	border: none;
	border-bottom: 1px solid #c0c0c0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#tabs-min .ui-state-default {
	background: transparent;
	border: none;
}
#tabs-min .ui-state-active {
	background: transparent url(img/uiTabsArrow.png) no-repeat bottom center;
	border: none;
}
#tabs-min .ui-state-default a {
	color: #c0c0c0;
}
#tabs-min .ui-state-active a {
	color: #459E00;
}

/* Contact Css */

.heading {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}

table {
	color:#000;
}