/* CSS Document */

html, body{
margin:0;
padding:0; 
}

body{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 71%;
behavior: url(csshover3.htc);
background:#375711 url(../images/bgk.gif) no-repeat top center;
behavior: url(script/csshover.htc); <!--hack per ie6-->
}

#bgktop{
background: url(../images/bgk_top.gif) repeat-x;
height:149px;
}

#top{
position:relative;
margin: 0 auto;
width:977px;
height:148px;
}

#logo{
position:absolute;
top:20px;
left:0px;
}

#login{
position:absolute;
top:20px;
right:0;
text-align:left;
font-size:10px;
}

#account_top{
position:absolute;
top:55px;
right:7px;
text-align:right;
font-size:10px;
background: url(../images/bgk_account_top.jpg) no-repeat top;
}

#nav{
margin: 0 auto;
position:absolute;
top:90px;
left:0px;
}

.ie6 #nav{
top:102px;
}

/*
#slide_home{
margin: 0 auto;
width:980px;
height:313px;
background: url(../images/bgk_slide.png) no-repeat top center;
}

#slide_home{
margin: 0 auto;
width:971px;
height:313px;
background: url(../images/bgk_slide.png) no-repeat top center;
}
*/

#slide_home{
margin: 0 auto;
width:601px;
height:261px;
padding-right:2px;
}

/*
.ie6 #slide_home{
background:none;
}
*/

#content{
position:relative;
margin:0 auto;
padding:0;
width:980px;
background: url(../images/bgk_content.png) repeat-y top center;
}

.ie6 #content{
background: url(../images/bgk_content.jpg) repeat-y top center;
width:979px;
right:1px;
}

.safari #content{
right:1px;
}

#content_left{
position:relative;
width:692px;
margin-left:6px;
margin-bottom:30px;
float:left;
font-size:12px;
font-weight:500;
word-spacing:0.01px;
} 

.ie6 #content_left{
margin-left:2px;
}

#content_right, #content_right_xche{
position:relative;
margin:0 auto;
float:right;
width:275px;
min-height:650px;
right:7px;
background-color:#F7F7F7;
border-left:1px solid #E1E1E1;
padding-bottom:30px;
} 

#content_right_xche{
min-height:2015px;
} 

#footer{
clear:both;
position:relative;
margin:0 auto;
font-size:10px;
color:#A9A9A9;
padding-top:40px;
width:975px;
padding-bottom:30px;
background: #375711 url(../images/bgk_footer.gif) no-repeat top center;
/*background: #1B1B1B url(../images/bgk_footer_b.gif) no-repeat top center;*/
}

.ie6 #footer{
clear:none;
}

.safari #footer{
left:1px;
}