/* Global rules */
body
{
	background-image: url(../images/main_bg.jpg);
    background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}


/* Main Menu */

#menu1_item1 a, menu_item1 a:visited
{
    position: absolute;
    top: 157px;
    left: 12px;
    width: 167px;
    height: 26px;
    background-image: url(../images/menu/home_dn.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
    cursor: hand;
}

#menu1_item1 a:hover
{
    position: absolute;
    top: 157px;
    left: 12px;
    width: 171px;
    height: 45px;
    background-image: url(../images/menu/home_up.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
    cursor: hand;
}


#menu1_item2 a, menu_item1 a:visited
{
    position: absolute;
    top: 187px;
    left: 12px;
    width: 167px;
    height: 26px;
    background-image: url(../images/menu/newsletter_dn.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
    cursor: hand;
}

#menu1_item2 a:hover
{
    position: absolute;
    top: 187px;
    left: 12px;
    width: 171px;
    height: 45px;
    background-image: url(../images/menu/newsletter_up.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
    cursor: hand;
}

#menu1_item3 a, menu_item1 a:visited
{
    position: absolute;
    top: 218px;
    left: 12px;
    width: 167px;
    height: 26px;
    background-image: url(../images/menu/expo_dn.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
    cursor: hand;
}

#menu1_item3 a:hover
{
    position: absolute;
    top: 218px;
    left: 12px;
    width: 171px;
    height: 45px;
    background-image: url(../images/menu/expo_up.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
    cursor: hand;
}

#menu1_item4 a, menu_item1 a:visited
{
    position: absolute;
    top: 249px;
    left: 12px;
    width: 167px;
    height: 26px;
    background-image: url(../images/menu/business_dn.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
    cursor: hand;
}

#menu1_item4 a:hover
{
    position: absolute;
    top: 249px;
    left: 12px;
    width: 171px;
    height: 45px;
    background-image: url(../images/menu/business_up.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
    cursor: hand;
}

#menu1_item5 a, menu_item1 a:visited
{
    position: absolute;
    top: 279px;
    left: 12px;
    width: 167px;
    height: 26px;
    background-image: url(../images/menu/officers_dn.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
    cursor: hand;
}

#menu1_item5 a:hover
{
    position: absolute;
    top: 279px;
    left: 12px;
    width: 171px;
    height: 45px;
    background-image: url(../images/menu/officers_up.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
    cursor: hand;
}

#menu1_item6 a, menu_item1 a:visited
{
    position: absolute;
    top: 309px;
    left: 12px;
    width: 167px;
    height: 26px;
    background-image: url(../images/menu/contact_dn.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
    cursor: hand;
}

#menu1_item6 a:hover
{
    position: absolute;
    top: 309px;
    left: 12px;
    width: 171px;
    height: 45px;
    background-image: url(../images/menu/contact_up.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
    cursor: hand;
}


/* images */
#top_03
{
    position: absolute;
    top: 114px;
    left: 203px;
    width: 537px;
    height: 494px;
    background-image: url(../images/top_03.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
       
   
}

#top_11
{
    position: absolute;
    top: 416px;
    left: 0px;
    width: 190px;
    height: 192px;
    background-image: url(../images/top_11.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
       
   
}
#top_12
{
    position: absolute;
    top: 630px;
    left: 0px;
    width: 756px;
    height: 17px;
    background-image: url(../images/top_12.jpg);
    background-repeat: no-repeat;
    overflow: hidden; /* WIN IE5 hack */
       
   
}
#pageFooter
{
    background-color: #FFFFFF;
    background-image: url(../images/footer_bg2.jpg);
    background-repeat: repeat-x;
    overflow: hidden; /* WIN IE5 hack */
       
   
}

#content
{	
    padding-right: 20px;
    padding-left: 30px;
	color: #000000;
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 60px;
    font-family: Arial, Verdana

}
#content A:link { text-decoration:underline; color : #333333 }

#content A:visited { text-decoration:underline; color : #333333 }

#content A:hover { text-decoration:none; color : #336699  }


#content_bottom
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
