/* commented backslash hack \*/ 
html, body{
background-image: url(../images/mainsite/main_bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #EAEAEA;
height:100%;
font-size:13px;
} 
/* end hack */
html,body {
margin:0;
padding:0
}
body {text-align:center}/* centre for ie5.+*/
#outer{
min-height:100%;
height:auto;
width:770px;
margin-left:auto;/* center it*/
margin-right:auto;/* center it*/
position:relative;
text-align:left;
padding: 0;
background-color: #FFFFFF;
border-right: 1px solid #828282;
border-left: 1px solid #828282;
}
#child_outer{
	min-height:100%;
	height:auto;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	padding: 0;
	background-image: url(../images/boards/leftnav_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
border-right: 1px solid #828282;
border-left: 1px solid #828282;
}
#child_outer_nonav{
	min-height:100%;
	height:auto;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	padding: 0;
	background-color: #FFFFFF;
border-right: 1px solid #828282;
border-left: 1px solid #828282;
}
* html #outer{
height:100%;
width:772px;/* box model hack for ie5.+*/
w\idth:770px
}
* html #child_outer{
height:100%;
width:772px;/* box model hack for ie5.+*/
w\idth:770px
}

* html #child_outer_nonav{
height:100%;
width:772px;/* box model hack for ie5.+*/
w\idth:770px
}

#logo {
	margin: 10px 25px;
	padding: 0;
	float: left;
}
#home_image {
	margin: 0;
	padding: 0;
	background-image: url(../images/home_banner_Twain.jpg);
	background-repeat: no-repeat;
	height: 201px;
}
#child_image {
	margin: 0;
	padding: 0;
	background-image: url(../images/child_banner3b.jpg);
	background-repeat: no-repeat;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0AEBA;
}
body#startup #child_image {
  background-image: url(../images/mainsite/startup_cb.jpg);
  }
  body#grow #child_image {
  background-image: url(../images/mainsite/grow_cb.jpg);
  }
  body#finances #child_image {
  background-image: url(../images/mainsite/finance_cb.jpg);
  }
  body#premises #child_image {
  background-image: url(../images/mainsite/premises_cb.jpg);
  }
  body#mentor #child_image {
  background-image: url(../images/mainsite/mentor_cb.jpg);
  }
  body#education #child_image {
  background-image: url(../images/mainsite/education_cb.jpg);
  }
   body#social #child_image {
  background-image: url(../images/mainsite/social_cb.jpg);
  }
  body#womens #child_image {
  background-image: url(../images/mainsite/womens_cb.jpg);
  }
  body#bme #child_image {
  background-image: url(../images/mainsite/bme_cb.jpg);
  }

#header {
	background-color: #395165;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 100%;
	display:block;
	overflow:auto;
}

#footer {
width:100%;
position:absolute;
bottom:0;
left:0;
height:50px;
background-color: #617484;
color: #FFFFFF;
margin: 0;
padding:0;
}
#clearfooter{clear:both;height:60px;width:100%}
div>p {margin:0}

#mainnav {
background-color: #00CCFF;
}

/* adding the active/focus state */
#navlist {
	background-color: #666666;
	list-style-type:none;
	padding:0  0 0 4px;
	width:766px;
	height: 37px;
	margin: 0;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/mainsite/navlist_bg.gif);
	background-repeat: repeat-y;
  }

 
#navlist li {
	display:block;
	width:108px;
	height:35px;
	float:left;
	margin-right:1px;
	background-color: #666666;
  }
#navlist a, #navlist a:visited{
  display:block; 
  width:108px; 
  height:35px; 
  position:relative; 
  text-decoration:none;
  }
#navlist a em, #navlist a:visited em  {
	display:block;
	width:98px;
	height:24px;
	color:#FFFFFF;
	border-bottom:2px solid #000000;
	position:absolute;
	left:0;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 85%;
	font-style: normal;
	padding: 11px 5px 0 5px ;
	background-color: #000000;
  }
#navlist a:hover {
  color:#c00;
  }
#navlist a:hover em {
	border-bottom:2px solid #66CCFF;
	color: #FFFFFF;
	background-color: #333333;

  }
  
  #navlist a.selectedNav em, #navlist a.selectedNav:visited em {
	border-bottom:2px solid #66CCFF;
	color: #FFFFFF;
	background-color: #333333;

  }

#navlist a:active em, #navlist a:focus em {
	color: #FFFFFF;
	background-color: #333333;
  }







#menu2 {
	display:table;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	white-space:wrap;
	background-color: #999966;
	  border-bottom:1px solid #fff;
  }
#menu2 li {
  display:table-cell;
  }
* html #menu2 li {
  float:left;
  }
#menu2 a {
  width:90px;
  display:block;
  padding:4px 16px;
  color:#fff; 
  background:#08c;  
  text-decoration:none;
  margin-right: 1px;
  }
* html #menu2 a {
  float:left;
  }
#menu2 a:hover {
  color:#000; 
  background:#d4d4d4;
  }

.container {clear:both; text-decoration:none;}
* html .container {display:inline-block;}



 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 80px;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:100%;
}

#teaser_top{
	width: 325px;
	height: 9px;
}

#teaser_bottom{
	width: 325px;
	height: 9px;
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../images/mainsite/latestnews_bg.gif);
}

#teaser {
	float: left;
	width: 325px;
	margin: 0;
	background-image: url(../images/mainsite/latestnews_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 0 0 0;
}
#teaser a, #teaser a:visited{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
#teaser a:hover{
	color: #0099CC;
	text-decoration: underline;
}

#teaser div{
	float: left;
	width: 302px;
	margin: 0 10px;
	padding: 0;
	display: inline;
}

#teaser h2{
	float: right;
	width: 151px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #1266AC;
}
#teaser p{
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666666;
}
#teaser p.img img{
	float: left;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
#teaser_more{
	text-align: right;
	margin: -2px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#teaser_more a{
	padding: 0 0 0 15px;
	background: url(../images/mainsite/more_arrow.gif) no-repeat 0px 2px;
}
.teaser_text{
	padding: 0px;
	margin: 0 0 0 150px;
}
#teaser div.teaser_divider{
	border-bottom: 1px solid #C1C1C1;
	padding-bottom: 5px;
	margin-bottom: 5px;

}
#latest_news_wrapper{
	margin: 0 0 10px 0;
	padding: 5px 15px 5px 0;
	float: right;
}

#home_content{
	margin: 0 0 10px 0;
	padding: 5px 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666666;
	width: 390px;
}

#home_content p{
margin: 10px 0;
}
#child_content{
	margin: 0 0 0px;
	padding: 15px 20px 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666666;
	width: 570px;
}

#child_content.no_column{
	margin: 0;
	padding: 15px 20px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666666;
	width: 730px;
	float: left;
}

#child_content p{
margin: 10px 0;
}

.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #1266AC;
}
.footer {
	background-color: #617484;
	color:#fff;
	padding:0;
	margin:0;
	font-size:85%;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width:100%;
position:absolute;
bottom:0;
left:0;
height:60px;
color: #FFFFFF;
}

.footer A, .footer A:visited
{
	color:#FFFFFF;
	text-decoration: none;
}
.footer A:hover{
	color:#000000;
	text-decoration: underline;
}
#header_icons {
	float: right;
	color: #FFFFFF;
	margin: 0;
	padding: 15px 25px 25px; 0;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	list-style-type: none;
}
#header_icons ul {
	display:inline;
}

#header_icons a, #header_icons visited {
	padding: 5px 0 0 20px;
	margin: 0 3px;
	color: #86B2D3;
	text-decoration: none;
}
#header_icons a:hover{
	padding: 5px 0 0 20px;
	margin: 0 3px;
	color: #C4DAEA;
	text-decoration: underline;
}
#header_icons li#home {
	background: url(../images/mainsite/home_icon.gif) no-repeat 3px 2px;
	margin: 0;
	padding: 5px 0;
	float:left;
}
#header_icons li#email {
	background: url(../images/mainsite/email_icon.gif) no-repeat 3px 7px;
	padding: 5px 0;
	float:left;
}

#header_icons li#tagline {
	margin: 0;
	padding:  0;
	padding-top: 15px;
	clear:left;
}

#child_wrapper{
	margin: 0px;
	padding: 0px;
}
#leftnav
{
	color:#4691C9;
	padding: 15px;
	float: left;
	width: 130px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#leftnav ul{
	list-style-type: none;	
	margin: 0;
	padding:0;
}

#leftnav li{
	margin: 0;
	padding: 5px 0;
	text-indent: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#leftnav A, #leftnav A:visited
{
	color:#007BD7;
	text-decoration:none;
	display:block;
	padding: 0 0 0 3px;
	/*background: url(/images/arrow.gif) no-repeat 10px 10px;*/
	width:120px;
}
#leftnav A:hover{
color:#003366;
}
#navLevel1
{
 color:#4691C9;
	padding: 0 15px 0 0 ;
	float: left;
	width: 130px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#navLevel1 A, #navLevel1 A:visited
{
 color:#999999;
 text-decoration:none;
 display:block;
 padding:5px 5px 5px 0px;
 /*background: url(/images/arrow.gif) no-repeat 10px 10px;*/
 width:120px;
}
#navLevel1Selected1 A:hover{
color:#007BD7;
}

#navLevel1 #navLevel1Selected
{
font-family:Arial, Helvetica, sans-serif;
 font-weight: bold; 
 padding-top:20px;
margin-left:15px;
color:#003366;
 border-bottom:1px solid #CCCCCC; 

 /*background: url(/images/arrow.gif) no-repeat 20px 10px; */
}
/* Level 2 */
#navLevel2
{
margin: 0; 
color: #999999;
padding: 0 0 5px 15px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
border-bottom:none; 
}
#navLevel2 A, #navLevel2 A:visited{
color:#007BD7;
	text-decoration:none;
	display:block;
	width:120px;
 border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#navLevel2 A:hover
{
/*background: url(/images/arrow.GIF) no-repeat 13px 9px; */
color:#003366;

}
#navLevel2 #navLevel2Selected
{
color:#A2DBDB;
}
#navLevel3{
margin: 0px 0px 0px; 
color: #999999;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px; 
border-bottom:none; 
padding: 0px 0px 10px 5px;
width:90px;
}
#navLevel3 A{
 background: none;
 display:block;
 width:90px;
}
#navLevel3 A:hover{
background: none;
color:#A2DBDB;
border-bottom:none; 
}
#navLevel3 #navLevel3Selected{
background: none;
color:#A2DBDB;
border-bottom:none; 
}




#left_pane{
  width: 440px;
  float:left;
}
#right_pane{
	float: right;
	background-color: #E2E7EB;
	padding: 6px;
	color:#35586A;
	width: 230px;
	margin: 0;
	padding-bottom: 20px;
}
#right_pane p{
	padding: 0 15px;
	margin: 0;
}
#right_pane h3{
	margin: 0;
	color: #1266AC;
	font-size: 115%;
	padding: 5px 15px 0 15px;
}
#right_pane img{
	padding: 0;
	margin: 0;
	border: 1px solid white;
}
#right_pane hr{
	width: 90%;
	height:1px;
	border: none;
	background-color:#B5B5AA;
}
#tagline{
	float:right;
	margin-top:-50px;
	padding-right: 25px;
}

.testimonial_quote{
	background-image: url(../images/testimonial_top.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	width: 413px;
	padding: 20px;
	padding-bottom: 5px;
}
.testimonial_quote_bottom{
	background-color: #EEF0F3;
	background-image: url(../images/testimonial_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 453px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #1266AC;
}

.testimonial_quote h4{
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #0E5085;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}