@charset "UTF-8";
/* CSS Document */

#submenu {
	padding-left: 200px;
}
#submenu a.selected {
	color: #30bf9B;
	text-decoration:underline;
}
#submenu a:hover {
	color: #30bf9B;
}
img.float-left {
	float: left;
	padding: 0px 5px 0px 5px;
}

#intro-wrap h1 {
	color: #013A81;
	font-size:20px;
	padding-top: 10px;
	margin-top:0;
	text-align:center;
	padding-bottom:25px;
}


a:link, a:visited {
	color:#5a87c5;
	text-decoration:none;
}
a:hover {
	color:#013A81;
	text-decoration:underline;
}
	
#content-wrap {
	float:left;
	width:960px;
	font-size:12px;

}
#content-wrap h1 {
	color: #013A81;
	font-size:16px;
	text-align:center;
}
#intro-wrap {
	width: 280px;	
	float: left;
	font-size:12px;
}
#industry-intro-top {
	background-image: url(../images/productbox-top.gif) ;
		background-repeat:no-repeat;
		height: 14px;
}
#industry-intro-content {
	background-image: url(../images/productbox-side.gif);
	background-repeat:repeat-y;
	width:280px;
}
#industry-intro-content ul {
	list-style:none;
	padding-left: 70px;
}
#industry-intro-content li {
	padding: 5px 0px 5px 0px;
}
#industry-intro-content a.selected {
	color: #007A69; /*   #30bf9b;*/
	text-decoration:underline;
}
#industry-intro-content p {

	padding: 0px 15px 0px 15px;
}
#industry-intro-footer {
	background-image: url(../images/productbox-bottom.gif);
	background-repeat:no-repeat;
	height: 16px;
}

#logobox-top {
	background-image: url(../images/product-logobox-top.gif);
		background-repeat:no-repeat;
		width: 280px;	
		height: 14px;
}
#logobox-content {
	width: 280px;
	background-image: url(../images/product-logobox-side.gif) ;
	background-repeat: repeat-y;
}
#logobox-content p {
	padding: 5px 10px 5px 10px;
}
#logobox-content img {
	margin: 10px;
}
#logobox-footer {
	background-image: url(../images/product-logobox-bottom.gif);
	background-repeat:no-repeat;
	height: 15px;
	width: 280px;	
}
#industry-wrap {
	width: 660px;
	float: right;

}
#industry-wrap-left{
	float:left;
	width: 320px;

}
#industry-wrap-right{
	float:right;
	width: 320px;
}
	
.industrybox {
	width:320px;
	
}
.industrybox a:link, .industrybox a:visited {
	color: #eb8a12;
	text-decoration:none;
	font-size:12px;
}
.industrybox a:hover {
	color: #5A87c5;
	text-decoration:underline;
}
.industrybox-content ul {
	padding-top: 0px;
	padding-left:45px;
}
.industrybox-content ul ul {
	padding-top: 0px;
	padding-left:30px;
}
.industrybox-content li {
	color: #000;
	padding-right: 10px;
	padding-bottom: 2px;
}
.industrybox-top{
	background-image: url(../images/industryareas-top.gif);
	background-repeat:no-repeat;
	height: 15px;
}
.industrybox-content {
	background-color:#eeeeee;
}
.industrybox-content p{
	padding: 5px 15px 5px 20px;
}

.industrybox-footer {
		background-image: url(../images/industryareas-bottom.gif);
		background-repeat:no-repeat;
		height: 15px;
	
}
#photogallery {
}
#photogallery a{
	font-size:10px;
}
#papers-box .indent {
	padding-left: 20px;
}
#papers-box {
}


#rightcol-wrap {
	width: 660px;
	float: right;

}
#rightcol-wrap h2 {
	color: #013a81;
	padding-left: 10px;
}
#rightcol-box-top {
	background-image:url(../images/rightcol-box-top.gif);
	background-repeat:no-repeat;
	height: 15px;
}
#rightcol-box-content {
	background-color:#dddddd;
}
#rightcol-box-bottom {
	background-image:url(../images/rightcol-box-bottom.gif);
	background-repeat:no-repeat;
	height: 15px;
}
#contentbox {
	width:620px;
	padding: 0px 20px 0px 20px;
	
}
/*#contentbox img {
	padding: 5px 0px 0px 10px;
} */
.contentbox-top{
	height: 15px;
	width: 620px;
	background-image: url(../images/contentbox620-top.gif);
	background-repeat:no-repeat;
	
}

.contentbox a:link, .contentbox a:visited {
	color: #eb8a12;
	text-decoration:none;
	font-size:12px;
}
.contentbox a:hover {
	color: #5A87c5;
	text-decoration:underline;
} 

.contentbox-content {
	width:620px;
	background-color:#eeeeee;
}
.contentbox-content p{
	padding: 5px 15px 5px 20px;
}

.contentbox-footer {
		background-image: url(../images/contentbox620-bottom.gif);
		background-repeat:no-repeat;
		height: 15px;
		padding-bottom:15px;
	
}
