﻿

.toprow_cont{
	background:url(/web/design/home-main-hdr-bg2.jpg) no-repeat;
	height:178px;
}

#top{
	height:178px;
	/*height:expression("90px");*/
}

.header
{
	margin:0 0 108px 0;
	margin-top:1px; /* this stops a weird float happening in FireFox 2.0 */
	margin-bottom:expression("103px"); /* this is because IE can't count */
}

.left
{
	background:transparent url(/web/design/home-left_cont-bg.gif) repeat-y top left;
}

.col1_cont
{
	width:0;
}

.col2_cont
{
	width:740px;
}


.col3_cont
{
	position:expression("relative");
}

/*.col3
{
	padding:0;
}*/

.serviceMenuHdr
{
	background:transparent url(/web/design/services-menu-hdr-bg.gif) no-repeat top left;
	width:155px;
	overflow:hidden;
	color:#fff;
	line-height:15px;
	font-size:9px;
	padding-left:4px;
	position:expression("relative");
}

.serviceMenuItem
{
	width:159px;
	display:block;
	margin-bottom:-12px;
}

.serviceMenu
{
	padding:0 10px 10px 0px;

}

.serviceMenu img
{
	margin:0;
}

.serviceMenu a span
{
	font-family:Arial;
	text-transform:uppercase;
	font-size:9px;
	line-height:10px;
	background:#fff;
	display:block;
	padding:4px;
	height:auto !important;
	height:20px;
	min-height:20px;
	margin-top:-4px;
}

.serviceMenu a
{
	text-decoration:none;
}
.serviceMenu a:hover
{
	color:#0053a0;
}
