.headline {
	font-family:Tahoma, Arial, Verdana;
	font-size:x-small;
	font-weight:bold;
	color:#007A7C;
}
body {
	background-color: #FFFFFF;
	font-size: medium;
}

td {
	color: #8a8a8a;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: x-small;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
}


h1 {
	font-size: large;
}

h2 {
	font-size: medium;
}

h3 {
	font-size: small;
}


a {
	text-decoration: none;
	font-size: x-small;
}

a:hover {
	text-decoration: underline;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}
.blye {
	font-size: x-small;
}


.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #4b781c;
text-decoration: none;
}

.green-text-underline{
color: #4b781c;
text-decoration: underline;
}
strong {
	font-size: x-small;
}
b {
	font-size: x-small;
}
p {
	font-size: x-small;
}
.black2 {
	font-size: x-small;
}
.sitemap {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #f17e22;
}
.address_footer {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #7c7c7c;
}
.border_left {
	background-image: url(images/border_left.jpg);
	width: 90px;
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.border_right {
	background-image: url(images/border_right.jpg);
	width: 90px;
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.border_left_top {
	background-image: url(images/border_left_top.jpg);
	width: 90px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.border_left_bottom {
	background-image: url(images/border_left_bottom.jpg);
	width: 90px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
}
.border_right_top {
	background-image: url(images/border_right_top.jpg);
	width: 90px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.border_right_bottom {
	background-image: url(images/border_right_bottom.jpg);
	width: 90px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
}
.border_bottom {
	background-image: url(images/index_13_1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.testimonial_pics {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;

}
.tabbed_title {
	padding-left: 50px;

}
.tabbed_text {
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;
}
.wrapper {
	background-attachment: scroll;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: top center;
	height: 100%;
}
