.startup_phoneNumber {
	color: #FF0000;
	font-weight: bold;
}

.startupHome_leftColumn {
	float: left;
	width: 300px;
	padding-right: 10px;
}

.startupHome_rightColumn {
	margin-left: 300px;
	padding-left: 25px;
}
.highlight {
	color: #A14A35;
	font-weight: bold;
}
.startupPartners_img {
	float: left;

	border: 1px dotted #C92C17@;
	border: 1px dotted #858585;
}
.startupPartners_text {
	height: 120px;
}
div.imgBox {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 0px;
}

div.imgBox img {
	padding: 1px;
	border: 1px groove #660066;
}
div.hr {
	border-bottom: 1px solid #656586; /* Border Dark*/
}
div.hr {
	height: 1px;
	margin: 10px 0px 14px 0px;
	line-height: 1px;
}
#outerWrapper #contentWrapper #content .startupHome_leftColumn h2 {
	color: #D9310B;
}
#outerWrapper #contentWrapper #content .startupHome_rightColumn h2 {
	color: #D9310B;
}
#outerWrapper #contentWrapper #leftColumn1 #leftColumnMain {
	background-color: #B6DAB6;
	background-image: url(../images/content_bg0.jpg);
}
div.contentHeaderContainer {
  overflow: hidden;
  height: 1%;
}
div.imgBoxLeft img {
	border: 1px solid #DBDBDB; /* Border Dark */
}
div.imgBoxLeft {
	
	margin: 0px 0px 10px 0px;
	float: left;
	font-size: 0px; 
}
div.imgBoxLeft img {
  padding: 1px;
  }

#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	width: 195px;
	line-height: 16px;
	padding-top: 39px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-repeat: repeat-x;
}
#leftColumn1 ul {
	margin: 0px;
	padding: 10px 0px 20px;
}
#leftColumn1 ul li {
	list-style: none;
	display: inline;
}
#leftColumn1 ul li a {
	display: block;
	padding: 5px 4px 5px 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(../images/sidenav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftColumn1 ul li a:hover {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/sidenav.gif);
	background-repeat: no-repeat;
	background-position: left -25px;
}
#outerWrapper #contentWrapper #content .startupHome_leftColumn li {
	line-height: 18px;
}
#outerWrapper #contentWrapper #content .startupHome_rightColumn li {
	line-height: 18px;
}
#outerWrapper #contentWrapper #leftColumn1 img {
	border: 1px solid #323232;
}
.foot-left {
	width:215px;
	float:left;
	text-align:left;
	padding-left:20px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 9px;
}
/* This is the right side of the footer feature area */
.foot-right {
	width:550px;
	float:right;
	text-align:right;
	padding: 0px 15px 10px 5px;
	font-size: 9px;
}
