body{ background:#575756;}

#page{ width:1000px; margin:30px auto 0; background:#454545; padding:40px 0; font-family:Arial, Helvetica, sans-serif; }

header{
	
	width:100%;
	min-width:1000px;
	background-color:#fff;
	padding:0;

  }
#logo{
	  width:1000px;
	margin:0 auto !important;

  }
  #logo h1{
	  padding:0;
	  margin:0;
	  
  }
  #navbar{
	  position:absolute;
	  top:200px;
	  background-color:#00A19A;
	  height:30px;
	  width:100%;
	  min-width:1000px;
  }
  .stay #navbar{
	position:fixed;
	top:0px;
	z-index:10;

}
.section_2 {clear:both;}
.pad_top{padding-top:20px;}
.margin_top{margin-top:20px;}
.margin_bottom{margin-bottom:20px;}
.section_2  article{background-color:#575756;}
#gt{
	background-image:url(../images/gt.png);
	background-repeat:repeat-x;
	height:16px;
}
#gb{
	background-image:url(../images/gb.png);
	background-repeat:repeat-x;
	height:16px;
	margin-top:-26px;
	 min-width:1000px;
}
p{
line-height:1.6em;
font-size:14px;
margin-left: 20px;
padding:10px 20px;	
}
.pad{
	padding:10px 20px;
}

.pad p{
	margin-left: 20px;
	font-size: 16px;
}
.h-rule{
	background:url("../images/hr3.html") repeat-x scroll left bottom ;
clear:both;
display:block;
height:6px;

}
#toc article{
	min-height: 250px;}
	#toc p{
	font-size: 16px;}
	.b_in{
		background-color:#fff;
		
	}
	.b_in article{
		background-color:#575756;
		
	}
		.b_in article li{
		border-left:6px solid #00A19A; margin:1.5em 20px; padding:.5em 10px; font-style: italic; line-height:1.6em;   color:#fff; list-style:none;
		
	}
	.b_in article ul{
		padding:0;
		margin:0;	
	}
	
	#people img {padding:10px 10px 10px 0; }
	.white_info{
		color:#FFF;
		font-size:16px;
		padding-top:20px;
		
		
	}
	.white_box{
		background-color:#FFF;
		
	}
	
h2{color:#FFF; font-family:Verdana, Geneva, sans-serif; text-align: center; background-color:#00A19A; padding:10px;  font-weight:normal; font-size:24px; margin:0; clear:both;}

#foot{ background:#fff; border-top:10px solid #00A19A; min-width:1000px;}

footer{width:1000px; margin:0 auto; text-align:center; min-height:40px; padding:0 0 20px 0; }


nav{ background:#00A19A; margin:0 auto !important; width:1000px; }
nav a{ display:inline-block; height:22px; padding:4px 15px; text-decoration:none; font-size:16px; color:#FFF; font-style:italic; font-family:Verdana, Geneva, sans-serif; }
nav a:hover{ background-color:#575756; }
nav a:active, nav a.current{ background-color:#eee; color:#575756; }
nav a:visited{ color:#FFF; }

#breadcrumbs{ padding:10px 15px; }
/* put an icon between links */
#breadcrumbs a[href]:after{content:"\20"; width:16px; height: 16px; margin-right:2px; background-image: url(icons/icons.png); display: inline-block; vertical-align: text-bottom; background-position: -32px -48px;}



/*li:before{content:"\20"; width:16px; height: 16px; margin-right:4px; background-image: url(icons/icons.png); display: inline-block; vertical-align: text-bottom; background-position: -64px -144px;}*/
li{ font-size:14px; margin-bottom:5px; list-style-image:url(../images/check.png); list-style-position:}
ul{padding:20px; margin:0 20px;}
/* content styles
----------------------------------------------------------------------------------------------------*/
a{color:#006;}
a:visited{color:#339;}
/* put an icon after enternal links */
a[href^=http]:after{content:"\20"; width:16px; height: 16px; margin-right:4px; background-image: url(icons/icons.png); display: inline-block; vertical-align: text-bottom; background-position: -32px -80px;}
.compact p{margin:.5em;}
.center{ text-align:center; }
.right{float:right; margin-left:15px;}
.left{float:left; margin-right:15px;}
.aside{font-size:.9em; color:#666;}

/* CSS3 Stuff */
.rounded{ -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.box-shadow{ -moz-box-shadow: 10px 10px 5px #888; -webkit-box-shadow: 10px 10px 5px #888; box-shadow: 10px 10px 5px #888; }
.text-shadow{ text-shadow: 2px 2px 2px #000; }


hr{ border-color:#666; margin: 40px 0 20px; clear: both; float: left; width: 100%; }

article{ background:#fff;  margin-bottom: 20px;}
h3{ font-size:16px; margin:20px 0 0 20px; color:#00A19A; }
h4{ font-size:13px; margin-bottom: 0; }
dl{ line-height: 1.6em;
    margin-left: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
	 font-size:14px; }
dt{ font-weight:bold; float:left; clear:left; color:#00A19A; margin-bottom:5px; }
dd{ margin-left:15px; float:left; clear:right; }
blockquote { border-left:6px solid #00A19A; margin:1.5em 20px; padding:.5em 10px; quotes:"\201C""\201D""\2018""\2019"; font-style: italic; line-height:1.6em;   color:#fff;}
blockquote:before { color:#00A19A; content:open-quote; font-size:4em; line-height:.1em; margin-right:.2em; vertical-align:-.4em; }
blockquote:after { color:#00A19A; content:close-quote; font-size:2em; line-height:.1em; margin-left:.2em; vertical-align:-.2em; }
ul ul, ul ol, ol ul, ol ol{
    margin-left:20px; margin-bottom:0;
}
    
table{ width:100%; }
td{ padding:1px 10px; }
tr{ border-bottom:1px solid #ccc; }
th{ font-weight:bold; border-bottom:1px solid #666; text-align:left; }

.c_form{background-color:#575756; margin:30px 0 0 0;}


#contact-form label{ float:left; clear:both; color: white;}
#contact-form input, #contact-form textarea{ width:85%; border:1px solid #ccc; float:left; clear:both; }
#send-button input{ width:86%; padding:5px; border:2px solid #fff; background-color:#00A19A; float:left; clear:both; color: white; font-family:Arial, Helvetica, sans-serif; }
#contact-form p{ margin:5px 20px 10px 20px; padding:0px; width:100%;float:left; clear:both; color: white; }
/* validation */
#contact-form input.error, #contact-form textarea.error{ border:1px solid #00A19A; }
#contact-form label.error{ color: #00A19A;  }
/* sending */
#contact-form .message{ display:none; background:#ccc; padding:3%; margin:0 7%; width:80%;}
#contact-form.sending #send-button, #contact-form.sent #send-button{ display:none; }
#contact-form.sending .sending{ display:inherit; }
#contact-form.sent .sent{ display:inherit; }
#contact-form.error .error{ display:inherit; }

/* cut down jQ UI */
.ui-state-active{background-color:#eee;}
.ui-state-hover{background-color:#fff;}
.ui-state-default{background-color:#ddd;}

.ui-tabs-hide{display:none;}
.ui-tabs-nav{padding-left:0; margin-bottom:0;}
.ui-tabs-nav li{display:inline-block; border:1px solid #333; padding:5px; background-color:#ddd;}
.ui-tabs-panel{border:1px solid #333; margin-top:-1px; background-color:#eee;}

.ui-accordion-header{ border:1px solid #333; padding:5px; }
.ui-accordion-content{border:1px solid #333; margin-top:-1px; background-color:#eee;}




/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
