﻿#feature_slideshow
{
    height: 370px;
    overflow: hidden;
	position: relative;
    width: 949px;
    z-index:0;
}
#feature_slides
{
	margin:0;
}
#feature_slides li
{
	/*width: 949px;*/
}
#feature_slideshow_ui
{
	position: absolute;
	left: 30px;
	bottom: 25px;
	z-index: 50;
}
#feature_caption{float:left; color:#aaa;}
.feature a{z-index:1;}
.pager{float:left;}
.pager a{z-index:10; width:21px; height:16px; margin-left:7px; display:block; float: left; text-indent:-9999px; overflow:hidden;}
.pager a{background-color:#d9ecc6; line-height:0;}
.pager a:hover{background-color:#6ea5db;}
.pager a.activeSlide{background-color:#023c70;}
.insert
{
    top: 0;
    left: 12px;
    position: relative;
    height: 351px;
    width: 949px;
}
.overlay
{
    top: 0px;
    left: 0;
    position: absolute;
    width: 949px;
    height: 370px;
    background: url('/images/feature2_background.png');
}
.feature
{
    position: absolute;
    top: 20px;
	left: 540px;
    width: 360px;
	height: 286px;
    padding: 15px;
    color: #3c3c3c;
}
.feature h1
{
	font-size:28px;
    color: #81bb43;
}
.feature h2
{
	font-size:20px;
    color: #386383;
}
.feature ul
{
    padding: 0;
    margin: 10px 0 10px 20px;
}
#homebottom
{
    clear: both;
    overflow: auto;
    width: 949px;
}
#homebottom h1
{
    color: #6ea5db;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-size: 22px;
}
#homebottom a
{
    color: #99ce66;
}
#homebottom #leftglow
{
    float: left;
    height: 200px;
    width: 24px;
    background: url(/images/bottombox_03.png) no-repeat;
}
#homebottom #mid
{
    float: left;
    width: 899px;
    background: url(/images/bottombox_05.png) repeat-x;
}
#homebottom #rightglow
{
    float: left;
    height: 200px;
    width: 24px;
    background: url(/images/bottombox_07.png) no-repeat;
}
#homebottom #left
{
    float: left;
    width: 444px;
    margin: 25px 0 0 10px;
}

#diagram
{
    float: right;
    width: 350px;
    height: 200px;
    overflow: hidden;
    margin: 35px 0 0 0;
    position: relative;
}
#diagram .triItem {
	position: absolute; 
	z-index: 1;
}

#diagram a
{
    color: White;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
}
#diagram .triItem:hover a
{
    color: #99ce66;
}
#diagram .desc
{
	margin-top: 2px;
	line-height: 13px;
	font-size: 10px;
    text-align: left;
	width: 100px; 
    visibility: hidden;
}

#diagram #triMem {left:149px;}
#diagram #triFell {top: 109px; left:67px;}
#diagram #triCorp {top: 109px; left:227px;}
#diagram #triBottom {position:absolute; top: 109px; left: 129px; width:95px; overflow: hidden; background: url(/images/dotdotdot.jpg);}

#diagram #triangle {position:absolute; left:122px; top:14px; z-index: 0;}

#diagram #triMem .desc{margin-left: 48px;}
#diagram #triFell .desc{}
#diagram #triCorp .desc{width:150px;}

.flyout
{
    width: 200px;
    color: #99ce66;
}
