* {
	margin: 0px;
	padding: 0px;
}

img
{
border: 0px;
}

body {
	background: #E5E5E5 url(images/bg.gif) top left;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #171717;
}
#pic {
	width: 200px;
	height: 178px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#pic a img{
	border: medium solid #7f6f78;
}


#pic a:hover img {
	border: medium solid #993300;
}


#pic2 {
	border: thin solid #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

p, ol
{
margin-top: 10px;
}

h1, h2, h3 {
	color: #575656;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


h3 {
	font-size: 1em;
}

a {
	text-decoration: underline;
	color: #993300;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #575656;
}

hr {
	display: none;
}


#main
{
width: 761px;
margin: 0 auto;
background-color: #ffffff;
border-left: 15px solid #D9D9D9;
border-right: 15px solid #D9D9D9;
}

#header{
	height: 354px;
	width: 761px;
}

#logo {
	background: url(images/header.jpg) no-repeat;
	width: 761px;
	height: 227px;
	text-align: left;
}

#menu {
	margin-bottom: 0px;
}

#menu ul {
	padding: 0;
	list-style: none;
	float: left;
	height: 54px;
	margin-bottom: 0px;
}

#menu li {
	float: left;
	height: 54px;
	display: inline;
	overflow: hidden;
}

#menu a {
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #3B3B3B;
	text-align: center;
	height: 54px;
}

#menu a:hover {

}
#background {
	background-image: url(images/box_bg.jpg);
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	height: 219px;
}


#top {
	background: url(images/top.jpg) no-repeat;
	height: 73px;
	width: 761px;
	margin-top: 0px;
	clear: both;
}


#page{
	background: #ffffff;
}
/* Content */

#content {
	width: 650px;
	padding-left: 5px;
	margin-left: 40px;
}

#content H2
{
	padding-top: 5px;
	width: 650px;
	font-size: 16px;
	color: #000000;
}
#content h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#content a:hover
{
color: #7F6F78;
}

#content .entry
{
	padding: 10px;
	width: 650px;
}
#footpic {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 522px;
	margin-left: 117px;
}


.back_title
{

}
#zen {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 20px;
	color: #993300;
}

#zen a img{
	border: medium solid #7f6f78;
}


#zen a:hover img {
	border: medium solid #993300;
}




/*---------------------lightbox----------------------- */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

/*---------------------end lightbox----------------------- */





/* Footer */
#footer
{
	background-image: url(images/footer.jpg);
	height: 68px;
	padding-top: 50px;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #171717;
	margin-left: 440px;
}
#footer a
{
	color: #171717;
}

#menu2 li{
	display: inline;
}
#menu2 {
	height: 13px;
}

#menu2 ul{
	list-style:none;
	margin-left:510px;
	text-decoration:none;
}
#menu2 ul li a{
	float:left;
	padding-right:7px;
	color:#171717;
	font-size:100%;
}
#contact {
	background-image: url(images/koreapics.png);
	background-repeat: no-repeat;
	width: 425px;
	height: 110px;
	margin-left: 115px;
}
#package {
	margin-bottom: 30px;
	margin-top: 10px;
	float: right;
	margin-left: 20px;
}
#right {
	width: 320px;
	float: right;
	margin-top: 20px;
	margin-bottom: 50px;
}
#left {
	width: 320px;
	margin-top: 20px;
	float: left;
	margin-bottom: 50px;
}
#heading {
	margin-left: -25px;
}
#heading1 {
	margin-left: -35px;
}
