@charset "UTF-8";
/* 
==============================================================================
This styles the main framework for the site, things like headers and footers. 
Basically anything that is shared through out the entire site.
==============================================================================
*/
/*
* Global Header 
*/
div#header{}
div#headerHold{
	width: 882px;
	height: 129px;
	background:url('/images/new/bg_header_png24.png') no-repeat;
	margin:20px auto 0;

} 
div#headerHold h1 {
    background: url(/images/new/logo_hatch_png24.png) no-repeat;
    float:left;
    margin:20px;
    height: 87px;
    width: 154px;
}
div#headerHold h1 a{
    text-indent: -5000px;
    display: block;
    height: 100%;
    width: 100%;
    color: #fff;
}
	
/*
* Main Horizontal Navigation
*/

ul#nav{
    list-style:none;
    float:left;
    margin:0px 0 0 10px;
}
ul#nav li{
    float:left;
}
ul#nav a{
    display: block;
    text-shadow:1px 1px #88b447;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-size:13px;
    width: 115px;
    margin:26px 0 0 0;
    text-align: center;
}
ul#nav a:hover{}
ul#nav a.about{   
    width:115px
}
ul#nav a.services{
    width:133px;
}
ul#nav a.technology{
    width:163px;
}
ul#nav a.nationwideFacilities{
    width:136px;
}
ul#nav a.contact{
    width:131px;
}
ul#nav li.current 
{
   background:url("/images/new/bg_nav_current.png") no-repeat top right;
}
ul#nav li.current a 
{
    color:#ffffff;
    text-shadow:1px 1px #000000;
}
/* Contat Menu */
ul#nav li.current_contact 
{
     background:url("/images/new/bg_nav_contact_current.png") no-repeat top right; 
    }
    ul#nav li.current_contact a 
{
    color:#ffffff;
    text-shadow:1px 1px #000000;
}
/* 
* Tagline
*/
div#headerHold span{
    float:left;
	color: #848484;
	font-size: 2em;
	font-weight: bold;
	display: block;
	width: 500px;
	height: 19px;
	background: url(/images/new/txt_premium_research_png24.png) no-repeat;
	text-indent: -5000px;
	margin:30px 0 0 40px;
	position: relative; 
	text-transform: capitalize;
}
div#headerHold p{
    float:left;
    color: #ffffff;
	text-transform: uppercase;
    margin:2px 0 0 40px;
    font-size:10px;
    line-height:10px;
    }
a#facebook{
	float: right;
	height:41px;
	width:49px;
	margin: 30px 0 0 0;
	text-align: center;
}
a#twitter{
	float: right;
	height: 41px;
	width:51px;
	margin: 30px 25px 0 0;
	text-align: center;
}
				
/*
* Main Content Column
*/		
div#hold{ 
margin:0 0 10px;
}
div#content{
    background: url("/images/new/bg_hold_png24.png") no-repeat scroll 0 0 transparent;
    margin: 10px auto 0;
    padding-top: 25px;
    width: 882px;
}
div#mainContent{
	background:url('/images/new/bg_content_png24.png') repeat-y;
	float:left;
}

div#copyContact{
    background: url("/images/new/bg_foot_png24.png") no-repeat;
    color: #377C01;
    font-size: 11px;
    line-height:16px;
    padding: 6px 0;
    text-align:left;
    width: 709px;
    height:60px;
    word-spacing:5px;
    margin: 10px 0 0 86px;
    float:left;
}
.sitemap a {color:#377c01;}

#directions_maplewood,#directions_frontenac,#copyline
{
    text-align:center;
    }

/*
* Logo Hold
*/
div#logohold{
    background:url("/images/new/bg_logoHold_png24.png") no-repeat;
    clear:both;
    margin:10px auto;
	text-align: center;
	width: 396px;
	height: 112px;
}
#qrca,#mra{
    float:left;
    margin: 26px 0 0 15px;
    padding:0px;
}
#fcf {
border-left: 1px solid #8AAE4A;
    float: left;
    margin: 19px 0 0 15px;
    padding: 0 0 0 5px;
    }
#pmrg 
{
    float:left;
    margin: 42px 0 0 10px;
 }


div#focus-active{
	border:7px solid #393939;
	float: left;
	height: 73px;
	width: 318px;
	margin: 0 auto;
	line-height: 25px;
	text-align: center;
}

div#focus{
	border:7px solid #393939;
	float: left;
	height: 73px;
	width: 192px;
	margin: 0 10px 0 8px;
	line-height: 25px;
	text-align: center;
}

div#active{
	border:7px solid #393939;
	float: left;
	height: 73px;
	width: 128px;
	margin: 0 auto;
	line-height: 25px;
	text-align: center;
}




div#firstChoice{
	color: #505050;
	position: relative;
	float: left;
	width: 556px;
	margin:15px 0;
	text-align: center;
}
	
div#accordion{
	position: relative;
	float: left;
	width: 390px;
}
	
div#firstchoice img{
	
}
div#firstchoice span{
	display: block;
}
div#firstchoice a{
	color: #505050;
	text-decoration: none;
	font-weight: normal;
	display:block;
	margin-left:7px;
}	
div#firstChoicefacil{
	color: #505050;
	text-align: right;
	}
div#firstchoicefacil img{
	
}
div#firstchoicefacil span{
	display: inline;
}
div#firstchoicefacil a{
	color: #505050;
	text-decoration: none;
	font-weight: normal;
	display:block;
	margin-left:7px;
}	


#hatch-map 
{
 width:556px;
 height:327px;
 border:7px solid #393939;
    }

/*
* Pre Footer Big Buttons
*/
div.bigButtons{
	width:882px;
	height:180px;
	background:url('/images/new/bg_bigButton_png24.png') no-repeat;
	margin:0 auto;
	float:left;
	clear: both;
	
}
div.bigButtons ul{
	list-style-type: none;
	margin:0;
	
}
div.bigButtons li{
	float: left;
}
div.bigButtons a.request{
	margin-right: 0;
}
div.bigButtons a.join span{
	width:213px;
	height:112px;
	margin:50px 0 0 78px;
	background: url(/images/new/btn_join.jpg) no-repeat;
}
div.bigButtons a.clients span{
	width:213px;
	height:112px;
	margin:50px 0 0 42px;
	background: url(/images/new/btn_oneclick.jpg) no-repeat;
}
div.bigButtons a.request span{
	width:213px;
	height:112px;
	margin:50px 0 0 42px;
	background: url(/images/new/btn_request.jpg) no-repeat;
}	
div.bigButtons a span{
	display: block;
	text-indent: -5000px;
}



/*--------------------------*/
/*FOOTER*/

p.footer-text 
{
    clear: both;
    font-size: 10px;
    margin:0px auto;
    padding-top:5px;
    text-align: center;
    width: 575px;
    line-height:12px;
}


div#footer{
	width: 100%;

}
	div#footer a{}
	div#footer a:hover{}

		
/* JQuery Toggle Div Styles */

.toggle_content 
{
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
}
.toggle_content .nav 
{
    font-size: 11px;    
	margin-bottom: 12px;
	letter-spacing: 1px;
	position: relative;
}
.toggle_content #car {
	font-size: 14px;    
	margin-bottom: 12px;
	letter-spacing: 1px
}
.toggle_content #menu {
	font-size: 10.8px;    
	margin-bottom: 12px;
	letter-spacing: 1px;
}
.toggle_content #start {
	color: #77A12D;
	font-size: 13px;    
	margin-bottom: 12px;
	letter-spacing: 1px;
}
.toggle_content #states {
	font-size: 16px;    
	margin-bottom: 12px;
	letter-spacing: 1px; 
	position: relative;
}
.toggle_content #state {
	font-size: 12px;    
	margin-bottom: 12px;
	letter-spacing: 1px; 
	position: relative;
}
.toggle_content #location {
	font-size: 12px;    
	margin-bottom: 12px;
	letter-spacing: 1px; 
	position: relative;
}
#directions {
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 12px;
    position: relative;
    text-align: center;
}

.toggle_content #hotel {
	font-size: 14px;    
	margin-bottom: 12px;
	letter-spacing: 1px; 
	position: relative;
}


.toggle_content .nav a
{ 
	color: #77A12D;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.toggle_content .nav a:hover
{ 
	text-decoration: underline;
}

.toggle_content .nav a.selected
{ 
	color: #ccc;
}


/* JQuery Toggle Div Styles */


