body {
background:url(images/headerbackground.jpg) 0 0 repeat-x #fff;
color:#333333;
font-family:Arial;
font-size:14px;
padding:0px; 
margin:0px;
}

body h2 {
margin-top: 1px;
margin-bottom: 1px;
}

#header {
position:relative; 
margin:0 auto; 
padding:0px;
width:747px; 
height:152px; 
}

#header img {
position:absolute; 
top:35px; 
left:0px;
width:208px; 
height:58px; 
}

#header ul {
position:absolute;
top:76px; 
right:0px;
width:506px; 
height:32px; 
}

#header ul li {
float:left;
padding:0 0 0 1px;
width:125px; 
height:32px; 
}

#header ul li a {
display:block; 
width:125px; 
height:32px; 
line-height:32px;
background:url(images/docheads.gif) 0 0 no-repeat #009966; 
color:#009966;
font-size:11px;
text-align:center;
font-weight:bold;
text-transform:uppercase;
}

#header ul li a:hover {
width:125px;
background:url(images/docheads-over.gif) 0 0 no-repeat #009966;  
color:#000000; 
}

#header ul li.home {
display:block; 
width:125px; 
height:32px; 
line-height:32px;
background:url(images/docheads-over.gif) 0 0 no-repeat #009966; 
font-size:11px; 
text-align:center;
font-weight:bold;
color:#009966; 
text-transform:uppercase; 
}

#header ul.menu {
width:506px; 
height:22px; 
position:absolute; 
top:119px; 
right:0px;
}

#header ul.menu li {
float:left; 
width:125px; 
height:22px;
}

#header ul.menu li a {
width:125px;
display:block;
background: #CCCC66;
text-align:center; 
color:#009966; 
font-size:11px; 
line-height:22px;
} 

#header ul.menu li a:hover {
background-color: #CCCC66; 
color:#000000;
}

#textlogo {
float: left;
padding: 25px 0 0 10px;
}

#textlogo h2 {
margin: 0;
padding: 0;
color: #CCCC66;
font: Arial;
}

#textlogo h3 {
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
font-family:Arial;
color:#FFF;
padding: 0;
margin: 0;
}

.style1 {
color: #66CC99;
font-style:italic;
}

#toptable {
width: 750px;
margin: 0 auto;
text-align: left;
}
		
#leftcol {
margin: 0 200px 0 0;
text-align:justify;
background-color: #fff;
}

#leftcoltext {
padding: 20px;
background-color: #fff;
}

#rightcol {
width: 200px;
float:right;
background-color:#CCCC66;
font-family:Tahoma;
color:#999933;
text-transform: capitalize;
}

#rightcoltext {
padding: 20px;
margin-left:5px;
background-color:#fff;
}

#rightcoltext p, img {
padding: 0;
margin: 0;
}
				
#rightcol-navi {
width:200px;
margin-top: 8px;
font-family:Tahoma;
font-size:11px;
color:#009966;
}

#rightcol-navi ul li a{
text-transform:uppercase; 
font-weight:bold;
text-align:center;
color:#999933;
}

#rightcol-navi ul li a:hover{
color:#009966;
}

#footer {
position:relative;  
height:42px;
background-color:#CCCC66;
}

#footer ul.menu {
position:absolute; 
width:450px; 
right:0px;
}

#footer ul.menu li {
width:95px;
height:32px;
float:left;
}

#footer ul.menu li a {
display:block; 
width:90px;
line-height:25px;
color:#009966;
background-color:#CCCC66;  
font-size:11px;
text-align:center; 
} 

#footer ul.menu li a:hover { 
color:#000000;
background-color: #CCCC66; 
}