a { outline: none; }

.center {
	width:970px; 
    margin-left: auto;
    margin-right: auto;
  }


body {
	background-color: #fff;
	margin: 22px 0 0 0;
	background-image: url(../img/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: arial, helvetica, sans-serif;	
	color: #666;
}


body#navhome {
	background-image: url(../img/bghome.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}


h1 {font-size: 24px; margin: 0 0 15px -1px; color:#0085D5; font-weight: normal;}
h2 {font-size: 18px; margin: 20px 0 15px -1px; color:#FF6600; font-weight: normal;}
h3 {font-size: 14px; margin: 0px; font-weight: normal; color:#0085D5;}
h4 {font-size: 12px; margin: 0px; font-weight: normal; color:#0085D5;} /*#3D2012*/

#navwork h3 {font-size: 14px; margin:30px 0 10px -1px; font-weight: normal; color:#0085D5;}

#langbody {
	padding:40px;
}

#content {
	float:right;
	margin:30px 17px 30px 0;
	padding-right:15px;
	width:655px;
	display:inline;
    min-height:390px;
    height:auto !important;
    height:390px; 
}

td, div, p {font-size: 12px; color: #666666; line-height: 1.5;}

.bios {height: 260px; overflow-y: auto;}

#months {
	background:#fff;
	padding:10px;
	border:1px solid #ccc;
	margin:40px 0;
}

#footer {
clear:both;
background-color: #002948;
height:100px;
padding:17px;
height:130px;
}

.tab {height:125px;}

#footerin {
	width:902px;
	padding: 40px 17px 0 60px;
    margin-left: auto;
    margin-right: auto;
}

#copyright {float:right; font-size: 10px; color: #666; text-align:right;}

#ba {background:#00243C; text-align:center;}

#batext {font-size: 10px; color: #666; text-decoration: none;}
#batext:link {text-decoration: none; color: #666;}
#batext:active {text-decoration: none; color: #666;}
#batext:visited {text-decoration: none; color: #666;}
#batext:hover {text-decoration: none; color: #fff;}

/*
*/
a:link {text-decoration: underline; color:#0085D5;}
a:active {text-decoration: underline; color:#0085D5;}
a:visited {text-decoration: underline; color:#0085D5;}
a:hover {text-decoration: underline; color:#FF6600;}

/*input, textarea, select {font-size: 11px;}*/

h2.trigger {
	padding: 0 0 10px 45px;
	margin: 0 0 5px 0;
	background: url(../img/ui-icons_arrow.png) no-repeat;
	background-position: left top;
	height: 27px;
}
h2.trigger a {
	text-decoration: none;
	display: block;
	color: #FF6600;
	padding-top: 12px;
	font-size: 16px;
}

h2.trigger a:hover {
	color: #0085D5;
	padding: 12px 0 10px 5px;
}

h2.active {
	color:#FF6600; 
	background-position: left bottom;
}

.toggle_container {
margin: 0 0 30px 40px;
}


/* New Additions */

#navprofile #topnav li.profile a,
#navabout #topnav li.about a, 
#navservices #topnav li.services a,
#navworkexp #topnav li.workexp a,
#navindustry #topnav li.industry a,
#navlearning #topnav li.learning a{
	background: transparent url(../img/nav_sprite.png) -117px -60px no-repeat;
}
#navhome #topnav li.home a{
	background: transparent url(../img/nav_sprite.png) 0px -60px no-repeat;
}

#navcontact #topnav li.contact a{
	background: transparent url(../img/nav_sprite.png) -234px -60px no-repeat;
}

/*
#navhome li.home a,
#navprofile li.profile a,
#navabout li.about a, 
#navservices li.services a,
#navwork li.work a,
#navindustry li.industry a,
#navlearning li.industry a,
#navcontact li.contact a{
	color:#948445;
}
*/
#print {
	float:left; 
	background-image: url(../img/ui-icons_print.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}

#logo {
	width: 950px; 
	margin: 0 0 10px 20px;
}

#lang {
		float:right;
		height:50px;
		padding-top:10px;
		margin-right:17px;
		font-size:11px;
}

#navbg {
	background-image: url(../img/nav_bg-shadow.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 80px;
	width: 936px;
	padding: 0 17px 0 17px;
	
}

ul#topnav {
	margin: 10px 0 0 0; 
	padding: 0;
	list-style: none;
	width: 936px;
/*	float:left; */
}

ul#topnav li {
	float: left;
	margin: 0; 
	padding: 0;
}

ul#topnav a {
	display: block;
	height: 35px;
	width:117px;
	text-align:center;
	background: transparent url(../img/nav_sprite.png) -117px 0px no-repeat;
	font-size:12px; 
	font-weight: bold;
	text-decoration: none;
	color:#eee;
	padding-top:25px;
	margin-top:10px;
}

ul#topnav li.home a {
	background: transparent url(../img/nav_sprite.png) 0px 0px no-repeat;
}

ul#topnav li.contact a {
	background: transparent url(../img/nav_sprite.png) -234px 0px no-repeat;

}

ul#topnav a:hover {
	background: transparent url(../img/nav_sprite.png) -117px -120px no-repeat;
}

ul#topnav li.home a:hover {
	background: transparent url(../img/nav_sprite.png) 0px -120px no-repeat;
}

ul#topnav li.contact a:hover {
	background: transparent url(../img/nav_sprite.png) -234px -120px no-repeat;
}

#sidebar {
	float:left;
	margin:30px 0 0 17px;
	width:234px;
	display:inline;
}

#toolbox {
	background-color:#eee;
	padding:15px;
}

#toolboxheading {
	margin-bottom:10px;
	border-bottom:solid 1px #ccc;
}

#sidebar_white {
	margin-top: 30px;
	padding: 15px;
}

ul#btmnav {
	margin: 0; padding: 0;
	list-style: none;
	font-size:11px; 
	float: left;
}
ul#btmnav li {
	float: left;
	margin: 0; padding-right: 15px;
}
ul#btmnav a {
	display: block;
	color:#999;
	text-decoration:none;
}

ul#btmnav a:hover {
	color:#fff;
	text-decoration:none;
}

#home {
	background-image: url(../img/home_main.png);
	margin: 10px 17px;
	padding: 0;
	width: 936px; 
	height:270px;
}

#home h1 {
	font-size:44px;
	color:#005797;
	padding: 25px 0 0 40px;
}

#home h2 {
	font-size: 20px;
	color: #FF6600;
	padding-top: -15px;
	padding-left: 113px;
}

#home p {
	font-size:12px;
	color: #005797;
	width:275px;
	padding-top: -5px;
	padding-left: 114px;
}



#inside {
	background-image: url(../img/mast_blank.png);
	margin: 10px 17px;
	padding: 0;
	width: 936px; 
	height:170px;
}

#navabout #inside {
	background-image: url(../img/mast_about.png);
}

#navcontact #inside {
	background-image: url(../img/mast_contact.png);
}

#navindustry #inside {
	background-image: url(../img/mast_industry.png);
}

#navlearning #inside {
	background-image: url(../img/mast_learning.png);
}

#navprofile #inside {
	background-image: url(../img/mast_profile.png);
}

#navservices #inside {
	background-image: url(../img/mast_services.png);
}

#navworkexp #inside {
	background-image: url(../img/mast_blank.png);
}

#inside h1 {
	font-size:44px;
	color:#005797;
	padding: 25px 0 0 40px;
}

#inside h2 {
	font-size: 20px;
	color: #FF6600;
	padding-top: -5px;
	padding-left: 114px;
}

#inside p {
	font-size:12px;
	color: #005797;
	width:275px;
	padding-top: -5px;
	padding-left: 114px;
}

.biopic {
	float:left;
	padding: 5px 15px 30px 5px;
}

.bios {
	padding: 0 4px;
	
}

.bios h3 a {
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	color:#666;
}

.bios h4 {
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
	color:#0085D5;
}


.bios p {
}

.toggle_container {
	display:none;
}

.toggle_container li {
	border-bottom: 1px #AAAAAA solid; 
	padding: 10px 0;
	}
