@charset "utf-8";
/* CSS Document */

body
{
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
text-align:center;
line-height:18px;
}
#wrapper
{
width:792px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/shadow.gif);
background-repeat:repeat-y;
}
h1
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#11913e;
font-style:italic;
font-size:18px;
margin-top:0px;

}
h2
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#11913e;
font-style:italic;
font-size:16px;
}
#header
{
background-image:url(../images/header.gif);
height:142px;
width:786px;
text-align:left;
padding-left:6px;

}
#menu a
{
text-decoration:none;
color:#000000;
}
#menu
{
background-image:url(../images/menu-bg.gif);
width:755px;
height:35px;
font-family:Georgia;
font-weight:bold;
padding-left:25px;
}
.menuitem1
{
padding-left:25px;
padding-right:25px;
padding-top:7px;
float:left;
height:28px;
}
.menuitem2
{
padding-left:25px;
padding-right:25px;
padding-top:7px;
float:left;
background-color:#096ca3;
height:28px;
}
#content
{
padding:40px;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding-right:46px;
}
#right
{
float:right;
padding-left:30px;
padding-bottom:25px;
}
li
{

list-style-image:url(../images/bullet.gif);
font-weight:bold;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:24px;
}
#footer
{
background-image:url(../images/bot.gif);
background-position:top;
background-repeat:no-repeat;
padding:10px;
color:#0094de;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#footer a
{
text-decoration:none;
color:#0094de;
}

#footer a:hover
{
text-decoration:underline;
}
