#glider-wrapper {
	width: 900px;
	text-align: center;
	height: 405px;
	margin-bottom: 12px;
}

.slideshow {
	width: 900px;
	height: 405px;
}
.slidetext {
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #d9d9d9;
}
.navigation {
	background-attachment: scroll;
	background-image: url(../images/home/controls/bg-gradient.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 142px;
	position: relative;
	left:;
	top: -30px;
	z-index: 500;
	left: 379px;
}
#glider-title {
	font-family: Brandon;
	font-size: 32px;
	text-transform: uppercase;
	color: #0ca8e9;
	text-align: left;
}
#glider-title2 {
	font-family: Brandon;
	font-size: 28px;
	text-transform: uppercase;
	color: #0ca8e9;
	text-align: left;
}
#glider-title3 {
	font-family: Brandon;
	font-size: 24px;
	text-transform: uppercase;
	color: #0ca8e9;
	text-align: left;
}
#glider1-right-box {
	float: right;
/*	padding-top: 115px;
	padding-right: 50px;  */
}

#glider1-right-box-original-copy {
	float: right;
/*	margin-top: 15px;  */
}

#glider1-left-box {
	float: left;
	width: 420px;
	text-align: justify;
	line-height: 22px;
	margin-top: 62px;
	height: 355px;
	margin-right: 38px;
}
#glider1-left-box #blue-arrow  {
	float: right;
}
#glider2-right-box {
	float: right;
	width: 420px;
	text-align: justify;
	line-height: 22px;
	margin-top: 62px;
	height: 355px;
}
#glider2-right-box #blue-arrow  {
	float: left;
	margin-left: 0px;
}
#glider2-left-box {
	float: left;
	margin-top: 0px;
	margin-right: 38px;
}

#glider3-right-box {
	float: right;
	padding-top:115px;
}

#glider5-right-box {
	float: right;
}
/* .sparkle {
				position: absolute;
				-webkit-animation-name: 'blink';
				-webkit-animation-duration: 6s;
				-webkit-animation-iteration-count: infinite;
				-webkit-animation-timing-function: linear;				
				opacity: 0;
				
			}
			#sparkle1 {
				top: 11px;
				left: 455px;
			}
			#sparkle2 {
				top: 54px;
				left: 503px;
				-webkit-animation-delay: 3s;
				-webkit-animation-duration: 5s;				
			}
			#sparkle3 {
				top: 11px;
				left: 526px;
				-webkit-animation-delay: 7.5s;
				-webkit-animation-duration: 4.4s;				
			}
			
			@-webkit-keyframes 'blink'
			{		
				0% {
					opacity: 1;					
					-webkit-transform: scale(.1) rotate(40deg);
				}
				4% {
					
					-webkit-transform: scale(1) rotate(-20deg);
					opacity: .6;
				}
				8% {
					-webkit-transform: scale(1.2) rotate(-80deg);
					opacity: 0;
				}
				100% {					
					opacity: 0;
				}
			}
*/

#image-nav-wrapper {
	height: 126px;
	width: 900px;
	float: left;
	clear: both;
}

#image-nav-subwrapper {
	width: 596px;
	white-space: nowrap;
}


#image-nav-right {
	text-align: left;
	background-color: #191919;
	height: 126px;
	width: 292px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-attachment: scroll;
	background-image: url(../images/home/gray.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#image-nav-left  {
	float: left;
	text-align: left;
	background-color: #191919;
	height: 126px;
	width: 292px;
	background-attachment: scroll;
	background-image: url(../images/home/chalk_art.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#image-nav-center  {
	float: left;
	text-align: left;
	background-color: #191919;
	height: 126px;
	width: 294px;
	margin-left: 9px;
}

.image-nav {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'Brandon', Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #0ca8e9;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	text-align: left;
}
.image-nav a:link{
	color: #0ca8e9;
	text-decoration:none;
}
.image-nav a:visited{
	color: #0ca8e9;
	text-decoration:none;
}
.image-nav a:hover{
	color: #ffffff;
	text-decoration:underline;
}
.image-nav a:active{
	color: #6F0;
	text-decoration:none;
}
#outside-projects {
	background-image: url(../images/home/incubation/incubation-bk.jpg);
	float: right;
	height: 100px;
	width: 292px;
	text-align: right;
	background-color: #191919;
	height: 126px;
	width: 292px;
	margin-left: 9px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: scroll;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#outside-projects h2 {
	font-family:Brandon, Arial, sans-serif;
	font-size:16px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 126px;
	white-space: nowrap;
	margin-top: 23px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
}
#outside-projects h2 a:link{
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
#outside-projects h2 a:visited{
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
#outside-projects h2 a:hover{
	color: #6F0;
	text-decoration:none;
	font-weight: normal;
}
#outside-projects h2 a:active{
	color: #69f;
	text-decoration:none;
	font-weight: normal;
}
#outside-projects h3 {
	font-family:Brandon, Arial, sans-serif;
	font-size:11px;
	text-transform: uppercase;
	margin-top: 6px;
	padding-top: 0px;
	float: right;
	font-weight: normal;
}
#outside-projects h3 a:link{
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
#outside-projects h3 a:visited{
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
#outside-projects h3 a:hover{
	color: #6F0;
	text-decoration:none;
	font-weight: normal;
}
#outside-projects h3 a:active{
	color: #69f;
	text-decoration:none;
	font-weight: normal;
}
img.counterLeft {
	float: right;
	margin-top: 69px;
	margin-left: 8px;
	margin-bottom: 8px;
}
img.counterSeparator {
	float: right;
	margin-top: 69px;
	margin-left: 0px;
	margin-bottom: 8px;
}
img.counterRight {
	clear: right;
	float: right;
	margin-top: 69px;
	margin-right: 8px;
	margin-bottom: 8px;
}
#image-nav-left h1 {
	font-family:Brandon, Arial, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 9px;
	white-space: nowrap;
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
}
#image-nav-left h1 a:link{
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
#image-nav-left h1 a:visited{
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
#image-nav-left h1 a:hover{
	color: #6F0;
	text-decoration:none;
	font-weight: normal;
}
#image-nav-left h1 a:active{
	color: #69f;
	text-decoration:none;
	font-weight: normal;
}
#image-nav-left h2 {
	font-family:Brandon, Arial, sans-serif;
	font-size:16px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 9px;
	white-space: nowrap;
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
}
#image-nav-left h2 a:link{
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
#image-nav-left h2 a:visited{
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
#image-nav-left h2 a:hover{
	color: #6F0;
	text-decoration:none;
	font-weight: normal;
}
#image-nav-left h2 a:active{
	color: #69f;
	text-decoration:none;
	font-weight: normal;
}
#image-nav-left h3 {
	font-family:Brandon, Arial, sans-serif;
	font-size:15px;
	text-transform: uppercase;
	margin-top: 20px;
	padding-top: 0px;
	margin-left: 9px;
	float: left;
	font-weight: normal;
}
#image-nav-left h3 a:link{
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
#image-nav-left h3 a:visited{
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
#image-nav-left h3 a:hover{
	color: #6F0;
	text-decoration:none;
	font-weight: normal;
}
#image-nav-left h3 a:active{
	color: #69f;
	text-decoration:none;
	font-weight: normal;
}
.blog-date {
	float: right;
	padding: 0px;
	font-size: 13px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blog-post {
	padding: 0px;
	font-size: 12px;
	margin-top: 11px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
	font-family: Arial, sans-serif;
	color: #fff;
	line-height: 16px;
	white-space: normal;
	text-decoration: none;
}
.blog-post a:link {
	text-decoration: none;
	color: #fff;
}
.blog-post a:visited {
	text-decoration: none;
	color: #fff;
}
.blog-post a:hover {
	text-decoration: none;
	color: #6F0;
}
.blog-post a:active {
	text-decoration: none;
	color: #0ca8e9;
}

