div.section {
	padding-bottom: 5px;
}

#business-section{
	height: 208px;	
}

ul.promotedProducts {
	list-style: none;
	width: 502px;
	height: 180px;
	margin: auto 0px;
	padding: 0;
	position: relative;
	float: left;
	
}
	ul.promotedProducts li {
		display: block;
		float: left;
		width: 160px;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
a.frontShopLink {
	width: 80px;
	height: 90px;
	margin: 0;
	padding: 90px 80px 0 20px;
	display: block;
	float: right;
	text-align: left;
	color: #ff8400;
	background: transparent url('../img/frontshoplink-bg.png') 100% 0 no-repeat;
}
.companies img {
	float: left;
	margin: 15px 10px 10px 0;
}
.companies p {
	float: left;
	width: 60%;
	margin: 15px 0 15px 10px;
}
.companies a.read-more {
	margin-top: 10px;
}
.companies .elisa {
	background: transparent url('../img/ruler.png') 0 100% repeat-x;
}
.companies br {
	line-height: 0;
	clear: both;
}

#page-body.index #content .section p {
	margin-right: 30px;
	margin-bottom: 10px;
}
#page-body.index #content a.read-more {
	float: left;
	color: #006633;
}


.sidebar {
		margin-top: 10px;
		width: 170px;
		padding: 9px 10px 12px 5px;
		border: solid 1px #bbbbbb;
		
		background: #d8d8d8 url('../img/news_bg.gif') repeat-x;
		text-align: center;
}

.sidebar h1{
		text-align: left;

}

div.content-section{
		padding: 5px 1px 8px;
		margin-bottom: 10px;
		vertical-align: text-top;
		width: 322px;
		height: 158px;
		padding-left: 5px;
		position: relative;
}

div.content-section:hover{
		background: url('../img/background_business-on.png') no-repeat;
		color: #000000;
}



div.content-section .title{
		position: absolute;
		bottom: 10px;
		font-size: 14px;
		text-shadow:1px 1px #333333;
		font-weight:bold;
		color: #ffffff;
		width: 100%;
}

div.content-section .title p{
	text-align:center;
	}


	.content-section table
	{
		height: 100%;
	}

	.content-section h2{
		background: transparent url('../img/ruler.png') 0 100% repeat-x;
		margin-top: 0px;
	}

	.text{
		padding: 15px;
		margin-top: 0px;
		vertical-align: top;
		position: absolute;
		height: 125px;
		
	}



	.text p{
		padding: 0px;
		margin-top: 0px;
		opacity: 0;
		
	
	}

	.moreinfo{
		position: absolute;
		bottom: 50px;	
		right: 20px;
	}


#site-section{
	float: left;
	background: url('../img/background_business_site_licensing-off.png') no-repeat;
}


#site-section:hover{
	background: url('../img/background_business-on.png') no-repeat;	
}

#site-section:hover p{
	opacity: 1.0;	
}

#oem-section{
	float: right;
	background: url('../img/background_business_oem-off.png') no-repeat;
}

#oem-section:hover{
	background: url('../img/background_business-on.png') no-repeat;		
}

#oem-section:hover p{
	opacity: 1.0;	
}

table.upcomingevents tr
{
	margin: 10px;
	background: transparent url('../img/ruler.png') 0 100% repeat-x;
}
table.upcomingevents td
{
	text-align: left;
	padding: 5px 0px 5px 0px ;

}

table.upcomingevents td.logo
{
	text-align:right;
}

table.upcomingevents td.eventInfo{
	
	margin-top: 0px;
	vertical-align: top;
	width: 400px;
	
}

table.upcomingevents td.eventInfo h2{
		margin-top: 0px;
		
	}
table.upcomingevents td.eventInfo p{
	margin-top:0px;
	padding: 0px;

}



.centeredadvise{
	text-align: center;
	position: relative;
	top: 25px;
	font-weight: bold;

}


/* CSS attributes for the incorporation of animated banner in subheader */

#banner{
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	height: 200px;
	
}

/* Specific header attributes for frontpage */



/* END specific header attributes for frontpage */


#subheader_fixed{
 position:absolute;
 top:0px;
 left:0px;

}

#slideshow {
    position:absolute;
    top:0px;
    left:470px;
    height:110px;
    width: 442px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:-2;
}

#slideshow IMG.active {
    z-index:0;
}

#slideshow IMG.last-active {
    z-index:-1;
}

/* new frontpage */


.frontpage-section
{
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: none;

}

.frontpage-section td
{
	vertical-align: top;
}

	.frontpage-section .frontpage-product
	{
		padding: 0px 5px 0px 5px;

	}


#frontpage-footer td
{
	vertical-align: top;

}
.footer-title
{
	font-size: 20px;
	color: #003300;
}

.footer-subtitle
{
	font-size: 17px;
	color: #003300;

}

.promo-banner
{
	margin-bottom: -5px;

}



.footer-news
{
	width: 500px;
	border-right: solid 1px silver;
	border-top: solid 1px silver;
	background: #fdfdfd;
	padding: 0px 10px 0px 10px;
}

th.footer-news
{
	background: #e2e2e2;
	text-align: left;
}

.footer-events
{
	width: 430px;
	border-top: solid 1px silver;
	background: #fdfdfd;
	padding: 0px 10px 0px 10px;
}

.footer-events p
{
	text-align: left;
}

th.footer-events
{
	text-align: left;
	background: #e2e2e2;
}

.footer-events img
{
	padding-left: 15px;
}

#footer-options-div
{
	width: 100%;
	background: #e2e2e2;
	text-align:center;
}

#footer-options
{
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	
}

#footer-options td
{
	padding: 0px 15px 0px 15px;
}




