body {
	background-color: #CCCCCC;
	
}

/*----------container------------*/
#wrapper {
	position:relative;
	background-color: #00294C;
	height: 565px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: -8px;
}
#index_image {
	height: 437px;
	width: 1000px;
}


#boxTrans {
	background-color: #FFFFFF;
	height: 435px;
	width: 985px;
	text-decoration: none;
	position: relative;
	overflow: auto;
	float: right;
	z-index: 1;
	
}
#whiteBK {
	background-color: #FFFFFF;
	height: 435px;
	width: 1000px;
}



#boxTeam {
	background-color: #FFFFFF;
	height: 350px;
	width: 1000px;
}

#team_image {
	position:absolute;
	left:38px;
	top:85px;
	width:290px;
	height:131px;
	z-index:2;
}

#top {
	background-color: #FFFFFF;
	height: 85px;
	width: 1000px;
	z-index: 1;
}




/*-------------bottom-------------*/
#logo {
	position:absolute;
	left:28px;
	top:454px;
	width:213px;
	height:43px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#brochure {
	position:absolute;
	left:30px;
	top:544px;
	width:190px;
	height:21px;
	z-index:auto;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#brochure a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#brochure a:hover {
	color: #0099FF;
}

#nav {
	position:absolute;
	left:386px;
	top:457px;
	width:651px;
	height:19px;
	z-index:auto;
}


#nav_team {
	position:absolute;
	left:670px;
	top:459px;
	z-index:auto;
	text-decoration: none;
	font-family: arial;
	font-size: 14.5px;
	font-weight: bold;
	height: 56px;
	width: 60px;
}

#nav_team a:hover {
	color: #0099ff;
	z-index: 2;
}


/*------------menu nav------------*/



li {
  margin: 0;
  padding: 0;
  line-height: 1.3em;
}




ul.menu {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 26em;
	position: relative;
}

ul.menu li {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	word-spacing: 2px;
}

.col1 {
	margin-left: 0em;
	position: relative;
}
 
.col2 {
	margin-left: 7em;
}




.coltopper {
	margin-top: -7.2em;
	position: relative;
}

.col1topper {
	margin-top: 0em;
	position: relative;
}




a.menuLink, li a {
	text-decoration: none;

	position: relative;
}

.sng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -0.05em;
}


#team_list
{
	height:435px;
	overflow: auto;
	background-color:#fff;
}

#team_list img
{
margin:25px 20px;
}


#nav li
{
	float:left;
	
	margin-right:22px;
}
#nav ul
{
	list-style: none;
	margin:0;
	padding:0;
}
#nav a
{
		display:block;
		margin-bottom:5px;
}
#nav a, #nav img
{
	border:0;
	
}
#team_nav
{
/** here **/	
	background:#003366;
	width:270px;
	height:70px;
	float:left;
	display:none;
	position:absolute;
	
}

#team_nav li
{
	width:80px;
	padding:1px 5px;
	margin:0px;
	float:left;
	display:block;
	
}

#team_nav li a
{
	color:#fff;
	font-family:'Lucida Grande','Trebuchet MS';
	font-size:10px;
	padding:0;
	margin:0;
}

#team_nav li a:hover
{
	text-decoration:underline;
}
