@charset "utf-8";
/* CSS Document */

body { padding:0px; margin:0px; background:#ffffff; }
div.spacer { clear:both; }

#background { width:100%; height:100%; position:absolute; }

#wrapper { position:relative; width:800px; margin:0 auto; }

#indexmenu { position:relative; width:800px; height:53px;}

#indextop { position:absolute; display:block; height:53px; }
#indextop ul { position:relative; list-style-type:none; padding:0px; margin:0px; height:53px; }
#indextop li { position: absolute; height:53px; }
#indextop li a { display:block; height:53px; }
#indextop span { display:none; }

#indextop01 { background:transparent url(images/index_01.jpg) no-repeat; width:152px; left:0px; }
#indextop02 { background:transparent url(images/index_02.jpg) no-repeat; width:224px; left:152px; }
#indextop03 { background:transparent url(images/index_03.jpg) no-repeat; width:153px; left:376px; }
#indextop04 { background:transparent url(images/index_04.jpg) no-repeat; width:94px; left:529px; }
#indextop05 { background:transparent url(images/index_05.jpg) no-repeat; width:177px; left:623px; }

#index06 { background:transparent url(images/index_06.jpg) no-repeat; width:800px; height:188px; }
#index07 { width:800px; }
#indexcontent { background:transparent url(images/index_07.jpg) no-repeat; width:800px; }
#indexfooter { background:transparent url(images/index_09.jpg) no-repeat; width:800px; height:38px; }


p
{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; margin-bottom:0px; margin-top:0px; padding-bottom:5px; padding-top: 5px;}
div {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}
a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#006699; text-decoration:none; }
a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#339999; text-decoration:none; }
h1
{ font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#0066CC; margin-bottom:0px; margin-top:0px; padding-bottom:15px; padding-top: 5px;}


#contenthere {position:relative; width:98%; margin:0 auto; }


.whiteish{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; }
.whitelink{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration:underline; }
.whitelink:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; }
