﻿@charset "utf-8";
/* CSS Document */

/* 
@import url("ie_cc.css");
*/

/* COMMON ELEMENTS */

body {
	font-family:Trebuchet MS;
	font-size:.76em;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	background-color: #5c6161;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight:none;
	letter-spacing:0.005em;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 2.85em;
	color: #2467cf;
	line-height: 26px;
	padding-bottom: 8px;
	border-bottom: 1px solid #525151;
	width: 630px;
	font-weight: bold;
	border-bottom-style: dotted;
}
h2 {
	font-size: 2.2em;
	color: #5C7E80;
	padding-bottom: 4px;
	border-bottom: 1px solid #c0c2c2;
	font-weight: normal;
	border-bottom-style: dotted;
	padding-top: 0px;
}
h3 {
	font-size: 1.45em;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #d8d8d8;
	width: 194px;
	font-weight: none;
}
h4 {
	font-size: 1.65em;
	color: #FFCC00;
	padding-bottom: 8px;
	border-bottom:1px solid #FFFFFF;
	width:194px;
}
h5 {
	font-size: 1.45em;
	color: #FFCC00;
	width: 231px;
	border-bottom: 1px solid #d6d8da;
	padding-bottom: 3px;
	border-bottom-style: dotted;
}
h6 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 1.15em;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
p {
	font-size: 1em;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	color: #333333;
}
p.whtcenter {
	font-size: 1em;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
p.blkcenter {
	font-size: 1em;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
a:link {
	color: #2467cf;
	text-decoration:none;
}
a:visited {
	color: #2467cf;
	text-decoration: none;
}
a:hover {
	color: #2467cf;
	text-decoration: underline;
}
a img {
	border:none;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: .9em;
}
select {
	font-size: .9em;
}
textarea {
	font-family: Trebuchet MS;
	font-size: .9em;
}
img, div {
	behavior: url(../iepngfix.htc) /* Fixes PNG transparency issue in IE6 */
}
/* END COMMON ELEMENTS */

/* MAIN CONTAINER ELEMENTS */
.main #container {
	width:984px;
	background:url(../images/mainbg.jpg) no-repeat #5c6161;
	margin: 0 auto;
	text-align: left;
	padding-left:40px;
}
/*.main #utility_nav {
	height: 15px;
	text-align: right;
	padding-right: 33px;
	font-size: .85em;
	padding-top: 2px;
}*/
.main #header {
	width:944px;
	height:122px;
}
.main #header a img {
	border:none;
}
.main #nav {
	background:url(../images/nav1.gif) no-repeat;
	padding-left:264px;
	width: 680px;
	height: 29px;
}
.main #PLHIM0Div {
	margin-left: 28px; /* Plugin Lab Nav */
}
/* END MAIN CONTAINER ELEMENTS */

/* HOME PAGE ELEMENTS */
.main #hm_content {
	width: 912px;
	height:239px;
	background:url(../images/banner.png);
	background-repeat:no-repeat;
	padding-left:32px;
}
.main #hm_content_col1 {
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:7px;
	padding-top:36px;
	color:#000000;
	width:500px;
}
.main #hm_content_col2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:29px;
	color:#FFFFFF;
	line-height:18px;
	width:280px;
}
.main #hm_content_col3 {
	padding-top:22px;
	width:117px;
}
.main #hm_sub_content ul {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
	line-height: 8px;
	padding-left:11px;
	padding-top:9px;
	padding-bottom:6px;
}
.main #hm_sub_content li {
	PADDING-LEFT: 0px;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
}
.main #hm_sub_content {
	width: 944px;
	height:165px;
	float:left;
}
.main #hm_sub_content p {
	font-size: 1.25em;
	font-weight: bold;
	color: #333333;
}
.main #hm_sub_content h3 {
	cursor:pointer;
	font-size: 1.85em;
	font-weight: normal;
}
.main #hm_sub_c1 {
	width:210px;
	height:143px;
	background:url(../images/topleftbg.gif) no-repeat;
	float:left;
	padding-top:22px;
	padding-left: 105px;
}
.main #hm_sub_c2 {
	width:210px;
	height:160px;
	background:url(../images/topmidbg.gif) no-repeat;
	float:left;
	padding-top:22px;
	padding-left: 105px;
}
.main #hm_sub_c3 {
	width:209px;
	height:143px;
	background:url(../images/toprightbg.gif) no-repeat;
	float:left;
	padding-top:22px;
	padding-left: 105px;
}
.main #hm_sub1_c1 {
	float:left;
	width:369px;
	padding-top: 5px;
	padding-right: 57px;
	padding-bottom: 44px;
	padding-left: 34px;
}
.main #hm_sub1_c1 #slider_nav{
	
	float:right;
}
.main #hm_sub1_c1 #slider_nav #p, #n, #controls {float:left;margin-right:5px;}

.main #hm_sub1_c1 #controls a {
	font-size:11px;
	cursor:pointer;
	color: #FFFFFF;
	padding:0px 3px;
	outline:none;
	margin:0px 3px;
}
.main #hm_sub1_c1 #controls a:hover {
	color: #FFCC00;
}
div#hm_sub1_c1 div#controls a.activeSlide {
	background: #FFCC00;
	font-weight:bold;
	color:#000000;
}
#p, #n { cursor:pointer;}
#hm_sub1_c1 p {
	float:left;
	width:369px;
	padding-top:5px;
	font-size: 1em;
	line-height: 1em;
}
.main #hm_sub1_c2 {
	float:left;
	width:370px;
	padding:15px 13px 20px 81px;
}
.main #hm_sub1_c2_cnt {
	float: left;
	width: 369px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.main #hm_sub1_c3_cnt {
	float:left;
	width:369px;
	padding-top: 5px;
}
.main #hm_sub1_content {
	width:944px;
	height:213px;
	background:url(../images/botnavbg.gif) no-repeat;
	float:left;
}
#hm_sub1_content h2 {
	font-size: 1.55em;
	color: #80B8CD;
}
.main .hm_sub_c5 {
	width: 195px;
	height:35px;
	float:left;
	padding-top:5px;
	text-align:center;
}
/* END HOME PAGE ELEMENTS */

/* INTERIOR PAGE ELEMENTS */
.main #int_content {
	width: 944px;
	background:url(../images/int-banner.png) no-repeat;
	height:129px;
}
.main #int_sub_content {
	width: 944px;
	float:left;
	background-image: url(../images/bkg_int_sub.png);
	background-repeat: repeat-y;
}
.main #int_c1 {
	width: 258px;
	float: left;
	background:url(../images/int-leftbg.png) no-repeat;
	min-height:459px;
	/* * html height:459px; */
	float:left;
	padding-top: 5px;
}
.main #int_c1_cont {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.main #int_c2 {
	background-position: url(../images/int-mainbg.png) no-repeat;
	padding: 35px 22px 10px 30px;
	width: 630px;
	float: left;
	background: url(../images/int-mainbg.png) no-repeat;
	min-height: 464px; /* * html height:464px; */;
	color: #323232;
	color: #333333;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main #int_c2_cont {
	margin: 33px 35px 0px 32px;
}
.main #int_content_end {
	width: 944px;
	background: url(../images/bkg_int_end.png) no-repeat;
	height: 6px;
}
.main #int_c1_cont a:link, .main #int_c1_cont a:visited {
	color:#FFCC00;
	text-decoration:none;
}
.main #int_c1_cont a:hover {
	color:#FFCC00;
	text-decoration:underline;
}
.main #int_c1_cont img {
	width: 40px;
	margin-right: 3px;
	vertical-align: middle;
	border: 1px solid #E1E1E1;
}
.main #int_c2 ul {
	font-size: 1em;
	list-style-type: none;
	padding: 0px;
	line-height: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main #int_c2 li {
	PADDING-LEFT: 14px;
	BACKGROUND: url(../images/bullet.gif) no-repeat;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
}
/* END INTERIOR PAGE ELEMENTS */

/* FOOTER ELEMENTS */
.main #footer {
	width: 984px;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 10px;
}
.main #footer p {
	color: #FFFFFF;
	font-size: 1em;
	margin-left: 0px;
	padding-top: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
.main #container #footer a {
	color: #FFCC00;
}
.main #container #ifw {
	text-align: left;
	font-size: 11px;
	margin-bottom:15px;
	text-align:center;
	color: #9EA3A3;
}
.main #container #ifw a {
	color: #BFC1C1;
	text-decoration:underline;
}
.rule {
	border-bottom: 1px dashed #666666;
	clear: both;
}
/* END FOOTER ELEMENTS */

/* CONTACT FORM ELEMENTS */
#contact {
	border: 1px solid #8CC63F;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #EDF6E1;
}
#contact input, select, textarea {
	font-family: Trebuchet MS;
	font-size: 0.92em;
}
#contact label {
	font-weight: bold;
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 110px;
	margin-top: 10px;
	font-size: 0.92em;
}
#contact input {
	margin-top: 10px;
}
#contact select {
	margin-top: 10px;
}
#contact textarea {
	margin-top: 10px;
}
#contact br {
}
/* END CONTACT FORM ELEMENTS */

.readmore a:link, .readmore a:visited {
	color:#FFCC00;
	text-decoration:none;
}
.readmore a:hover {
	color:#FFCC00;
	text-decoration:underline;
}
#slider ul, #slider ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider ul li {
	width:400px;
	height:200px;
	overflow:hidden;
}/*
#tooltip {
	width:150px;
	background-image:url(images/tool_tip_bg.png);
	background-repeat:no-repeat;
	padding:18px 30px 50px 15px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	
	}
	
	
#tooltip p {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	text-align:left;
	width:150px;
	
}
 the overlayed element */
div.overlay {
	/* growing background image */ 
    background-image:url(../images/apple.png);
	background-repeat:repeat-y;
	/* dimensions after the growing animation finishes  */ 
    width:720px;
	height:600px;
	/* initially overlay is hidden */ 
    display:none;
	/* some padding to layout nested elements nicely  */ 
    padding:55px;
}
/* default close button positioned on upper right corner */ 
div.overlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:15px;
	top:15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 5px;
	opacity: 1;
}
#tooltip h3, #tooltip div {
	margin: 0;
}
#myTip {
	background:url(../images/tool_tip_bg.png) no-repeat;
	height:105px;
	width:155px;
	color:#000000;
	padding:20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

#left-quote {
	height: 18px;
	width: 21px;
	margin-right: 3px;
}
#right-quote {
	height: 18px;
	width: 21px;
	margin-left: 3px;
}
#slider div{ background-color:none; padding:10px;margin:5px;}
.clearfloat {
	clear:both;/*height:0;
	font-size: 1px;
	line-height: 0px;*/
}
