/* SLCC Styles */

body {
	text-align:center;
	min-width:800px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	margin:5px 0 0 0;
	background-color:#fff;
	color: #000;
}
img {
border:none;
}
 hr {
  border: 0;
  width: 97%;

   height: 1px;
	 color: #999;
	background-color: #999;
	margin: 0 0 0 20px;
	padding: 0;
}
/* Positioning
-----------------------------------------------------------------*/
#wrapper {
	width: 770px;
	margin:0 auto;
	text-align:left;
}
#header{
	height:100px;
}
#content {
	width: 560px;
	float:right;
}
#content_img{
	width:560px;
	background-color:#fff;
	background-image:url(images/header_imgs/home_img.jpg);
	background-position: 0 0;
	height:198px;
}
#mainNav{
	width:210px;
	float:left;
	background-color:#fff;
}

#footer{
clear:both;
}
#footer{
width:550px;
text-align:center;
margin-top: 30px;
margin-left: 220px;
}


/* Header
-----------------------------------------------------------------*/

#header img{
	float:left;
	margin-left:55px;
}
#header ul li{
	float:right;
	list-style: none;
	margin: 0 12px 0 0;
	padding: 0 0 0 6px;
	background-image: url(images/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#header li a{
	font-size: 75%;
	text-decoration: none;
	color: #463F37;
}
#header_title{
float:left;
margin:20px 0 5px 50px;
padding:0;
height:35px;
width:465px;
}
#header_title h1{
	text-indent:-1500px;
	background-image:url(images/slcc_title.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:35px;
}
#language{
text-align:right;
font-size:70%;
margin-bottom:5px;
margin-right:10px;
}
div#language a{
text-decoration: none;
}
div#language a:hover{
font-weight:bold;
}
/* Content
-----------------------------------------------------------------*/
#content h1{
	font-size: 22px;
	margin:20px 0 20px 20px;
	font-weight:normal;
	height:26px;
}
#content h2{
	font-size: 95%;
	color:#333;
	margin:15px 0 10px 20px;
}
#content h3{font-size: 90%;
	color:#d76623;
	margin:15px 0 5px 20px;}
#content p{
	font-size: 90%;
	margin: 10px 10px 10px 20px;
}
#content ul ol{
list-style-type:decimal;
}
#content a{
	text-decoration: underline;
	color: #0000ff;
}
#content li{
	font-size:80%;
	color:#333;
	margin: 5px 10px 5px 10px;
}
#panel_1{
	float: left;
	width: 250px;
	margin:10px 0 15px 15px;
	background-image: url(images/curved_box.gif);
	background-position: 0;
	background-repeat: no-repeat;
	height: 115px;
	text-align: center;
}
#panel_2{
	float: right;
	width: 250px;
	margin:10px 10px 15px 0;
	background-image: url(images/curved_box.gif);
	background-position: 0;
	background-repeat: no-repeat;
	height: 115px;
	text-align: center;
}
#panel_1 h3, #panel_2 h3{
	font-size: 100%;
	color: #0000ff;
	padding: 0;
	margin: 15px 0 10px 0;
}
#panel_1 p, #panel_2 p {
	margin: 0px 5px 0 5px;
	font-size: 75%;
}
.floatleft{margin:5px 10px 10px 20px; float:left; font-size:80%}
/* Main Nav & Address
-----------------------------------------------------------------
top level */

#mainNav{
	padding: 0;
	font-size: 85%;
	text-align: right;
	font-family: Arial, Geneva, sans-serif;
	/*width: 18.2em;*/
}
#mainNav dt{
	margin: 0;
	padding: 0;
}
#mainNav dt a{
	padding: 6px 5px 6px 0px !important;
	padding: 6px 5px 6px 0;
	margin: 0 0.5em 0 0.8em;
	
	display: block;
	border-bottom: 0.1em solid #999;
	text-decoration: none;
	color: #0000ff;
	font-weight: bold;
}

#mainNav dt a.korean {
	border:none;
	display:inline;
	margin:0;
	font-weight: normal;
	color: #0000ff;
	padding:0;
	margin: 0;
}
#mainNav dd{
	line-height: 15px;
	padding: 0;
	margin: 0;
}
#mainNav dd a{
	padding: 1px !important;
	padding: 1px;
	
	margin: 5px 8px 5px 0px !important;
	margin:5px 8px 5px 0px;
	border: none;
	text-decoration: none;
	background-image: none;
	color: #000;
	font-weight: normal;

}
#mainNav dd a:hover {color:black;}
#mainNav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top:3px;
}
#mainNav li{
	margin: 0;
	padding: 0;
	padding-right:4px;
	margin-right:13px;
	background-image:url(images/sub_sub.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#mainNav ul.menu li a{
	padding: 1px;
	margin:5px 8px 0px 0; 
	border: none;
	text-decoration: underline;
	background-image: none;
	color: #000;
	font-weight: normal;
	font-size:11px;
}
#mainNav dd.menu li a:hover{color: #D76623;}

.sub1, .sub2, .sub3, .sub4{
	display:none;
}

#address {
	font-size: 90%;
	text-align: right;
	padding: 0 5px 0 0;
	border-right:0px solid #D76623;
}

#address h3{
	font-size:105%;
	margin: 0;
	padding: 0;
	color:0000ff;
}
#address  p{margin-top: 5px;}
/* Anchor top
-----------------------------------------------------------------*/
#content p.anchorLink{
text-align:right;
margin-bottom:25px;
}
#content p.anchorLink a{
padding-right:10px;
font-size:10px;
color:#666;
/*background-image: url(images/top_arrow.gif);
background-repeat:no-repeat;
background-position:right;*/
}
/* Footer
-----------------------------------------------------------------*/

#footer ul li{
	display: inline;
	list-style: none;
	font-size: 70%;
	margin: 5px 2px 0 2px;
	color: #000;
	border-right:1px solid #999;
	padding: 0 3px 0 3px;
	text-align: center;
}
#footer ul li.last{
	border:none;
}
#footer p{
	font-size: 80%;
	color: #0008;
	padding:0;
	margin:5px;
}
#footer  a{
	color: #0000ff;
}