body {
	margin: 0px;
	background-color: #040404;
}

td, div, p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 16pt;
}

.clean {
	clear: both;
}

ul, li, ol, dl, dd, h1, h2, h3, h4, h5, h6, form, fieldset, img { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	border: 0;
}

a {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	color: #333;
}

h1 {
	color: #04a27b;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 0px;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3999d4;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c9c9c9;
}

#flpage {
	position: relative;
	float: left;
	width: 100%;
	background: url(images/bg.gif) repeat-x #f3f3f3;
}

#flpageInternal {
	position: relative;
	float: left;
	width: 100%;
	background: url(images/bg1.gif) repeat-x #f3f3f3;
}

#pageWr {
	position: relative;
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fafafa;
}

#header {
	position: relative;
	float: left;
	width: 938px;
	height: 173px;
	overflow: hidden;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

#slider {
	position: relative;
	float: left;
	width: 940px;
	height: 244px;
	overflow: hidden;
}

#slider div {
	position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    z-index:8;
}

#slider div.active {
    z-index:10;
    opacity:1.0;
}

#slider div.last-active {
    z-index:9;
}

#nav {
	position: absolute;
	top: 382px;
	right: 10px;
	z-index: 20;
}

#nav a {
	position: relative;
	float: left;
	width: 18px;
	height: 18px;
	overflow: hidden;
	margin-right: 5px;
	background-image: url(images/sln.gif);
}

#nav a:hover {
	background-image: url(images/sls.gif);
}

#nav a.activeSlide { background-image: url(images/sls.gif); }

a.slm {
	position: absolute;
	width: 100px;
	height: 19px;
	top: 205px;
	left: 440px;
	overflow: hidden;
	background-image: url(images/slm.gif);
}

a.slm:hover { background-image: url(images/slms.gif); }

#logo {
	position: relative;
	float: left;
	width: 938px;
	height: 125px;
	overflow: hidden;
	background-image: url(images/logo_bg.gif);
}

#logo a {
	position: relative;
	float: left;
	width: 414px;
	height: 125px;
	overflow: hidden;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

#menu {
	position: relative;
	float: left;
	width: 938px;
	height: 47px;
	overflow: hidden;
	border-top: 1px #c6c5c6 solid;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
}

#menu td {
	background-repeat: no-repeat;
	background-position: top right;
}

#menu td.sep {
	background-image: url(images/menutd.gif);
}

#menu a {
	position: relative;
	float: left;
	height: 33px;
	overflow: hidden;
	padding-top: 14px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	font-size: 12px;
	color: #393230;
	font-weight: bold;
}

#menu td:hover, td.sel {
	background-image: url(images/menutds.gif);
}

#menu a:hover, #menu td.sel a {
	color: #04a27b;
}

#pageContent {
	position: relative;
	float: left;
	width: 940px;
	overflow: hidden;
	background-image: url(images/mbg.gif);
}

#pageContenti {
	position: relative;
	float: left;
	width: 940px;
	overflow: hidden;
	background-image: url(images/bgint.gif);
}

#left {
	position: relative;
	float: left;
	width: 229px;
	padding: 25px;
	overflow: hidden;
	font-style: italic;
}

#leftInternal {
	position: relative;
	float: left;
	width: 212px;
	padding-left: 20px;
	padding-top: 25px;
	overflow: hidden;
}

#leftInternal a {
	position: relative;
	float: left;
	width: 197px;
	padding-right: 15px;
	overflow: hidden;
	background-position: right -3px;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #32494b;
	margin-bottom: 7px;
}

#leftInternal a:hover {
	background-image: url(images/arr.gif);
	color: #04a27b;
}

#leftInternal a.selected {
	font-weight: normal;
	color: #04a27b;
	background-image: url(images/arr.gif);
}

#leftInternal a.selected:hover {
	font-weight: normal;
	color: #32494b;
}

#left p {
	float: left;
	clear: both;
}

#left span {
	color: #14a783;
	float: right;
}

#right {
	position: relative;
	float: left;
	width: 610px;
	padding: 25px;
	overflow: hidden;
}

#rightInternal {
	position: relative;
	float: left;
	width: 658px;
	min-height: 500px;
	padding: 25px;
	overflow: hidden;
}

#right span {
	color: #ff6600;
}

.padt {	padding-top: 10px; }
.padtm { padding-top: 15px; }
.padtmm { padding-top: 30px; }

.padl { padding-left: 10px; }
.padlm { padding-left: 20px; }
.padlmm { padding-left: 40px; }

.fTitle { font-size: 16px; font-weight: bold; padding-bottom: 10px; }

li {
	background-image: url(images/dot.gif);
	padding-left: 15px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

a.lm {
	position: relative;
	float: left;
	clear: both;
	width: 102px;
	height: 21px;
	margin-top: 5px;
	overflow: hidden;
	background-image: url(images/lm.gif);
}

a.lm:hover {
	background-image: url(images/lms.gif);
}

a.ns {
	position: relative;
	float: right;
	clear: both;
	width: 102px;
	height: 21px;
	margin: 50px 0px;
	overflow: hidden;
	background-image: url(images/ns.gif);
}

a.ns:hover {
	background-image: url(images/nss.gif);
}

#preFooter {
	position: relative;
	float: left;
	width: 100%;
	height: 111px;
	overflow: hidden;
	background-image: url(images/prefooter.gif);
}

#pfHolder {
	position: relative;
	width: 939px;
	border-right: 1px #dbdbdc solid;
	margin: 0 auto;
	overflow: hidden;
}

.flinks {
	position: relative;
	float: left;
	height: 111px;
	overflow: hidden;
	border-left: 1px #dbdbdc solid;
	font-size: 12px;
	line-height: 14pt;
}

.flinks:hover { background-image: url(images/flinks.gif); }

#links1 a {	
	position: relative; float: left; overflow: hidden; color: #2b2d30;
	height: 91px; 
	width: 167px;
	padding-left: 52px; padding-right: 10px; padding-top: 20px;
	background-image: url(images/link1.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;	
}

#links2 a {	
	position: relative; float: left; overflow: hidden; color: #2b2d30;
	height: 91px; 
	width: 170px;
	padding-left: 59px; padding-right: 10px; padding-top: 20px;
	background-image: url(images/link2.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#links3 a {	
	position: relative; float: left; overflow: hidden; color: #2b2d30;
	height: 91px; 
	width: 169px;
	padding-left: 59px; padding-right: 10px; padding-top: 20px;
	background-image: url(images/link3.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#links4 a {	
	position: relative; float: left; overflow: hidden; color: #2b2d30;
	height: 91px; 
	width: 160px;
	padding-left: 59px; padding-right: 10px; padding-top: 20px;
	background-image: url(images/link4.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#footerHolder {
	position: relative;
	float: left;
	width: 100%;
	height: 276px;
	overflow: hidden;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	border-top: 7px #86b39e solid;
}

#footer {
	position: relative;
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 28px;
}

#footer td p {
	color: #949494;
	font-size: 11px;
	line-height: 21px;
}

#footer td a {
	color: #d9dde9;
}

#footer td a:hover { color: #949494; }
#footer td .grey { color: #c9c9c9; }
td .phone { font-size: 14px; line-height: 30px; }
#footer td a.vmap { color: #ff6600; } #footer td a.vmap:hover { color: #FFF; }

#cpr {
	position: relative;
	float: left;
	margin-top: 40px;
	color: #e8e7e6;
	font-size: 11px;
}

#cpr a { color: #e8e7e6; } #cpr a:hover { color: #949494; }

#sliderInternal {
	position: relative;
	float: left;
	width: 940px;
	overflow: hidden;
	margin-top: -2px;
}

a.green { color: #50bb87; }
a.green:hover { color: #3999d4; }

.map {
	position: relative;
	float: left;
	width: 460px;
	height: 325px;
	overflow: hidden;
	background-image: url(images/map.gif);
}

input[type=text] {
	position: relative;
	float: left;
	width: 233px;
	height: 29px;
	overflow: hidden;
	background-color: #eeeeee;
	border: 1px #c6c6c6 solid;
	padding: 0px 10px;
	margin-bottom: 10px;
}

input[type=submit] {
	position: relative;
	float: left;
	padding: 5px;
	text-transform: uppercase;
	background-image: url(images/submit.gif);
	background-repeat: repeat-x;
	background-color: #b2ce75;
	border: 1px #9eb964 solid;
}

input[type=submit]:hover { color: #FFF; }

select {
	position: relative;
	float: left;
	width: 234px;
	height: 29px;
	overflow: hidden;
	background-color: #eeeeee;
	border: 1px #c6c6c6 solid;
	padding: 0px 10px;
	margin-bottom: 10px;
}

div.cmf-skinned-select {
    width: 233px;
	height: 29px;
	overflow: hidden;
	background-color: #eeeeee;
	border: 1px #c6c6c6 solid;
	padding: 0px 10px;
	margin-bottom: 10px;
}

div.cmf-skinned-text {
    padding: 0px 10px;
	padding-top: 3px;
	font-size: 11px;
	color: #000;
}

a:hover h2 { color: #999; }

.phone a { color: #333; }
.phone a:hover { color: #ff6600; }

#shadows {
	margin-left: -3px;
}

#shadows td {
	padding-right: 3px;
}

.wrap0, .wrap1, .wrap2, .wrap3 {
  position: relative;
  float: left;
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap0 {
  float:left;
  background:url(images/shadow.gif) right bottom no-repeat;
}
.wrap1 {
  background:url(images/shadow180.gif) no-repeat;
}
.wrap2 {
  background:url(images/corner_bl.gif) 0px 100% no-repeat;
}
.wrap3 {
  padding:10px 10px 10px 10px;
  background:url(images/corner_tr.gif) 100% 0px no-repeat;
}

#acc a {
	line-height: 26px;
}

#acc a.selected h2 {
	color: #333;
}
