﻿#MainSiteHeader {background:#f8f4b5 url(/lib/Images/Nav/head.gif) no-repeat;}
#MainSiteHeader #MainSiteMenu  
{
    padding:1px 1px 1px 1px; 
    float:left;
    top:-102px;
    left:325px; 
    width:770px;
    height:31px;
    position:relative;
}


.menu 
{
    position:relative;       /* establish a menu-relative positioning context */
	float:left;              /* play nicely with others */
	margin:-50px 0px 0px -265px !important;
	padding:0px;
	border:0;
	left:-50px;
	height:30px;          /* the menu's overall height */
	width:770px;          /* 393 we always want our menu to fill the available space */
	background-color:Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;         /* this (and also below) sets the menu's font size */
	border-bottom:0px solid white;        /* give us a black border underneath */
 
	
}

/* Page Layout  */
#ContentDiv { min-height:350px; top:-50px; position:relative;}

.PageBodyFoot {background-color:#3cbdae; width:770px; height:15px;}

.tabelPageTextHeader {background-color:#f8981d; color:#eaff9a; text-align:left; font-size:35px; height:auto; line-height:54px;}
.divPageTextHeader { color:#eaff9a; text-align:left; font-size:35px; height:54px; width:98.8%; border-bottom:dashed 1px blue; border-top:dashed 1px blue; padding-left:10px;}

.ContentMargin {padding:20px 20px 20px 20px; min-height:400px;}
.ContentMarginNewsLetter {padding:20px 30px 20px 30px;}
.BumpPageUp { width:770px; height:auto; top:-51px; position:relative; margin-bottom:-50px;}
.floorLeveler{ margin-bottom:-50px;}
.PageLeveler { margin-top:-51px;}
.imagepadding { padding: 0 15px 15px 15px;}
