body {
  font-family:"Lucida Grande","Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 12px;
  background-color: #fff;
  background: url(/images/side_bg.jpg) no-repeat 100%;
  background-position: top left;
  margin-left: 10px;
}
* {
  margin: 0; padding: 0;
  text-decoration: none;
}
html {
  height: 100%;
  margin-bottom: 0px;
}   
#hd {
  margin-left: -10px;
}

/* ---------------*/
/*    NAV BAR     */
/* ---------------*/


#nav {
  width: 650px;height: 48px;
  background: url(/images/nav_bar.png) no-repeat;
  background-position: 0 -150px;
  position: relative;
  top: -2px; left: 250px;
}   
#nav li {
  list-style:none;
  top: 0; position: absolute;
  padding:0; margin:0; 
}  
#nav li, #nav a {
  height: 48px; display: block;
}
#home { left: 0; width: 108px;}
#solutions { left: 109px; width: 107px;}
#philosophy {left:217px; width:108px;}
#examples { left: 326px; width: 107px;}
#about {left: 434px; width: 108px;}  
#contact {left: 543px; width: 107px;}

#home a:hover {
  background: transparent url(/images/nav_bar.png)
  0 -90px no-repeat;
}
#solutions a:hover {
  background: transparent url(/images/nav_bar.png)
  -109px -90px no-repeat;
} 
#philosophy a:hover {
  background: transparent url(/images/nav_bar.png)
  -217px -90px no-repeat;
} 
#examples a:hover {
  background: transparent url(/images/nav_bar.png)
  -326px -90px no-repeat;

} 
#about a:hover {
  background: transparent url(/images/nav_bar.png)
  -434px -90px no-repeat;  
} 
#contact a:hover {
  background: transparent url(/images/nav_bar.png)
  -543px -90px no-repeat;
}

#home a.active {
  background: transparent url(/images/nav_bar.png)
  0 -30px no-repeat;
}
#solutions a.active {
  background: transparent url(/images/nav_bar.png)
  -109px -30px no-repeat;
} 
#philosophy a.active {
  background: transparent url(/images/nav_bar.png)
  -217px -30px no-repeat;
} 
#examples a.active {
  background: transparent url(/images/nav_bar.png)
  -326px -30px no-repeat;

} 
#about a.active {
  background: transparent url(/images/nav_bar.png)
  -434px -30px no-repeat;  
} 
#contact a.active {
  background: transparent url(/images/nav_bar.png)
  -543px -30px no-repeat;
}

hr {
  border: 0; color: #ccc;
  background-color: #cdcdcd;
  height: 1px; width: 80%;
  text-align: left;
  margin-bottom: 12px;
}
h1 {
  font-size: 28px;
  color: #1f4577;
  background-color: #fff;
  font-weight: 300;            
  font-family: Times;
}
h2 {
  font-size: 24px;
  color: #0957a7;
  font-weight: 300;
/*  background-color: #fff;*/
}
h3 {
  color: #0957a7;
  font-size: 18px;
  text-align: left;
  font-weight: 300;
  padding: 5px;
  margin-top: 10px;

}
p {
  color: #000;
  background-color: #fff;
  line-height: 20px;
  padding: 5px;
}
#bd ul {
  margin-left: 3.0em;
}          
#yui-main .yui-b {
  width: 600px;
  padding-left: 20px;
}
/* ---------------*/
/*    CONTENT     */
/* ---------------*/

#content {     
  padding: 12px;
  width: 600px;
  font-size: 14px;
  margin-bottom: 12px;
  margin-left: -50px;                           
}              
#content #disclaimer {
  background: #ffffd3;
  font-size: 18px;
  font-family: Times;                          
  border: 1px solid #aaaaaa; 
  padding: 6px;    
  margin-bottom: 8px;
}
#content li { 
  font-size: 14px;
  list-style: square;
  padding: 8px;
}    
#content a.biz {
  color:#0A65AF;
}              
#content .headline {
  float:right;
  position: absolute; top: 2px; left: 380px;
  color: #fff; font-family:Times;
  font-size: 20px; text-align: center;
}          
#content hr.solutions {
  width: 60%;
}
#content ol li {
  list-style: decimal;
  margin-left: 18px;
}                 
#content ul.sublist li {
  list-style: circle;
}   
#content #top-quote {
  background: #ffffd3;                          
  border: 1px solid #aaaaaa; 
  padding: 6px;    
  font-size:0.9em;  
  width: 200px;
/*  margin-bottom: 160px;*/
}               
#content #top-quote .camera {
  float: left;
}   
#content #top-quote .video {
  font-size: 9px;
  color: #ff0000;
}               
#content .top-right-image {
  float:right;             
  margin: 10px;
  position: relative; top: -20px; left: 20px;
}                                           
#content .big {
  font-size: 21px;
  font-family: Times;
  font-style:bold;          
  margin-top: 20px;
  margin-bottom: 10px;
  color: #1f4577;
}                           
#content .under {
  text-decoration: underline; 
}

#content table {
  width: 600px;
}              
#content td {
  padding-left: 40px;
}                
#content td.long_row {
  padding-left: 110px;
}                 
#content td.med_row {
  padding-left: 80px;
}

#content .addr {
  font-size: 18px;
  font-family: Times;
  font-style:bold;          
  color: #1f4577;  
}
#content #jayvid {
  background: #ffffd3;                          
  border: 1px solid #aaaaaa; 
  padding: 6px;    
  padding-top: 10px;
  margin: 6px;
  margin-top: 30px;
  margin-left: 30px;  
  width: 222px;
}                
#content #jayvid .video {
  font-size: 9px;  
  color: #ff0000;
}
  
             
/* ---------------*/
/*    SIDEBAR     */
/* ---------------*/
                             

#nugget {
  position: absolute;
  top: 200px;
  left: 0px;    
  background: #ffffd3;                          
  border: 1px solid #aaaaaa; 
  padding: 6px;    
  width: 210px;
  margin-bottom: 160px;
}
#nugget_pic {
  position: absolute;
  top: -40px;left: 0;    
  background: #ffffd3;
  padding: 4px;                          
  border: 1px solid #aaaaaa;     
  width: 210px;  
}   
#nugget_pic p {
  color: #00549F; font-family: Times;
  font-size: 20px; 
  background: #ffffd3;     
}
#nugget_home {         
  position: absolute;
  top: 260px;
  left: 0px;    
  background: #ffffd3;                          
  border: 1px solid #aaaaaa; 
  padding: 6px;    
  width: 210px;    
}
#nugget_home p {
  background: #ffffd3;       
}                     
#nugget_home a {

  text-decoration: none;
}
/*#nugget h1, #nugget h2 { font-family: Times;}*/
#nugget p, #nugget h1, #nugget a {
  background: #ffffcc;                          
  color: #1f4577;
  text-decoration: none;
}                      
q {
  -x-system-font:none;
/*  background:transparent url(/images/q-right.gif) no-repeat scroll 100% 90%;*/
  border-bottom:1px solid #CCCCCC;
  color:#000000;
  display:block;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:1.3em;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:italic;
  font-variant:normal;
  font-weight:normal;
  line-height:140%;
  margin-bottom:10px;
  padding-bottom:10px;
  text-align:center;} 
.quoter {
  text-align:center;
  font-size: 12px;
}                   
#nugget hr {   
  align: center;
  border-bottom: 2px solid grey;  
}                   
.side-nugget #analyze {
  margin-top: -40px;
  margin-bottom: 120px;
}            
.side-nugget #discipline {
  margin-bottom: 60px;
} 
.side-nugget #map {
  margin-bottom: 100px;
}                
.side-nugget #advisory {
  margin-top: -26px;
}  
.side-nugget #ie {
  margin-top: 100px;
  margin-bottom: 320px;
}                      
.side-nugget #comprehensive {
  margin-top: 280px;
}
.side-nugget #portrait {
  padding: 4px 8px 4px 8px;
  position: absolute;
  top: -50px; left: 20px;
  text-align: center;
  font-size: 18px;
  font-style: italic;
}  
.side-nugget #portrait p {
  color: #00549F; font-family: Times;
  font-size: 20px; 
}             
.side-nugget .camera {
  float:left;
}         
.side-nugget .video {
  font-size: 9px;
  color: #ff0000;
}
.side-nugget h3 {  
  text-align: left;
  width: 240px;
  position: relative;
  top: -80px; left: -10px;
}
.side-nugget ul {
  width: 200px;
/*  margin: -40px 0 0 -80px;*/
  position: relative;
  top: -80px; left: -20px;
  font-style: bold;
}              
.side-nugget li {
  font-size: 12px; 
  list-style: square;
  padding: 9px 2px 9px 2px;
  
}
.side-nugget li a {
  color: #1f4577;  
  padding: 2px;
}                
.side-nugget li.selected {
  background: #ccc;
}


#bd #yui-main{ min-height: 720px;}            

#ft a {
  color: #0957a7;
  background-color: transparent;
  text-decoration: none;
}
#bd a:hover, #ft a:hover {
  color: #aaa;
  text-decoration: underline;
}
/* ---------------*/
/*    SLIDER      */
/* ---------------*/

#ft {
  clear: both;
  font-size: 12px;
  background-color: #8bb9df;
  height: 50px;
  width: 900px;
  margin-left: -10px;
  padding-left: 10px;
  color: #fff;
/*  margin: 20px 25px 10px 0px;*/
}
.right {
  float: right;
  font-size: 100%;
}
.left {
  float: left;
  font-size: 100%;
}
#tipBox{
	background: #f7fafb;
	border: 1px solid #ace4ff;
	font-size: 16px;
	font-style: italic;
	padding: 3px;
	width: 180px;
}
#tipBox.blue{
	color: #44a9da;
}
