#wrapper {
	position: relative;
	margin: 0px auto;
	width: 900px;
	text-align: center;
	border: 0px solid #ffffff;
	border-top: none;
	border-bottom: none;
	height: auto !important; /* real browsers */;
	height: 100%; /* IE6: treated as min-height*/;
	min-height: 100%; /* real browsers */
}
#leftColumn {
	width: 275px;
	height: 100%;
	float: left;
	text-align: left;
	background: #deeef8 url('/public/images/leftBacker.png') repeat-y top left;
}
#rightColumn {
	width: 625px;
	height: 100%;
	float: left;
	text-align: left;
}
#rightColumnInside {
	width: 625px;
	height: 100%;
	float: left;
	text-align: left;
	background: #ffffff;
}
#leftColumn h1 {
	background: white url('/public/images/topBacker.png') repeat-x top left;
}
#leftColumn h1 a {
	width: 275px;
	height: 236px;
	background: transparent url('/public/images/iaLogo-trans.png') no-repeat top left;
	text-align: center;
	padding-bottom: 15px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
#enews {
	width: 271px;
	border-right: 4px solid #ffffff;
	background: #deeef8;
}
#enewsIcon {
	width: 50px;
	height: 52px;
	background: transparent url('/public/images/iconEnews-trans.png') no-repeat top left;
	position: absolute;
	margin: 10px 0px 0px 15px;;
}
/* begin nav stuff */
#navWrapper {
	width: 271px;
	min-height: 299px;
	border: 4px solid #ffffff;
	border-left: none;
	border-bottom: 2px solid #ffffff;
	background: #ffffff url('/public/images/navBacker.png') no-repeat top right;
}
.navPic {
	width: 58px;
	height: 58px;
	float: left;
	margin-right: 10px;
}
.navText {
	width: 197px;
	float: left;
	color: #FFFFFF;
}
#navbox1 {
	height: 58px;
	margin-bottom: 2px;
	color: #ffffff;
	font-size: 13px;
}
#navbox1:hover {
	background: url('/public/images/nav1Hover-trans.png') no-repeat right top;
}
#navbox1 a {
	text-decoration: none;
	cursor: pointer;
}
#nav1text h2 a {
	width: 100px;
	height: 16px;
	background: transparent url('/public/images/nav1hdr-trans.png') no-repeat top left;
	margin-top: 13px;
	margin-bottom: 3px;
	text-indent: -9999px;
	display: block;
}
#navbox2 {
	height: 58px;
	margin-bottom: 2px;
	color: #ffffff;
	font-size: 13px;
}
#navbox2:hover {
	background: url('/public/images/nav3Hover-trans.png') no-repeat right top;
}
#navbox2 a {
	text-decoration: none;
	cursor: pointer;
}
#nav2text h2 a {
	width: 100px;
	height: 16px;
	background: transparent url('/public/images/nav2hdr-trans.png') no-repeat top left;
	margin-top: 13px;
	margin-bottom: 3px;
	text-indent: -9999px;
	display: block;
}
#navbox3 {
	height: 58px;
	margin-bottom: 2px;
	color: #ffffff;
	font-size: 13px;
}
#navbox3:hover {
	background: url('/public/images/nav2Hover-trans.png') no-repeat right top;
}
#navbox3 a {
	text-decoration: none;
	cursor: pointer;
}
#nav3text h2 a {
	width: 100px;
	height: 16px;
	background: transparent url('/public/images/nav3hdr-trans.png') no-repeat top left;
	margin-top: 13px;
	margin-bottom: 3px;
	text-indent: -9999px;
	display: block;
}
#navbox4 {
	height: 58px;
	margin-bottom: 2px;
	color: #ffffff;
	font-size: 13px;
}
#navbox4:hover {
	background: url('/public/images/nav4Hover-trans.png') no-repeat right top;
}
#navbox4 a {
	text-decoration: none;
	cursor: pointer;
}
#nav4text h2 a {
	width: 100px;
	height: 16px;
	background: transparent url('/public/images/nav4hdr-trans.png') no-repeat top left;
	margin-top: 13px;
	margin-bottom: 3px;
	text-indent: -9999px;
	display: block;
}
#navbox5 {
	height: 58px;
	margin-bottom: 2px;
	color: #ffffff;
	font-size: 13px;
}
#navbox5:hover {
	background: url('/public/images/nav5Hover-trans.png') no-repeat right top;
}
#navbox5 a {
	text-decoration: none;
	cursor: pointer;
}
#nav5text h2 a {
	width: 100px;
	height: 16px;
	background: transparent url('/public/images/nav5hdr-trans.png') no-repeat top left;
	margin-top: 13px;
	margin-bottom: 3px;
	text-indent: -9999px;
	display: block;
}
/* end nav stuff */
#callout {
	width: 271px;
	border-right: 4px solid #ffffff;
	margin: 20px 0px 30px 0px;
}
#callout h4 a {
	width: 255px;
	height: 58px;
	display: block;
	text-indent: -9999px;
	background: transparent url('/public/images/callout-trans.png') no-repeat top left;
	cursor: pointer;
}
#callout2 {
	width: 271px;
	border-right: 4px solid #ffffff;
	margin: 20px 0px 30px 0px;
}
#callout2 h4 a {
	width: 255px;
	height: 58px;
	display: block;
	text-indent: -9999px;
	background: transparent url('/public/images/callout2-trans.png') no-repeat top left;
	cursor: pointer;
}
#events {
	width: 271px;
	border-right: 4px solid #ffffff;
	font-size: 11px;
	background: #deeef8;
	line-height: 130%;
}
#events h3 {
	padding-left: 49px;
	margin-bottom: 5px;
}
#eventsIcon {
	width: 45px;
	height: 42px;
	background: transparent url('/public/images/iconEvents-trans.png') no-repeat top left;
	position: absolute;
	margin: -10px 0px 0px 16px;
}
#events ul {
	margin: 7px 0px 0px 17px;
}
#events li {
	margin: 0px 0px 5px 0px;
	list-style: url('/public/images/arrow-trans.png');
	vertical-align: middle;
	font-size: 12px;
}
#advert {
	width: 271px;
	border-right: 4px solid #ffffff;
	background: #ededed;
}
#header {
	width: 625px;
	background: white url('/public/images/topBacker.png') repeat-x top right;
	height: 55px;
}
#partnerHeader {
	width: 400px;
	float: left;
	margin-top: 16px;
	color: #909dad;
}
#partnerHeading {
	width: 95px;
	border-right: 1px solid #ccd5dc;
	height: 20px;
	padding-top: 4px;
	padding-left: 2px;
	float: left;
	margin-right: 15px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}
#partnerLogos {
	float: left;
	padding-top: 1px;
}
#searchHeader {
	width: 225px;
	float: left;
	margin-top: 12px;
}
#blueHeader {
	width: 625px;
	height: 13px;
	background: #b0d7ee;
	border-bottom: 4px solid #ffffff;
}
#mainPic {
	width: 625px;
	height: 335px;
	background: #FFFFFF;
	border-bottom: 4px solid #ffffff;
	text-align: center;
	vertical-align: middle;
}
#insidePic {
	width: 625px;
	height: 50px;
	background: #dedede;
	border-bottom: 4px solid #ffffff;
	text-align: center;
	vertical-align: middle;
}
#bannerPromos {
	border: 4px solid #ffffff;
	border-left: none;
	border-right: none;
	background: #b0d7ee;
	padding: 15px;
	text-align: center;
	height: 64px;
}

#bannerPromos li{
	display: inline;
}

#promo1 a{
	display: block;
	float: left;
	background: transparent url('/public/images/promoPatent.png') no-repeat top left;
	width: 304px;
	height: 64px;
	text-indent: -99999px;
	margin: 0 17px 0 10px;
}
#promo2 a{
	display: block;
	float: left;
	background: transparent url('/public/images/promoBecomeClient.png') no-repeat top left;
	width: 254px;
	height: 63px;
	text-indent: -99999px;
}
#mainContent {
	width: 625px;
}
#contentLeft {
	margin-left: -5px;
	width: 375px;
	min-height: 600px;
	float: left;
	text-align: left;
}
#contentRight {
	width: 255px;
	min-height: 600px;
	float: left;
	text-align: left;
}
#contentLeftInside {
	margin-left: -5px;
	width: 460px;
	min-height: 1000px;
	margin-right: 40px;
	float: left;
	text-align: left;
}
#breadcrumbs {
	width: 150px;
	white-space: nowrap;
	padding-bottom: 5px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: #6d7174;
}
#contentLeftInside h1 {
	padding: 20px 0px 10px 0px;
}
#contentLeftInside h2 {
	line-height: 115%;
	margin-top: 7px;
	text-transform: none;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}
#contentRightInside {
	width: 125px;
	min-height: 600px;
	float: left;
	text-align: left;
	padding-top: 18px;
}
#contentRightInside h3 {
	padding: 0px;
	font-size: 21px;
}
#contentRightInside ul {
	margin: 7px 0px 0px 17px;
}
#contentRightInside li {
	margin: 0px 0px 1px 0px;
	padding: 5px 0px 12px 0px;
	list-style: url('/public/images/arrow-trans.png');
	vertical-align: middle;
	font-size: 13px;
	line-height: 130%;
	border-bottom: 1px solid #ccd5dc;
	border-top: 1px solid #ccd5dc;
}
#welcomeText {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e1e5e9;
	line-height: 140%;
}
#mainNews {
}
#newsIcon {
	width: 42px;
	height: 43px;
	background: transparent url('/public/images/iconNews-trans.png') no-repeat top left;
	position: absolute;
	margin: -20px 0px 0px 0px;
}
#mainNews h2 {
	padding-left: 48px;
	margin-top: 35px;
	margin-bottom: 12px;
}
#spotlight {
	margin-top: 5px;
	width: 255px;
	font-size: 12px;
	line-height: 130%;
}
#spotlightPic {
	width: 221px;
	min-height: 100px;
	max-height: 200px;
	border: 2px solid #ffffff;
	margin-bottom: 7px;
	overflow: hidden;
}
#spotlight h3 {
	padding-left: 39px;
}
#spotlightIcon {
	width: 39px;
	height: 42px;
	background: transparent url('/public/images/iconSpotlight-trans.png') no-repeat top left;
	position: absolute;
	margin: 8px 0px 0px 15px;
}
#blogWrapper {
	width: 255px;
	font-size: 12px;
	margin-top: -5px;
}
#blogIcon {
}
#blogWrapper h3 {
	padding-left: 0px;
	margin-bottom: 2px;
	background: transparent url('/public/images/inov8_logo-trans.png') no-repeat top left;
	height: 74px;
	width: 221px;
	text-indent: -99999px;
}
#blogWrapper h3 a {
	display: block;
	height: 74px;
	width: 221px;
}
#blogWrapper h4 {
	font-size: 13px;
}
#blogWrapper ul {
	margin: 7px 0px 0px 17px;
}
#blogWrapper li {
	margin: 0px 0px 5px 0px;
	list-style: url('/public/images/arrow-trans.png');
	vertical-align: middle;
	font-size: 12px;
	line-height: 130%;
}
#strategery {
	width: 255px;
	margin-top: -15px;
}
#strategery h3 {
	padding-left: 0px;
}
#footer {
	position: relative;
	float: left;
	width: 625px;
	background: white;
	border-top: 4px solid #ffffff;
	text-align: center;
	bottom: 0; /* stick to bottom */
}
#footerNav {
	background: #3a9bd5;
	padding: 5px 0px 6px 0px;
	color: #ffffff;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerNav a {
	color: #ffffff;
	text-transform: lowercase;
	font-weight: normal;
	text-decoration: none;
}
#footerBottom {
	padding: 15px;
}
#flex {
	padding: 15px;
}
.formTable td {
	padding: 4px;
	font-size: 12px;
}
#social{
	border: 4px solid #ffffff;
	border-top: 1px solid #ffffff; 
	border-left: none;
	background: #B0D7EE;
	padding: 15px 20px;
}
#social ul{
	margin-bottom: 15px;
}
#social li{
	display:inline;
	
}
#follow{
	display: block;
	float:left;
	height: 13px;
	white-space:nowrap;
	font-size: 11px;
	color: #808080;
	margin-left: 5px;
}

#facebook a{
	display: block;
	float:left;
	text-indent: -99999px;
	width: 66px;
	height: 13px;
	background: transparent url('/public/images/facebook.png') no-repeat top left;
	margin: 0 10px;
}
#twitter a{
	display: block;
	float:left;
	text-indent: -99999px;
	width: 61px;
	height: 13px;
	background: transparent url('/public/images/twitter.png') no-repeat top left;
}

form table td {
  padding: 5px;
  vertical-align: top;
}
form table td div.error {
  color: red;
  font-size: 10px;
  font-weight: bold;
}

.index {
  border-bottom: 1px solid #C5C5C5;
  margin: 10px 0;
}
.index .active {
  background: #E0EFE1;
}
.index .inactive {
  background: #EFE0E0;
}
.index .node {
  border: 1px solid #C5C5C5;
  border-bottom: none;
  padding: 5px;
}
.index .node a {
  position: relative;
  float: left;
}
.index .remove {
  position: relative;
  float: right;
}
.ffix {
  clear: both;
  line-height: 0px;
}
.message {
  padding: 7px;
  margin: 0 0 7px 0;
}
.positive {
  border-top: 1px solid green;
  border-bottom: 1px solid green;
  background: #E0EFE1;
}
.negative {
  border-top: 1px solid red;
  border-bottom: 1px solid red;
  background: #EFE0E0;
}
.job-listing {
  margin: 10px 0 0 0;
  padding: 7px;
  border: 1px solid #CCC;
}
.job-listing h3 {
  font-family: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 0;
  text-transform: none;
}
.job-listing h3 a {
  font-size: 13px;
}
a.button {
  display: block;
  border: 2px solid #3A9BD5;
  padding: 5px;
  margin: 3px;
  text-align: center;
  font-size: 15px;
  text-decoration: none;
  background: #DFDFDF;
}
table.data th {
  font-weight: bold;
  padding: 3px;
  vertical-align: bottom;
  border-bottom: 2px solid #000;
}
table.data td {
  padding: 3px;
  border-bottom: 1px solid #000;
}
form.search {
  padding: 5px 10px;
  border: 1px solid #0D5B9F;
  background: #D1E2EF;
}
table.category-list {
  margin-top: 10px;
}
table.category-list td {
  padding: 5px;
}

ul.document-list {
  margin: 10px 0px;
  border-top: 1px solid #C5C5C5;
}
ul.document-list li {
  padding: 5px;
  border-bottom: 1px solid #C5C5C5;
}

/*-- BEGIN CLIENT PAGE ---------------------------------------------------------------------------------------------------------------------------------------*/


.inputText2 {
	border: 2px solid #ccd5dd;
	padding: 5px 5px 5px 5px;
	font-size: 15px;
	/* Do rounding (native in Firefox and Safari)*/ 
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}
#clientSelectWrapper hr{
	margin: 20px 0; color: #b0d7ee; border: 0; background: #b0d7ee; height: 1px;
	width: 600px;
}
#industrySelectWrapper{
	font-size: 10px;
	width: 600px;
}
#industrySelectWrapper ul{
	margin-top: 5px;
}
#industrySelectWrapper input[type=radio]{
	margin: -3px 1px 0 0;
	vertical-align: middle;
}
#industrySelectWrapper li{
	display: inline;
	float: left;
	margin-right: 10px;
}
#clientLogos{
	width: 600px;
}
#clientLogos li{
	display: inline;
	float: left;
	width: 186px;
	padding: 2px;
	margin: 0 10px 15px 0;
	font-size: 11px;
	font-weight: normal !important;
	font-style: normal !important;
}
#clientLogos img{
	border: 3px solid #eee;
	/* Do rounding (native in Firefox and Safari)*/ 
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#clientLogos a:hover img{
	border: 3px solid #3a9bd5;
}
#clientLogos a{
	display: block;
	margin: 0;
	line-height: 130%;
	text-decoration: none;
}
#clientLogos strong{
	font-size: 10px;
	font-weight: normal;
	display: block;
	color: #808080;
}
#clientDetailWrapper{
	width: 600px;

}
#clientLeftColumn{
	float: left;
	width: 370px;
	padding-right: 19px;
	border-right: 1px solid #ccc;
	min-height: 500px;
}
#clientRightColumn{
	float: left;
	width: 190px;
	margin-left: 20px;
	font-size: 11px;		
	min-height: 500px;
}
#clientRightColumn .clientPic img{
	display: block;
	padding: 2px !important;
	border: 3px solid #eee;
	margin-bottom: 10px;
	/* Do rounding (native in Firefox and Safari)*/ 
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#clientRightColumn .clientPic:hover img{
	border: 3px solid #3a9bd5;
}
#clientRightColumn strong{
	display: block;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: -3px;
}
#clientRSSFeed {
	width: 600px;
	float: left;
	margin: 40px 0;
	font-size: 10px;
}
#clientRSSFeed li{
	margin-bottom: 8px;
	line-height: 120%;
}
#clientRSSFeed h3{
	margin: 0 0 10px 0;
	padding: 0;
}





















