body {
background-color: #999999;
background-image: url(../images/back_2.jpg);
background-position: top;
background-repeat: repeat-x;
color: #ffffff;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 8pt;
text-align: center;
margin-top: 84px;
}

p {
margin-top: 0px;
}

form {
margin: 0px;
padding: 0px;
}

a:link, a:visited {
color: #446e95;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #1f436c;
font-weight: bold;
text-decoration: none;
}



.page {
margin: auto;
text-align: left;
width: 757px;
}



.left {
float: left;
width: 246px;
height: 457px;
background-image: url(../images/brookside_products_1.jpg);
background-repeat: no-repeat;
background-color: #98b5c9;
}


.right {
float: right;
width: 511px;
height: 457px;
background-image: url(../images/back_1.jpg);
background-position: 0px 34px;
background-repeat: no-repeat;
}

.logout_div {
position: absolute;
margin-top: 200px;
text-align: center;
width: 246px;
}

.logout_div ul, .logoutdiv li {
margin: 0px;
padding: 0px;
}

.logout_div li {
list-style-type: none;
}


.address {
padding-top: 280px;
width: 100%;
text-align: center;
font-weight: bold;
}

.blue {
color: #1f436c;
}

.black {
color: #333333;
}




.nav {
margin-top: 34px;
}

.nav ul {
margin: 0px;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 25px;
}

.nav li {
margin: 0px;
display: inline;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 6px;
padding-right: 6px;
}

.nav a:link, .nav a:visited {
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
padding-right: 6px;
}

.nav a:hover, #active_menu {
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
padding-right: 6px;
background-image: url(../images/tab_1.gif);
background-repeat: repeat-x;
}



.content {
margin-left: 31px;
margin-top: 35px;
}

.content_inner {
width: 450px;
height: 282px;
overflow: auto;
color: #333333;
line-height: 16px;
}

.content_padding {
padding: 30px;
}

.contentheading, .componentheading {
color: #1f436c;
font-size: 14pt;
padding-bottom: 10px;
}

h1 {
font-size: 14pt;
font-weight: normal;
padddng: 0px;
margin: 0px;
}