html{
   height:100%;
}
body{
	margin:0;
   height:100%;
   min-width:970px;
   position:relative;  
   font-family:Arial, Helvetica, sans-serif;
}

.main_banner a{
	font-size:10px;
	line-height:16px;
	color:#fdc056;
	padding:0 0 0 10px;
	background:url(../../_media/images/arrow_readmore.gif) no-repeat 0 50%;
	text-transform:uppercase;
}

.main_banner a:hover{
	font-size:10px;
	color:#999999;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}
img{
	display:block;
	border:none;
}
h1,h2,h3,h4,p{
	margin:0;
}
a:hover span{
	cursor:pointer;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#allpage{
   width:970px;
   margin:0 auto;
   /*background:url(../../_media/images/bg-body.gif) repeat-y 0 0;  */ 
   height:100%;   
}
#main{
   width:970px;
   overflow:hidden;
   background:#fff;
   margin:0 auto;
}
#header{
   width:970px;
   height:76px;      
}
#content{
   float:left;
   padding-bottom:2px;
}
#main div.home{
   width:970px;
}
/*header*/
#header h1{
   float:left;
   width:267px;
   /*background:url(../../_media/images/devider-logo.gif) no-repeat 100% 0;*/
}
#header h1 a{
   display:block;
   width:223px;
   height:40px;
   text-indent:-9999px;
   overflow:hidden;
   margin:10px 0 0 20px;
   background:url(../../_media/images/logo.gif) no-repeat 0 0;
}
#header p{
   font:13px/18px "Times New Roman", Times, serif;
   font-style:italic;
   color:#807f83;
   float:left;
   padding:22px 0 0 24px;
   background:url(../../_media/images/devider-logo.gif) no-repeat 0 0;
}
#header ul.site{
   float:right;
   display:inline; 
   overflow:hidden;
   margin:19px 0 0 18px;
}
#header ul.site li{
   float:left;
   margin:0 0 0 -1px;
   background:url(../../_media/images/devider.gif) no-repeat 0 50%;
   padding:0 11px;
   font:12px/24px "Times New Roman", Times, serif;
}
#header ul.site li a{
   float:left;
   text-decoration:none;
   padding:0 28px 0 0;
   color:#666;
   background:url(../../_media/images/bg-site-logo.gif) no-repeat 100% 50%;
}
#header ul.site li a:hover{
   background:url(../../_media/images/bg-site-logo-hover.gif) no-repeat 100% 50%;
}
#header a#location{
   float:right;
   width:116px;
   height:35px;
   font-size:12px;
   color:#757575;
   position:relative;
   margin:9px 0 0;
   text-decoration:none;
    padding:1px 0 5px 70px;
   line-height:31px;
   background:url(../../_media/images/btn-location.gif) no-repeat 0 0;
}
#header a#location:hover{
   background:url(../../_media/images/btn-location-hover.gif) no-repeat 0 0;
}
/*conetent*/
div.menu-left{
   float:left; 
   height:25px;
   width:100%;
   background:url(../../_media/images/bg-menu-left.gif) no-repeat 0 0;
} 
div.menu-right{
   float:left;
   width:100%;
   height:25px;
   background:url(../../_media/images/bg-menu-right.gif) no-repeat 100% 0;
}
ul#menu{
   float:left;
}
ul#menu li{
   float:left;
   padding:0 1px 0 0;
   position:relative;
   background:url(../../_media/images/devider-menu.gif) no-repeat 100% 0;
}
ul#menu li a{
   float:left;
   font-size:12px;
   color:#fff;
   padding:0 23px;
   line-height:25px;
   text-decoration:none;  
 }
div.inner ul#menu li a{
   padding:0 9px;
}
ul#menu li.active a{
   background:url(../../_media/images/bg-menu-active.gif) repeat-x 0 0;
}




ul#menu li.hover a,
ul#menu li a:hover{
   background:url(../../_media/images/bg-menu-hover.gif) repeat-x 0 0;
}
ul#menu li span{
   position:absolute;
   top:0;
   display:block;
   height:25px;
   width:9px;
   left:0;   
}
ul#menu li.active span{
   background:url(../../_media/images/bg-menu-first-active.gif) no-repeat 0 0;
}
ul#menu li.hover span{
   background:url(../../_media/images/bg-menu-first-hover.gif) no-repeat 0 0;
}
ul#menu li.hover ul{
   visibility:visible;
}

/* Changed the ul li css below for the drop down menu Mike */

ul#menu ul{
  position:absolute;
   visibility:hidden;
   top:25px;
   left:0;
   margin:0 0 -1px 0;
   overflow:hidden;
   background:#ffffff url(../../_media/images/bg-menu-drop-btm.gif) repeat-x 0 0;
   
}
ul#menu li.approach ul{
   width:172px;
   
}
ul#menu li.products ul{
   width:172px; 
}
ul#menu li.services ul{
   width:172px;  
}
ul#menu li.facilities ul{
   width:172px;  
}
ul#menu li.about ul{
   width:172px;  
}
ul#menu ul li{
   width:100%;
   clear:left;
   padding:0;
   background:#dadada url(../../_media/images/bg-menu-drop.gif) repeat-x 0 0;
   border-bottom:1px dashed #b9b9b9;
}
ul#menu li.hover ul li a,
ul#menu ul li a{
   background:none; 
   float:left;
   padding:6px 10px 7px 10px; 
   line-height:12px;
   color:#8c8b90;
   position:relative;
   font-size:11px;
}
ul#menu li.hover ul li a:hover,
ul#menu ul li a:hover{
   background:url(../../_media/images/bg-menu-drop-hover.gif) no-repeat 0 50%;
   color:#d8522c;
}
ul#menu ul li strong{
   display:block;
   padding:0 0 0 10px;
   cursor:pointer;
   font-weight:normal;
   background:url(../../_media/images/devider-drop.gif) repeat-x 0 100%;
}
ul#menu ul li.last strong{
   background:none;
}
div.menu-left a.account{
   float:right;
   margin:4px 12px 0 0; 
   width:73px;
   text-indent:-9999px;
   overflow:hidden;
   background:url(../../_media/images/btn-account.gif) no-repeat 0 0;
   height:16px;
}
div.menu-left ul.site{
   float:right;
   overflow:hidden;
   padding:0 16px 0 0;
   margin:3px 0 0;
}
div.inner div.menu-left ul.site{
   padding-right:8px;
}
div.menu-left ul.site li{
   float:left;
   margin:0 0 0 -1px;
   font-size:10px;
   line-height:16px;
   /*background:url(../../_media/images/devider2.gif) no-repeat 0 50%;*/
   padding:0 7px 0 13px;
}

div.menu-left ul.site li.location{
   background:url(../../_media/images/location-icon.gif) no-repeat 0 50%;
}

div.menu-left ul.site li.careers{
   background:url(../../_media/images/careers-icon.gif) no-repeat 0 50%;
}

div.menu-left ul.site li.contact{
   background:url(../../_media/images/contact-icon.gif) no-repeat 0 50%;
}

div.menu-left ul.site li a{
   color:#fff;
}
div.menu-left ul.site li a:hover{
   text-decoration:none;
}
#content div.visual{
   clear:both;
   padding:9px 0 0; 
   overflow:hidden;
   width:100%;
}

#content div.visual-2ndlvl{
   clear:both;
   padding:0; 
   overflow:hidden;
   width:100%;
}

div.visual div.main_banner{
   float:left;
   height:241px;
   width:725px;
   background-image:url(/_media/images/img01.jpg);
}
div.visual div.rightcol{
   float:right;
   width:235px; 
}
div.visual div.banner{
   width:100%;
   overflow:hidden;
}
div.visual div.button{
   width:234px;
   float:right;
   margin:7px 0 0;
}
div.visual div.button a{
   display:block;
   padding:13px 0 0 18px;
   width:216px; 
   text-decoration:none;
   background:url(../../_media/images/bg-button.gif) no-repeat 0 0;
   height:43px;
}
div.visual div.button a:hover{
   background:url(../../_media/images/bg-button-hover.gif) no-repeat 0 0; 
}
div.visual div.button a strong{
   display:block;
   font-size:14px;
   line-height:21px;
   margin:0 0 -2px 0;
   color:#ccc;
   font-weight:normal;
}
div.visual div.button a strong.green{
   padding:0 0 0 40px;
   background:url(../../_media/images/ico-green.gif) no-repeat 0 0; 
   color:#8cc63f;   
}
div.visual div.button a:hover strong.green{
   background:url(../../_media/images/ico-green-hover.gif) no-repeat 0 0;   
}
div.visual div.button a span{
   display:block;
   color:#fff;
   word-spacing:-2px;
   font-size:11px;
   line-height:12px;
}
div.visual div.button a:hover strong{
   color:#fff;
}
#content div.home-page-content-box {
	background-image:url(../../_media/images/home_page_content_area_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}


#content div.boxes{
   float:left;
   padding:11px 0 0;
   display:inline;
   margin:0 0 0 -10px;
   
}
div.boxes div.box{   
   width:235px;
   display:inline;
   float:left;
   background:url(../../_media/images/bg-boxes-box-body.gif) repeat-y 0 0;
   margin:0 0 0 10px;
}

div.boxes div.bottom-box,
div.boxes div.top-box{
   width:100%;
   overflow:hidden;
   background:url(../../_media/images/bg-boxes-box-top.gif) no-repeat 0 0;
}
div.boxes div.bottom-box{
   background:url(../../_media/images/bg-boxes-box-btm.gif) no-repeat 0 100%;
  
  
}
div.boxes div.box-body{
   overflow:visible;
   position:relative;
   width:205px;
   padding:0 20px 25px 10px;
   min-height:140px;
  
  
}
* html div.boxes div.box-body{
   height:140px;
   
}

div.boxes h2{
   font:14px/16px Georgia, Arial, Helvetica, sans-serif;
   background:url(../../_media/images/devider-title.gif) repeat-x 0 100%;
   padding:19px 0 6px 0;
   color:#4b4b4b;
}

#content div.boxes p{
   font-size:11px;
   padding:7px 0 0;
   line-height:17px;
   color:#999;
}
div.boxes div.box-body div.image{
   position:absolute;
   top:0;
   right:0;
 }
div.boxes a.read{
	font-size:9px;
	line-height:16px;
	color:#d8522c;
	float:left;
	position:absolute;
	bottom:11px;
	left:32px;
	padding:0 0 0 10px;
	background:url(../../_media/images/devider3.gif) no-repeat 0 50%;
	text-transform:uppercase;
}
div.boxes a.read:hover{
   text-decoration:underline;
   color:#999999;
}
div.boxes  div.news ul{
   overflow:hidden;
   margin:3px 0 0;
}
div.boxes  div.news ul strong{
   font-size:11px;
   color:#999;
   display:block;
   padding-bottom:3px;
   font-style:italic;
}
div.boxes  div.news ul strong span{ 
   font-weight:normal;
   font-style:normal;  
}
div.boxes  div.news ul li{
   font-size:11px;   
   line-height:15px;
   margin:5px 0 0;
   padding:0 0 0 11px;
   background:url(../../_media/images/devider3.gif) no-repeat 0 3px;
}
div.boxes  div.news ul li a{
   color:#6c6c6c;
}
div.boxes  div.news ul li a:hover{
   text-decoration:none;
}
div.boxes div.yellow{   
   background:url(../../_media/images/bg-boxes-box-yellow-body.gif) repeat-y 0 0;
}
div.boxes div.yellow div.top-box{
   width:100%;
   overflow:hidden;
   background:url(../../_media/images/bg-boxes-box-yellow-top.gif) no-repeat 0 0;
}
div.boxes div.yellow div.bottom-box{
   background:url(../../_media/images/bg-boxes-box-yellow-btm.gif) no-repeat 0 100%;
}
#content div.two-box{
   width:100%;
   float:left;
   margin:20px 0 0;
   background:url(../../_media/images/devider4.gif) repeat-y 485px 0;
   padding:0 0 15px 0;
   overflow:hidden; 
}  
div.two-box div.family{
   float:left;
   padding:0 0 0 10px;
   width:470px;
}
div.two-box div.people{
   float:right;
   padding:0 0 0 10px;
   width:470px;
}
div.two-box h2{
   font:18px/22px Georgia, Arial, Helvetica, sans-serif;
   color:#f57422;
   margin:-2px 0 0;
}
div.two-box div.image{
   float:left;
   width:120px;
   padding:5px 0 0 10px;  
}
div.two-box div.text{
   float:left;
   width:320px;
   padding:5px 0 0 20px;
}
#content div.two-box div.family p{
   font-size:14px;
   line-height:18px;
   padding:0;
 }
#content div.two-box p{
   font-size:11px;
   line-height:16px;
   padding:6px 0 0;
   color:#999;
}
div.two-box h3{
   font:14px/16px Georgia, Arial, Helvetica, sans-serif;
   color:#4b4b4b;
}
div.two-box h3 a{
   color:#4b4b4b;
   text-decoration:none;
}
div.two-box h3 a:hover{
   text-decoration:underline;
}
div.two-box span{
   display:block;
   font-size:11px;
   line-height:16px;
   color:#6c6c6c; 
}
/*footer*/
#footer{
   width:950px;
   clear:both;
   overflow:hidden;
   height:47px;
   padding:18px 0 0 20px;
   font-size:10px;
   line-height:14px;
  /* background:url(../../_media/images/bg-footer.gif) no-repeat 0 0;*/
}
#footer ul.site{
   float:right;
   overflow:hidden;
   padding:0 14px 0 0;
}
#footer ul.site li{
   float:left;
   margin-left:-1px;
   background:url(../../_media/images/devider-footer.gif) no-repeat 0 50%; 
   padding:0 7px;

}
#footer p{
   color:#a6a6a8;
}
#footer ul.menu{
   overflow:hidden;
   float:left;
   display:inline;   
   margin:0 0 0 -7px;
}
#footer ul.menu li{
   float:left;
   margin-left:-1px;
   background:url(../../_media/images/devider-footer.gif) no-repeat 0 50%; 
   padding:0 7px;   
}
#footer ul.menu a{
   color:#F36F25;
}
#footer a{
   color:#F36F25;
   text-decoration:none;
}
#footer a:hover{
   text-decoration:underline;
}   
/*inner*/
#main div.inner{
   width:725px;
   float:right;
  /* min-height:816px;*/
  margin-bottom:12px;
}
* html #main div.inner{
   overflow:visible;
   height:816px;
}
#leftnav{
   float:left; 
   width:235px;
   padding:35px 0 0;
}
#leftnav ul.sidebar{
   /*overflow:hidden;*/
  min-height:163px;
   padding:0 4px 0 0;
}
* html #leftnav ul.sidebar{
 height:163px;
   overflow:visible;
}
#leftnav ul.sidebar li{
   width:100%;
   float:left;
   
   border-bottom:1px solid #c1c1c1;
}
#leftnav ul.sidebar li a{
   color:#808080;
   float:left;
   padding-left:20px;
   text-decoration:none;
   font-size:12px;
   line-height:26px;
   background:url(../../_media/images/devider-sidebar-plus.gif) no-repeat 10px 50%;
}




#leftnav ul.sidebar li.active a,
#leftnav ul.sidebar li a:hover{
   color:#F36F25;
   background:url(../../_media/images/devider-sidebar-hover.gif) no-repeat 10px 50%;
}

#leftnav ul.sidebar li.active li a {
	color: #999;
	background:url(../../_media/images/devider-sidebar-plus.gif) no-repeat 10px 50%;

}

#leftnav ul.sidebar li.active li a:hover {
	color: #F36F25;
	background:url(../../_media/images/devider-sidebar-hover.gif) no-repeat 10px 50%;

}

#leftnav ul.sidebar li a.current{
   color:#999;
   background:url(../../_media/images/devider-sidebar-minus.gif) no-repeat 10px 50% !important;
   background-color:#F4F5F5 !important;
   display:block;
   width:211px;
 }

#leftnav ul.sidebar li.active a.current{
   color:#999;
   background:url(../../_media/images/devider-sidebar-minus.gif) no-repeat 10px 50% !important;
   background-color:#F4F5F5;
   display:block;
   width:211px;
}

#leftnav ul.sidebar li.active a.current:hover{
color: #F36F25;
}

#leftnav ul.sidebar .newClass a {
   	background:url(../../_media/images/devider-sidebar-minus.gif) no-repeat 10px 50%;
	background-color:#F4F5F5;

}

#leftnav ul.sidebar li ul.subnav {
	background-color:#f4f5f5 !important;
	background-image:none !important;
	float:left;
	width:221px;
	padding-left:10px;
}

#leftnav ul.sidebar li ul.subnav li{
   border-bottom:none !important;
}





#leftnav div.paper{
   width:223px;
   overflow:hidden;
   margin:25px 0 72px 0;
    
}

#leftnav div.paper div.bottom{   
   background:url(../../_media/images/testimonial_paper_bg.jpg) no-repeat 0 0 !important;
   padding-bottom:8px;
   margin-top:0px;
}
#leftnav div.paper h2{
   text-indent:-9999px;
   overflow:hidden;
   width:149px;
   height:25px;
   margin:23px auto 0;
}
#leftnav div.paper p{
   font:14px/18px Georgia, Arial, Helvetica, sans-serif;
   color:#ff9c52;
   padding:17px 15px 0 20px;
}
#leftnav div.paper strong{
   font:14px/16px Georgia, Arial, Helvetica, sans-serif;
   display:block;
   color:#030000;
   padding:5px 0 0 20px;  
}
#leftnav div.paper span{
   display:block;
   font-size:11px;
   line-height:16px;
   color:#030000;
   padding:2px 0 0 20px;  
}



#leftnav div.quote{
   width:223px;
   overflow:hidden;
   margin:0px 0 72px 0;
  /* background:url(../../_media/images/bg-quote-body.gif) repeat-y 0 0;*/
   padding-top:25px;
 
    
}
#leftnav div.quote div.bottom,
#leftnav div.quote div.top{
   width:100%;
   overflow:hidden;
   /*background:url(../../_media/images/bg-quote-top.gif) no-repeat 0 0;*/
   background:url(../../_media/images/quote-cap.gif) no-repeat 0 0;
   
}
#leftnav div.quote div.bottom{   
   background:url(../../_media/images/quote-bottom.gif) no-repeat 0 100%;
   padding-bottom:8px;
   margin-top:0px;
}
#leftnav div.quote h2{
   text-indent:-9999px;
   overflow:hidden;
   width:149px;
   height:25px;
   margin:23px auto 0;
}
#leftnav div.quote p{
   font:14px/18px Georgia, Arial, Helvetica, sans-serif;
   color:#ff9c52;
   padding:17px 15px 0 20px;
}
#leftnav div.quote strong{
   font:14px/16px Georgia, Arial, Helvetica, sans-serif;
   display:block;
   color:#030000;
   padding:5px 0 0 20px;  
}
#leftnav div.quote span{
   display:block;
   font-size:11px;
   line-height:16px;
   color:#030000;
   padding:2px 0 0 20px;  
}
#content ul.sub-menu{
   overflow:hidden;
   font-size:11px;
   padding:0 0 0 12px;
   line-height:34px;
}

#content ul.sub-menu-third-lvl{
	padding:5px 0 0 12px !important;
}

#content ul.sub-menu li{
   display:inline;
   color:#808080;
}
#content ul.sub-menu li a{
   color:#808080;
   text-decoration:none;
}
#content ul.sub-menu li.active a,
#content ul.sub-menu li a:hover{
   color:#F36F25;   
}
#content div.box-news{
   overflow:hidden;
   width:100%;
}
div.box-news div.box{
   overflow:hidden;
   width:100%;
   margin:-1px 0 0;
   padding:14px 0 19px 0;
   background:url(../../_media/images/devider5.gif) repeat-x 0 0;
}
div.box-news div.box div.image{
   float:left;
   width:145px;
}
div.box-news div.box div.text{
  float:left;
  width:580px;
  padding:5px 0 0;
}
div.box-news div.box h2{
   font:18px/18px Georgia, Arial, Helvetica, sans-serif;
   padding:0 0 2px 0;
   color:#4b4b4b;
}
#content div.box-news div.box p{
  font-size:14px;
  line-height:18px;
  padding:6px 0 0;
  color:#999;
}

#content p.firstParagraph{
    font-size:14px !important;
	line-height:18px;
 }

div.box-news div.box a.more{
  float:left;
  font-size:9px;
  line-height:16px;
  margin:10px 0 0;
  padding-left:10px;
  background:url(../../_media/images/devider3.gif) no-repeat 0 50%;
  text-transform:uppercase;
  color:#d8522c;
}
div.box-news div.box a.more:hover{  
   color:#999;
}
#main div.inner div.boxes{
   padding:0;
}
div.inner div.boxes div.box{   
   background:url(../../_media/images/bg-boxes-inner-box-body.gif) repeat-y 0 0;
}
div.inner div.boxes div.top-box{
   background:url(../../_media/images/bg-boxes-inner-box-top.gif) no-repeat 0 0;
}
div.inner div.boxes div.bottom-box{
   background:url(../../_media/images/bg-boxes-inner-box-btm.gif) no-repeat 0 100%;
}
div.inner div.boxes div.box-body{
   overflow:visible;
   position:relative;
   width:210px;
   padding:0 15px 25px 10px;
   min-height:125px;
}
* html div.inner div.boxes div.box-body{
   height:125px;
}
div.inner div.boxes h2{
   font-size:18px;   
}
#content div.policy{
   float:left;
   background:url(../../_media/images/bg-title-policy.gif) repeat-x 0 32px;
   display:inline;
   margin:23px 0 0 -10px;
   padding-bottom:20px;
}
#content div.policy div.box{
   width:225px;
   float:left;
   padding:14px 0 0 20px;
}
#content div.policy h2{
   margin:0 0 0 10px;
   font:18px/20px Georgia, Arial, Helvetica, sans-serif;
   padding:0 0 0 42px;
   background:url(../../_media/images/ico-green-policy.gif) no-repeat 0 50%;
   color:#4b4b4b;
}
#content div.policy h3{
   font:14px/18px Georgia, Arial, Helvetica, sans-serif;
   color:#4b4b4b;
}
#content div.policy p{
   font-size:11px;
   line-height:16px;
   padding:10px 0 0;
   color:#999;
}
#content div.policy a.more{
  float:left;
  font-size:9px;
  margin:5px 0 0;
  line-height:16px;
  padding-left:10px;
  background:url(../../_media/images/devider3.gif) no-repeat 0 50%;
  text-transform:uppercase;
  color:#d8522c;   
}
#content div.policy a.more:hover{
   text-decoration:underline;
   color:#999999;
}
#fader{
  z-index:3;
}
/*popup*/
#popup{
   display:none;
   z-index:4;
   position:absolute;
   width:545px;
   height:285px;
   top:0;
   background:url(../../_media/images/bg-popup2.gif) no-repeat 0 0; 
}


/* added by steve */
#popupchallenge{
   display:none;
   z-index:5;
   position:absolute;
   width:410px;
   height:600px;
   top:0;
}



#popup div.body{
   width:545px;
   height:285px;
   position:relative;
}
#popup a.dots{
   display:block; 
   width:9px;
   height:9px;
   background:url(../../_media/images/bg-dots.png) no-repeat 0 0;
   position:absolute;
   text-indent:-9999px;
   overflow:hidden;
}
#popup a.dots:hover{
   background:url(../../_media/images/bg-dots-hover.png) no-repeat 0 0;
}
#popup a.nummer1{
   top:42px;
   left:188px;
}
#popup a.nummer2{
   top:91px;
   left:199px; 
}
#popup a.nummer3{
   top:95px;
   left:184px;
}
#popup a.nummer4{
   top:99px;
   left:176px;
}
#popup a.nummer5{
   top:94px;
   left:246px;
}
#popup a.nummer6{
   top:119px;
   left:219px;
}
#popup a.nummer7{
   top:122px;
   left:191px;
}
#popup a.nummer8{
   top:149px;
   left:201px;
}
#popup a.nummer9{
   top:152px;
   left:211px;
}
#popup a.nummer10{
   top:190px;
   left:352px;
}
#popup strong{
   display:block;
   font-size:12px;
   font-weight:bold;
   position:absolute;
   top:75px;
   left:32px;
   width:120px;
   line-height:14px;
   color:#706e75;     
}
#popup div.address{
   width:156px;
   height:81px;
   overflow:hidden;
   left:22px;
   position:absolute;
   top:178px;
   padding:0 31px 0 0;
   background:url(../../_media/images/bg-address.gif) no-repeat 0 0;
}
#popup div.address p{
   font-size:11px;
   padding:7px 0 0 8px;
   line-height:13px;
   color:#807f83;
}
#popup div.address p span{
   color:#f26522;
   font-size:8px; 
}
#popup div.address a{
   float:left;
   font-size:11px;
   line-height:13px;
   color:#e86d1f;
   margin:2px 0 0 8px;
}
#popup div.address a:hover{
   text-decoration:none;
}
#popup a#close{
   display:block;
   width:18px;
   position:absolute;
   height:17px;
   bottom:11px;
   right:9px;
   text-indent:-9999px;
   overflow:hidden;
   background:url(../../_media/images/btn-close.gif) no-repeat 0 0   
   
   
   
}
#popup a#close:hover{
   background:url(../../_media/images/btn-close-hover.gif) no-repeat 0 0;
}
#popup ul#addresses div{
   display:none;   
}
/*29.06.2008*/
#content h1{
   font:18px/18px Georgia, Arial, Helvetica, sans-serif;
   padding:17px 0 0 0;
   color:#4b4b4b;
   margin-top:0px !important;
}
#content p{
   font-size:11px;
   padding:7px 0 0;
   line-height:16px;
   color:#999;
}
#content div.company{
   overflow:hidden;
   margin:15px 0 0;
   background:url(../../_media/images/devider5.gif) repeat-x 0 0;
   padding:5px 0 0;
   width:100%; 
}
#content div.company div.box{
   overflow:hidden;
   width:100%;
   padding:16px 0 0;  
}
#content div.company div.image{
   float:left;
   width:148px;
}
#content div.company div.image a{
   float:left;
}
#content div.company div.text{
   float:left;
   width:577px;
   background:url(../../_media/images/bg-company-text-body.gif) repeat-y 0 0; 
}
#content div.company div.text div.top{  
   width:100%;
   overflow:hidden;
   background:url(../../_media/images/bg-company-text-top.gif) no-repeat 0 0;
}
#content div.company div.text div.bottom{
   min-height:104px;
   overflow:hidden;
   width:539px;
   padding:0 10px 11px 28px;
   background:url(../../_media/images/bg-company-text-btm.gif) no-repeat 0 100%;
}
* html #content div.company div.text div.bottom{
   height:104px;
   overflow:visible;
}
#content div.company div.text p{
   font:14px/18px Georgia, Arial, Helvetica, sans-serif;
   color:#4b4b4b;
   padding:19px 0 0;
}
#content div.company div.text strong{
   font:14px/18px Georgia, Arial, Helvetica, sans-serif;
   color:#4b4b4b;
   float:left;
   padding:0 0 0 418px;
}
#content div.company div.text span{
   font-size:11px;
   line-height:16px;
   color:#4b4b4b;
   float:left;
   padding:0 0 0 418px;
}
#content div.facilities{
   overflow:hidden;
   width:100%;
   margin:33px 0 0;
}
#content div.facilities div.image{
   float:left;
   width:132px;
}
#content div.facilities div.image img{
   float:right;
}
#content div.facilities div.text{
   float:left;
   width:576px;
   padding:0 0 0 17px;
}
#content div.facilities h1{
   padding:13px 0 5px 0;
}
#content div.facilities strong{
   display:block;
   padding:0 0 9px 0;
   font-weight:normal;
   font-size:11px;
   line-height:18px;
   color:#999;
}
#content div.facilities a{
   font-size:11px;
   color:#d8522c;
}
#content div.facilities a:hover{
   text-decoration:none;
}
#content div.facilities p{
   padding-bottom:6px;
}
#content div.facilities h2{
   font:16px/18px Georgia, Arial, Helvetica, sans-serif;
   color:#4b4b4b;
   padding:28px 0 0;
}
/*consulting.html*/
#content div.box-consulting{
   overflow:hidden;
   width:100%;
   margin:-3px 0 0;
}
div.box-consulting div.box{
   overflow:hidden;
   width:100%;
   margin:-1px 0 0;
   padding:19px 0 19px 0;
   background:url(../../_media/images/devider5.gif) repeat-x 0 0;
}
div.box-consulting div.box div.image{
   float:left;
   padding:2px 0 0;
   width:145px;
}
div.box-consulting div.box div.text{
  float:left;
  width:580px;
}
#content div.box-consulting div.box h1{
   font:18px/18px Georgia, Arial, Helvetica, sans-serif;
   padding:0 0 2px 0;
   color:#4b4b4b;
}
#content div.box-consulting div.box p{
  font-size:14px;
  line-height:18px;
  padding:6px 0 0;
  color:#999;
}
div.box-consulting div.box a.more{
  float:left;
  font-size:9px;
  line-height:16px;
  margin:8px 0 0;
  padding-left:10px;
  background:url(../../_media/images/devider3.gif) no-repeat 0 50%;
  text-transform:uppercase;
  color:#d8522c;
}
div.box-consulting div.box a.more:hover{  
   color:#999;
}
/*products.html*/
#content div.product-box{
   width:100%;
   margin:16px 0 0;
   padding-bottom:22px;
   background:url(../../_media/images/devider5.gif) repeat-x 0 100%;
   overflow:hidden;
}

#content div.divider{
   overflow:hidden;
   width:100%;
   margin-top:13px;
   margin-bottom:0px;
   padding-top:0px;
   padding-bottom:0px;
   background:url(../../_media/images/devider5.gif) repeat-x 0 0;
   height:1px;
   float:left;
}

#content div.lineDivider{
   overflow:hidden;
   width:100%;
   margin-top:0px;
   margin-bottom:0px;
   padding-top:0px;
   padding-bottom:0px;
   background:url(../../_media/images/devider5.gif) repeat-x 0 0;
   height:1px;
   float:left;
 }

div.divider{
   overflow:hidden;
   width:100%;
   margin-top:30px;
   margin-bottom:0px;
   padding-top:0px;
   padding-bottom:0px;
   background:url(../../_media/images/devider5.gif) repeat-x 0 0;
   float:left;
   height:1px;
}

#content div.lab-box{
   width:100%;
   margin:16px 0 0;
   padding-bottom:22px;
   overflow:hidden;
}

#content div.lab-box div.lab{
   float:left;
   width:200px;
   background-image:none !important;
}
#content div.product-box div.featured{
   float:left;
   width:200px;
   background:url(../../_media/images/bg-featured-body.gif) repeat-y 0 0; 
}

#content div.lab-box div.text{
   float:left;
   width:495px;
   margin:-2px 0 0;
   padding:0 0 0 30px;
}

#content div.product-box div.featured h2{
   background:url(../../_media/images/bg-featured-top.gif) no-repeat 0 0;
   font:16px/27px Georgia, Arial, Helvetica, sans-serif;
   color:#fff;
   padding:0 0 0 20px;
}
#content div.product-box div.featured ul{
   overflow:hidden;
   padding:0 0 12px 20px;
   width:180px;
   margin:7px 0 0;
   background:url(../../_media/images/bg-featured-btm.gif) no-repeat 0 100%;
}
#content div.product-box div.featured ul li{
   background:url(../../_media/images/devider6.gif) no-repeat 0 9px;
   padding:2px 0 3px 7px;
   font-size:11px;
   line-height:16px;
   color:#999;
}
#content div.product-box div.text{
   float:left;
   width:495px;
   margin:-2px 0 0;
   padding:0 0 0 30px;
}
#content div.product-box h1{padding:0;}
#content div.product-box p{
   font-size:14px;
   line-height:18px;
   padding:5px 0 0;
}
#content div.industry a.more,
#content div.product-box a.more{
  float:left;
  font-size:9px;
  line-height:16px;
  margin:8px 0 0;
  padding-left:10px;
  background:url(../../_media/images/devider3.gif) no-repeat 0 50%;
  text-transform:uppercase;
  color:#de691e;
}
#content div.industry a.more:hover,
#content div.product-box a.more:hover{
   text-decoration:none;
}
#content div.lab{
   clear:both;
   overflow:hidden;
   padding:18px 0 22px 0;
   background:url(../../_media/images/devider5.gif) repeat-x 0 100%;
   width:100%; 
}
#content div.industry h2,
#content div.lab h2{
   font:18px/18px Georgia, Arial, Helvetica, sans-serif;
   color:#4b4b4b;
}
#content div.lab ul{
   float:left;
   display:inline;
   margin:2px 0 0 -10px;
}
#content div.lab ul li{
   float:left;
   padding:10px 0 0 10px;
}
#content div.industry{
   overflow:hidden;
   padding:19px 0 0;
   background:url(../../_media/images/bg-industry-title.gif) no-repeat 0 46px;
   width:100%;
}
#content div.industry h3{
   font:14px Georgia, Arial, Helvetica, sans-serif;
   line-height:25px;
   margin:0 0 3px 0;
   color:#4b4b4b;
}
#content div.industry div.box{
   float:left;
   margin:9px 0 0;
   width:310px;
   padding:0 42px 0 10px;
}
/*cure.html*/
#content div.cure-box{
   overflow:hidden;
   width:100%;
   /*background:url(../../_media/images/devider5.gif) repeat-x 0 100%;*/
   margin:34px 0 0;
   padding-bottom:8px;
}
#content div.cure-box div.image{
   float:right;
   width:267px;
   overflow:hidden;
   padding-right:18px;  
}
#content div.cure-box div.left{
   width:430px;
   padding:0 10px 0 0;
   float:left;
}
#content div.cure-box div.box{
   overflow:hidden;
   padding-bottom:18px;
   width:100%;
}
#content div.cure-box div.box div.images{
   width:60px;
   float:left;
   overflow:hidden; 
   padding:3px 6px 0 0;
}
#content div.cure-box div.box div.text{
   float:left;
   width:364px;
}
#content div.cure-box div.box div.images img{
   margin:0 auto;
}
#content div.cure-box div.box h3{
   font:14px/18px Georgia, Arial, Helvetica, sans-serif;
   color:#4b4b4b;
   padding-bottom:0px;
}

.inner h3 {
   font:14px/18px  Arial, Helvetica, sans-serif;
   color:#999999;
   padding-top:0px;
   margin-top:30px;
   padding-bottom:0px;
   margin-bottom:0px !important;
   font-weight:bold;
 }




#content div.cure-box div.box p{
   line-height:15px;
}
#content div.cure-box div.box h3 strong{
   font-weight:normal;
   color:#f46c16;
}
#content div.certified{
   width:100%;
   overflow:hidden;
}
#content div.certified h2{
   width:181px;
   height:38px;
   background:url(../../_media/images/txt-cure-certified.gif) no-repeat 0 0;
   text-indent:-9999px;
   overflow:hidden;
   margin:14px 0 5px 0;
}
/*about.html*/
#content ul.contact{
   overflow:hidden;
   margin:15px 0 0;
   background:url(../../_media/images/devider5.gif) repeat-x 0 0;
   padding:23px 186px 10px 0;
}
#content ul.contact li{
   width:100%;
   padding:6px 0 0;
   clear:both;
}
#content ul.contact label{
   float:left;
   font:12px/22px Georgia, Arial, Helvetica, sans-serif;
   width:140px;
   text-align:right; 
   color:#808080;
   padding:0 10px 0 0;
}
#content ul.contact div.bg-field{
   float:left;
   width:261px;
   height:18px;
   padding:2px 0 2px 7px;
   overflow:hidden;
   background:url(../../_media/images/bg-field.gif) no-repeat 0 0;
}
#content ul.contact input.text{
   border:0;
   float:left;
   font:11px Georgia, Arial, Helvetica, sans-serif;
   color:#808080;
   height:17px;
   background:none;
   padding:1px 5px 0 5px;
}
#content ul.contact div.bg-field input.text{
   width:244px;
}
#content ul.contact select{
   float:left;
   font:11px Arial, Helvetica, sans-serif;
   height:17px;
   border:0;
   color:#808080;
}
#content ul.contact div.bg-field select{
   width:258px;
}
#content ul.contact div.middle{
   width:154px;
   background:url(../../_media/images/bg-field-middle.gif) no-repeat 0 0;
}
#content ul.contact div.middle select{
   width:151px;  
}
#content ul.contact label.small{
   width:auto;
   padding:0 7px 0 12px;   
}
#content ul.contact div.small{
   width:63px;
   background:url(../../_media/images/bg-field-small.gif) no-repeat 0 0;
}
#content ul.contact div.small input.text{
   width:46px;
}
#content ul.contact div.big{
   width:382px;
   height:169px;
   background:url(../../_media/images/bg-field-big.gif) no-repeat 0 0;
}
#content ul.contact textarea{
   float:left;
   width:365px;
   font:11px Arial, Helvetica, sans-serif;
   color:#808080;  
   padding:2px 5px;
   height:164px;
   border:0;
   background:none;
}
#content ul.contact input.submit{
   float:right;
   width:73px;
   height:16px;
   cursor:pointer;
   border:0;
   padding:0 0 2px 0; 
   color:#d8522c;
   font:9px Arial, Helvetica, sans-serif;
   background:url(../../_media/images/btn-submit.gif) no-repeat 0 0;
}
* html #content ul.contact input.submit{
   padding-bottom:0;
}
*+ html #content ul.contact input.submit{
   padding-bottom:0;
}
#content ul.contact ul.selectReplacement{
   width:264px;
   padding:0 2px 0 2px;
   background:url(../../_media/images/bg-select-btm.gif) no-repeat 0 100%;
   overflow:hidden;

}
#content ul.contact ul.selectReplacement li{
   padding:0;
   cursor:pointer;
   width:236px;
   font-size:11px;
   padding:0 10px 0 18px;
   color:#808080;
   display:none;
   line-height:22px;
}
#content ul.contact ul.selectReplacement li.selected{
   display:block; 
}
#content ul.contact select.replaced{
   display:none;
 }
 #content ul.contact ul.selectOpen li{
   display:block;
 }
#content ul.contact ul.selectOpen{
   background:url(../../_media/images/bg-select-btm2.gif) no-repeat 0 100%;
 }
 #content ul.contact ul.selectOpen li:hover,
 #content ul.contact ul.selectOpen li.hover{
    background:#ddd;
    color:#fff;
 }
#content ul.contact ul.selectOpen li.selected:hover,
#content ul.contact ul.selectOpen li.selected{
	background:none !important;
    color:#808080;
}
#content ul.contact div.select{
   width:100%;
   height:22px;
   position:relative;
   z-index:2;
   float:left;
}
#content ul.contact div.select2{
   width:100%;
   height:22px;
  z-index:1;
   position:relative;
   float:left;
}
#content ul.contact div.body-select{
   width:268px;
   background:url(../../_media/images/bg-select-top.gif) no-repeat 0 0;
   position:absolute;
   top:0;
   left:150px;
}
#content ul.contact div.middle{
   width:161px;
   overflow:visible;
   position:relative;
   padding:0;
}
#content ul.contact div.middle div.body-select{
   width:161px;
   left:0;
   background:url(../../_media/images/bg-select-top-middle.gif) no-repeat 0 0; 
}
#content ul.contact div.middle ul.selectReplacement{
   width:157px;
   padding:0 2px 0 2px;
   background:url(../../_media/images/bg-select-btm-middle.gif) no-repeat 0 100%;
   overflow:hidden;
}
#content ul.contact div.middle ul.selectReplacement li{
   width:130px;  
}
#content ul.contact div.middle ul.selectOpen{
   background:url(../../_media/images/bg-select-btm2-middle.gif) no-repeat 0 100%;
}

#content h1.list {
   font:18px/18px Georgia, Arial, Helvetica, sans-serif;
   padding:17px 0 10px 0;
   color:#4b4b4b;
}

#content p {
	font-size:14px;
	line-height:18px;
	padding-bottom:6px;
}

#content ul.list {
	margin:0px 0 6px 0;
	padding-left:30px;
	list-style:disc !important;
	font-size:14px !important;
	color:#999;
	
}	

#content ul.list li ul {
	padding-left:30px;
	list-style:disc !important;
	margin:3px 0 3px 0;
}

table {
	font-size:14px !important;
	color:#999;
	margin-top:10px;
}

table th {
	background-image:url(../../_media/images/bg-table.gif); 
	width:725px; 
	background-repeat:no-repeat;
	text-align:left;
	font:16px/27px Georgia, Arial, Helvetica, sans-serif;
   color:#fff;
   padding:0 0 0 20px;
}


table tr td.bottomCell {
	background-image:url(../../_media/images/bg-table-footer.gif); 
	width:725px; 
	background-repeat:no-repeat;
	padding-left:0px !important;
	height:27px;
}


table tr.even {
	background-color:#CCCCCC;
}

table tr td {
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
}

.faclinkset{
	margin-bottom:8px;
}
.stateblock a{
	color:#d8522c;
	text-transform:uppercase;
}
.stateblock a:hover{
	text-decoration:none;
}
.stateblock{
	color:#999999;
	padding-bottom:15px;
	font-size:11px;
}
.stateimage{
	float:left;
	width:107px;
}
.facinfo{
	float:left;
	margin-left:17px;
	width:375px;
}

a.more{
  float:left;
  font-size:9px;
  line-height:16px;
  margin:10px 0 0;
  padding-left:10px;
  background:url(../../_media/images/devider3.gif) no-repeat 0 50%;
  text-transform:uppercase;
  color:#d8522c;
 }

a.more:hover{  
   color:#999;
}

a {
color:#F36F25;
	
}

a:hover{  
   color:#999;
}


/*NEW CSS*/
.products-landing {
	margin-top:15px;

}


.products-landing .content {
	float:left;
	width:461px;


}

.products-landing .form {
	float:left;
	width:310px;
	margin-left:130px;


}

.products-landing .form p.title {
	font-size:16px !important;

}

.products-landing .form form label {
	width:250px;
	color:#999999;
	font-size:13px;
	line-height:16px;
	padding:8px 0 0;
	float:left;
}

.products-landing .form form label span {
	color:#f98f13;

}

.products-landing .form form input {
	width: 262px;
	height:16px;

}

.products-landing .content .products-landing-image {
	float:right;
	width:339px;
	padding-top:20px;
}

.products-landing .form input#submit-btn {
	width: 104px !important;
	height:25px !important;

}

.second-lvl-content {
	padding-left:12px;
	float:left;
	margin-top:0px !important;
	padding-top:0px !important;

}
/*.second-lvl-content a{
	color:#F36F25;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
}*/

#content .aboutus .image {
	width:126px;
	float:left;
	padding-top:20px;
}

#content .aboutus .imageSm {
	width:90px;
	float:left;
	padding-top:20px;
}

#content .aboutus .imageProducts {
	width:126px;
	float:left;
	padding-top:20px;
}

#content .aboutus .imageConsulting {
	width:131px;
	float:left;
	padding-top:20px;
}


#content .aboutus .content {
	width:530px;
	float:left;
	padding-left:25px;
	padding-top:16px;
}


#content .aboutus .content .colleft{
	float:left; 
	width:150px; 
	padding-right:23px;
}

#content .aboutus .content .colmiddle{
	float:left; 
	width:146px; 
	padding-left:23px; 
	padding-right:23px;
}

#content .aboutus .content .colright{
	float:left; 
	width:140px; 
	padding-left:23px;
}

#content .aboutus .content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	margin:0;
	padding:0;
	font-weight:bold;

}

#content .aboutus .content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	margin:0;
	padding:0;
	line-height:18px;
	padding-bottom: 3px;
}

#content .aboutus .content p a {
	font-size:9px;
	color:#f36f25;
	text-decoration:none;
	text-transform:uppercase;

}

#content .aboutus .content p a:hover {
	text-decoration: underline;

}



div.box-left {
	width:246px; 
	float:left; 
	margin-left:21px;
	padding-bottom:65px;
}

div.box-center {
	width:261px; 
	float:left; 
	margin-left:88px;
	padding-bottom:65px;
}

div.box-right {
    width:287px; 
	float:left; background-image:url(../../_media/images/homepage-right-fold.jpg); 
	background-position:right top; 
	background-repeat:no-repeat;
	height:400px; 
	margin-left:67px;
	padding-bottom:65px;
}

div.home-page-content-box a {
	color:#828688;
	text-decoration:underline;
}

div.home-page-content-box a:hover {
	color:#f36f25;
	text-decoration:underline;
}

div.home-page-content-box h2{
   font:18px/22px Georgia, Arial, Helvetica, sans-serif;
   color:#f57422;
   line-height:22px;
   padding-bottom:4px;
   font-weight:normal;
   width:222px;
   background:transparent url(../../_media/images/devider-title.gif) repeat-x scroll 0 100%;
}

div.box-left h3 {
   font:12px  Arial, Helvetica, sans-serif;
   color:#f36f25;
   font-weight:normal;
   padding-top:16px;
  
}

div.box-center h3.first{
	font:12px  Arial, Helvetica, sans-serif;
	/*color:#828688;*/
	color:#666666;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:13px;
}

div.box-center h3{
	font:12px  Arial, Helvetica, sans-serif;
	/*color:#828688;*/
	color:#666666;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:5px;
	
}


div.box-left p{
    font-size:12px !important;
	margin-top:0px !important;
	padding-top:2px !important;
	line-height:16px!important;
	padding-bottom:12px!important;
}

div.box-center p{
    font-size:11px !important;
	margin-top:0px !important;
	padding-top:2px !important;
	line-height:14px!important;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
}

div.box-right p {
	width:230px;
	padding-top:8px !important;
	padding-bottom:13px;
	font-size:11px !important;
	margin-top:0px !important;
	line-height:14px!important;
}


div.box-cure {
	float:left;
	padding-bottom:11px;
	width:235px;

}

div.box-cure-image {
	float:left;
	padding-right:8px;
}
div.box-cure-text {
	float:left;
	font:13px  Georgia, Arial, Helvetica, sans-serif;
	color:#828688;
	font-weight:normal;
	line-height:15px;
	width:193px;
	padding-top:4px;
	
}
div.box-cure-text span {
	color:#f36f25;
}

div.home-page-content-box a.link {
	font-size:9px;
	color:#f36f25;
	text-decoration:none;
	line-height:24px;
	
	
}

div.home-page-content-box a.link:hover {
	color:#f36f25;
	text-decoration:underline !important;
} 

div.box-cure a {
	font:9px   Arial, Helvetica, sans-serif;
	margin-top:20px;
	
}

#content div.dividerHome{
   overflow:hidden;
   width:222px;
   margin-top:5px;
   margin-bottom:7px;
   padding-top:0px;
   padding-bottom:0px;
   background:url(../../_media/images/devider5.gif) repeat-x 0 0;
   height:1px;
}

.mainContentBox {
	float:left;	
	padding-top:24px;
}

.ContentLeft {
	float:left;
	width:186px;
	padding-right:65px;
}

.ContentMiddle {
	float:left;
	width:176px;
	padding-right:63px;
}

.ContentRight {
	float:left;
	width:223px;
}

div.mainContentBox h2{
   font:14px Georgia, Arial, Helvetica, sans-serif;
   padding:0px 0 15px 0;
   color:#4b4b4b;
}

div.mainContentBox h2 a{
   color:#4b4b4b;
   text-decoration:none;
}

div.mainContentBox h2 a:hover{
   color:#f36f25;
   text-decoration:none;
}

.ContentLeftProduct {
	float:left;
	width:418px;
}

.ContentLeftProduct h1{
	padding-top:0px !important;
}

.ContentLeftProduct h1 span{
	padding-top:0px !important;
	color:#f47320;
}

.ContentRightProduct {
	float:left;
	width:200px;
	padding-right:14px;
	padding-left:80px;
}

.ProductBox{
    float:left;
	width:198px;
	padding-bottom:32px;
}

.ProductBox h1 {
	font:15px Georgia, Arial, Helvetica, sans-serif !important;
	color:#FFFFFF !important;
	background-image:url(../../_media/images/product_header_bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding:5px 0 4px 0px !important;
}


#big_nav{
	position:relative;	
}


#leftnav ul.sidebar li a.on{
   color: #F36F25;
   background:url(../../_media/images/devider-sidebar-hover.gif) no-repeat 10px 50% !important;
   background-color:#fff;
   display:block;
   width:211px;
}





#leftnav ul.sidebar li.active a.on{
   color:#999;
   background:url(../../_media/images/devider-sidebar-hover.gif) no-repeat 10px 50% !important;
   background-color:#F4F5F5;
   display:block;
   width:211px;
}



#leftnav ul.sidebar li.active a.on:hover{
color: #F36F25;
background-color:#F4F5F5 !important;
}




#big_nav .big_nav_box{
	position:absolute;
	top:0px;
	left:140px;
	background:#f0f0f0;
	padding:17px;
	z-index:1000;
	width:510px;
}

#big_nav .big_nav_box .nav_column{
	float:left;
	width:165px;
}

#big_nav .big_nav_box .nav_column a{
	display:block !important;
	width:150px;
	text-decoration:none;
	background:url(../../_media/images/devider-sidebar-plus.gif) no-repeat 10px 50% !important;
	padding-left:20px;
	margin:0px;
	font-size:10px;
	line-height:15px;
	color:#999 !important;
}

#big_nav .big_nav_box .nav_column a:hover{
	display:block !important;
	text-decoration:none;
	background:url(../../_media/images/minus-orange.gif) no-repeat 10px 50% !important;
	padding-left:20px;
	margin:0px;
	color: #F36F25 !important;
}

.clear{
	clear:both;	
}

.pop_hover{
	background:#f0f0f0;
}

.quoteStyle {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4B4B4B;
	margin-left:20px;
	font-size:14px;
}

.orangeFont {
color:#F36F25;
}

.orangeLink {
	color:#F36F25 !important;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
