#maincontenthome {
	float:left;
	margin-top:12px;
	width:680px;
	font-size:90%;
	border:0px solid green;
	}
#maincontenthome #homebanner {
	margin:0 0 20px 0;
	}
#maincontenthome #content {
	/*border-left:2px solid #CCCCCC;*/
	padding:10px 0;
	margin-bottom:20px;
	}
#maincontenthome #content h1 {
	margin-top:0px;
	color:#338EBD;
	font-size:190%;
	font-weight:normal;
	}
#maincontenthome #content p {
	margin-bottom: 0px;
	color: #666666;
	}
#fasttrackshome {
	border: 0 solid green;
	float: right;
	margin: 12px 0 10px;
	width: 240px;
	}
#fasttrackshome p.heading {
	background-color:#E2B943; 
	padding: 8px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:75%;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center
	;
	margin:0 0 0 0;
	}
#fasttrackshome p.item {
	margin:0px;
	border-bottom:1px dashed #CCCCCC;
	padding:16px 5px 16px 8px;
	color:#666666;
	font-size:75%;
	}
#fasttrackshome p.item a {
	color:#66666;
	}
	/*
#fasttrackshome p.item a:hover {
	color:black;
	}
#fasttrackshome p.item a:visited {
	color:blue;;
	}	
*/	
/*#slideshow{ text-align:center; padding-left: 25px; height: 352px; overflow:hidden; margin-top: -12px; }*/
.shadow{ padding: 0 0 0 0; height: 18px; margin-top: -20px;}
#services{  } 
h2{ margin: -20px 0 10px 0; font-family: 'Georgia', Times New Roman, Times, serif; font-weight: normal; }
.service{ width:213px; height: 153px; float:left;   font-size: 85%; }

.service span{
	font-size: 90%;
	color: #444;
	line-height: 160%;
}
.service p{ margin: 0; padding: 10px 5px; background: #eee; height: 100px;  }
.service h3{ padding: 8px; margin: 0; color: #fff; font-weight: bold; text-align:center; font-size: 100%; text-transform: uppercase; letter-spacing: 1px; }
.mdl{ margin:0 10.5px; }
.blue{ color: #2CA3DD;  }

.tech h3{ background: #C40009; } 
.know h3{ background: #7FAE3D; }
.fund h3{ background: #2CA3DD; }

#intro{
	line-height: 140%;
	color: #444;
	font-size: 14px;
	font-family: 'Georgia', Times New Roman, Times, serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 70px;
	margin-left: 0;
}
.logos{ margin: 30px 0; text-align: center;}
.logos img{ margin: 5px 0; opacity: 0.5; width: auto; max-width: 105px; height: inherit; }
.logos img:hover{  opacity: 1.0; }


#brochure{  font-size: 75%; margin-bottom:20px;   }
.broc-item{ width: 305px; padding:10px; background: #eee; float: left; margin-right: 10px; margin-bottom:20px; }
#brochure img{  margin-right: 10px; float:left; margin-bottom: -10px; }
#brochure p{  margin-left: 20px; width: 160px; float:left;  }
#brochure a{ color: #E2B943; }
/* slideshow styles */

#slider-wrapper {
text-align:center;  height: 352px;  margin-top: -12px;
    background:url(images/slider.png) no-repeat;
    margin:0 auto;
}

#slider {
	position:relative;
    width:659px;
	overflow: hidden;
    height:352px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	height:352px;
	
}
#slider a {
	border:0;
	display: block;
	position: relative;
}

.nivo-controlNav {
	position:absolute;
	bottom:5px;
	left: 235px;
	z-index: 9999;
	padding: 0 10px;
}
.nivo-controlNav a {
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	cursor: pointer;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
