body {
margin:0px;
padding:0px;
border:0px;
background-color:#2e2e2e;
text-align:center;
font-size: 11px;
line-height:17px;
font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
color:#ffffff;
}

#header_logo {
position:relative;
width:957px;
height:120px;
text-align:center;
margin-left:auto;
margin-right:auto;
clear:both;
padding-top:20px;
}
#header_image {
width:916px;
height:174px;
margin-left:auto;
margin-right:auto;
clear:both;
}
#menu {
width:916px;
height:41px;
margin-left:auto;
margin-right:auto;
text-align:left;
clear:both;
padding-bottom:44px;
}
#content {
width:916px;
margin-left:auto;
margin-right:auto;
text-align:left;
clear:both;
}
#panes_inner {
width:450px;
height:226px;
overflow-y:auto;
}
#content_left {
float:left;
width:450px;
}
#content_right {
width:358px;
float:right;
}
#footer {
width:916px;
margin-left:auto;
margin-right:auto;
text-align:left;
clear:both;
}



/* menu */

ul#kor_menu {
height:85px;
background-image:url(images/menu_bg.png);
background-repeat: no-repeat;
clear:both;
width: 100%;
height: 41px;
font-size: 12px;
font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.05em;
list-style-type: none;
margin: 0;
padding: 0;
}
ul#kor_menu li {
display: block;
float: left;
margin: 0 14px 0 0px;
}
ul#kor_menu li a {
height: 41px;
line-height:41px;
color: #f0f0f0;
text-decoration: none;
display: block;
float: left;
width:172px;
}
ul#kor_menu li a:hover {
text-decoration: underline;
}
ul#kor_menu li a.current {
color: #c12b26;
}
.kor_menu_text {
padding:8px 0px 0px 15px;
}


ul {
padding-left:15px;
}
/* fonts */
h1 {
font-size:17px;
line-height:20px;
color:#ed7f00;
margin:0px;
padding:0 0 0 15px;
font-weight:normal;
}
.copytext {
margin:16px 15px;
}
.copytext ul {
border:0px;
margin:0px;
padding:0px 0px 0px 15px;
}

/* links */
/* general link */
a:link {text-decoration:none;color:#ffffff}
a:visited {text-decoration:none;color:#ffffff;}
a:active {text-decoration:none;color:#ffffff;outline:none;}
a:hover {text-decoration:underline;color:#ffffff;}

.orange a:link {text-decoration:none;color:#ed7f00}
.orange a:visited {text-decoration:none;color:#ed7f00;}
.orange a:active {text-decoration:none;color:#ed7f00;}
.orange a:hover {text-decoration:underline;color:#ed7f00;}
.orange {
color:#ed7f00;
font-size:10px;
}

#slideshow {
position: relative;
width: 213px;
height: 67px;
overflow: hidden; 
}
#slideshow img {
display: block;
width: 213px;
height: 67px; 
}

table {
border:1px solid #ffffff;
border-collapse: collapse;
}

table td {
padding:0px 10px;
border:1px dotted #ffffff;
border-collapse: collapse;

}

