body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align:center;
	margin-left: 0px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color:#FFFFFF;
}
img {
	border:none;
}
#container {
	width:900px;
	background-color:#FFF;
	padding-left:0px;
	margin: auto;
	text-align: left;
	overflow: hidden;
}

/* Top part will start here */
#header {
	background-color:#FFFFFF;
	height:122px;
	margin: 0 auto;
}
#headerleftcol {
	width: 405px;
	float:left;
}
#headerlogo{
	padding-left:23px;	
}
#headerrightcol{
	width:369px;
	background-color:#99FF00;
	margin: 0 0 0 506px;
}
#topnav {
	text-transform:uppercase;
	background-color:#FFFFFF;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding:3px;
}
#topnav a {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background-color:transparent;
}
#topnav a:hover {
	font-size:14px;
	font-weight:bold;
	color:#F0037F;
	text-decoration:none;
	background-color:transparent;
}
/*Supporting Business box css will start here*/
#supportbox {
	padding-top:12px;
	background-color:#FFF;
}
#supporting-businessbox {
	background-color:#F0037F;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../img/supportbusiness_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	padding:10px;
	text-align:left;
	line-height:17px;
}
#supportingboxfirstlistcss {
	float:right;
	width:125px;
}
#supportingboxsecondlistcss {
	float:right;
	width:78px;
}
#supportingboxthirdlistcss {
	float:right;
	width:146px;
}
#supporting-businessboxheading {
	background-color:#f00580;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url(../img/supportbusiness_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.supportinglistlinkcss {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
.supportinglistlinkcss:hover {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.supportingboxfirstlistcss {
	float:left;
	width:125px;
}
.supportingboxsecondlistcss {
	float:left;
	width:146px;
}
.supportingboxsecondlistcss {
	float:left;
	width:78px;
}
/*End of Supporting business box css */
/*End of top part*/

/*Middle part css will start here */
#middlepartcss {
	background-color: #FFF;
	margin: auto;
	padding-top: 10px;
	margin-bottom: 10px;
}
#bannerbg {
	background-image: url(../img/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
}
#startingup_bannerbg {
	background-image: url(../img/start_up_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
}
#growing_bannerbg {
	background-image: url(../img/growing_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
}
/*left part css will start her*/
#navmenu
{
	width: 187px; 
	margin-top: -10px; 
}
#navmenu ul
{
	margin:0; 
	padding:10px; /*[change this to padding:10px 10px 0; instead] */
	/*width:265px; */
	display:block; 
	list-style:none; 
	list-style-type:none;
}
#navmenu li {
	list-style-type: none;
	list-style-image: none;
	display: block;
	background: url(../img/arrow.gif) 0 3px;
	padding: 2px 0 0 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#navmenu li a  {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	  
}
#navmenu li.black_current{
	list-style-type: none;
	list-style-image: none;
	display: block;
	background: url(../img/black_arrow.gif) 0 3px;
	padding: 2px 0 0 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#navmenu li.purple_current {
	list-style-type: none;
	list-style-image: none;
	display: block;
	background: url(../img/purple_arrow.gif) 0 3px;
	padding: 2px 0 0 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#navmenu li.green_current {
	list-style-type: none;
	list-style-image: none;
	display: block;
	background: url(../img/green_arrow.gif) 0 3px;
	padding: 2px 0 0 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#leftpart {
	float: left;
	width: 187px;
	background-color: #FFF;
}
#fundedbybox {
	padding: 5px;
	background-color: #FFF;
}

/*End of left part*/

/*Middle part css will start her*/
#middlepart {
	float: left;
	width: 509px;
	background-color: #FFF;
}
h1 {
	color: #eb047d;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	font-weight: bold;
}


h2, h3 {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	font-weight: bold;
}
.starting_business
{
	color: #81017E;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	font-weight: bold;
}
.growing_business
{
	color: #7FC31C;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	font-weight: bold;
}
hr {
	color: Black;
	height: 1px;
}
#content {
	text-align: left;
	background-color: #FFF;
	width: 508px;
	padding-bottom:15px; 
}
#servicesboxes {
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 16px;
}
/*End of Middle part*/
#rightpart {
	float: left;
	width: 204px;
	background-color:#FFF;
}
#eventbox {
	margin-left: 26px;
	margin-right: 21px;
	text-align: left;
}
#newsbox {
	margin-left: 26px;
	margin-right: 21px;
	text-align: left;
}
.r_headinginternal
{
  color:#EC008C;  
  margin-right:3px;
  text-decoration:none;
  
}
.r_headinginternal2{  
  color:#666666;
  text-decoration:none;       
  
}
.itemstyle 
 {	
	color :#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:10px;
	padding-top:5px; 
	text-decoration:none;
}

.itemstyle a 
{	
	color :#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	text-decoration:none;	
}
.itemstyledoc, .altitemstyledoc {	
	color :#666666;
	font-family : Arial,Courier New, Times New Roman ;
	border-bottom:dotted 1px #CCCCCC;
	height:25px;
}
.altitemstyle
{
	color :#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:10px;
	height:25px; 	 
	text-decoration:none;
}
.altitemstyle a
{
	color :#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	text-decoration:none;
}
.headerstyledoc
{
	border-bottom:dotted 1px #CCCCCC;
	color:#00a9db;	
	font-weight:bold;
	background-color:#FFFFFF;
	float:left;
	padding-bottom:7px;
}
.itemtitleheading
{
	color:#00a9db;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}
.imageright 
{
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; FLOAT: right; BORDER-LEFT: #ffffff 20px solid; BORDER-BOTTOM: #ffffff 20px solid
}
.itemstylecorporate, .altitemstylecorporate {
	
	color :#666666;
	font-family : Arial, Helvetica, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
	height:25px;
	background-color:#FFFFFF;
	/*display:inline-block;*/
}
.headerstylefirstrowcorporate
{
	border-bottom:dotted 1px #CCCCCC;
	color:#6D91A3;
	font-weight:bold;
	background-color:#FFFFFF;	
	
	
}

#subanchorlinks a {
display:block;
font-family : Arial, Helvetica, sans-serif;
padding: 0px 0 0px 15px;
font-size:1em;
text-decoration:none; 
margin-left:25px;
color:Black;
text-decoration:underline; 
}

#subanchorlinks a:hover {
display:block;
font-family : Arial, Helvetica, sans-serif;
padding: 0px 0 0px 15px;
font-size:1em;
color:#6D91A3;
text-decoration:none; 
}

#anchorlinks a {
display:block;
font-family : Arial, Helvetica, sans-serif;
padding: 0px 0 0px 15px;
font-size:1em;
line-height:8px;
text-decoration:none; 
color:Black;  
text-decoration:underline;
}

#anchorlinks a:hover {
color:#506C7A;
text-decoration:none;
font-family : Arial, Helvetica, sans-serif;
}
#formdetail 
{
	background-color:#F5F5F3;
	padding: 10px 10px 10px 10px;
	border :solid 1px #F5F5F3;
	
}
.labelformat
{
	width:135px;
	display:block;
	float:left;	
}
.btnEvent
{
	background-color:#5D7F9A;
	font-family : Arial, Helvetica, sans-serif;
	font-size:14px;
	color:White;  
	font-weight:bold;
	border:0px;     
}
.anchorlinks1
{	
	font-family : Arial, Helvetica, sans-serif;	
	font-size:1em;
	line-height:8px;
	text-decoration:none; 
	color:#EC008C;  
	text-decoration:underline;
}


/*End of middle part css*/
/* Start of Bottom Part */
#bottom
{
	width:900px;
	text-align: left;
	padding-left:0px;
	margin: auto;
	border-top-color: Black;	
	border-top-style: solid;	
	border-top-width: 1px;	
	padding-top: 10px;
	padding-left: 10px;
}
/* End of Bottom Part */