/* CSS Document */
body { margin: 0px; padding: 0px; background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#container { position: relative; width: 780px; height: 600px; margin: 0px auto; }
#body, #header, #ins, #pics, #text, #topnav, #sidenav, #equip, #services, #cdrg{
	position: absolute;
	overflow: visible;
	left: 414px;
	width: 0px;
	top: 484px;
	height: 200px;
}
#body { height: 202px; width: 590px; top:395px; left:189px; font-size: 11px;}

#header {
top: 0px;
left: 0px;
height: 336px;
width: 780px;
background-image:url(images/main2_01.gif)
}

#pics {
top: 336px;
left: 224px;
height: 131px;
width: 556px;
background-image:url(images/main02_03.gif)
}

#cdrg {
	top: 26px;
	left: 284px;
	height: 64px;
	width: 146px;
	background-color:#f2f2f4;
}
#ins {
top: 336px;
left: 0px;
top: 336px;
height: 131px;
width: 224px;
background-image:url(images/main02_02.gif);
}

#text {
top: 467px;
left: 0px;
width: 775px;
height: auto; 
background-color:#b8bcd7;
padding-left: 5px;
}

#leftnav li { padding-left: 42px; line-height: 23px; border-bottom: 1px solid white; }
#leftnav li a { text-decoration: none; color: white; font-weight: bold; font-size: 15px; }
#leftnav li a:hover { color:#ADA; }
img.floR { float:right; margin-right: 3px; border: 1px solid red; }
img.floL { float:left; margin-left: 3px;padding: 3px; border: 1px solid red;}
img.floC { float: none; margin: centre: 3px;border: 1px solid red;}


#topnav { height:30px; width: 300px; top:55px; left:489px; padding-left: 0px; padding-top: 0px; color: #010f6e; font-size: 18px; font-weight: bold;  }
#topnav a { text-decoration: none; color: #010f6e; font-size: 18px; font-weight: bold; }
#topnav a:hover { color:red;}
#topnav span { color: white; margin:0 1px; }

#sidenav { height:200px; width: 120px; top:125px; left:55px; padding-left: 0px; padding-top: 0px; }
#sidenav a { text-decoration: none; color: #ffffff; font-size: 17px; font-weight: bold; }
#sidenav a:hover { color:red;}
#sidenav span { color: white; margin:0 0px; }

#equip { height:30px; height: 15px; width: 100%; top:465px; left:235px;  padding-left: 0px; padding-top: 0px; background-color: white;}
#equip a { text-decoration: none; color: #010f6e; font-size: 12px; font-weight: bold; }
#equip a:hover { color:red;}
#equip span { color: white; margin:0 0px; }

#services { height:30px;height: 15px; width: 100%; top:465px; left:235px;  padding-left: 0px; padding-top: 0px; background-color: white;}
#services a { text-decoration: none; color: #010f6e; font-size: 12px; font-weight: bold; }
#services a:hover { color:red;}
#services span { color: white; margin:0 0px; }
