* {
margin: 0px;
padding: 0px;
}
body {
	background-color: #eeeeee;
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: normal;
	font: 12px Helvetica, Verdana, Arial Roman;
}
#masterbox {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background: repeat-y center;
}
#banner {
	text-align: center;
	border-style: none;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(bannerbg.png);
	background-color: #7ea9aa;
	height: 75px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	overflow: hidden;
}
#globalnav {
	border-style: none;
	width: 100%;
	background-image: url(newnavbg.png);
	padding: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	background-color: #443423;
	height: 25px;
	text-align: center;
}
#navbox {
	padding-top: 3px;
	position: relative;
	width: 976px;
	right: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-right: 0px;
	height: 25px;
	text-align: right;
	overflow: hidden;
}
#navbox ul {
	padding: 0px;
	font-family: sans-serif;
	font-size: 18px;
	color: #000;
	white-space: nowrap;
}
#navbox li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	display: inline;
}
#navbox li a {
	padding-left: 3px;
	padding-right: 7px;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
#navbox li.active a {
	color: #a4ebdd;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}
#navbox li a:link {
    color: #FFFFFF;
    font-weight: bold;
}
#navbox li.active a:link {
    color: #a4ebdd;
}
#navbox li a:visited {
    color: #FFF;
}
#navbox li.active a:visited {
    color: #a4ebdd;
}
#navbox li a:hover {
    font-weight: bold;
    margin: 0px;
    color: #FFF;
    background: url('nav_active.png') repeat-x 10px 17px;
}
#feature {
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
	width: 745px;
	height: 375px;
	background: url('featurebg.png') #FFFFFF;
	border: 3px solid rgb(110,170,170);
	font-size: 24px;
	font-weight: bold;
}
#lowerbox {
	background-position: 0 0px;
	background-repeat: no-repeat;
	background-image: url(newlowbar.png);
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 122px;
}
#subfeature {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 640px;
	font: 16px;
}
#subftext {
	font-size: 16px;
	padding-top: 32px;
	margin: 16px;
	width: 608px;
	border-style: none;
	overflow: auto;
}
#tfhr {
	float: right;
	height: 122px;
	width: 340px;
}
#globalfooter {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 3px;
	width: 80%;
	padding: 5px;
	font: 12px sans-serif;
	text-align: center;
	color: #fff;
}
#content {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 35px;
	border-bottom-width: 3px;
	border-bottom-color: #443423;
	border-left-color: #443423;
	border-right-color: #443423;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-right-width: 3px;
	border-left-width: 3px;
	margin-right: auto;
	margin-left: auto;
	width: 976px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: url(newpagebg.jpg) no-repeat bottom #FFF;
	font: 48px;
	font-weight: bold;
	color: #443423;
	text-align: left;
}
#featurecontent {
	background-repeat: repeat;
	background-image: url(feat.png);
	height: 416px;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 976px;
	margin-bottom: 5px;
	margin-top: 10px;
	background: 0px 10px;
	font: 30px;
	font-weight: bold;
}
#subtitlenav li a {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	color: #959595;
	font-variant: small-caps;
}
#subtitlenav li a:link {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	color: #959595;
	font-variant: small-caps;
}
#subtitlenav li a:visited {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	color: #959595;
	font-variant: small-caps;
}
#subtitlenav li a:hover {
	text-decoration: underline;
	border-bottom-style: none;
	display: inline;
	list-style-type: none;
	color: #1eb697;
	font-variant: small-caps;
}
#subtitlenav li {
	font-weight: bold;
	padding-right: 20px;
	display: inline;
	list-style-type: none;
	color: #1eb697;
	font-size: 18px;
	font-variant: small-caps;
}
#subtitlenav {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	text-align: center;
	margin-bottom: 20px;
	color: #1eb697;
	font-size: 18px;
	font-variant: small-caps;
}
#contactbox {
	margin: 10px;
	background-color: #d2cdc0;
}
#addressbox {
	max-width: 700px;
	padding-bottom: 20px;
	margin-left: 5%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 20px;
	width: 100%;
	min-height: 513px;
	font: 18px;
	font-weight: normal;
	color: #000;
	text-align: left;
	
}
#addressleft {
	width: 34%;
}
#addressright {
	margin-right: 20px;
	padding-left: 10px;
	width: 381px;
	min-height: 513px;
	float: right;
}
#addressright img {
	float: right;
}
#content a:link {
	color: #4f978e;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #000eff;
	text-decoration: underline;
}
#content a:visited {
	font-weight: bold;
	color: #4f978e;
	text-decoration: none;
}
#contentbox {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 99%;
	margin: auto;
	clear: both;
	font: 16px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
#contentbox ul {
	font-size: 16px;
	list-style-type: none;
	
}
#contentbox li {
	left: 60px;
	position: relative;
	list-style-type: none;
	
}
#boxright {
	float: right;
	text-align: center;
}
#boxleft {
	text-align: center;
	float: left;
}
#contenttext {
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 30px;
}
.context {
	padding-bottom: 10px;
}
#addressleft hr {
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 80%;
	color: #626262;
}
#breadcrumb {
	background-color: white;
	margin-bottom: 3px;
	padding-bottom: 5px;
	border-bottom-color: #443423;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-left: 25px;
	margin-right: 0px;
	border-top-color: #443423;
	border-top-width: 1px;
	border-top-style: solid;
	margin-left: 0px;
	color: #b2b2b2;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#breadcrumb a {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#breadcrumb a:link {
	color: #b2b2b2;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#breadcrumb a:hover {
	border-bottom-color: #626262;
	border-bottom-style: solid;
	color: #4f978e;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#breadcrumb a:active {
	color: #b2b2b2;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#breadcrumb a:visited {
	color: #b2b2b2;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: white;
	background-color: #443423;
}
#title {
	font-size: 30px;
	font-variant: small-caps;
	padding-left: 25px;
	text-align: left;
}
#faqlist {
	padding-bottom: 1em;
	list-style-position: outside;
	right: 30px;
	top: 20px;
	position: relative;
	list-style-type: none;
}
#faqlist li {
	padding-bottom: 1em;
	list-style-position: outside;
	right: 50px;
	top: 20px;
	position: relative;
	list-style-type: none;
}
p.faqq {
	margin-right: 15px;
	font-weight: bold;
	margin-bottom: .5em;
	padding-left: 30px;
}
p.faqa {
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 1.5em;
	padding-left: 30px;
}
.faqlink {
	padding-bottom: .75em;
	font-size: 14px;
}
.classdesc {
	font-size: 16px;
	bottom: 40px;
	position: relative;
	margin-left: 40px;
}
.classdescb {
	bottom: 40px;
	position: relative;
	right: 10px;
	font-weight: bold;
	font-size: 18px;
}
.class {
}
.faqclick {
	font-weight: bold;
	padding-bottom: .75em;
	text-align: center;
	color: #443423;
	font-size: 16px;
}
#problems {
	font-weight: bold;
	text-align: center;
}
#flashContent {
	background-position: 0;
}
#banner img {
	right: 68px;
	position: relative;
}

