/*[fmt]AA90-1A0B-3*/
/*--BASIC--*/
/*+clearfix {*/
.contentContainer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.contentContainer
{
	display: inline-block;
}

.contentContainer
{
/*\*/
	display: block;
/**/
	_height: 1px;
}

/*+}*/
*
{
	margin: 0;
	padding: 0;
}

html, body
{
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFF url(/spipe/images/topBg.jpg) repeat-x top left;
	height: 100%;
/*min-height:600px;*/
}

ul
{
	list-style: none inside;
}

a
{
	outline: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #253350;
}

/*--END BASIC--
--CONTAINERS--*/
.outerContainer
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -236px;
}

.mainContainer
{
	margin: 0 auto;
	width: 890px;
}

.logoContainer
{
	height: 173px;
}

.logo
{
	position: relative;
}

.menuContainer
{
	/*[disabled]width:890px;*/
}

/*[clearfix]*/.contentContainer
{
}

.footerContainer
{
	/*background: #00467F url(/spipe/images/footer_Bg.png);*/
	margin: 0 auto;
	height: 53px;/*236px;*/
	text-align: center;
	font-size: 11px;
}

.outerFooterContainer
{
	/*background: url(/spipe/images/footer_map2.png) no-repeat left top;*/
	margin: 0 auto;
	margin-top:15px;
	width: 890px;
	height: 53px;/*236px;*/
}

.footerMenuContainer
{
	position: relative;
	top: 60px;
	float: left;
	width: 150px;
}

.footerContactContainer
{
	position: relative;
	top: 57px;
	left: 0px;
	float: left;
	text-align: left;
}

.footerMapContainer
{
	float: left;
	width: 271px;
}

/*-- END CONTAINERS--*/
.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

.push
{
	height: 236px;
}

.clear
{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}

/*CLEAR FIX*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/*Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

/*End hide from IE-mac*/

