/*-----------------------------------------------------------------------------
author:    www.danielwriter.com
-----------------------------------------------------------------------------*/

/* =Products page
-----------------------------------------------------------------------------*/

#h2Products {
	background:url(../img/h2Products.jpg) no-repeat;
	position:absolute;
	height:30px;
	width:400px;
	}
	
#leftCol h1, #rightCol h1 {
	padding:10px 0 5px 47px;
	font-size:120%;
	}
	
.slideText { 
	height:50px; 
    width:898px;  
	overflow: hidden;
	background:#102730 url(../img/slideTextBg.jpg) top left no-repeat;
	border:#000a13 solid 1px;
	margin:0 0 20px 0;
	}
	
.slideText h1 {
	background:#102730;
	font-size:20px;
	color:#ffffff;
	border-top:none;
	padding:15px 15px 15px 0;
	margin:0 0 0 55px;
	}
	
.imgBottomMargin {
	margin:0 0 20px 0;
	}