@import '/layout/menu.css';
html,body{
margin:0;padding:0;
height:100%;
}
body{
/*scrollbar-face-color: #ab7313;
scrollbar-highlight-color: #EFEFEF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #666666;
scrollbar-base-color: #666666;
scrollbar-3d-light-color: #000000;
scrollbar-dark-shadow-color: #000000;*/
scrollbar-face-color: #838282;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #555555;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-Color: #555555;
font-size:.8em;
font-family:Helvetica, Arial, Verdana, sans-serif;
background:#242424 url('/images/body_bg.jpg') 60px 0;
height:100%;
min-width:778px;
}
a img{
border-width:0;
}
img{
display:block;
}
#fullheight{
position:relative;
min-height:100%;
max-width:814px;
background:url('/images/rbar.jpg') repeat-y 778px -63px;
}
* html #fullheight{
height:100%;
width:814px;
}
#wrapper{
min-height:100%;
height:100%;
background:#000 url('/images/home_bg.jpg');
color:#fff;
width:778px;
}
#wrapp\65	r{
  height:auto;
}
* html #wrapper{
height:100%;
}
#header{
position:absolute;
top:0;
width:778px;height:136px;
z-index:1;
}
#header h1{
margin:0;
width:778px;height:136px;
}
#header h1 a:link, #header h1 a:visited, #header h1 a:hover{
display:block;
width:778px;height:136px;
background: url('/images/top.jpg');
text-indent:-700em;
}
a.head:link, a.head:visited{
display:block;
position:absolute;
top:106px;
height:23px;
text-decoration:none;
color:#fff;
font-size:1.2em;
font-weight:500;
padding-top:6px;
text-indent:-700em;
}
#clearheader{
height:136px;
clear:both;
}
#clearfooter{
height:42px;
overflow:hidden;
clear:both;
}
#footer{
height:39px;
background:#000;
z-index:1;
position:absolute;
width:778px;
margin-top:-42px;
clear:both;
color:#fff;
padding-top:3px;
}
#left{
width: 177px;
float:left;
}
#inside_page{
width:601px;
height: 100%;
float:left;
}
#middle{
width:429px;padding-top:5px;
float:left;
}
#right{
width:167px;padding-top:5px;
float:right;
}
ul.nav{
width: 177px;
margin:0;padding:0;
list-style:none;
}
.newsletter{
margin: 7px 5px;
background: url('/images/newsletter.jpg') no-repeat;
height:98px;
}
.ribbon{
position:absolute;
width:36px;height:413px;
padding:0;
margin:0;
left:778px;
top:0;
background: url('/images/ribbon.gif');
}
#middle .content{
border-bottom:1px solid #2b2b2b;margin-bottom:1px;
padding:7px 7px 10px;
}
#middle .text{
padding:.8em;
background: url('/images/mid_bg.jpg');
color:#0f0f0f;
text-align:justify;
}
#right .content{
padding-bottom:6px;
}
#right .text{
border-left:1px solid #000;
border-bottom:1px solid #000;
background:#212121;
color:#f0f0f0;
padding:.4em;
text-align:justify;
}
.ins_wrap{
padding-top:8px;
}
.ins_wrap .content{
border-bottom:1px solid #2b2b2b;margin-bottom:1px;
padding:8px 8px 10px;
}
.ins_wrap .text{
padding:.8em;
background: #ffffff;
color:#0f0f0f;
text-align:justify;
}
a:link, a:visited{
color:#000;
}
a:hover{
text-decoration:none;
}
#footer div{
width:427px;
float:left;
margin-left:6em;
font-size:.6em;
}
* html #footer div{
font-size:.7em;
}
#social {
	margin: 7px 10px;
	text-align: left;
}
#social img {
	display: inline;
}
#social .badge {
	margin: 0px 3px;
	border: 1px solid #000;
}