@charset "UTF-8";
body {
	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: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	background-color: #2D2D2D;
	background-image: url(img/sub_strip_inf3.gif);
	font-size-adjust: none;
}
.oneColFixCtr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	font-size: 13px;
}
.homesidebar {
	background-color: #FE5007;
	background-image: url(img/sidebar_bkg.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 76px;
	height: 705px;
	float: left;
	padding: 0px;
}
.homecontent {
	padding-left: 0px;
	margin-left: 94px;
	font-size: 13px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	background-image: url(img/bkg-home.jpg);
	height: 700px;
	margin-right: 0px;
	background-repeat: repeat-y;
	font-size-adjust: none;	
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 13px;
}
.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;
}
.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;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 5px;
	font-size-adjust: none;
}
.titletext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}
.testimony {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px dotted #5F773A;
	color: #FFFFFF;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px dotted #5F773A;
	color: #FFFFFF;
}
a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px dotted #5F773A;
	color: #FF6500;
}
a:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px dotted #5F773A;
	color: #FFFFFF;
}
.subtext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 5px;
}
.feature {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #FF5307;
	text-align: left;
	font-weight: bold;
	font-size-adjust: none;
}
a.footer:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #5F773A;
	color: #999999;
}
a.footer:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #5F773A;
	color: #FFFFFF;
}
a.footer:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #5F773A;
	color: #FF6500;
}
a.footer:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #5F773A;
	color: #FFFFFF;
}
.landingheadline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}
.landinglink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.landing{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	}
a.landing:link {
	text-decoration: none;
	color: #FFFFFF;
	border: none;
}
a.landing:visited {

	text-decoration: none;
	border: none;
	color: #FFFFFF;
}
a.landing:hover {

	text-decoration: none;
	border: none;
	color: #FF6500;
}
a.landing:active {
	border: none;
	text-decoration: none;

	color: #FFFFFF;
}
.landingheadlinelarge {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.copyright {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.imagelink:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.imagelink:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.imagelink:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.imagelink:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentfreetest {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 16px;
}
.subsidebar {
	background-repeat: repeat-y;
	background-position: top;
	width: 173px;
	height: 700px;
	float: left;
	padding: 0px;
}
.oneColFixCtr #subContent {
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0px;
}
.subcontentholder {
	padding-left: 0px;
	margin-left: 173px;
	font-size: 13px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	margin-right: 0px;
	width: 680px;
}
.oneColFixCtr #subcontainer {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-image: url(img/sub_horiz_strip_css.gif);
}
.homeheader {
	line-height: 14px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;	
}
a.homeheader:link {
font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.homeheader:visited {
font-size: 10px;
	text-decoration: none;
	border: none ;
	color: #FFFFFF;
}
a.homeheader:hover {
font-size: 10px;
	text-decoration: none;
	border: none;
	color: #000000;
}
a.homeheader:active {
font-size: 10px;
	border: none;
	text-decoration: none;

	color: #FFFFFF;
}
.subcontentholdercontact {
	padding-left: 0px;
	margin-left: 210px;
	font-size: 13px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	margin-right: 0px;
	width: 600px;
}
.subcontentholdercontactcol2 {
	padding-left: 0px;
	margin-left: 473px;
	font-size: 13px;
	text-align: justify;
	padding-top: 3px;
	padding-right: 0px;
	margin-right: 0px;
	width: 300px;
}
.bodytextcontact {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 3px;
	font-size-adjust: none;
}
.homecontentcss {
	padding-left: 0px;
	margin-left: 94px;
	font-size: 13px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	background-image: url(img/bkg-home_css.jpg);
	height: 700px;
	margin-right: 0px;
	background-repeat: repeat-y;
	font-size-adjust: none;
	background-position: right;
}

