﻿#feature_list 
{
	margin:0px;
	padding:0px;
	height: 242px;
	overflow: hidden;
	position: relative;
	background: transparent;
	border-bottom:1px solid #003399;
	clear:both;
	float:left;
	width:100%;
}

#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

#tabs 
{
	left:580px;
	z-index: 2;
	width: 410px;
	border-left:1px solid #003399;
	cursor:pointer;
}

#tabs li {
	font-size: 12px;
	font-family: Arial;
	height: 80px;
	border-bottom:1px solid #003399;
	overflow:hidden;
	cursor:pointer;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#tabs li a {
	color: #000;
	text-decoration: none;	
	display: block;
	padding: 15px 15px 15px 45px;
	outline: none;
	cursor:pointer;
}

#tabs li a:hover {
	color: #000;
	cursor:pointer;
}

#tabs li a.current {
	background: url(../_images/homepage/promoimages/panel_ovel.gif) top left no-repeat;
	color: #000;
	cursor:pointer;
	height:80px;
}

#tabs li a.current:hover {
	text-decoration: none;
	cursor:pointer;
	height:80px;
}

#output {
	left: 0;
	width: 580px;
	height: 242px;
	position: relative;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#output li {
	position: absolute;
	width: 580px;
	height: 242px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.tab
{
    background: url(../_images/homepage/promoimages/tab_grey.gif) top left no-repeat;
}


.outputimg {

	border:0px;
}

.featureTitle
{
    font-size:1.4em;
    clear:both;
    font-weight:bold;
    color:#908E8E;
}

.featureTitle_grey
{
    font-size:1.4em;
    clear:both;
    font-weight:bold;
    color:#BAB9B9;
}






/* HOMEPAGE FOOTER BANNERS */

#mini_banners
{
	width:988px;
	height:80px;
	border-top:7px solid #003399;
	overflow:hidden;
}

.footer_banner
{
	float:left;
	width:246px;
	height:80px;
	border-right:1px solid #003399;
	overflow:hidden;
}



.footer_banner img, .footer_banner_last img
{
	border:0px;
}



.footer_banner_text
{
    float:right;
    height:100%;
    padding-right:9px;
    width:140px;
}

.footer_banner_text h1
{
    width:100%;
    margin:0px;
    padding:10px 0px 0px 0px;
    font-size:1.5em;
    color:#5c5d5d;
}

.footer_banner_text p
{
    width:100%;
    margin:0px;
    padding:0px;
    color:#003399;
}

/*******OLYMPIAN SITE FOOTER BANNERS ************/
.footer_banner_gen
{
	float:left;
	width:246px;
	height:80px;
	border-right:1px solid #003399;
	overflow:hidden;
	background: url(../_images/layout/bg_gen.jpg) top left no-repeat;
	cursor:pointer;
}

.footer_banner_tier4
{
	float:left;
	width:246px;
	height:80px;
	border-right:1px solid #003399;
	overflow:hidden;
	background: url(../_images/layout/bg_tier4.jpg) top left no-repeat;
	cursor:pointer;
}

.footer_banner_service
{
	float:left;
	width:246px;
	height:80px;
	border-right:1px solid #003399;
	overflow:hidden;
	background: url(../_images/layout/bg_service.jpg) top left no-repeat;
	cursor:pointer;
}

.footer_banner_case
{
	float:left;
	width:247px;
	height:80px;
	overflow:hidden;
	background: url(../_images/layout/bg_case.jpg) top left no-repeat;
	cursor:pointer;
}

/* END HOMEPAGE FOOTER BANNERS */




#centercontainer
{
	width:990px;
	overflow:hidden;
	clear:both;
	float:left;
	margin:0px;
	padding:0px;
}




#centercopy
{
	float:left;
	width:560px;
	padding:10px;
	border-right:1px solid #003399;
	height:137px;
}


#centercopy h1
{
    font-size:1.6em;
	padding:0px;
	margin:0px;
	width:100%;
}

#centercopy p
{
	padding-top: 5px;
	margin:0px;
	width:100%;
}

#centercontact
{
	float:left;
	width:407px;
	overflow:hidden;
	background:#666;		
}

#centercontent
{
	float:left;
	width:407px;
	overflow:hidden;	
}

#centercontact img
{
    float:right;
	border:0px;
}




