body{
background-color: white;
font-family: arial, helvetica, sans-serif;
font-size: medium;
margin: 0px;
border-color: #000099;
border-width: 5px;
border-style: ridge;
}
#container{
background-color: white;
width: 900px;
padding-top: 5px;
padding-bottom: 5px;
margin-left: auto;
margin-right: auto;
}
#header{
height: 140px;
text-align: center;
}
.menutable{
border: 0px;
background-color: #dddddd;
border-collapse: collapse;
width: 200px;
}
.submenu{
border: 0px;
background-color: #dddddd;
border-collapse: collapse;
font-size: small;
width: 816px;
}
.prodmenu{
border: 0px;
}
#leftside{
font-size: small;
margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 10px;
width: 400px;
float: left;
clear: right;
}
#main{
padding: 10px;
margin-right: 410px;
}
#rightside{
font-size: small;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 0px;
width: 400px;
float: right;
}
#footer{
color: #000099;
background-color: #dddddd;
font-size: x-small;
padding: 10px;
margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
clear: both;
}
a:link{
color: #000099;
text-decoration: none;
border-bottom: none;
}
a:hover{
color: #777777;
text-decoration: underline;
border-bottom: none;
}
a:visited{
color: #777777;
text-decoration: none;
border-bottom: none;
}
h1{
font-size: 150%;
}
.designinfo{
float: right;
}
h2{
font-size: 100%;
}
table.contact{
table-layout: fixed;
width: 480px;
vertical-align: top;
border-collapse: collapse;
}
.contactdetails{
font-size: 150%;
}
table.products{
table-layout: fixed;
width: 800px;
vertical-align: top;
border-collapse: collapse;
text-align: center;
}
td{
border: #000099 solid 1px;
}
th{
text-align: left;
}
.right{
text-align:right;
}
#MMEmbeddedMap{
padding:8px;
}
