@charset "utf-8";
/* CSS Document */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#006699; color:#ffffff;
}



body { background:url(images/bg.jpg) repeat-x #fff; padding:0px; margin:0px; }

div.spacer { clear:both; }

.100width { width:100%; }
.padding5px { padding:5px; }

#backgrnd { position:absolute; width:100%; height:100%; background:url(../images/bg.jpg) repeat-x; }
#wrapper { position:relative; width:1000px; margin:0 auto; }


#index01 { background:URL(images/index1_01.jpg) no-repeat; width:1000px; height:10px; }

#index02 {  width:1000px; height:101px; }

#indextop { position:absolute; display:block; height:101px; }
#indextop ul { position:relative; list-style-type:none; padding:0px; margin:0px; height:101px; }
#indextop li { position: absolute; height:101px; }
#indextop li a {  display:block; height:101px; }
#indextop span { display:none; }

#indextop01 { background:transparent url(images/index1_02.jpg) no-repeat; width:268px; left:0px; }
#indextop02 { background:transparent url(images/index1_03.jpg) no-repeat; width:448px; left:268px; }
#indextop03 { background:transparent url(images/index1_04.jpg) no-repeat; width:77px; left:716px; }
#indextop04 { background:transparent url(images/index1_05.jpg) no-repeat; width:72px; left:793px; }
#indextop05 { background:transparent url(images/index1_06.jpg) no-repeat; width:135px; left:865px; }

#index07 {  width:1000px; height:73px; }

#indexmenu { position:absolute; display:block; height:73px; }
#indexmenu ul { position:relative; list-style-type:none; padding:0px; margin:0px; height:73px; }
#indexmenu li { position: absolute; height:73px; }
#indexmenu li a { display:block; height:73px; }
#indexmenu span { display:none; }

#indexmenu01 { background:transparent url(images/index1_07.jpg) no-repeat; width:231px; left:0px; }
#indexmenu02 { background:transparent url(images/index1_08.jpg) no-repeat; width:298px; left:231px; }
#indexmenu03 { background:transparent url(images/index1_09.jpg) no-repeat; width:129px; left:529px; }
#indexmenu04 { background:transparent url(images/index1_10.jpg) no-repeat; width:142px; left:658px; }
#indexmenu05 { background:transparent url(images/index1_11.jpg) no-repeat; width:200px; left:800px; }

#indexContent { background:URL(images/index1_14.jpg) repeat-y; width:1000px;}

#index16 { background:URL(images/index1_16.jpg) no-repeat; width:1000px; height:11px; }
#index17 { background:URL(images/index1_17.jpg) no-repeat; width:1000px; height:96px; }


h1 {  font-family:Arial, Helvetica, sans-serif; font-size:24px; padding-bottom:5px; padding-top:5px; margin-bottom:0px; margin-top:0px; line-height:1.5em; color:#0066CC;}
h2 {  font-family:Arial, Helvetica, sans-serif; font-size:19px; padding-bottom:5px; padding-top:5px; margin-bottom:0px; margin-top:0px; line-height:1.5em; color:#0066CC;}
h3 {  font-family:Arial, Helvetica, sans-serif; font-size:16px; padding-bottom:5px; padding-top:5px; margin-bottom:0px; margin-top:0px; line-height:1.5em; color:#000000;}

p {font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:12px; padding-bottom:5px; padding-top:5px; margin-bottom:0px; margin-top:0px; line-height:1.5em;}

div {font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:12px; line-height:1.5em;}
span {font-family:Arial, Helvetica, sans-serif; color:#0099CC; font-size:12px; line-height:1.5em;}
a { font-family:Arial, Helvetica, sans-serif; color:#0066CC; font-size:12px; text-decoration:underline; }
a:hover { font-family:Arial, Helvetica, sans-serif; color:#990000;font-size:12px; text-decoration:none; }
.leftsidetext { font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:11px; }
.footertext { font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:11px; }
.footertextlink { font-family:Arial, Helvetica, sans-serif; color:#0066CC; font-size:11px; text-decoration:underline; }
.footertextlink:hover { font-family:Arial, Helvetica, sans-serif; color:#444444; font-size:11px; text-decoration:underline; }

.wtext { font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:12px; }
.wtextlink { font-family:Arial, Helvetica, sans-serif; color:#cfcfcf; font-size:12px; text-decoration:underline; }
.wtextlink:hover { font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:12px; text-decoration:underline; }