#content ul.menu {
	margin: 0px;
	padding: 0px;
}

a.imageTextButton {
	background: url('imgs/button-178-litegreen.gif');
	line-height: 34px;
	width: 158px;
	height: 34px;
	padding-right: 20px;
	vertical-align: middle;
	display: inline-block;
	font-weight: bold;
	color: #162;
}

a.imageTextButton:hover {
	background-image: url('imgs/button-178-green.gif');
	color: black;
}

a.imageTextButton:active {
	background-image: url('imgs/button-178-gray.gif');
}

a.contactButton {
	background: url('imgs/button-contact.gif');
	width: 255px;
	height: 0px;
	padding-top: 75px;
	display: inline-block;
	overflow: hidden;
}

a.contactButton:hover {
	background-position: 0 -75px; 
	color: black;
}

a.contactButton:active {
	background-position: 0 -150px; 
}

a.buttonMap {
	display: inline-block;
	width: 42px;
	height: 0px;
	padding-top: 12px;
	background: #900 url('imgs/button-map.gif');
	overflow: hidden;
}

a.buttonMap:hover {
	background-position: 0px 24px;
}

a.buttonMap:active {
	background-position: 0px 12px;
}
a.buttonPrint {
	display: block;
	background: url('imgs/button-print.gif');
	width: 125px;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
	position:absolute;
	right: 20px;
	top: 10px;
}

a.buttonPrint:hover {
	background-position: 0px -25px;
}

a.buttonPrint:ACTIVE {
	background-position: 0px -50px;
}
/*
--------------------------------------------------------------------------------
*/
div#content_wrapper {
	width: 640px;
}

div#content_wrapper.full div#content {
	width: auto;
	background: white url('imgs/panel-body-contents-bg.gif') repeat;
	padding-bottom: 30px;
}

div#sidebar_wrapper {
	padding-bottom: 30px;
	width: 280px;
}


div#content_wrapper.full {
	width: auto;
}

div#content_wrapper.full #content {
	margin: 0px;
	padding: 0px;
}

div#content_wrapper .bottom {
	clear: both;
}

div#topImageWrapper {
	position: relative;
	background: black url('imgs/image-top-null.jpg');
	height: 332px;
	overflow: hidden;
}

div#topImageWrapper a.topicButton {
	position: absolute;
	width: 267px;
	height: 0px;
	padding-top: 54px;
	overflow: hidden;
	top: 257px;
	background-image: url('imgs/button-toppage.gif');
}

div#topImageWrapper a#service_topic_1 {
	left: 33px;
	background-position: 0 0;
}

div#topImageWrapper a#service_topic_2 {
	left: 327px;
	background-position: -267px 0;
}

div#topImageWrapper a#service_topic_3 {
	left: 621px;
	background-position: -534px 0;
}

div#topImageWrapper a#service_topic_1.active,div#topImageWrapper a#service_topic_1:hover {
	background-position: 0  -54px;
}

div#topImageWrapper a#service_topic_2.active,div#topImageWrapper a#service_topic_2:hover {
	background-position: -267px -54px;
}

div#topImageWrapper a#service_topic_3.active,div#topImageWrapper a#service_topic_3:hover {
	background-position: -534px -54px;
}

div#topImageWrapper a#service_topic_1:active {
	background-position: 0  -108px;
}

div#topImageWrapper a#service_topic_2:active {
	background-position: -267px -108px;
}

div#topImageWrapper a#service_topic_3:active {
	background-position: -534px -108px;
}

/*
-----------------------------------------------------------------------------------------
*/
div#content_wrapper.full div#content {
	width: auto;
	background: white url('imgs/panel-body-threecol-bg.gif') repeat;
	position: relative;
}

div.threeColumns {
	width: 306px;
	float: left;
	padding-bottom: 40px;
}
div#extraTopic.threeColumns{
	padding-bottom: 0;

}

div.threeColumns div.entries {
	font-size: 11.5px;
	padding: 10px 20px 10px 30px;
}

div#extraTopic div.entries {
	padding: 20px 20px 20px 30px;
	border-bottom: dashed 1px #ccc;
}

div.threeColumns div.entries span.date {
	font-size: 10.5px;
	color: #999;
	margin-left: -10px;
}

div.threeColumns div.entries dt {
	line-height: 17px;
	margin-bottom: 5px;
}

div.threeColumns div.entries dd {
	max-height: 51px;
	line-height: 17px;
	margin-bottom: 20px;
	overflow: hidden;
}

div.threeColumns div.bottom {
	text-align: center;
	position: absolute;
	bottom: 30px;
	width: 306px;
}

div.threeColumns h3{
	font-size: 14px;
	color: #638474;
	padding: 10px 20px;
}

div.threeColumns dl.banners{
	padding: 10px 20px 0;
	text-align: center;
	font-size: 11.5px;
	line-height: 120%;
	color: #666;
}
div.threeColumns dl.banners dd{
	padding-bottom:1em;
}

div.threeColumns h3.head {
	background: url('imgs/gradation-silver1.gif') #f6f6f6;
	border-top: #fff 1px solid;
	border-bottom: #999 1px solid;
	line-height: 40px;
	font-size: 14px;
	color: #333;
	padding: 0 5%;
}

div#matchingTopic h3.head {
	background: url('imgs/gradation-silver2.gif')
}


/*
-----------------------------------------------------------------------------------------
*/
div#imageBar {
	background: url('imgs/image-contents-header.jpg') #006600;
	width: 924px;
	padding-top: 100px;
	height: 0px;
	overflow: hidden;
	border-bottom: #162 solid 1px;
}

div#imageBar.set01 {
	background: url('imgs/image-contents-header01.jpg') #006600;
}

div#imageBar.set02 {
	background: url('imgs/image-contents-header02.jpg') #006600;
}

div#imageBar.set03 {
	background: url('imgs/image-contents-header03.jpg') #006600;
}

div#imageBar.set04 {
	background: url('imgs/image-contents-header04.jpg') #006600;
}

div#imageBar.set05 {
	background: url('imgs/image-contents-header05.jpg') #006600;
}

div#imageBar.set06 {
	background: url('imgs/image-contents-header06.jpg') #006600;
}

div#imageBar.set07 {
	background: url('imgs/image-contents-header07.jpg') #006600;
}

div#imageBar.set08 {
	background: url('imgs/image-contents-header08.jpg') #006600;
}

/*
-----------------------------------------------------------------------------------------
*/
div#content h1 {
	position: absolute;
	top: -50px;
	color: white;
	font-size: 32px;
	font-weight: normal;
	opacity: 0.90;
	filter: alpha(opacity =       90);
	white-space: nowrap;
}

div#content h3.D {
	font-size: 14px;
	font-weight: bold;
	color: #c80;
	border-bottom: 1px solid #c80;
	margin-bottom: 2px;
}

div#content {
	font-size: 14px;
}

div#content dd {
	margin-left: 5%;
}

div#content ul.disc li {
	display:list-item;
	list-style-type: circle;
	margin-left: 20px;
}

div#content table {
	border-left: none;
	border-right: none;
}

div#content table th {
	white-space: nowrap;
	vertical-align: top;
	padding: 2px 8px;
	font-weight: bold;
}

div#content table td {
	padding: 3px 8px;
}

div#content table table {
	margin: 1px;
	border: white 1px solid;
}

div#content table table th {
	background: transparent;
}

div#content div.greeting {
	font-size: 110%;
	line-height: 150%;
}

/*
-----------------------------------------------------------------------------------------
*/
div#sidebar {
	padding-bottom: 200px;
}

div#sidebar .top {
	text-align: center;
	padding: 10px 0px;
}

div#bottom_wrapper div#sidebarBottom {
	position: absolute;
	bottom: 20px;
	right: 15px;
	width: 255px;
}

div#bottom_wrapper #pageup {
	position: absolute;
	bottom: 10px;
	right: 315px;
	display: block;
}

div#sidebarBottom div#profile{
	line-height: 1.5em;
	color: #576;
}

div#sidebarBottom div#profile h2 {
	font-size: 130%;
	line-height: 200%;
	color: #227744;
	font-weight:bold;
}
div#sidebarBottom div#profile .corpName {
	color: black;
	font-weight:bold;
}

div#sidebarBottom {
	border-top:  #CCCCCC solid 1px;
}




/*
-----------------------------------------------------------------------------------------
*/
ul#caseStudyLinks {
	display: block;
	height: 440px;
	position: relative;
}

ul#caseStudyLinks li {
	display: block;
	float:left;
	width: 270px;
	height: 210px;
	position:relative;
}
ul#caseStudyLinks a {
	background: url('imgs/bg-casestudy.jpg');
	display: block;
	position:absolute;
	top:0;
	width: 270px;
	height: 210px;
	color: black;
}

ul#caseStudyLinks a#semiconductor {
	background-position: 0px 0px;
}

ul#caseStudyLinks a#bio {
	background-position: 270px 0px;
}

ul#caseStudyLinks a#it {
	background-position: 0px 630px;
}

ul#caseStudyLinks a#contentsField {
	background-position: 270px 630px;
}

ul#caseStudyLinks a#semiconductor:hover {
	background-position: 0px 420px;
}

ul#caseStudyLinks a#bio:hover {
	background-position: 270px 420px;
}

ul#caseStudyLinks a#it:hover {
	background-position: 0px 210px;
}

ul#caseStudyLinks a#contentsField:hover {
	background-position: 270px 210px;
}

ul#caseStudyLinks a .title {
	display: block;
	margin: 20px 20px;
	font-size: 20px;
	font-weight: bold;
}

ul#caseStudyLinks a .keywords {
	display: block;
	margin: 20px 20px;
	opacity: 0.60;
	filter: alpha(opacity =                60);
}

ul.casestudies {
	display: block;
	border-top: 1px dashed #ccc;
}
#content ul.casestudies{
margin-bottom: 50px;
}


ul.casestudies li {
	display: block;
	border-bottom: 1px dashed #ccc;
	padding: 10px 0px;
	clear: both;
	min-height: 60px;
}

ul.casestudies img.thumnail {
	float: left;
	margin-right: 20px;
}

ul.casestudies li a {
	font-size: 120%;
}
ul.casestudies li a:hover {
	border-bottom: 1px solid #094;
}

ul.casestudies span.description {
	font-size: 85%;
	display: block;
	line-height: 140%;
	color: #666;
}

#content h3{
	position: relative;
}

#content h3 span.inPageLinks{
	position:absolute;
	right: 0px;
	bottom: 0px;
	font-size: 80%;
	color: #666;
	font-weight:normal;
}
#content h3 span.inPageLinks a{
 color:#CC8800;
}
/*
-----------------------------------------------------------------------------------------
*/
div#servicesSummary {
	position: relative;
}

div#servicesSummary a.detail {
	display: block;
	background: url('imgs/button-details.gif');
	width: 125px;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
	position:absolute;
}

div#servicesSummary a.detail:hover {
	background-position: 0px -25px;
}

div#servicesSummary a.detail:ACTIVE {
	background-position: 0px -50px;
}

div#servicesSummary a#incubation.detail {
	top:250px;
	left: 160px;
}
div#servicesSummary a#seedsfinding.detail {
	top:250px;
	left: 380px;
}