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

/* =Company page
-----------------------------------------------------------------------------*/

#h2Company {
	background:url(../img/h2Company.jpg) no-repeat;
	position:absolute;
	height:30px;
	width:400px;
	}
	
#leftCol img {
	border:#000a13 solid 1px;
	margin:0 0 20px 0;
	}
	
#rightCol img {
	border:#000a13 solid 1px;
	margin:0 0 20px 0;
	}
