﻿body
{
}
#industryTitle
{
	height: 113px;
	background: transparent url(../images/industrytitle.jpg) no-repeat left top;
}
#industryMiddleBar
{
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 31px;
	height: 15px;
	background: transparent url(../images/industrymiddlebar.jpg) no-repeat left top;
	overflow: hidden;
}

#industryMiddleBar span
{
	background: transparent url(../images/yellowtinnybox.jpg) no-repeat left top;
	color: #fff;
	display: block;
	float: left;
	margin-right: 29px;
	padding-left: 9px;
}

#industryMiddleBar a
{
	margin-right: 29px;
	display: block;
	float: left;
}

.industrySupporters #columnWrapper
{
	padding-bottom: 2em;
	background: transparent url(../images/industryback.jpg) repeat-x;
}

.industrySupporters #columnWrapper #mainBody
{
	width: 600px;
	margin-left: 40px;
}

#itemsWrapper .itemTitle
{
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}

#itemsWrapper ul
{
	margin-left: 0px;
}

#itemsWrapper ul li
{
	list-style-type: none;
}

#itemsWrapper .itemContent
{
	font-size: 12px;
	font-weight: normal;
}

.blueLink
{
	margin-top: 40px;
	font-weight: bold;
	color: #7397E2;
}

#rigthColumn
{
	float: right;
	width: 236px;
	margin-top: 35px;
	padding-bottom: 22px;
	overflow: hidden;
	margin-right: 35px;
}

#rigthColumn img
{
	margin-bottom: 8px;
}

#blogBox
{
	border-style: solid;
	border-width: 1px;
	border-color: #dbe5fb;
	padding: 0 20px 0 20px;
	margin: 0;
}

#blogBox img
{
	margin: 0px;
}

#blogBox h2
{
	
	background: url(../images/yellowbox.jpg) no-repeat left top;
	padding: 1em 0 0 0;
	margin: 0 !important;
	
}

#blogBox ul
{
	margin: 15px 0 0 0;
}
#blogBox ul li a
{
	margin: 0 0 0 0px;

}
#blogBox ul li
{
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #7497e6;
}

#blogBox ul li img
{
	margin-right: 3px;
}



