@charset "utf-8";
/* CSS Document */

/*---------------GENERAL--------------*/
*{
padding:0;
border:none;
list-style:none;
margin:0;
}

body {
background:url(../images/bg_repeat.jpg) repeat-x #000;
background-position:0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
color:#fff;
}
a:link, a:visited, a:hover, a:active, a:visited:hover, a:link img, a:visited img, a:hover img, a:active img, a:visited:hover img{
border:none;
text-decoration:none;
color:#7e7d5d;
}

a:hover, a:visited:hover{
color:#fff;
}

.wlk_distext{
display:none;
}

/*--------LAYOUT-----*/
/*WRAPPER*/
#wrapper {
left:50%;
margin-left:-456px;
width:912px;
position:relative;
height:auto;
top:3px;
}

/*FLASH*/
#sorg_flash{
width:831px;
height:426px;
background:#fff;
margin: 0 auto;  
}

#horizontal_links{
clear:both;
width:912px;
height:22px;
background:#000;
top:473px;
position:absolute;
margin: 0 auto;
}

/*FOOTER*/
#foot_wrap{
position:relative;
top:175px;
clear:both;
margin:0 auto;
text-align:center;
}

#foot_wrap p, #foot_wrap a:link, #foot_wrap a:hover, #foot_wrap a:active, #foot_wrap a:visited {
color:#4d4d4d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:normal;
text-align:center;
}

#foot_wrap img{
border:none;
}


/*-----STYLES------*/
#clear{
clear:both;
}

/*--------LISTS--------*/
ul#h_nav{
display:block;
height:22px;
width:142px;
margin:0 auto;

}

ul#h_nav li{
display:inline;
float:left;
margin:0;
padding:0;
list-style-type:none;
}

ul#h_nav li a {
display:block;
border:none;
}


#about a{
background:url(../images/about.jpg) no-repeat;
background-position:0 0;
width:149px;
height:22px;
margin-right:2px;
}
#about a:hover{
background:url(../images/about.jpg) no-repeat;
background-position:0 100%;
}
#about_current{
background-position:0 100%;
}

#corporate a{
background:url(../images/corporate.jpg) no-repeat;
background-position:0 0;
width:98px;
height:22px;
margin-right:2px;
}
#corporate a:hover{
background:url(../images/corporate.jpg) no-repeat;
background-position:0 100%;
}
#corporate_current{
background-position:0 100%;
}

#corporate_home a{
background:url(../images/corporate_link.jpg) no-repeat;
background-position:0 0;
width:142px;
height:21px;
}
#corporate_home a:hover{
background:url(../images/corporate_link.jpg) no-repeat;
background-position:0 100%;
}


#groups a{
background:url(../images/groups.jpg) no-repeat;
background-position:0 0;
width:143px;
height:22px;
margin-right:2px;
}
#groups a:hover{
background:url(../images/groups.jpg) no-repeat;
background-position:0 100%;
}
#groups_current{
background-position:0 100%;
}

#faq a{
background:url(../images/faq.jpg) no-repeat;
background-position:0 0;
width:75px;
height:22px;
margin-right:2px;
}
#faq a:hover{
background:url(../images/faq.jpg) no-repeat;
background-position:0 100%;
}
#faq_current{
display:block;
background-position:0 100%;
}

#news a{
background:url(../images/news.jpg) no-repeat;
background-position:0 0;
width:121px;
height:22px;
margin-right:2px;
}
#news a:hover{
background:url(../images/news.jpg) no-repeat;
background-position:0 100%;
}
#news_current{
background-position:0 100%;
}

#directions a{
background:url(../images/directions.jpg) no-repeat;
background-position:0 0;
width:94px;
height:22px;
margin-right:2px;
}
#directions a:hover{
background:url(../images/directions.jpg) no-repeat;
background-position:0 100%;
}
#directions_current{
background-position:0 100%;
}

#contact_2 a{
background:url(../images/contact.jpg) no-repeat;
background-position:0 0;
width:101px;
height:22px;
}
#contact_2 a:hover{
background:url(../images/contact.jpg) no-repeat;
background-position:0 100%;
}
#contact_2_current{
background-position:0 100%;
}

#employment a{
background:url(../images/employment.jpg) no-repeat;
background-position:0 0;
width:117px;
height:22px;
}
#employment a:hover{
background:url(../images/employment.jpg) no-repeat;
background-position:0 100%;
}
#employment_current{
background-position:0 100%;
}