@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	overflow: auto;
	overflow-x:visible;
}
a img {
	border: none;
}
a:focus, a:active{
	border: none;
	color: #FFFFFF;
}
a:hover  {
	background-image: url(../images/rollover.gif);
	background-repeat: repeat;

}

a.current {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2f2f2f;

}
li.current  {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2f2f2f;
}



#rightside {
	background-image: url(../images/wallRight.jpg);
	background-repeat: repeat-y;
	position: absolute;
	height: 100%;
	z-index: 12;
	top: 0px;
	float: right;
	right: 0px;
	width: 100px;
}
#leftside {
	background-image: url(../images/wallLeft.jpg);
	background-repeat: repeat-y;
	top: 0px;
	position: absolute;
	height: 100%;
	z-index: 12;
	left: 0px;
	float: left;
	width: 100px;

}

#sizezone  {
	display: inline-block;
	padding-top: 5px;
	margin: 0px 130px 0px 0px;
	_position:absolute;
	_right:0px;
	float: right;
	height: 20px;
}
#sizezone a {
	padding-bottom: 1px;
	margin: 0px;
	height: 15px;
	width: auto;
	display: inline-block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sizezone a.current {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2f2f2f;

}
#menubar  {
	height: 44px;
	background-image: url(../images/menuLineMid.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 26px;
	left: -100px;
	width: 100%;
}
#menubar .left {
	position: absolute;
	left: 100px;
}
#menubar .right {
	position: absolute;
	right: 0px;
}
#menu {
	height: 38px;
	padding-top: 3px;
	margin-left: 433px;
	width: 724px;
}
#menu  ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	height: 38px;
	margin-right: 24px;
	display:block;
}
#menu img{
	height:38px;
	margin-bottom:-4px;

}
#menu  #about {
	width: 55px;
}

#menu #contact {
	width: 66px;
}

#menu #projects {
	width: 67px;
}
#menu #people a:hover  {
	background-image: url(../images/ppComing.gif);
	background-repeat: no-repeat;
	height: 38px;
	background-position: center top;
	width: 83px;
	cursor: default;
}
#menu #people {
	background-image: url(../images/menu6.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	width: 83px;
	margin: 0px 2px 0px -10px;
}

#menu #awards {
	width: 63px;
}

#menu #career {
	margin-right: 0px;
	width: 60px;
}

#menu a {
	height: 38px;
	display:block;
}
#logo  {
	left: 100px;
	top: 0px;
	position: absolute;
	clear: right;
	height: 90px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 138px;
	text-indent: -2000px;

}
#logo  a     {
	width: 66px;
	height: 66px;
	margin-left: 26px;
	margin-top: 24px;
	text-indent: -1000px;
	background-image: url(../images/idlogo2.gif);
	background-position: left;
	display: block;
}
#logo a:hover  {
	background-position: right;
}

#contentsSmall {
	padding: 0;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	min-width: 1188px;
	top: 0px;
	width: 100%;
	_width:expression(document.body.clientWidth < 1200? "1188px": "auto" );
	z-index: 1;
	padding-bottom: 20px;
	_height:100%;
	background-color:#FFFFFF;
}

#wrapper {
	width: 544px;
}

#contact_wapper {
	/* cress min-height */
	min-height:500px;
	height: auto !important;
	height: 500px;
}

#lineSet {
	width: 544px;
	padding: 0;
	height: 3px;
	margin-left: 333px;
	background-image: url(../images/textline.gif);
	background-repeat: no-repeat;
}
#lineSetL {
	background-image: url(../images/lineMid.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding: 0;
	margin: 0px auto 0px -110px;
	height: 3px;
}
#lineSetL img {
	margin-left: 110px;
	vertical-align: top;

}
#lineSetR  {
	height: 3px;
	margin: -3px 90px 0px auto;
	_margin: -19px 51px 0px auto;
	float: right;
}
#lineSetR img {
	vertical-align: top;

}

span {
	color: #707070;
	margin-right: 5px;
}
.bothSides {
	margin-left: 5px;
}
