/*------------------- CONTAINER CENTERS PAGE -----------------*/

#container{
position:absolute; /* or absolute */
top:10px;
width: 760px;
left:50%;
margin-left:-380px; /* centers a 750px _container_ */
  text-align: left;
z-index: 1
}



/*  TOP BANNER AND GRAPHIC  */

#banner1 {
height: 81px;
left: 0px;
position: absolute;
top: 0px;
width: 610px;
z-index: 1
}
#banner2 {
height: 81px;
left: 610px;
position: absolute;
top: 0px;
width: 150px;
z-index: 1
}


/*  MENU 1 - LEFT MENU  */
#menu {
background-color: #003366;
height: 25px;
left: 0px;
position: absolute;
top: 81px;
width: 760px;
z-index: 2;
padding-top: 4px;
padding-left: 25px;
}

#menu p {
font-family: Verdana;
font-size: 75%;
font-weight: bold;
color: #FFFFFF;
line-height: 100%;
margin-top: 7px;
margin-bottom: 10px;
}

#menu a:link {
color: #ffffff;
text-decoration: none;
}

#menu a:visited {
color: #ffffff;
text-decoration: none;
}

#menu a:active {
color: #003366;
background-color: #ffffff;
text-decoration: none
}

#menu a:hover {
color: #003366;
background-color: #ffffff;
text-decoration: none
}

/*  MENU 2 - RIGHT MENU  */

#menu2 {
position: absolute;
height: 25px;
left: 510px;
top: 81px;
width: 240px;
z-index: 2;
padding-top: 4px;
}

#menu2 p {
font-family: Verdana;
font-size: 75%;
font-weight: bold;
color: #FFFFFF;
line-height: 100%;
margin-top: 7px;
margin-bottom: 10px;
}

#menu2 a:link {
color: #ffffff;
text-decoration: none;
}

#menu2 a:visited {
color: #ffffff;
text-decoration: none;
}

#menu2 a:active {
color: #003366;
background-color: #ffffff;
text-decoration: none
}

#menu2 a:hover {
color: #003366;
background-color: #ffffff;
text-decoration: none
}

/*  MAIN CONTENT DIV  */

#content {
height: 420px;
left: 250px;
background-color: #ffffff;
position: absolute;
top: 135px;
width: 500px;
z-index: 1;
}

#content p {
font-family: Verdana;
font-size: 70%;
color: #000000;
line-height: 140%;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 30px;
}

#content p.newsflash {
font-family: Verdana;
font-size: 72%;
color: #FFFFFF;
background-color: #003366;
line-height: 140%;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 30px;
margin-right: 60px;
padding: 10px;
}


#content p.menubottom {
font-family: Verdana;
font-size: 65%;
color: #000000;
line-height: 140%;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 30px;
}

#content table {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 30px;
}


#content li {
font-family: Verdana;
font-size: 70%;
color: #000000;
line-height: 130%;
margin-top: 0px;
margin-bottom: 6px;
margin-left: 0px;
margin-right: 30px;
}

#content h1 {
font-family: Verdana;
font-size: 110%;
font-weight: bold;
color: #003366;
line-height: 110%;
margin-top: 0px;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 30px;
}

#content h2 {
font-family: Verdana;
color: #003366;
font-size: 90%;
margin-top: 15px;
margin-bottom: 6px;
}

#content h5 {
font-family: Verdana;
color: #003366;
font-size: 70%;
margin-top: 6px;
margin-bottom: 12px;
}



/*  PHOTO  */

#photo {
height: 387px;
left: 25px;
position: absolute;
top: 110px;
width: 215px;
z-index: 4
}

/*  SIDEBAR  */

#sidebar {
height: 390px;
left: 25px;
position: absolute;
top: 135px;
width: 200px;
z-index: 4
}

#sidebar p {
font-family: "Trebuchet MS";
font-size: 70%;
color: #000000;
line-height: 135%;
margin-top: 0px;
margin-bottom: 10px;}

#sidebar h1 {
font-family: "Trebuchet MS";
font-size: 90%;
color: #000000;
line-height: 135%;
margin-top: 0px;
margin-bottom: 10px;}


#sidebar p.testimonial {
font-family: Verdana;
font-size: 70%;
color: #003366;
line-height: 130%;
margin-right: 20px;
margin-bottom: 10px;
}

#sidebar p.testimonialauth {
font-family: Verdana;
font-style: italic;
text-align: right;
font-size: 68%;
color: #003366;
line-height: 125%;
margin-right: 20px;
margin-bottom: 10px;
}


#sidebar a:link {
color: #000000;
text-decoration: none;
}

#sidebar a:visited {
color: #000000;
text-decoration: none;
}

#sidebar a:active {
color: #ffffff;
background-color: #336699;
text-decoration: none
}

#sidebar a:hover {
color: #ffffff;
background-color: #336699;
text-decoration: none
}

/*  FOOTER  */

#footer {
float: right;
left: 0px;
width: 750px;
height: 390px;
z-index: 9;
}

/*  FOOTER TYPE STYLES and LINKS  */

#footer p {
font-family: Verdana;
font-size: 65%;
color: #336699;
line-height: 125%;
margin-top: 0px;
margin-bottom: 10px;}


#footer a:link {
color: #336699;
text-decoration: none;
}

#footer a:visited {
color: #336699;
text-decoration: none;
}

#footer a:active {
color: #ffffff;
background-color: #336699;
text-decoration: none
}

#footer a:hover {
color: #ffffff;
background-color: #336699;
text-decoration: none
}


/*

p {
font-family: "Trebuchet MS";
font-size: 12px;
color: #FFFFFF;
line-height: 18px;
margin-top: 0px;
margin-bottom: 10px;
}

td {
font-family: Verdana;
font-size: 11px;
color: #000000;
line-height: 15px;
margin-top: 0px;
margin-bottom: 10px;
}

p.copyright {
font-size: 9px;
color: #FFFFFF;
text-align: right;
line-height: 13px;
}

p.left-menu {
color: #FFFFFF;
font-size: 11px;
text-align: right;
font-weight: bold;
line-height: 14px;
}

p.top-menu {
color: #003366;
font-size: 11px;
text-align: left;
font-weight: bold;
line-height: 14px;
}

p.phone {
color: #000000;
text-align: left;
font-weight: bold;
margin-top: 5px;
}

p.intro {
font-size: 12px;
text-align: left;
line-height: 17px;
color: #003366;
margin-top: 0px;
margin-bottom: 12px;
}

p.slogan {
font-family: Verdana;
font-size: 13px;
text-align: left;
line-height: 15px;
font-weight: bold;
font-style: italic;
color: #003366;
}

p.listing {
font-size: 13px;
text-align: left;
*/