body 
{
    margin:0px;
     padding:0px;
     font-size:14px;
    line-height:17px;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #0E2F80;
}

.templateHeaderContainer
{
	background: url('images/header_bg.png') repeat-x;
    height: 209px;
    margin: 0 auto;
	min-width: 980px;
	min-width: 980px;
    z-index: 1201;
	background-color: #FFF;
}

.templateHeaderImage
{
    background-image:url('images/interior-logo-whitchuch-stouffville.png');
    float: left;
    height: 96px;
    margin: 30px 0 0;
    overflow: hidden;
    padding: 0;
    width: 515px;
}
/*
.templateHeaderBannerImage
{
    background-image:url('images/kids-road-wide.png');
	float: left;
    height: 152px;
    padding: 0;
    width: 978px;
}
*/
.templateHeaderSubBannerContainer
{
	float: left;
	background: url("images/background-actions_repeat.gif") repeat-x scroll left top transparent;
    height: 57px;
    position: relative;
    width: 978px;	
}

.templateHeaderImageContainer
{
	background-image:url('images/interior-logo-whitchuch-stouffville.png');
	width:1056px;
	padding-top:0px;
    margin-left:auto;
    margin-right:auto;
}

.templateMainContentContainer
{
	background: #fff url('images/int_header_bottom.gif') repeat-x top left;
	padding-top: 36px;
}
.templateMainContentArea
{
	background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding: 20px;
    width: 938px;
	vertical-align: middle;
	margin: 0 auto;
}

.templateFooterContainer
{
	position: relative;
	width: 100%;
	min-width: 980px;
	height: 71px;
	overflow: hidden;
	background: #0E2F80;
	z-index: 1500;

}
/*
.templateFooterImageSeguin
{
    background-image:url('images/logo-senguin_crest.png');
    float: left;
	width: 143px;
	height: 82px;
}
*/
.templateFooterImage
{
	float:right;
	padding: 15px 0 0 35px;
	
}

/*
.templateFooterImage a {
    background: url('images/esolutionsgroupLogo.png') no-repeat scroll left top transparent;
    display: block;
    font-size: 0;
    height: 14px;
    overflow: hidden;
    text-indent: -9999px;
    width: 156px;
}
*/
.templateFooterContent
{
    margin: 0 auto;
    overflow: hidden;
    padding-top: 15px;
    position: relative;
    width: 933px;
}

.templateFooterTextContent
{
	float: left;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 15px;
    overflow: hidden;
    padding-left: 2px;
    width: 750px;
	color: #fff;
}

.templateFooterCopyright
{
    text-align:center;
    padding-top:50px;
    width:1056px;
    margin-left:auto;
    margin-right:auto;
}

.templateFootereSol
{
	left: 598px;
    margin: 0;
    position: absolute;
    top: 30px;
}

.templateFootereSol a
{
	background: url("images/esolutionsgroupLogo.png") no-repeat scroll left top transparent;
    display: block;
    font-size: 0;
    height: 17px;
    overflow: hidden;
    text-indent: -9999px;
    width: 183px;
}

h1
{
	border-bottom: 1px solid #C1C1C1;
    color: #003366;
    font-size: 21px;
    font-weight: normal;
    line-height: 28px;
    margin: 0 0 15px;
    padding-bottom: 7px;
}

h2
{
	font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
}

.clear
{
    clear:both;
}

img
{
    border:none;
}

.footerTextContent a
{
    color:#E5951D;
}

.footerTextContent a.visited
{
     color:#E5951D;
}

a img
{
    border:none;
}



