#Wrapper {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 10px;
	bottom: 10px;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 1;
	visibility: visible;
}

#SubWrapper {
	clear: none;
	position: relative;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
	z-index: 2;
	visibility: visible;
	left: 0px;
	top: 0px;
	height: 100%;
}

#Testimonial {
	clear: none;
	position: absolute;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 188px;
	width: 255px;
	z-index: 3;
	visibility: visible;
	left: 515px;
	top: 110px;
}

A:link {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	color: #FF4E00;
	text-decoration: none;
}
A:active {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	color: #FF4E00;
	text-decoration: none;
}
A:visited {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	color: #FF4E00;
	text-decoration: none;
}
A:hover   {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF4E00;
	text-decoration: none;
	cursor: hand;
}

A.content:link {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.content:active {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.content:visited {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.content:hover   {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF4E00;
	text-decoration: none;
	cursor: hand;
}

A.contentBIG:link {
	font-family:  Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.contentBIG:active {
	font-family:  Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.contentBIG:visited {
	font-family:  Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.contentBIG:hover   {
	font-family:  Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF4E00;
	text-decoration: none;
	cursor: hand;
}

A.contentNEWS:link {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
A.contentNEWS:active {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
A.contentNEWS:visited {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
A.contentNEWS:hover   {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF4E00;
	text-decoration: none;
	cursor: hand;
}

A.testimonial:link {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.testimonial:active {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.testimonial:visited {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.testimonial:hover   {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

A.footmenu:link { font-family:  Arial, Helvetica; font-size: 9px; color: #666666;  text-decoration: none }
A.footmenu:active { font-family:  Arial, Helvetica; font-size: 9px; color: #666666;  text-decoration: none }
A.footmenu:visited { font-family:  Arial, Helvetica; font-size: 9px; color: #666666;  text-decoration: none }
A.footmenu:hover   { font-family:  Arial, Helvetica; font-size: 9px; color: #FF4E00;  text-decoration: none;  cursor: hand }

HR {
	height:2px;
	width:100%;
	background:#CCCCCC;
	margin: 0px;
	border: 0px 0;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 16px;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF4E00;
	line-height: 16px;
}
.headingslight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF4E00;
	line-height: 16px;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
}
.footmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF4E00;
	text-decoration: none;
	font-weight: normal;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 16px;
}
.testimonialheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
}
.contentboldBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}
.formtextboxes1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 2px solid #CCCCCC;
	width: 414px;
}
.formtextboxes2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 2px solid #CCCCCC;
	width: 144px;
}
.formmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 2px solid #CCCCCC;
	width: 262px;
}
