html
{
height:90%;
background: #88A5AD;
}

body
{
overflow:auto;
}

#bodyish
{
width:800px;
position:relative;
left:50%;
margin-left: -400px;
background-color:white;
border: 1px solid black;
padding: 5px 5px 10px 5px;
height: 605px;
}

a
{
color:#0093d0;
}

h3
{
margin-bottom:-10px;
color:#0093d0;
}

h2
{
margin-left: 5px;
}

a.navigation
{
color:white;
text-decoration:none;
}

a.navigation:visited
{
text-decoration:none;
}

a.menulink
{
color:#0093d0;
text-decoration:none;
}

a.currentnavigation
{
color:#d3e283;
text-decoration:none;
}

a.menulink:active
{
color:#FFFF11;
}

a.menulink:visited
{
color:#0093d0;
}

a.currentmenulink
{
color:#d3e283;
text-decoration:none;
}

#topbanner
{
margin: 0px 0px 5px 5px;
}

.navigation_top
{
background: #88A5AD;

}

#main
{
background: white;
margin: 0px 0px 5px 0px;
padding:0px 0px 0px 0px;
max-height: 80%;
}

#main_index
{
background: white;
margin: 0px 215px 5px 0px;
max-height: 80%;
}

.maincontent
{

border: 1px solid #88A5AD;
margin:5px 0px 5px 5px;
height: 80%;
max-height:270px;
min-height:270px;
scrollbars: none;
}

.jourcontent
{

border: 1px solid #88A5AD;
margin:5px 0px 5px 5px;
max-height:460px;
min-height:460px;
}

#maincontent_lowerparts
{
height:40%;
}

.maincontent_lowerleft
{
float:left;
width:48%;
border: 1px solid #88A5AD;
margin:0px 0px 5px 5px;
height: 190px;
padding: 0px 0px 0px 5px;
scrollbars:none;
}

.maincontent_lowerright
{
float:right;
width:48%;
border: 1px solid #88A5AD;
height:190px;
scrollbars:none;
}

.right
{
float:right;
width:200px;
background:#D0D0D0;
height:78%;
padding-left:5px;
}

.textontheleft
{
float:left;
margin-right:5%;
width:45%;
}

.textontheright
{
float:right;
margin-left: 5%;
width: 45%;
}

.loweredimage
{
position:relative;
top: 20px;
}

.servicemenu
{
float:left;
width:150px;
margin: 5px 0px 0px 10px;
}

.menulist
{
list-style-image: none;
}

.separateddiv
{
height:200px;
border: 1px solid #88A5AD;
min-width: 95%;
max-width: 95%;
margin:5px 0px 5px 5px;
}

.servicescontent
{
padding-left: 5px;
border: 1px solid #88A5AD;
margin:5px 0px 5px 5px;
max-height: 460px;
min-height: 460px;
}

.servicetable
{
width:460px; 
height: 200px;
text-align:center;
table-layout:fixed;
}

.centerdiv
{
max-height: 460px;
max-height: 460px;
min-height:270px;
overflow:auto;
width: 600px;
}

.contactleft
{
float: left;
width: 200px;
margin-left: 5px;
margin-top: 5px;
}

.contactlist
{
font-size:x-small;
}

.contactdiv
{
height: 460px;
border-left: 1px solid #88A5AD;
overflow:auto;
text-align: center;
}

.largecontent
{
padding-left: 5px;
border: 1px solid #88A5AD;
margin:5px 0px 5px 5px;
min-height: 399px;
max-height: 399px;
overflow:auto;
}

.bottom_contact
{
text-align: center;
background-color: #88A5AD;
color: white;
margin-left: 5px;
}

h3.black
{
color:black;
}
