body, select
{
	font: 13px/20px Gulim, verdana;
	color: #555;
}

#banleft
{
	margin-right: 10px;
	height: 200px;
	width: 220px;
	background: url("../images/banleft.gif");
}

#gallery1
{
	margin-top: -30px;
}



#head
{
	margin-bottom: 5px;
}

/* content */

#content_wrap
{
	margin: 0px;
	margin-top: 0px;
	width: 820px;
}

#main
{
	margin: 0px;
	margin-top: 0px;
	width: 851px;
}


#content
{
	text-align: justify;
	font: 13px Gulim, Verdana;
	padding-top: 0px;
	margin-top: 2px;
	margin-left: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	
}


#content p
{
	margin: 0px 0px;
	line-height: 22px;
	padding: 0px 10px;
}

#content h2
{
	font: bold 12px verdana, Gulim;
	background: #fff;
	padding: 1px 10px 10px 20px;
	
	color: #666;
	border-bottom: 1px solid #ccc;
	text-align: left;
	background: url("../images/h2_head3.gif") no-repeat;
	padding-left: 30px;
}

#content h3
{
	font: bold 12px verdana, Gulim;
	color: #0000ff;
}

#content h4
{
	font: bold 12px verdana, Gulim;
	color: #0000ff;
}

#content li
{
	margin: 10px 0px;
}

/* logo */
#logo span
{
	display: none;
}

/* footer */
#footer_wrap
{
	width: 820px;
}

#footer
{
	border-top: solid 1px #ccc;
	padding-top: 10px;
	width: 820px;
	background: #fff;
}

#footer p
{
	text-align: center;
	margin: 0px;
	padding: 0px 0px;
}

#note
{
	margin-top: 25px;
	margin: 0px;
	padding: 0px;
}

#note p
{
	margin: 0px;
	padding: 0px;
	font: 12px/24px Arial;
	color: #888;
	
}

/* ahref */
a
{
	color: #00f;
	text-decoration: none;
}
a:hover
{
	color: #00f;
	text-decoration: underline;
}

a.sub
{
	text-decoration: none;
}
a.sub:hover
{
	text-decoration: none;
}



a.a1
{
	color: #777;
	text-decoration: underline;
}

a.a2
{
	color: #333;
}

a.a1:hover, a.a2:hover
{
	color: #00f;
	text-decoration: underline;
}

a.mnc
{
	color: #777;
	font: 12px/16px Arial;
	text-decoration: none;
}

a.mnc:hover
{
	color: #777;
	font: 12px/16px Arial;
	text-decoration: none;
}


a.home
{
	color: #999999;
	text-decoration: none;
}
a.home:hover
{
	color: #ff9900;
	text-decoration: none;
}

#submenu img
{
	display: block;
	border: 0px;
}



/* floaters */
img.picLeft
{
	display: block;
	float: left;
	margin: 10px 15px 10px 5px;
}

img.picRight
{
	display: block;
	float: right;
	margin: 10px 5px 10px 15px;
}

img.picRight2
{
	display: block;
	float: right;
	margin: 0px 5px 10px 15px;
}

#left_table{
	margin-top: 5px;
	padding-right: 15px;

}



#middle{
	margin-top: 0px;
	width: 820px;
	border: 1px solid #CCCCCC;
	
}

/* background elements */
body
{
	background: url(../images/bg_body2.gif);	
	background: #fff;
	
	
}







/* vertical align */
html { overflow: -moz-scrollbars-vertical; }
body.va { margin: 0px auto; text-align: center; margin-top: 12px;}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div.dashed
{
	overflow:hidden;
	height: 9px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}

div.lined
{
	overflow:hidden;
	height: 9px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

/* set millions of background images */
.rbroundbox { background: url(../images/nt.gif) repeat; }

.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0px 7px;  }
.rbroundbox { width: 100%; margin: 1em auto; color: #666;}