/***************************************
***************TEMPLATE*****************
***************************************/

html, body { 
	background-color:#f8f8f3;
	margin:0px;
	font-family:Arial, Gulim, Helvetica;

	font-size:12px;
	color:#000000;
}
img {

	border:0px;
}
.clear { 
	 clear: both; 
	 line-height: 0px; 
	 font-size: 0px;
	 height:0px; 
}	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }


/* Type */
h1 {
	font-family:Arial, Gulim, Helvetica;
	font-size:18px;
	color:#003039;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contentWrap h1 {
	font-family:Arial, Gulim, Helvetica;
	font-weight:bold;
	font-size:18px;
	color:#003039;
	margin-bottom: 5px;
	text-align:left;
}

.contentWrap h2 {
	font-family:Gulim, Arial, Helvetica;
	font-size:12px;
	color:#003039;
	margin-bottom: 5px;
	text-align:left;
}

h2 {
	font-family:Arial, Gulim, Helvetica;
	font-size:14px;
	color:#003039;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	font-family:Arial, Gulim, Helvetica;
	font-size:12px;
	color:#000000;
	
}
a {
	color:#073766;
	text-decoration:none;
}
a:hover {
	color:#073766;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}


/* Drop Down Menu */
#menu img { 
	float:left;
}
	
/* Lists */
ul.home { margin-bottom:10px; }
li.home {
	list-style:square;
	color:#797777;
	font-family:Gulim, Arial, Helvetica;
	font-size:12px;
}
ul {
	list-style:square;
	font-family:Gulim, Arial, Helvetica;
	font-size:12px;
	color:#000000;	
}
ol {
	font-family:Gulim, Arial, Helvetica;
	font-size:13px;
	color:#000000;	
}

/* Layout */
#row1 {
	width:100%;
	height:95px;
	background-image:url(../images/row1-background.jpg);
	background-repeat:repeat-x;
}
#row2 {
	width:100%;
/*	height:188px; */
	background-image:url(../images/cRow2-bg.jpg);
}
#row2_sub {
	width:100%;
	height:100px;
	background-image:url(../images/cRow2-bg.jpg);
}
#row3 {
	width:100%;
	height:6px;
	background-color:#696969;
}
#row4 {
	width:100%;
	height:auto;
	background-image:url(../images/cRow4-background.jpg);
	background-repeat:repeat-x;
}

#mt {
	height:100%;
}
#cRow1 {
	margin: 0 auto;
	width:799px;
	height:95px;
	background-image:url(../images/cRow1-background.jpg);
	background-repeat:repeat-x;
	border-left:#c7c7c7 solid 1px;
	border-right:#c7c7c7 solid 1px;
}
#logo {
	text-align:left;
}
#menu {
	height:28px;
	width:799px;
}
#cRow2 {
	margin: 0 auto;
	width:799px;
/*	height:188px; */
	border-left:#c7c7c7 solid 1px;
	border-right:#c7c7c7 solid 1px; 
}

#cRow2_sub {
	margin: 0 auto;
	width:799px;
	height:100px;
	border-left:#c7c7c7 solid 1px;
	border-right:#c7c7c7 solid 1px; 
}

#cRow3 {
	margin: 0 auto;
	width:799px;
	height:6px;
	background-color:#a0a0a0;
	border-left:#c7c7c7 solid 1px;
	border-right:#c7c7c7 solid 1px; 
}
#cRow4 {
	margin: 0 auto;
	padding-top:10px;
	width:799px;
	height:auto;
	border-left:#c7c7c7 solid 1px;
	border-right:#c7c7c7 solid 1px;
	border-bottom:#c7c7c7 solid 1px; 
	background-color:#FFFFFF;
	position:relative;
}
#fast_menu {
	width:200px;
	height:305px;
	left: -200px;
	top: 20px;
	position:absolute;
	background:url(../images/fast_base.jpg) no-repeat top;
}
#fast_menu  ul{
	margin:60px 0 0 5px;
	padding:0;
}
#fast_menu  li{
	list-style:none;
}

.contentWrap {
	font-family:Gulim, Arial, Helvetica;
	text-align:left;
	width:769px;
	background-color:#FFFFFF;
}

.contents {
	font-size:12px;
	line-height: 20px;
	width:590px;
	float:left;
	display:block;
}

.support {
	font-size:12px;
	line-height: 20px;
	float:left;
	display:block;
}

.subContents {
	font-size:12px;
	line-height: 20px;
	width:100%;
	display:block;
}

/* Main Menu */
#mainNav {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#686666;
	text-align:left;
	margin-left:10px;
	margin-top:8px;
}

#mainNav td {
	padding-right:15px;
}

#mainNav td #bbs {
margin-top:-5px;
}

#mainNav a {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#686666;
	text-decoration:none;
	font-weight:bold;
}
#mainNav a:hover {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#686666;
	text-decoration:underline;
}

#footer {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	color:#686666;
	text-align:center;
	margin-top:30px;
	margin-bottom: 10px;
	
}
#footer a {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	color:#686666;
	text-decoration:none;
}
#footer a:hover {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	color:#686666;
	text-decoration:underline;
}

.missionOL li {
	margin-bottom:6px;
}
.approachUL li {
	margin-bottom:6px;
}