﻿body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#PageBody
{
    width:1000px;
}

#PageHeader_Logo
{
	width:150px;
	text-align:center;
	height:45px;
}
#PageHeader
{
	width:836px;
	position:relative;
	background-color:#333999;
    color:#FFFFFF;
	font-size:13pt;
	text-align:right;
	vertical-align:bottom;
	height:36px;
	padding:2px 2px 2px 0px;
	margin-bottom:50px;
}
#PageNav
{
    width:146px;
    clear:both;
    background-color:#333999;
    color:#FFFFFF;
    padding:2px 2px 2px 2px;
    position: relative;
}
#NavSection
{
    width:150px;
    float:left;
}

.NavItem
{
    margin-left:3px;
}

#PageContainer
{
    width:840px;
    float:right;
    text-align:center;
    padding-top: 20px;
}

#PageFooter
{
 /*margin-top:30px;*/
 border-top: solid 3px #333399;
 text-align:center;
 width:100%;
}
#PageFooter_Cnontact
{
    float:left;
    width:20%;
}
#PageFooter_Main
{
    float:left;
    width:55%;
}

#tdNav
{
    width:150px;
    height:100%;
    text-align:center;
}

#tdLogo
{
    height:45px;
    position:absolute;
    top:0px;
    left:15px;
    
}
#tdNavMenu
{
/*background-color:#333999;*/
    color:#FFFFFF;
    padding:2px 2px 2px 2px;
    width:146px;
}

#tblPageFooter
{
 margin-top:30px;
 border-top: solid 3px #333399;
 text-align:center;
 position:relative;
 width:100%;
}

#tdPageContainer
{
    width:840px;
    text-align:center;
    padding-top: 20px;
}
