@charset "utf-8";
/* CSS Document */
body
{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}
#wrapper
{
width:1003px;
/*height:800px;*/
/*background-color:#B9EAEE;*/
background-color:#d2e0fd;
margin:0 auto;
overflow:hidden;

}
#header
{
height:183px;
width:1003px;
overflow:hidden;

}
#headerleft
{
height:183px;
width:645px;
float:left;
background-image:url(../images/head.jpg);
background-repeat:no-repeat;

}
#headerright
{
width:358px;
height:183px;
float:left;
background-image:url(../images/headrightbg.gif);
background-repeat:repeat-x;
}

#headerright ul
{
padding:0px;
margin:0;
list-style:none;
}

#headerright ul li
{
color:#299ECB;
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
}

#headerright ul li a.img1
{
width:306px;
height:21px;
padding-left:50px;
padding-top:5px;
background-image:url(../images/listmenu1.gif);
border-bottom:#84C2E1 1px solid;
display:block;
text-decoration:none;
color:#299ecb;
position:relative;
}

#headerright ul li a.img2
{
width:306px;
height:21px;
padding-left:50px;
padding-top:5px;
background-image:url(../images/listmenu2.gif);
border-bottom:#84C2E1 1px solid;
display:block;
text-decoration:none;
color:#299ecb;

}

#headerright ul li a.img3
{
width:306px;
height:21px;
padding-left:50px;
padding-top:5px;
background-image:url(../images/listmenu3.gif);
border-bottom:#84C2E1 1px solid;
display:block;
text-decoration:none;
color:#299ecb;

}

#headerright ul li a.img4
{
width:306px;
height:21px;
padding-left:50px;
padding-top:5px;
background-image:url(../images/listmenu4.gif);
border-bottom:#84C2E1 1px solid;
display:block;
text-decoration:none;
color:#299ecb;

}
#headerright ul li a:hover
{
color:red;
}

#headerrightpict
{
background-image:url(../images/king.jpg);
width:356px;
height:69px;
background-repeat:no-repeat;

}

img1
{
width:306px;
height:21px;
padding-left:50px;
padding-top:5px;
background-image:url(../images/listmenu1.jpg);
border-bottom:#84C2E1 1px solid;
}

img2
{
width:306px;
height:21px;
padding-left:50px;
padding-top:5px;
background-image:url(../images/listmenu2.jpg);
border-bottom:#84C2E1 1px solid;
}

img3
{
width:306px;
height:21px;
padding-left:50px;
padding-top:5px;
background-image:url(../images/listmenu3.jpg);
border-bottom:#84C2E1 1px solid;
}

img4
{
width:306px;
height:21px;
padding-left:50px;
padding-top:5px;
background-image:url(../images/listmenu4.jpg);
border-bottom:#84C2E1 1px solid;
}

#menu
{
width:1003px;
height:39px;
background-color:white;

}

#menuinner
{
width:620px;
height:39px;
float:right;
background-color:white;

}
#menuinnerleft /* menu one plus one picture */
{
width:382px;
height:39px;
background-image:url(../images/equation.gif);
float:left;

}

#menu ul
{
padding:0;
margin:0;
list-style:none;

}

#menu ul li
{
width:100px;
height:30px;
display:inline;
float:left;
margin-right:3px;
background-image:url(../images/menunormal.gif);
}

#menu ul li.big
{
width:179px;
background-image:url(../images/menunormalbig.gif);
}

#menu ul li.big1
{
width:125px;
background-image:url(../images/menunormalbig1.gif);
}

#menu ul li a
{
width:100px;
height:30px;
background-image:url(../images/menunormal.gif);
display:block;
padding-top:10px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:white;
font-weight:bold;
text-decoration:none;
}
#menu ul li a:hover
{
background-image:url(../images/menuhover.gif);
color:yellow;
}

#menu ul li a.big
{
width:179px;
background-image:url(../images/menunormalbig.gif);
}
#menu ul li a.big:hover
{
width:179px;
background-image:url(../images/menuhoverbig.gif);
color:yellow;
}

#menu ul li a.big1
{
width:125px;
background-image:url(../images/menunormalbig1.gif);
}

#menu ul li a.big1:hover
{
width:125px;
background-image:url(../images/menuhoverbig1.gif);
color:yellow;
}

#centerleft /* index */
{
width:800px;

padding-left:20px;
padding-top:5px;
background-image:url(../images/centerleftbg.jpg);
background-repeat:repeat-x;
float:left;

}

#centerright /* index */
{
width:183px;
height:auto;
background-color:#d2e0fd;
background-image:url(../images/centerleftbgvertical.jpg);
background-repeat:repeat-y;
float:left;

}
#centerrighttop /* index */
{
width:177px;

background-color:#d2e0fd;
margin:0 auto;
padding-top:5px;
padding-left:3px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#EA2D6F;
font-weight:bold;
/*background-image:url(../images/headertopbg.jpg);*/
background-repeat:repeat-x;
border:#9fbdfd solid 1px;
float:left;
overflow:hidden;
}
#centerrightbottom /* index */
{
width:174px;
height:190px;
/*background-image:url(../images/originalboard.gif);*/
text-align:justify;
padding:10px 3px 3px 3px;
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:600;
border:#3366FF 1px solid;
background-color:#94CFEF;
font-size:12px;
float:left;
margin-top:3px;

}

#footer
{
width:1003px;
height:45px;
padding-top:5px;
background-color:#94d9f9;
text-align:center;
margin:0 auto;
}
