@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
body {
	background-color: #FFF;
	background-image: url(../images/bg09.gif);
	background-repeat: repeat-y;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #C90;
	text-transform:uppercase
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #960;
}
a:hover {
	text-decoration: none;
	color: #930;
}
a:active {
	text-decoration: none;
	color: #930;
}
h1 {
	font-size: 16px;
	color: #d2691e;
	font-weight:600;
	text-transform:capitalize;
	text-align: left;
}
h2 {
	font-size: 12px;
	color: #d2691e;
	font-variant: normal;
	font-style: normal;
}
h3 {
	font-size: 12px;
	color: #d2691e;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
}
h4 {
	font-size: 12px;
	color: #999;
}

#evolve {
	position:absolute;
	width:134px;
	height:348px;
	margin-left:56;
	margin-top:30;
	z-index:1;
	left:61px;
	top: 20px;
}
#logo {
	position:absolute;
	width:124px;
	height:141px;
	margin-left:56;
	margin-top:30;
	z-index:1;
	left:575px;
	top: 20px;
}
.testimonial {
	color: #069;
	font-variant: normal;
	font-style: italic;
}
.testimonialHeader {
	color: #069;
	font-variant: normal;
	text-transform:capitalize;
	font-style: oblique;
	font-weight: bold;
}
.testimonialSub {
	color: #069;
	font-variant: normal;
	text-transform:capitalize;
	font-style:normal;
	text-align:right
}
.subHeader {
	color: #d2691e;;
	text-transform:capitalize;
	font-style: oblique;
}
.navIntern {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #79973B;
	text-transform:lowercase
}
.navIntern2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #79973B;
	text-transform:capitalize
}
.navigation {
	font-family: Tahoma, Geneva, sans-serif;
	color: #C90;
	text-transform:capitalize;
	font-stretch:semi-expanded;
}

.name {
	font-style:italic
}
.highLight {
	color: #930;
	font-weight: bold;
}

