﻿* {
	padding: 0px;
	margin: 0px;
}
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

body {
	background-color: #f3f3ec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	background-color: #f3f3ec;
}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, "Trebuchet MS", Serif;
	font-size: 14pt;
	color: #214e5f;
	border-width: 1px;
	border-color: #677981;
	border-bottom-style: dashed;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
h2 {
	font-family: Garamond;
	color: #8CB8D5;
	font-size: 13pt;
	font-weight: bold;
	border-bottom-style: dotted;
	border-width: 1px;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C7AA4;
	font-weight: bold;
}
h3.rightfeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033972;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 1px;
	margin-top: 2px;
}

hr {
	height: 1px;
	border-top: 1px;
	color: #A3C97A;
	border-top-color: #A3C97A;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #033972;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #66A1C7
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #66A1C7
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underlined;
	color: #A3C97A;
}
fieldset {
	border-style: none;
}
img {
	border-width: 0px;
}

#crumbs {
	font-size: 10px;
	text-align: right;
}
#crumbs li {
	float: right;
	color: #777;
	padding-left: .75em;
}
#crumbs li a {
	background: url(images/crumbs.gif) no-repeat right center;
	display: block;
	padding: 0 15px 0 0;
	font-size: 10px;
}
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
#crumbs li a:link {
	color:#777;
	text-decoration:none;
	}	
#crumbs li a:focus {
	color:#dd2c0d;
	}
#crumbs li a:hover {
	color:#dd2c0d;
	}
#crumbs a:visited {
	color:#dd2c0d;
	}
#crumbs a:link {
	color:#dd2c0d;
	}
#navigation{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: 975px;
	font-size: 10px;
	height: 51px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	display: block;
	font-weight: bold;
}

#navigation li{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: url("/images/menu/separator.gif") no-repeat right top;
	height: 46px;
}
#navigation li a.home{
	padding: 10px 10px 4px 10px;
	display: block;
	float: left;
	color: #676767;
	text-decoration: none;
	text-align: center;
}
#navigation li a.link{
	display: block;
	float: left;
	color: #716f64;
	text-decoration: none;
	height: 25px;
	width: 131px;
	padding-top: 16px;
	padding-bottom: 4px;
	text-align: center;
}

#navigation li a:hover{
	background: url("/images/menu/hover.gif") no-repeat right top;
	margin-bottom: 10px;
}

#navigation li a.current:hover{
	color:#fff;
	background:url("/images/menu/bkg_on.gif") no-repeat right top;}

#navigation li a.current{
	color:#fff;
	background:url("/images/menu/bkg_on.gif") no-repeat right top;}
#leftfeature {
	border: 1px none #8CB8D5;
	padding: 22px 15px 20px 20px;
	width: 640px;
	float: left;
}
#container {
	background-image: url('/images/design/container.jpg');
	margin: 0px auto 0px auto;
	width: 975px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: repeat-y;
}
#rightfeature {
	float: right;
	width: 275px;
	padding: 20px 20px 20px 0px;
	margin: 0px;
}
#flashcontent {
	margin-right: auto;
	margin-left: auto;
	width: 491px;
}
.navimg {
	padding-top: -20px;
}
.fbox {
	width: 270px;
	float: left;
	margin-left: 10px;
	font-size: 14px;
}
.pfeature {
	margin: 10px;
	float: left;
}
.header {
	margin: 0px auto 0px auto;
	width: 975px;
	background-image: url('../images/design/headerhome.jpg');
	height: 225px;
}

.homelink {
	display: block;
	width: 350px;
	height: 174px;
	float: left;
}
.maxlink {
	display: block;
	width: 350px;
	height: 174px;
	float: right;
}
.toplinks {
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	width: 600px;
	text-align: right;
}
.mlink {
	display: block;
	width: 120px;
	height: 80px;
	float: right;
}
.clicklink {
	display: block;
	width: 250px;
	height: 80px;
	float: right;
	margin-right: 100px;
}

.hidelink {display: none;}

.homecontent {
	width: 975px;
	background-image: url('/images/design/rotate.jpg');
	background-color: #D0E2EE;
	padding-top: 10px;
}
.content {
	padding: 10px;
	width: 955px;
	background-image: url('/images/design/content.jpg');
	background-repeat: repeat-x;
	background-color: #fbfcfe;
}

.footer {
	background-color: #C8C8A8;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url('/images/design/footerbkg.gif');
	background-repeat: repeat-x;
}
.footer a {
	color: #85755C;
}
.footer a:hover {
	color: #4A4133;
	text-decoration: underline;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3C97A;
	font-weight: normal;
}
.testimonials2 {
	width: 100px;
	float: left;
	display: inline;
	text-align: center;
	padding: 0px 0px 5px 0px;
	height: 125px;
	font-size: 10px;
}
.testimonials2 img{
	border: 1px solid #DCE1E3;
	padding: 2px;
	filter: alpha(opacity=90);
	opacity: 0.90;
}
.testimonials2 img:hover{
	border: 1px solid #2D5A79;
	padding: 2px;
	  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
}

.testamonialfeature {
	border: 1px solid #dce1e3;
	padding: 10px;
	margin: 5px;
	width: 610px;
	float: left;
	background-color: #f4f7f8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.testamonials {
	font-family: Georgia, "Times New Roman", Times, "Trebuchet MS", Serif;
	font-size: 12pt;
	color: #214e5f;
	border-width: 1px;
	border-color: #dce1e3;
	border-bottom-style: dashed;
	padding: 2px;
	font-weight: bold;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	
}
.testdesc {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #516066;
	line-height: 10px;
}

.ftitle {
	font-family: Georgia, "Times New Roman", Times, "Trebuchet MS", Serif;
	font-size: 18px;
	color: #214e5f;
	font-weight: bold;
	border-bottom-style: dashed;
	border-width: 1px;
	border-color: #dce1e3;
}

.middle {
	vertical-align: middle
}
.bottom {
	border-style: none;
	vertical-align: bottom;
}
.clear {
	clear: both;
}
.help {
	width: 250px;
	float: left;
	margin-bottom: 20px;
}
.forms {
	width: 350px;
	float: left;
}
.news {
	width: 240px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, "Trebuchet MS", Serif;
	font-size: 13px;
	color: #214e5f;
	font-weight: bold;
}
.imgspace {
	padding: 10px;
}
.gallery {
	width: 170px;
	float: left;
	text-align: center;
	padding: 5px;
}
.ytest {
	background-image: url('../images/design/nav.jpg');
	background-repeat: no-repeat;
}
.blue-text {
	color: #033972;
}
.txt-align-center {
	text-align: center;
}
.feature2 {
	padding: 10px;
	margin: 5px;
	border: 3px solid #dce1e3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #EDF0F1;
}
.botfeature {
	width: 975px;
	background-image: url('/images/design/featurebkg.jpg');
	background-repeat: repeat-x;
	background-color: #fbfcfe;
}
.container {
	background-image: url('/images/design/container.jpg');
	margin: 0px auto 0px auto;
	width: 975px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: repeat-y;
}

.rfeature {
	border-width: 1px;
	border-color: #DCE1E3;
	font-family: Georgia, "Times New Roman", Times, "Trebuchet MS", Serif;
	color: #6f9a30;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: solid;
	padding-bottom: 5px;
	line-height: 10px;
	margin-bottom: 5px;
}
.seperator {
	padding-left: 3px;
	float: left;
}
.defaultimg {
	margin: 5px;
	padding: 5px;
	background:#f4f7f8;
	border: 1px solid #dee2e4;
}
.plainimg {
	margin: 5px;
	padding: 5px;
}
.linkimg {
	padding: 10px;
	margin: 10px;
	float: left;
	width: 150px;
	height: 100px;
	text-align: center;
}
.linka {
	font-family: Georgia, "Times New Roman", Times, "Trebuchet MS", Serif;
	color: #214E5F;
	font-size: 14px;
	font-weight: bold;
}

.botfoot {
	text-align: right;
	padding: 5px 20px 20px 20px;
	clear: both;
	color: #676343;
}
.bflink {
	color: #D6CEBC;
}
.footsec {
	width: 285px;
	height: 200px;
	float: left;
	margin: 20px;
	text-align: left;
	color: #676343;
}
.footsec h5 {
	font-family: Garamond;
	color: #676343;
	font-size: 18px;
	font-weight: bold;
	border-width: 1px;
	border-color: #676343;
	border-bottom-style: dashed;
}
.footsec ul {
	list-style-type: square;
	margin-left: 20px;
	margin-top: 10px;
}
.footsec a {
	color: #655A43;
}
.footsec li {
	color: #979262;
}

.textcenter {
	text-align: center;
}
.paddingforty {
	margin-left: 40px;
}
.bluebox {
	background-color: #E1EFF7;
	border: 1px solid #3C6D8E;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	clear: both;
}
.redcenter {
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
.twohundred {
	margin-left: 200px;
}
.classvideos {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #dce1e3;
	padding: 10px;
	background-color: #f4f7f8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 100px;
}
