@CHARSET "UTF-8";
body{
background-image: url('../img/background_stretch.png');
background-repeat:repeat-x;
background-color:#363941;
text-align:center;
}
div{
text-align:left;
position:absolute;
display:block;
margin:0;
border:0;
padding:0;
}
img{
border:0;	
}
.panel{
top:123px;
position:relative;
width:707px;
min-height:540px;
height: auto !important;
height: 540px;
background-image:url('../img/border_vertical.png');
background-repeat:repeat;
}

.img_main{
position:relative;
width:687px;

height:182px;
left:10px;
/*background-image:url('../img/img_main.jpg');*/
}
.main{
position:relative;
width:687px;
min-height:323px;
height: auto !important;
height: 323px;
left:10px;
background-color:#e3e4e3;	
}
.menu_middle_container{
position:relative;
width:672px;
height:54px;
right:11px;
text-align:right;
}
a,p,h1,h2,li,td{
font-family:Helvetica,Verdana, Arial, sans-serif;
border:0;
margin:0;
text-decoration:none;
outline:none;
}
.menu_middle_container div{
position:relative;
float:right;
text-align:center;
height:44px;
width:130px;
padding:10px 10px 5px 10px;
border-left:1px #abb5b7 solid;
text-align:center;
}
.menu_middle_container div a{
color:#54585b;
font-size:12px;
line-height:14px; 
}
.menu_middle_container div a:hover{
color:#36393b;
}
.menu_left_container{
left:10px;
width:176px;
top:0px;
}
.menu_left_container div{
position:relative;
border-bottom:2px #8a8c8b solid;
width:166px;
padding:6px 5px 6px 5px;
}
.child_menu{
background-color:#dadbda;
}
.menu_left_container div a{
color:#4f4f4f;
font-size:10px;
font-weight:bold;
}
.menu_left_container div a:hover{
color:#262121;
}
.main_body{
position:relative;
color:#606060;
top:0px;
left:186px;
width:470px;
padding:15px 20px 15px 20px;
}
h1,h2{
font-size:13px;	
}
p,li,td{
font-size:12px;
}
a:hover{
color:#36393b;
}
table td img{
padding:5px 5px 5px 5px;	
}
.top_left{
top:-76px;
left:0;
width:17px;
height:76px;
background-image:url('../img/top_left.png');
}
.top_stretch{
top:-76px;
left:17px;
width:464px;
height:76px;
background-image:url('../img/top_stretch.png');
background-repeat:repeat-x;
}
.top_right{
top:-76px;
left:481px;
width:226px;
height:76px;
background-image:url('../img/top_right.png');
}
.bottom_right{
width:18px;
height:65px;
bottom:-65px;
right:0;
background-image:url('../img/bottom_right.png');
}
.bottom_left{
width:17px;
height:65px;
bottom:-65px;
left:0;
background-image:url('../img/bottom_left.png');
}
.bottom_stretch{
bottom:-65px;
left:17px;
width:672px;
height:65px;
background-image:url('../img/bottom_stretch.png');
background-repeat:repeat-x;
}
.bottom_credits{
bottom:-100px;
left:17px;
width:672px;
height:25px;
}
.bottom_credits p{
font-size:9px;
color:#606060;
}
.bottom_credits a{
font-size:9px;
color:#999999;
}
.middle_stretch{
top:182px;
width:687px;
height:60px;
left:10px;
background-image:url('../img/middle_stretch60.png');
background-repeat:repeat-x;
}