P {margin-top:0%;}
DIV > P:first-child { margin-top: 0px; }


#main {
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -400px;
    height:795px;
    width:800px;
    background-color:#fff;
}

#topShade {
    position: absolute;
    top: 302px;
    width: 800px;
    height: 131px;
}

#headerImg {
    position: absolute;
    top: 0px;
    left: 306px;
    width: 494px;
    height: 267px;
}

#footer {
    position: relative;
    top:5px;
}

#notaryBk {
    position: absolute;
    top: 135px;
    left: 50px;
    width: 370px;
    height: 46px;
}

#notaryBk span {
    font-size: 36px;
    color: #000;
}

#title {
    position: absolute;
    top: 136px;
    left: 52px;
    width: 510px;
    height: 91px;
}

#tag {
    position: absolute;
    top: 35px;
    left: 280px;
    width: 505px;
    height: 20px;
font-weight: bold;

}

/* MasterPage stylesheets */
BODY       {font-family: trebuchet ms, modern, sans-serif}

INPUT      {font-family: trebuchet ms, modern, sans-serif}
BUTTON     {font-family: trebuchet ms, modern, sans-serif}
SELECT     {font-family: trebuchet ms, modern, sans-serif}
OPTION     {font-family: trebuchet ms, modern, sans-serif}
TEXTAREA   {font-family: trebuchet ms, modern, sans-serif}
BODY       {font-size: 12px}

TD         {font-size: 12px}
TH         {font-size: 12px}

INPUT      {font-size: 12px}
BUTTON     {font-size: 12px}
SELECT     {font-size: 12px}
OPTION     {font-size: 12px}
TEXTAREA   {font-size: 12px}

H1         {font-size: 200%; margin: 0px;}
H2         {font-size: 150%; margin: 0px;}
H3         {font-size: 125%; margin: 0px;}
H4         {font-size: 100%; margin: 0px;}
H5         {font-size: 80%; margin: 0px;}
H6         {font-size: 60%; margin: 0px;}

BODY {color:#333333;background-color:#b4b8c0} A {color:#0a59aa} A:active {color:#0a59aa} A:link {color:#0a59aa} A:visited {color:#0a59aa} .TGCOLOR1 {color:#003461} .TGCOLOR2 {color:#0a59aa} .TGCOLOR3 {color:#074380} .TGCOLOR4 {color:#5e90c3} .TGCOLOR5 {color:#eeeeee} .TGCOLOR6 {color:#dddddd} A.TGCOLOR1 {color:#003461} A.TGCOLOR1:active {color:#003461} A.TGCOLOR1:link {color:#003461} A.TGCOLOR1:visited {color:#003461} A.TGCOLOR2 {color:#0a59aa} A.TGCOLOR2:active {color:#0a59aa} A.TGCOLOR2:link {color:#0a59aa} A.TGCOLOR2:visited {color:#0a59aa} A.TGCOLOR3 {color:#074380} A.TGCOLOR3:active {color:#074380} A.TGCOLOR3:link {color:#074380} A.TGCOLOR3:visited {color:#074380} A.TGCOLOR4 {color:#5e90c3} A.TGCOLOR4:active {color:#5e90c3} A.TGCOLOR4:link {color:#5e90c3} A.TGCOLOR4:visited {color:#5e90c3} A.TGCOLOR5 {color:#eeeeee} A.TGCOLOR5:active {color:#eeeeee} A.TGCOLOR5:link {color:#eeeeee} A.TGCOLOR5:visited {color:#eeeeee} A.TGCOLOR6 {color:#dddddd} A.TGCOLOR6:active {color:#dddddd} A.TGCOLOR6:link {color:#dddddd} A.TGCOLOR6:visited {color:#dddddd} .TGBGCOLOR1 {background-color:#003461} .TGBGCOLOR2 {background-color:#0a59aa} .TGBGCOLOR3 {background-color:#074380} .TGBGCOLOR4 {background-color:#5e90c3} .TGBGCOLOR5 {background-color:#eeeeee} .TGBGCOLOR6 {background-color:#dddddd} 
/* Page stylesheets */



body{
background-image: url(upload/bg.jpg);
background-repeat: repeat-x;
}

#footer td
{
font-size: 10px;
color: #ffffff;
}

h1 {font-size: 24px; color: #0A59AA; margin-top: 0px; margin-bottom: 6px; margin-left: 0px; margin-right: 0px; padding: 0px;} 

h2 {font-size: 16px; font-weight: bold; color: #003461; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding: 0px;} 

h3 {font-size: 16px; font-weight: bold; color: #0A59AA; margin-top: 0px; margin-bottom: 2px; margin-left: 0px; margin-right: 0px; padding: 0px;} 

#navBkgrnd {
    position: absolute;
    top: 267px;
    left: 0px;
    width: 800px;
    height: 35px;
    background-color: #333;
}

#nav {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 267px;
    left: 0px;
    width: 103px;
    height: 27px;
    padding-top: 8px;
}
#nav span {
font-size: 14px;
color: #fff;
}
#nav a {
text-decoration: none;
font-weight: bold;
}

#areas {
    background-image: url(bottom_bk.jpg);
    background-repeat: repeat;
    position: absolute;
    width: 800px;
    height: 278px;
}