#home-wrapper {
    position: relative;
    height: 100% !important;
}

#home-flashintro {
    position: relative;
    top: -4px; left: -4px;
    width: 755px; height: 242px;
    border-bottom: 1px solid #ccc;
}
#content {
    margin-right: 1px !important;
}
.documentContent {
    background: white url(http://www.senasystems.com/sena-img/transp.gif) no-repeat left top;
    border: 0px solid transparent;
    padding: 0 0 0 0 !important;
}
.documentEditable .documentContent {
    padding: 0 0 0 0 !important;
}

#portal-column-two,
.documentFirstHeading,
.documentDescription,
.documentActions {
    display: none !important;
}


#threecol-wrapper {
    padding: 10px 0px 8px 0px;
}

.threecol-column {
    float: left;
    width: 228px;
    padding-right: 6px;
    padding-left: 2px;
}
.column-heading {
    font-size: 120%;
    font-weight: bold;
    color: #408cb3;
    padding-bottom: 8px;
}
.column-blurb {
    font-weight: bold;
    padding-bottom: 6px;
}
.column-content {
    line-height: 1.5em;
}
.column-readmore {
    text-align: right;
    font-weight: bold;
    color: #408cb3;
    padding-top: 6px;
}
.column-readmore a {
    color: #408cb3;
}
#threecol-column2,
#threecol-column3 {
    padding-left: 8px;
    border-left: 2px solid #ccc;
}
#portal-breadcrumbs {
    visibility: hidden !important;
}
.visualClear {
    height: 1px;
}
link {
    display: none;
}

#region-content {
    border: none;
    padding: 0px 0px 0px 0px !important;
    background-color: #fff;
}

#flash-static {
    display: none;
    position: relative;
}
#flashlink1 {
    position: absolute;
    top: 0px; right: 0px;
    display: block;
    width: 254px; height: 80px;
}
#flashlink2 {
    position: absolute;
    top: 82px; right: 0px;
    display: block;
    width: 254px; height: 80px;
}
#flashlink3 {
    position: absolute;
    bottom: 0px; right: 0px;
    display: block;
    width: 254px; height: 80px;
}
#home-flashstatic {
	width: 755px; height: 242px;
        position: relative;
	background: url(http://www.senasystems.com/sena-img/home-flashstatic.png) no-repeat left top;
	z-index: 999 !important;
}
