/* mac hide\*/
html, body {height:100%; background-color: #000000;}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:1000px;/* for mozilla*/
	color: #9A9A9A;
	background: url('/gif/index_bgr.jpg') center top no-repeat;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
#outer{
	height:100%;
	min-height:100%;
	width:1000px;
	color: #9A9A9A;
	margin:auto;
	position:relative;
} 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:798px;	
}
#header{
	position:absolute;
	top:0;
	left:0px;
	width:1000px;
	text-align:center;
	z-index:100;
}
#left {
	position:relative;/*ie needs this to show float */	
	width:190px;
	float:left;
	padding-top:2px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */	
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:1px;
	float:right;
	padding-top:492px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */	
}
#eng {
    position: absolute;
    top: 10px;
    left:-210px;
    font-size: 9pt;
    z-index:2;
}
#eng a {
    color: #000000;
    text-decoration: none;
    font-style: normal;
}
#eng a:hover {
    color: #000000;
    text-decoration: underline;
}

#footer {
	width:1000px;
	clear:both;
	height:100px;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	
}
* html #footer {/*only ie gets this style*/
	\height:100px;/* for ie5 */
	he\ight:100px;/* for ie6 */
}
#footer_content {
	width:1000px;
	height:100px;
	position: relative;	
}
#footer_content a {
        text-decoration:none;
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:590px;
	float:right;
	padding-top:492px;
	padding-bottom:32px;/* needed to make room for footer */	
}
#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:102px;clear:both} /* to clear footer */

#top_menu {
    width: 668px;
    height: 35px;
    border-top: solid 1px #D1D9DD;
    border-bottom: solid 1px #D1D9DD;
    margin: 0 auto;
}
#gorizontal_menu {
    margin: 5px 0px 0px 0px;
}
#gorizontal_menu img {
    border: none;
}
#gorizontal_menu td a {
    width:100%;
    display: block;
}
#gorizontal_menu a:hover {
    background-color:#475C70;
}

#signature {
    margin: 10px 0px 0px 0px;
}
#events_line {
    width:550px;    
    margin: 0 auto;
    clear:both;    
}
#events_line div.event {
    width: 130px;
    float:left;
    margin-right:6px;
    text-align: left;
}
#events_line div.event a {
    color: #9A9A9A;
    text-decoration:none;
}
#events_line div.event a:hover {
    text-decoration:underline;
}
#content {
    clear:both;
    min-height: 180px;
}
#footer img.f1 {
    clear:both;
}
#footer img.f2 {
    float:left;
    margin-left: 6px;
}
#index_intro {
    position: relative;
    width:550px;
    text-align: left;
    margin: 30px auto 0px auto;        
}
#index_intro2 {
    position: relative;
    width:550px;
    text-align: left;
    margin: 60px auto 0px auto;    
    color: #ffffff;
    font-size:10pt;    
}
#index_intro a {
    color: #737373
}
#index_intro img.bgr {
    position: absolute;
    top: 0px;
    left: -40px;
}
span.date {
    font-weight: bold;
}
#design_by {
    position:  absolute;
    bottom:4px;
    right:165px;
    font-family: Tahoma, Arial, sans-serif;
    font-size:8pt;
    color:#838C93;
}
#design_by a {
    font-family: Tahoma, Arial, sans-serif;
    font-size:8pt;
    color:#838C93;
    text-decoration:none;
}
#design_by a:hover {
    text-decoration:underline;
}

#schema{
    position:  absolute;
    bottom:4px;
    left:168px;
    font-family: Tahoma, Arial, sans-serif;
    font-size:8pt;
    color:#838C93;
}
#schema a {
    font-family: Tahoma, Arial, sans-serif;
    font-size:8pt;
    color:#838C93;
}
#address {
    margin-top:10px;
    font-family: Tahoma, Arial, sans-serif;
    font-size:8pt;
    color:#838C93;
}
#address a {
    font-family: Tahoma, Arial, sans-serif;
    font-size:8pt;
    color:#838C93;
}
#slogan_wrap {
  position:relative;
  width:100%;
  height:97px;
  border: solid 1px #f00;
}
#slogan {
  position:absolute;
  top:0px;
  left:50%;
  width:305px;
  height:97px;
  margin-left:-153px;
  text-align:center;
  z-index:2;  
}   
img.top_slogan {
    //filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
div.top_slogan {
 width: 305px; 
 height:97px;
 //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gif/index_top_logo2.png');
 z-index:2;
}
