body {
margin: 0 0 0 0;
background-color: #fff;
}
#pagebg{
padding:0;
margin:0;
width:100%;
height:100%;
background: url('../images/screen-side-left.gif') repeat-x top;
}
#page{
position:relative;
margin-left:auto;
margin-right:auto;
display: block;
width:980px;
}

hr {
  border: 0;
  width: 95%;
  color: #f00;
  background-color: #cccccc;
  height: 1px;
}

a {
text-decoration: none;
color: #00B09D;/*#06f;*/
}

a:hover {
	text-decoration: underline;
	color: #000000;/*#06f;*/
}

#preload {
width: 0;
height: 0;
display: inline;
background-image: url('../menugreen.jpg');
}

#header {
width: 100%; height: 150px;
margin: 0 0 0 0;
/*background: #1fc442 url('../green-bg.jpg') repeat;*/
background: #008480 url('../images/banner-d2_bg_v2.jpg') no-repeat;
vertical-align: bottom;
z-index: 1;
}

#header div#logo {
display: block;
position: absolute;
margin: 0 0 0 0; padding: 0;
background-color: transparent;
z-index: 4;
}
#header div#logo img{
border:0;
}

#header h1 {
display: block;
position: absolute;
margin: 16px 0 0 150px; padding: 0;
background-color: transparent;
color: #CCCC00; /*#fff;*/
font-family: 'sylfaen', 'cambria', 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 36px;
font-weight: 400;
letter-spacing: 5px;
font-variant:small-caps;
z-index: 4;
}

#header h2 {
display: block;
position: absolute;
margin: 0px 0 0 150px; padding: 0;
background-color: transparent;
color: #fff;
font-family: 'cambria', 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 16px;
font-weight: 400;
letter-spacing: 3px;
z-index: 4;
}

#header big {
float: right;
margin: 50px 10px 0 0; padding: 0;
color: #444;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 100px;
letter-spacing: -11px;
}

#menu {
position: absolute; top: 150px;
width: 100%;
padding-bottom: 1px;
/*height: 61px;*//*61px*/
margin: 0 0 0 0;
background: #000;
/*border-top: solid 1px #fff;*/
/*border-bottom: solid 1px #fff;*/
z-index: 3;
text-align: left;
}


#menu ul {
margin-top: 8px;
margin-bottom: 7px;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 7px 5px 7px 5px;
font-size: 15px;/*1.1em;*/
font-family: 'cambria', 'trebuchet ms', 'century gothic', verdana, sans-serif;
color: #FFFF66;/*#666*/
font-weight: bolder;
font-variant:small-caps;
text-decoration: none;
border: solid 1px #000;
}

#menu ul li a:hover {
background: #00B09D url('../menugreen.jpg') repeat-x top;
color: #fff;
text-decoration: none;
border: solid 1px #fff;
}

#main {
position: absolute; top: 181px;/*ff,182px 211px*/
width: 100%;
height: 50%;
background: url('../main.jpg') repeat-x top;
}

#container {
width: 90%;
margin: 0 auto;
padding-top: 40px;
font-family: arial;
font-size: 0.9em;
}

#subnav {
clear: left;
float: left;
width: 140px;
padding: 0;
font-size: 0.6em;
font-family: verdana, arial, sans-serif;
height: 700px;
}

#subnav ul {	
list-style: none;
width: 140px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#subnav li {
margin-bottom: 1px;
}

#subnav li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #cccccc;
display: block;
padding: 5px;
background: #3b3b3b;
border-right: 10px solid #fff;
}	
	
#subnav li a:hover  {
background: #00B09D;/*#06f;*/
color: #ffffff;
border-right: 10px solid #00B09D;/*#06f;*/
}
#subnav li a:active {
background: #00B09D;/*#06f;*/
color: #ffffff;
border-right: 10px solid #00B09D;/*#06f;*/
}

/*add-in*/
#subnav ul li ul{
margin:0;
}
/*end-add-in*/

#subnav .child {
font-size: 0.9em;
padding: 0;
}

#subnav .child a {
height: 14px;
padding-left: 10px; 
border-right: 10px solid #fff;
background: #bbb;
color: #666;
}

#subnav .child a:hover, #subnav .child a:active {
color: #00B09D;/*#06f;*/
background-color: #e0e0e0;
border-right: 10px solid #fff;
}

#content {
margin: 0 160px 10px 165px;
/*border-right: 1px solid #ccc;*/ 
padding: 0 20px 0 0;
line-height: 1.6em;
color: #000; /*#666;*/
font-size: 0.9em;
min-height: 700px;
}

#quickcontent {
margin: auto;
/*border-right: 1px solid #ccc;*/ 
padding: 7px;
line-height: 1.2em;
color: #000; /*#666;*/
background-color: #fcfed5;
border:solid;
border-width:2px;
font-size: 0.75em;
font-family: verdana, sans-serif;
text-align:center;
}

#top-bar{
position:absolute;
top:0px;
width:100%;
height:35px;
margin-left:-9px;
background-color:#000000;
}

.bar-content{
margin-left:8px;
color:#666666;
margin-top:9px;
font: bold 11px Arial, Helvetica, sans-serif;
}

#content p {
	padding-bottom: 5px;
	font-size: small;
}

h1 {
margin-top: 0px;
color: #058275;/*#06f;*/
letter-spacing: -1px;
font-size: 22px;
font-family: 'cambria', 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h2 {
margin-top: 20px;
margin-bottom: 10px;
color: #000; /*#666;*/
letter-spacing: 0px;
font-size: 1.4em; font-weight: 400;
font-family: 'cambria', 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h3 {
margin-top: 20px;
margin-bottom: 10px;
color: #333333;
letter-spacing: 0px;
font-size: 13px; font-weight: 400;
font-family: arial, 'trebuchet ms', 'century gothic', verdana, sans-serif;
}


.right {
float: right;
margin: 0 0 8px 12px;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}
.left {
float: left;
margin: 0 12px 8px 0;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}
.nofloat{
float:none;
margin: 0 0 0 0;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}

#footer {
padding: 5px;
margin-top: 50px;/*50px*/
margin-bottom: 3px;
color: #aaa;
font-size: 0.8em;
text-align: center;
border-top: 1px solid #ccc;
}

#extras {
clear: right;
float: right;
width: 140px;
margin-left: 10px;
margin-bottom: 20px;
padding: 0;
color: #000; /*#666;*/
}

#extras p {
line-height: 1.5em;
margin: 0 0 1.5em 0;
font-size: 0.7em;
}

#box1 {
background: #fff url('../boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%;  
float: left; 
margin: 0 2px; text-align: left;
padding: 1px; 
}

#box2 { 
background: #fff url('../boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
margin: 0 auto;
width: 30%;  text-align: left; 
padding: 1px;
}

#box3 { 
background: #fff url('../boxbg.jpg') repeat-x top;
border: 1px solid #ccc;
width: 30%; 
float: right; 
margin: 0 2px; text-align: left;
padding: 1px;
}


#box1 h2, #box2 h2, #box3 h2 {
margin-left: 4px;
}

.center {
text-align:center;
display:block;
margin-top: 15px;
}

.box {
margin: 0 4px 10px 4px;
line-height: 1.3em;
font-size: 0.8em;
border: 0;
}

.box_home {
margin: 0 12px 10px 0px;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}

.box_home_rp {
margin: 0;
padding: 0;
border: 1px solid #ccc;
}

.box_home_rp_bg {
margin: 0 auto;
margin-bottom: 5px;
padding: 0;
width:100px;
}

.jus{
text-align: justify;
}

/*add on2*/
table {
	width: 98%;
	margin: 1em auto;
	border-collapse: collapse;
	font-family: arial;
	line-height: 150%;
	font-size: small;
}
.Atable {
	width: 190px;
	height: 100px;
	border-collapse: collapse;
	font-size: x-small;
}
.Btable {
	padding: 0px 0px 0px 10px;
	vertical-align:top;
	width: 120px;
	border-collapse: collapse;
	font-size: x-small;
}
thead th,
tfoot th {
	padding: 0.5em;
	text-align: left;
	/*border: 1px solid black;*/
	/*background-color: #333333; *//*#AAF;*/
}

tfoot td {
	/*border-top: 1px solid black;*/
}

tbody td {
	padding: 0.5em;
	/*border-left: 1px solid black;
	border-right: 1px solid black;*/
	vertical-align: top;
}
.Atd {
	padding: 0 0 0 10px;
	/*border-left: 1px solid black;
	border-right: 1px solid black;*/
	vertical-align: top;
}
tbody tr.odd {
	/*background-color: #DDF;*/
}

td.numeric,
th.numeric {
	text-align: right;
}
/*end add on2*/
#page #main #container #content #content1 table tr th div {
	font-size: x-small;
	font-weight: normal;
}
#page #main #container #content #content1 table {
	color: #090;
}
#page #main #container #content #content1 table {
	color: #000;
}


