
body.main
{
height=100%;
font-family: arial;
font-size: 10pt;
}

div#menu
{
background:black
font-size: 7pt;
font-family: arial;
font-weight: none;
text-align: left;
width: 15%;
height: 100%;
margin-left: 2px;
margin-right:0px;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 10px;
padding-right: 5px;
padding-bottom: 10px;
position: absolute; 
top: 0px;
left: 0px 
}

div#main
{
background: #ffffff;
font-size: 10pt;
font-family: arial;
width: 81%;
height: 100%;
background-image: url('images/canman.jpg'); 
background-position: center 100px;
background-repeat: no-repeat; 
margin-right:0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-right: 0px;
padding-bottom: 0px;
position: relative; 
top: 0px; 
left: 17% 
}

div#offices
{
text-align: center;
font-size: 8pt;
font-family: arial;
font-weight: bold;
color: orange;
width: 98%;
height: 7%;
margin-right:0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-right: 0px;
padding-bottom: 0px;
position: relative; 
top: 2%; 
left: 0% 
}

p
{
text-align:justify;
width: 98%;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin-right:0px;
margin-top: 0px;
margin-bottom: 0px
}

H3	
{
text-align: left;
color: green;
font-family: arial
}

h4
{
font-size: 10pt;
margin: 0px
}

h5
{
font-size: 12pt;
color: orange;
margin: 0px
}

h6
{
font-size: 7pt;
font-weight: normal;
}

a:link	
{
color: orange;
font-size: 10pt;
text-decoration: none;
font-weight:none;
}

a:visited
{
color: orange;
font-size: 10pt;
text-decoration: none;
font-weight: none;
}

a:hover
{
color: green;
font-size: 10pt;
text-decoration: none;
font-weight: none;
}

table
{
vertical-align: top;
text-align: left;
font-size: 10pt;
font-family: arial
}

th
{
font-size: 12pt;
color: orange
}

td
{
vertical-align: top;
}

pre
{
font-size:7pt;
font-family:arial
}

img
{
margin-bottom-width: 20px
}

img.left
{
margin-left:10px;
margin-bottom-width: 20px
}

img.right
{
margin-right:10px; 
margin-bottom-width: 20px
}

ohead
{
font-size: 12pt;
color: orange;
margin: 0px
}