html,body {
margin:0;
padding:0;
background-image: url(bgr.jpg);
background-repeat: repeat;
height:100%; /* needed for container min-height */
overflow:hidden;

	}

.plc_area{height:540px;}

.header{height:90px;}
#header_opc{position:relative;
width:813px;height:90px;background:#FFFFFF;z-index:1;}
#header_plc{position:absolute;
width:813px;height:90px;z-index:2;margin-top:-100px;}

#content_opc{position:relative;width:541px; height:450px;background:#FFFFFF;z-index:1;vertical-align:middle}
#content_plc{position:absolute; vertical-align:middle; width:510px;margin-left:20px;height:400px;z-index:2;margin-top:-410px;overflow:auto;scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-arrow-color: #ccdde3;
scrollbar-track-color: #ccdde3;}

#navigation{position:absolute; width:541px; height:30px;z-index:3;margin-top:69px;margin-left:-541px;}

#logo{position:absolute; width:272px;height:90px;z-index:4;margin-top:17px;}

.nav-on{ background-color:#023A4E ;height:30px;  font-family: Verdana;font-size: 13px;color: #FFFFFF;text-decoration:none;text-align:center;cursor:pointer;text-transform: capitalize; filter: alpha(opacity=90);opacity:0.9; font-variant:small-caps; }
.nav-off{ background-color:#ff7800;height:30px;  font-family: Verdana;font-size: 13px;color: #FFFFFF;text-decoration:none;text-align:center;cursor:pointer;font-variant:small-caps; }

#banner {position:relative; width:272px; height:450px; margin-top:0px; margin-left:0px; z-index:2; }

#subnav{position:absolute; width:140px; height:auto;margin-top:-2px; margin-left:132px; padding-top:0px; z-index:3;}

.subnav-on{background-repeat:no-repeat; background-image:url(bullet_subnav_on.png); background-position:left top;background-color:#023A4E;height:20px; font-family: Verdana; font-size: 11px; color: #ff7800; text-decoration:none; text-align:left; cursor:pointer; filter: alpha(opacity=90);opacity:0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";-moz-opacity:0.9;margin-top:10px; margin-bottom:10px; padding-left:20px; }

.subnav-off{ background-repeat:no-repeat;background-image:url(bullet_subnav_off.png); background-position:left top;background-color:#023A4E;height:20px; font-family: Verdana; font-size: 11px;color: #FFFFFF; text-decoration:none;text-align:left; cursor:pointer; filter: alpha(opacity=90);
opacity:0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity:0.9; margin-top:10px; margin-bottom:10px; padding-left:20px; }

#footer_links{ position:absolute;margin-top:450px;margin-left:331px;background-color:#023A4E;height:20px; width:210px; filter: alpha(opacity=90);
opacity:0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity:0.9;z-index:4;}

h1{margin-top:0px; margin-bottom:5px; font-weight:bold; font-style:italic;}
h2{margin-top:0px; margin-bottom:0px;}
h3{margin-top:0px; margin-bottom:0px;}
ul{margin-top:0px;margin-bottom:10px; margin-left:17px; line-height:15px}
p{margin-top:0px;margin-bottom:10px; line-height:15px; text-align: left; vertical-align:middle}
li{margin-top:0px}

.navfooter-on{ height:20px; font-family: Verdana;font-size: 10px;color: #FF9900;text-decoration:none;text-align:center;cursor:pointer;}
.navfooter-off{ height:20px;  font-family: Verdana;font-size: 10px;color: #FFFFFF;text-decoration:none;text-align:center;cursor:pointer;}

#footer_links_plc{ position:absolute;margin-top:450px;margin-left:337px;height:20px; width:200px;z-index:5;}
