@charset "utf-8";
/* CSS Document */

#container {
	width:996px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	margin:0 auto;
	background-image:url(/images/contentExtra/middleBackground.png);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:500px;
}

#containerInner {
	width:996px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(/images/contentExtra/headerBackground.png);
	background-repeat:no-repeat;
	min-height:500px;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS HEADER-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#container #headerWrapper{
	height:233px;
	width:879px;
	position: relative;
}

#container #headerWrapper .topHeader .logoBlock {
	background-image:url(/images/site/logoBlock.png);
	background-repeat:no-repeat;
	width:196px;
	height:44px;
	margin:11px 0px 0px 89px;
	float:left;
	display:inline;
}

.baloons{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	background-image:url(/images/contentExtra/baloons.png);
	background-repeat:no-repeat;
}

.tagLineWrapperContent {
	margin:0px 0px 0px 5px;
	padding:49px 0px 0px 0px;
}

.tagLineWrapperContent .tagLineTitleWrapper{
	background-color:#464646;
	min-height:27px;
	height:27px;
	display:inline-block;
	*display:inline!important;
}


.tagLineWrapperContent .tagLineLinkWrapperContent{
	background-image:url(/images/contentExtra/buttonTag.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0px 0px 0px 0px;
	margin:2px 0px 0px 0px;
	display:inline-block!important;
	*display:inline!important;
}

.tagLineWrapperContent .tagLineLinkWrapperContent .tagLineLinkContent{
	padding:0px 0px 0px 6px;
	margin:0px 31px 0px 0px;
	background-color:#464646;
	height:26px;
	color:#FFFFFF;
	font-size:20px;
	cursor:pointer;
	width:auto!important;
	display:inline-block;
	*display:inline!important;
	font-family: 'Average Sans', sans-serif;
	font-weight: 400;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE ------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #middle{
	width:839px;
	min-height:429px;
	background-image:url(/images/site/middleBackgroundRepeatContent.png);
	background-repeat:repeat-y;
	margin: 0 auto;
	position: relative;
}

.cake{
	width: 376px;
    height: 308px;
    position: absolute;
    top: 81px;
    left: 534px;
	background-image:url(/images/contentExtra/10YearsCake.png);
	background-repeat:no-repeat;
}

#container #middle #middleContentWrapper{
	width:832px;
	padding-bottom:37px;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL LEFT----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/


#container #middle #middleContentWrapper #colLeft .contentExtra {
	padding:0px 35px 0px 0px;
	width:490px;
}

#container #middle #middleContentWrapper #colLeft{
	display:inline;
	float:left;
	width:490px;
	min-height:100px;
	height:auto!important;
	height:100px;
	margin:0px 0px 0px 47px;
}


/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE COL RIGHT---------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#container #middle #middleContentWrapper #colRight{
	display:inline;
	float:left;
	width:225px;
	margin-left: 35px;
	margin-top: 100px;
	min-height:100px;
	height:auto!important;
	height:100px;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS footer ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.footerWrapper {
	width: 996px;
	height: 165px;
	position: relative;
	color: #acb0ac;
	clear:both;
	line-height:1.5em;
	margin: 0 auto;
	background-color: #535853;
}

.footerWrapper .footerContentWrapper {
	margin:0px 0px 0px 95px;
	padding: 25px 0px 0px 0px;
}


/*-------------------------------------------------------------------------------------*/
/*products presentation-----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.productsWrapper{
	width: 225px;
	min-height: 50px;
}

.productsWrapper .productContent{
	width:208px;
	margin:1px 0px 4px 0px;
	line-height:18px;
	height:auto!important;
}

.productsWrapper .productsTitle{
	font-size: 20px;
	margin-left: -1px;
	color:#ff7d00;
	font-family: 'Average Sans', sans-serif;
	font-weight: 400;
}

.productsWrapper .products{
	padding-top:10px;
}

.productsWrapper .products .productsSubtitle{
	font-size: 15px;
	color: #666666;
	font-family: 'Average Sans', sans-serif;
	font-weight:400;
}

.productsWrapper .products .productContent{
	width:100%;
	min-height:60px;
	padding-left: 7px;
	padding-top: 5px;
}

.productsWrapper .products .productContent .productImage{
	float: left;
	display: inline;
	width: 51px;
	height: 51px;
	padding-right: 6px;
}

.productsWrapper .products .productContent .productText{
	color: #7a7a7a;
	line-height: 16px;
	margin-top: -4px;
	width: 219px;
}

.productsWrapper .products .productContent .productText .readMore{
	color: #ff7011;
	font-weight: bold;
}

.lineSeparator{
	background-image:url(/images/contentExtra/lineSep.png);
	background-repeat:no-repeat;
	width:100%;
	height:1px;
	margin: 12px 0 0 7px;
}

.logos{
	width:100%;
	height:64px;
	padding: 14px 0 0 7px;
}

.logos img{
	height:64px;
	width: 64px;
	display: inline-block;
}

.logos .last{
	padding:0px;
}

/*-------------------------------------------------------------------------------------*/
/*GENERAL CONTENT----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

h2{ font-size: 18px; color:#ff7d00; }
.contentExtra h2{
	font-family: 'Average Sans', sans-serif;
	font-weight:400;
}

h6{ font-size: 16px;}

.contentExtra h6{
	font-family: 'Average Sans', sans-serif;
	font-weight: 400;
	color: #4a514b;
}

.floatDivider{width:100%; height:1px;clear:both;overflow:hidden;}
