/*
  jQuery MegaMenu Plugin Examples CSS
  Author: GeekTantra
  Author URI: http://www.geektantra.com
*/

html, body {
  height: 100%;
  text-align:left;
}

A:link, A:visited, A:active{
	color: #FCC;
	text-decoration: none;
	font-family: 'FuturaBkBook', 'GillSans', , "Century Gothic";
	font-size: 9pt;
	font-weight: normal;
} 

  
@font-face {
    font-family: 'FuturaBkBook';
    src: url('fonts/futura-book-webfont.eot');
    src: url('fonts/futura-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura-book-webfont.woff') format('woff'),
         url('fonts/futura-book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


  
@font-face {
    font-family: 'GillSans';
    src: url('fonts/GillSans.eot');
    src: url('fonts/GillSans.eot?#iefix') format('embedded-opentype'),
         url('fonts/GillSans.woff') format('woff'),
         url('fonts/GillSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



h1 {
	font-family: Optima, "Trebuchet MS", Arial, Helvetica;
	font-size: 20pt;
	color: #0CF;
	margin: 0px; /* padding: 20px 15px;*/
}


h3 {
	margin: 0px;
	font-size: 24pt;
	color: #F60;
	padding: 5px 0px 2px;
	font-family: 'GillSans', 'FuturaBkBook', Optima, "Trebuchet MS", Arial, Helvetica;
	font-style: normal;
	border-bottom: 1px solid #ecdfdf;
	margin-bottom: 5px;
}

/* menu */	
.menuHome { padding:15px 0px 0 0; margin:0; width:300px; float:right;}
.menuHome ul { text-align: right; padding:0; margin:0; list-style:none; border:0; float:right;}
.menuHome ul li { float:left; margin:0; padding:0; border:0;}
.menuHome ul li a { border-right:1px solid #999; text-align:left; float:left; margin:0; padding:6px 5px; color:#c6c6c6; font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none;}
.menuHome ul li a.last { border:0;}
.menuHome ul li a span { font: normal 9px Arial, Helvetica, sans-serif; color:#000; text-decoration:none;}
.menuHome ul li a:hover {
	color:#333;
}
.menuHome ul li a:hover span {
	color:#090;
}
.menuHome ul li a.active {
	color:#393;
}
.menuHome ul li a.activeLast { color:#fffefe; border:0;}
.menuHome ul li a.active span {
	color:#97C1A3;
}

.footer_block { 
  background-image: url(../images/footergradient.jpg);
  background-repeat: repeat-x;
  width:100%;
  /*background:#282828;*/
  }
  
  

td.footer-back {
	 background: 
	 url(images/footer-back001.jpg);
	 background-position:top center;
	  background-repeat:repeat-x;
	  background-color:#34221a;
	behavior: url(iepngfix.htc);

}


.bottomMenu A:link, .bottomMenu A:visited, .bottomMenu A:active {
	color: #FC0;
	text-decoration: none;
	font-family: Verdana;
	font-size: 7pt;
} 

.bottomMenu A:hover {
	color: #F90;
	text-decoration: none;
	font-family: Verdana;
	font-size: 7pt;
}
.bottomMenu {
	font-family: Verdana;
	font-size: 7pt;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
  
  
td.menu_back {
	 background: url(images/menu_images/menu_bar001.png);
	 background-repeat:repeat-x;
	behavior: url(iepngfix.htc);
	padding-top:0px;
	/*padding-left:15px;
	padding-bottom:15px;*/
}

  
td.bottom_back {
	 background: url(images/black50.png);
	 background-repeat:repeat-x;
	behavior: url(iepngfix.htc);
	padding-top:2px;
	
	/*padding-left:15px;
	padding-bottom:15px;*/
}

.body A:link, .body A:visited, .body A:active{
	color: #900;
	text-decoration: none;
	font-family: 'FuturaBkBook','GillSans',, Century Gothic;
	font-size: 11pt;
	font-weight: normal;
} 

.body A:hover {color: #322e22; text-decoration: none; font-family: 'FuturaBkBook','GillSans', Century Gothic; font-size: 11pt; font-weight: bold;}
.body {
	font-family: 'FuturaBkBook','GillSans', Century Gothic;
	font-size: 11pt;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}


	.body2 {
	font-family: 'FuturaBkBook', 'GillSans', "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin: 0px;
	color:#F36;
	font-weight:bold;
}

.body3 {
	font-family: "Century Gothic";
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

.body4 {
	font-family: 'FuturaBkBook','GillSans', Century Gothic;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.intro-text A:link, .intro-text A:visited, .intro-text A:active{
	color: #882238;
	text-decoration: none;
	font-family: 'FuturaBkBook','GillSans', Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-align:left;
} 

.intro-text A:hover {
	color: #2B2E13;
	text-decoration: none;
	font-family: 'FuturaBkBook','GillSans', Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-align:left;
}

	.intro-text {
	font-family: 'FuturaBkBook','GillSans', Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#666;	/*text-align:justify;*/
}

.si_marginTop {margin-top:1em;}
.si_marginBottom {margin-bottom:5px;}
.si_marginLeft {margin-left:1em;}
.si_marginRight {margin-right:10px;}

 
 
td.contentCell1 {
    background: url(images/white90.png);
	behavior: url(iepngfix.htc);

}
 


/* search */
.search { padding:13px 0 10px 0; margin:0; width:320px; float:right;}
.search form { display:block; float:right; padding:0;}
.search span { display:block; float:left; background: url(images/search_bg.gif) left top no-repeat; width:167px; padding:0 5px; height:27px;}
.search form .keywords { font:normal 12px Arial, Helvetica, sans-serif; background:none; color:#fff; line-height:15px; height:15px; float:left; border:0; padding:6px 0; margin:0;}
.search form .button2 { float:left; margin:0; padding:0;}

/* top_text */
.top_text { font: normal 11px Arial, Helvetica, sans-serif; color:#882238; padding:15px 15px 0 0; margin:0; width:300px; float:right;
text-align:right;}
.top_text a { color:#53d5ff; text-decoration:none;}


.top_menu_back {
	 background: url(images/menu_images/topRed50.png);
	
	behavior: url(iepngfix.htc);
	padding-top:0px;
	/*padding-left:15px;
	padding-bottom:15px;*/
}





td.header_back {
	 background: url(images/header001.png);
	 background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	padding-top:0px;
	height:150px;
	/*padding-left:15px;
	padding-bottom:15px;*/

	
}

td.cell1 {
	background-color: #B8B8B8;
	font-family: "Century Gothic";
	font-size: 8pt;
	color: #333;
	font-weight: bold;
	padding: 5px 3px 5px 3px;	/*line-height:60%;*/
}

td.cell2 A:link, td.cell2 A:visited, td.cell2  A:active {
	
    font-family: Century Gothic;
	font-size: 8pt;
	color: #32b3dc;
	font-weight: bold;
	
}

td.cell2 A:hover {
	
    font-family: Century Gothic;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	
}

td.cell2 {
	background-color: #e1e1e1;
	/*filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity: 0.75;*/
    font-family: Century Gothic;
	font-size: 8pt;
	color: #333;
	font-weight: normal;
	padding: 5px 3px 5px 3px;	/*line-height:80%;*/
}

td.cell3 {
	background-color: #D8D8D8;
	/*filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity: 0.75;*/
    font-family: Century Gothic;
	font-size: 8pt;
	color: #333;
	font-weight: normal;
	padding: 5px 3px 5px 3px;	/*line-height:80%;*/
}




.downloads2 A:link, .downloads2 A:visited, .downloads2 A:active {
	color: #32b3dc;
	text-decoration: none;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;

	
	} 
.downloads2 A:hover {
	color: #666;
	text-decoration: none;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;}
	
.downloads2 {
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: normal;

}

.copyright A:link, .copyright A:visited, .copyright A:active {color: #DAB280; text-decoration: none; font-family: Verdana; font-size: 7pt;} 

.copyright A:hover {color: #CC3300; text-decoration: none; font-family: Verdana; font-size: 7pt;}
.copyright {
	font-family: Verdana;
	color: #CCC;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
}

td.v-line {
	background: url(images/v-line001.gif);
	behavior: url(iepngfix.htc);
	background-repeat:repeat-y;
}

td.background {
	background-image: url("images/gradient-back001.png");
background-repeat:repeat-y;

}


td.background2 {
	background-image: url("images/gradient-back002.png");
background-repeat:repeat-y;

}


.connect-right {
	padding-right:25px;
}

.logo {
	position:absolute;
	top:60;
	VISIBILITY:VISIBLE;
	Z-INDEX:40;
}


.logo360 {
	position:absolute;
	top:40;
	VISIBILITY:VISIBLE;
	Z-INDEX:41;
	width: 48px;
	height: 47px;
}


.top-gradients {
	position:absolute;
	top:0;
	VISIBILITY:VISIBLE;
	Z-INDEX:-100;
}



td.menu_back {
	background: url(images/menu_images/menu_bar001.png);
	behavior: url(iepngfix.htc);
	padding-top:0px;
	/*padding-top:0px;
	padding-left:15px;
	padding-bottom:15px;
	background-color:#bed600;*/
	
}



td.slider_back {
	background: url(images/image-shadow001.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	padding-top:0px;	/*padding-top:0px;
	padding-left:15px;
	padding-bottom:15px;
	background-color:#bed600;*/
	
}

td.image_shadowback {
	background: url(images/image-shadow002.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	padding-top:0px;	/*padding-top:0px;
	padding-left:15px;
	padding-bottom:15px;
	background-color:#bed600;*/
	
}


td.redbox-back-top {
	background: url(images/redbox-top001.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	height:22px;
	padding-top:0px;	/*padding-top:0px;
	padding-left:15px;
	padding-bottom:15px;
	background-color:#bed600;*/
	
}

td.redbox-back-middle {
	background: url(images/redbox-center001.png);
	background-repeat:no-repeat;
	background-color:#a01b1e;
	min-height:200px;
	padding:0px 20px 0px 20px;
	font-family: 'FuturaBkBook','GillSans', Century Gothic;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	
}


td.redbox-back-bottom {
	background: url(images/redbox-bottom001.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	height:22px;
	padding-top:0px;	/*padding-top:0px;
	padding-left:15px;
	padding-bottom:15px;
	background-color:#bed600;*/
	
}

.v-border {
	border-left:	1px solid #b5b5b5;
}


.quote_text {
	font-family: "Century Gothic";
	font-size: 16pt;
	color: #666;
	text-decoration: none;
	line-height:105%;
	font-weight: bold;
}

.textInput {
	/*border: 1px solid #333;*/
	background-image:url(images/field001.png);
	background-repeat:no-repeat;
	border:0px;

	color: #777;
	font-family:'DakotaRegular',Century Gothic;
	font-size: 10pt;
	width: 200PX;
	height: 40px;
	padding-bottom:0px;
	padding-top:5px;
	padding-right:15px;
	margin-top: 0px;
	text-indent:20px;
	/*background-color: #F1F5D4;*/
}


.textInput2 {
	/*border: 1px solid #333;*/
	background-image:url(images/field002.png);
	background-repeat:no-repeat;
	border:0px;

	color: #777;
	font-family:'DakotaRegular',Century Gothic;
	font-size: 10pt;
	width: 277PX;
	height: 131px;
	padding-bottom:0px;
	padding-top:10px;
	margin-top: 0px;
	text-indent:20px;
	/*background-color: #F1F5D4;*/
}

td.form {
	background-color:#bfd62e;
	
}
.formText {
	font-family:'DakotaRegular',Century Gothic;
	font-size: 14pt;
	color: #777;
}

.formText2 {
	font-family:'DakotaRegular',Century Gothic;
	font-size: 10pt;
	color: #777;
}

.dropdown {
	/*border: 1px solid #333;*/
	background-image:url(images/dropdown.png);
	background-repeat:no-repeat;
	border:0px;
	background-color:transparent;

	color: #777;
	font-family:'DakotaRegular',Century Gothic;
	font-size: 10pt;
	width: 246px;
	height: 33px;
	padding-bottom:0px;
	padding-top:5px;
	padding-right:0px;
	margin-top: 0px;
	text-indent:14px;
	/*background-color: #F1F5D4;*/
}


.ul-features {
	    list-style-image:url(images/bullet001.gif);
	font-family: 'FuturaBkBook','GillSans', Century Gothic;
	font-size: 11pt;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	

    padding-left: 0px;
	
}
	
