@charset "utf-8";


/*
##  LAYOUT.CSS 	      
***********************************/

body { margin:0px; padding:0px; background-image: url('/_inc/gfx/bg_stripe.png'); }

#header { width:100%; height:265px; position:relative; margin:0 auto; background-image:url('/_inc/gfx/bg_header.png'); background-repeat:repeat-x; }

  #hcontent { width:1000px; height:265px; position:relative; margin:0 auto; border-left:2px solid #fff; border-right:3px solid #fff; }

     #htop { width:1000px; height:5px; background:#fff; }

     #himg { height:265px; width:1000px; overflow:hidden; position:relative; margin:0 auto; display:table-row; }

	#slideshow { width:1000px; height:265px; z-index:0; position:absolute; top:3px; left:0px; margin:0 auto; overflow:hidden; }
	#logolra { width:406px; height:226px; z-index:998; position:absolute; top:3px; left:0px; }
	#logolra img { width:406px; height:226px; }

	#bsetup { text-align:right; height:26px; width:400px; z-index:990; position:relative; top:0px; left:600px; vertical-align:middle; }

	#topmenu { width:1000px; height:44px; position:absolute; bottom:0px; left:0px; font-size:16px; font-family:"Trebuchet MS"; z-index:999; color: #000; background:url('/_inc/gfx/m_bg.png'); background-repeat:repeat-x; border-bottom:2px solid #FFFE0F; }

#content { width:1002px; position:relative; margin:0px auto; padding:0px; background-image:url('/_inc/gfx/bg_content.jpg'); background-repeat:repeat-y; border-left:3px solid #fff; border-bottom:3px solid #fff; display:block; }

#bg_content { /*width:1000px;*/ position:relative; margin:0 auto; background:none; display:inline-block; }

#shadow_ctop { height:15px; width:1000px; padding:0px; margin:0px; }

#left { width:235px; margin:0; /* float:left; */
  display:table-cell; vertical-align:top; }

#right { text-align:center; width:200px; margin:0px; padding:0px; font-size:0.95em; /* float:right; */
  display:table-cell; background-color:transparent; vertical-align:top; }

#rmask { padding:0px; background-color:transparent; }

#rmask img { border:#fff solid 1px; margin: 0px 0px 3px 0px; }

.right_content { background-color:transparent; }

.iframe { text-align: center; background: #fff; padding-top: 10px; width:202px; }

#middle { padding:0; width:558px; 
/* margin:0px 200px 0px 230px; */
background-color:transparent; display:table-cell; vertical-align:top; }

#cmask { padding:0 10px 0 10px; background-color:transparent; }

#footer { width:1000px; height:30px; margin:0px; padding:0px; background-color:#ddd; 
/* background-image:url('/_inc/gfx/bg_footer.jpg');
  background-repeat:repeat-x; */
  border-top:1px solid #bbb; font-size:11px; line-height: 26px; word-spacing:2px; text-align:center; }

#footer img.icon { margin:0px 5px 0px 10px; }