/*#########################################################################
  ######################  MAJOR PAGE ELEMENTS ###########################*/


*{padding: 0; border: 0; margin:0}

html{
	background:   url(img/bg.gif) repeat-y center;
	font: normal 12px/18px "Gill Sans", "Gill Sans MT", Helvetica, Verdana,sans-serif;
	color:#333;

}
#wrap, #wrapcg{
	width: 1024px;
	margin: 0 auto;
}

#flash{
	padding-left: 50px;
	background: #ccc;
}
#navcontainer{
	margin: 0;
}


#navlist ul{
	width: 1024px;
	background: white;
}

ul#subnav {
	padding-left: 50px;
	width: 973px;
	display:block;
	background: #999 url(img/subnav_bg.jpg) repeat-x;
	border-bottom:1px solid #fff;
}

#textcontainer{
	margin: 25px 20px;
	min-height: 350px;
	
}

#footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	background:  url(img/bottom.jpg) no-repeat center;
	padding: 40px 60px 10px 60px;
	clear: both;

}


/*#########################################################################
  ######################  SMALLER PAGE ELEMENTS ###########################*/

#textcontainer #text_right{
	width: 425px;
	float: right;
	margin-right: 100px;
}

* > #textcontainer #text_right{
	width: 425px;
	float: right;
	margin-right: 200px;
	}

#textcontainer #address{
	width: 510px;
	float: right;
	margin-right: 100px;
}

#textcontainer #address_left, #textcontainer #address_right{
	width: 250px;
	float: right;
	}

#textcontainer #feature{
	width: 300px;
	background: transparent url(img/featureBg.gif) no-repeat;

}

#textcontainer #culture{
	width: 500px;
	float: right;
	margin-right: 100px;
}

#textcontainer #people, #textcontainer #projects, #textcontainer #address{
	width: 500px;
	float: right;
	margin-right: 100px;
}

#navlist li, #navlistcg li
{
	display: block;
	width: 123px;
	float: left;
	text-align: center;
	list-style-type: none;
	background: white url(img/tab.jpg) no-repeat top;
}

#navlistcg li{
	background: white url(img/bluetab.jpg) no-repeat top;
}


#navlist li.joag{
	background: white url(joag/joag_tab.jpg) no-repeat top;
}

#navlist li.selected, #navlistcg li.selected{
	background: white url(img/tab-selected.jpg) no-repeat top;
	}

ul#subnav li{
	display:inline;
	padding: 0 10px;
	text-align: center;
}

#textcontainer ul, #wrapcg #textcontainer ul{
	width: 50%;
	margin: 10px 0 10px 50px;
	padding: 10px;
	font-weight: bold;
	color: #f60;
	border: 3px double #999;
	border-width: 3px 0;
	}
	
#wrapcg #textcontainer ul{
	color: #069;
}
#textcontainer ul li{
	font-weight: normal;
	margin: 0 0 0 25px;
	color: #333;
}

#culture_item{
	clear: both;
	margin: 15px 0;
	background: white url(img/cultureBg.gif) no-repeat;
	overflow: visible;
	/*border-top: 1px dotted #ccc;padding: 10px;*/
}

#people_item, #projects_item{
	width: 150px;
	float: left;
	padding: 10px 0 5px 0;
	margin-right: 7px;
	text-align: center;
}


#box{width: 380px; float: right; padding-right: 10px;}

html>#box{width: 400px; float: right; padding-right: 10px;}




/*#########################################################################
  ####################  LINK HOVERS & A ELEMENTS ##########################*/

#navlist a, #navlistcg a {padding: 0 10px; }

#navlist a:link, #navlist a:visited, #navlistcg a:link, #navlistcg a:visited{
	color: white;
	font: 10px/0px Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

#navlist li.selected a:link, #navlist li.selected a:visited, #navlistcg li.selected a:link, #navlistcg li.selected a:visited {
	color: #333;
}
#navlist li.selected a:hover, #navlistcg li.selected a:hover{
	color: #f60;
	}

#navlist a:hover, #navlistcg a:hover{
	color: #333;
	text-decoration: none;
}

ul#subnav li a:link, ul#subnav li a:visited{
	color:white;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	font: 9px/13px Verdana, Helvetica, Arial, sans-serif;
}

ul#subnav li a:hover{
	color: #333333;
	padding-left:inherit;
	background: transparent url(img/subnav_hover.png) no-repeat;
}

#wrapcg ul#subnav li a:hover{
	color: #333;
	padding-left:inherit;
	background: transparent url(img/subnav_hover_blue.png) no-repeat;
}

#footer a{
	text-decoration: none;
	color:#f30;
}

#projects #projects_item img{ padding: 5px;}
#projects #projects_item:hover {background: transparent url(img/project_bg.png) no-repeat top center;}
#projects h1 a:link, #projects h1 a:visited{ font-size: 18px; text-decoration: none; color: #F30;}
#projects h1 a:hover{color: #333;}


/*#########################################################################
  ##########################  TEXT FORMATTING ############################*/

h1,h2 {font-family: Helvetica, Arial, sans-serif; font-weight: normal;}
 
h1{
	text-transform: lowercase;
	letter-spacing:.1em;
	font-size: 24px;
	color: #f60;
	border-bottom: 1px dotted #f60;
}


h2{text-transform: uppercase; color: #333; font-size: 10px;}
h3{
	font: bold 9px Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing:1px;
	margin-top:15px;
	text-decoration:underline;
}

p.right { text-align: right;}

#textcontainer #feature h2, #textcontainer #feature p, #textcontainer #feature img{
	margin: 0 30px;
}


#textcontainer #feature #select{text-align: center; margin:0;}
#textcontainer #feature #select img{margin:0;}

#textcontainer #feature h2, #wrapcg #textcontainer #feature h2{
	text-align: center;
	color: #FF3300;
}

#wrapcg #textcontainer #feature h2{
	color: #069;
}

#textcontainer h2{
	color: #666;
	font-size: 12px;
	margin: 5px 0 10px 20px;
}

#feature h1, #textcontainer #culture_item h2{
	font-size:10px;
	text-transform: uppercase;
	border: 0px solid #666;
	padding: 2px 10px 2px 45px; 
	background: transparent url(img/h1_bg.png) repeat-y;
	color: #000;
	margin: 0 0 10px 0;
	
}


#people_item h5, #projects_item h5{line-height: 12px; font-size: 12px;font-weight: normal; text-transform: lowercase;}
#people_item h6, #projects_item h6{
	font: italic 10px/10px Georgia, Garamond, Times, serif;
	font-weight: normal;
	text-transform: lowercase;
	color: #000;	
}

p{
	margin: 10px 0 0 20px;
}



pre{
	/*border: 1px solid #69f;
	background: #9cf;*/
	padding: 5px 0 5px 10px;
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 70px;
}

b{ color:#f30;}

.strikeout{
	text-decoration: line-through;
}


/*#########################################################################
  ####################  SPECIAL STUFF ##########################*/
  
  
#textcontainer #feature .special, #wrapcg #textcontainer #feature .special{
	margin:0 0 -5px 0;
	}

#textcontainer #culture_item #culture_empty{
	width: 498px;
	min-height: 12px;
	clear:both;
	background: white url(img/culture_bottom.gif) no-repeat top;
}

#textcontainer #culture_item img{
	margin-left: 20px;
}
