﻿/*homepage*/

.featured_products{
		font-size: 10pt;
		color: #ffffff;
		text-align: left;
		font-weight: bold;
		background-image: url('../images/features.jpg');
		max-height: 20px;
		width:260px;
		padding: 2px 0px;
}


/* MAIN TEXT */

#main_text 
{
	width: 450px;
	float: left;
	text-align: left;
}


/* FEATURES */
#features 
{
	width: 460px;
	float: right;
	margin-right: 10px;	
	margin-top: 10px;
}

.feature_header
{
	font-size: 10pt;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	background-image: url('../images/features.jpg');
	max-height: 20px;
	padding-left: 4px;
}

.feature_box 
{
	background-image: url('../images/newsbg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	width: 220px;
	vertical-align: top;
	font-size: 8pt;
	padding: 10px 8px 5px 8px;
	color: black;
	border: 1px solid #d8d8d8;
	text-align: left;
}

.feature_box  a
{
	color: #16b4c1;
	font-size: 8pt;
}

.feature_box  a:hover
{
	color: #16b4c1;
	text-decoration: underline;
}


#feature_box _text{
	width: 210px;
}

.advert1 {
	background-image: url('../images/software_edge4.jpg');
	background-repeat: no-repeat;
	height: 130px;
	width: 240px;
	vertical-align: top;
}

.footerad_style
{
	background-color: #d1d1d1; 
	width: 260px; 
	height: 17px; 
	font-size: 8pt;
	text-align: right;
}

.footerad_style a
{
	font-weight: bold;
}

.toolbox
{
	border: 1px solid #d8d8d8; 
	height: 90px; 
	width: 437px; 
	margin: 0px 0px 10px 8px;
	text-align: left;
	padding: 5px 5px 5px 8px;
	background-image: url('../images/featured_base_gradient.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.toolbox li 
{
	list-style: none;
}

.toolbox-header
{
	background-color: #757575; 
	width: 452px; 
	height: 15px; 
	margin-left: 10px; 
	margin-top:10px; 
	position: relative; 
	left: -2px;
}