.banner1 {
	height: 100px;
	padding: 0px;
	z-index: -10;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 24px;
	text-align: center;
}
.banner2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.navtop {
	color: #FFFFFF;
	background-color: #787E8C;
	font-size: 0.8em;
	font-weight: bold;
	z-index: 5;
}
.navtop-live {
	color: #9DEA48;
	font-weight: bold;
}
.navtop-live:hover {
	color: #A0ED6D;
	text-decoration: none;

}
.navtop-text1 {
	color: #FFFFFF;
	font-weight: bold;
}
.navtop-text1:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A8ADB8;
}

.navtop-left {
	background-image: url(../images/left-corner-nav.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.navtop-right {
	background-image: url(../images/right-corner-nav.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.nav-centre-back {
	text-align: center;
	height: 30px;
	background-color: #EBEBEB;
	padding-left: 2px;
	font-size: .8em;
	font-weight: bold;
}

.telephone {
	font-family: "Trebuchet MS", sans-serif, Arial, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	color: #A8ADB8;
}
.footer {
	background-color: #CCCCCC;
	padding: 20px;
	font-size: 0.8em;
	line-height: 2em;
}
.footer-link {
	font-weight: bold;
	color: #666666;
}
.footer-link:hover {
	font-weight: bold;
	color: #333333;
}

.text-body1 {
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.text-small {
	font-size: .9em;
}
.text-massive {
	font-size: 4em;
	font-weight: bold;
}


.text-head1 {
	font-size: 1em;
	font-weight: bold;
	color: #80A725;
}
.text-page-head {
	font-size: 1.1em;
	font-weight: bold;
}

.text-link1 {
	font-size: 0.8em;
	font-weight: bold;
	color: #80A725;
}
.text-link1:hover {
	font-size: 0.8em;
	font-weight: bold;
	color: #5E7A1B;
}
.text-link2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
}
.text-link2:hover {
	font-size: 0.8em;
	font-weight: bold;
	color: #64831D;
}
.text-link3 {
	color: #80A725;
	font-weight: bold;
}
.text-link3:hover {
	color: #5E7A1B;
}
.text-link4 {
	color: #80A725;
	font-size: 0.9em;
	font-weight: bold;
}
.text-link4:hover {
	color: #5E7A1B;
}

.border1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.testimonials-box {
	background-color: #EEEEDF;
	border: 1px solid #999999;
	font-size: 0.8em;
	height: 23em;
	text-align: left;
	font-family: "Trebuchet MS", sans-serif, Arial, Verdana;
	background-image: url(../images/grad07.jpg);
	background-repeat: repeat;
}

.border2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F4F8E3;
}
.box1-highlight {
	background-image: url(../images/dropper.gif);
	background-position: right;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	background-color: #B0094E;
	border: 1px dotted #FFFFFF;
}
.box1-highlight-text {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	display: block;
}
.box1-highlight-text:hover {
	font-weight: bold;
	color: #EEEEEE;
	text-align: left;
	font-size: 14px;
}
.box1-text {
	background-position: right;
	font-weight: bold;
	color: #B0094E;
	text-align: left;
}
.box2 {
	background-color: #F3F3F3;
	border: 1px solid #333333;
}
.nav-left-table {

	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#tic {
  /* enter any styles for the ticker below */
   padding:10px;
  width:100%x;
 
}
#tic * {
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}

.quotes {
	font-size: 3em;
	font-weight: bold;
	color: #999999;
}
.testimonials-box-left {
	background-color: #EEEEDF;
	border: 1px solid #999999;
	font-size: 0.8em;
	height: 17em;
	text-align: left;
	font-family: "Trebuchet MS", sans-serif, Arial, Verdana;
	background-image: url(../images/grad07.jpg);
	background-repeat: repeat;
}
