@charset "utf-8";
.twoColFixRt #container .sidebar .editable h1 a {
	color: #F00;
}

.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	padding: 0px;
	float: right;
	width: 400px;
	height: 87px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
	vertical-align: middle;
	overflow: visible;
	margin: auto;
}

td img {
	display: block;
	position: static;
}.header {
	height: 87px;
	width: 782px;
}
.picbar {
	height: 350px;
	width: 250px;
	position: relative;
	top: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sidebar {
	float: left;
	height: 500px;
	width: 250px;
	margin: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(RESOURCES/NEW_BG.gif);
	background-repeat: repeat;
	background-color: #FFF;
}
.twoColFixRt #container {
	width: 782px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 657px;
	position: absolute;
	left: 50%;
	top: -9px;
	margin-top: 73px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -400px;
	z-index: 1;
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-indent: 0;
	line-height: normal;
	margin-left: 4px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	bottom: auto;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #666;
	letter-spacing: 5%;
}
img {
	background-position: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
}
.pics {
	float: right;
}
.twoColFixRt #mainContent {
	height: 500px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 280px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 500px;
	position: relative;
	float: none;
	top: 0px;
	clear: none;
	right: 0px;
} 
.LINKSBOTTOM {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFF;
	background-position: center center;
	letter-spacing: 1px;
	height: 15px;
	width: 780px;
	margin-top: 615px;
	text-align: center;
	word-spacing: normal;
	font-weight: bolder;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -390px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.twoColFixRt #container #mainContent h2 a {
	color: #F00;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	color: #333;
}
.background {
	height: 743px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(RESOURCES/NEW_STRIP.png);
	background-repeat: repeat-x;
	position: static;
	z-index: 2;
	left: auto;
	right: auto;
	background-position: left;
	background-attachment: scroll;
	float: left;
	top: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}td img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}td img {display: block;}
.editable {
	height: 125px;
	width: 244px;
	bottom: 0px;
	top: 461px;
	position: absolute;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 5px;
	text-align: left;
	text-indent: 0;
	vertical-align: text-bottom;
	left: 2px;
	overflow: hidden;
}
.backgroundBEIGE {
	height: 743px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(RESOURCES/NEWSTRIP2.png);
	background-repeat: repeat-x;
	position: static;
	z-index: 2;
	left: auto;
	right: auto;
	background-position: left;
	background-attachment: scroll;
	float: left;
	top: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
