@charset "utf-8";
/* CSS Document */

p {
margin : 0; padding: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}
body,td,th {
	color: #000000;
}a {
	font-family: tahoma;
	
	color: #08589F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DF096F;
}
a:hover {
	text-decoration: underline;
	color: #DF096F;
}
a:active {
	text-decoration: none;
	color: #DF096F;
}
.main {
	margin: auto;
	float: none;
	height: auto;
	width: 807px;
}
.header {
	float: left;
	height: 389px;
	width: 807px;
}
.logo {
	background-image: url(images/joon-mali1.jpg);
	float: left;
	height: 389px;
	width: 326px;
}
.hright {
	background-image: url(images/joon-mali2.jpg);
	float: left;
	height: 389px;
	width: 481px;
}
.introtext {
	float: left;
	height: 150px;
	width: 228px;
	margin-top: 140px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding:6px;
	padding-top:18px;

}
.spacer {
	float: left;
	height: 150px;
	width: 52px;
	margin-top: 140px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.mainarea {
	background-image: url(images/joon-mali3.jpg);
	float: left;
	height: auto;
	width: 747px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-family: tahoma;
	
}
.maincontent img { float:left; 
	margin-right:15px;
	border:1px solid #08589F;
	}
.maincontent {
	position:relative;
	left:auto;
	right:auto;
	height: auto;
	width: 660px;
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-family: tahoma;
		margin-top: -18px;
}
.mainimages {
	position:relative;
	left:auto;
	right:auto;
	height: auto;
	width: 660px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-family: tahoma;
	
}
.headjoon {
	left:auto;
	right:auto;
	position:relative;
	margin-top: -80px;
	*margin-top: -60px;
}
.imagebox1 {
	/*position:absolute;*/
	float:left;
	width:210px;
	margin-left:5px;
	height: auto;

	overflow:inherit;
}
.imagebox2 {
	/*position:absolute;*/
	float:left;
	width:210px;
	margin-left:10px;
	height: auto;

	overflow:inherit;
}
.imagebox3 {
	/*position:absolute;*/
	float:right;
	width:210px;
	margin-right:5px;
	height: auto;

	overflow:inherit;
}
.imagetext {
	padding-top:10px;
	color:#DF096F;
	font-size: 12px;
}
#mainspace {
	position:inherit;
	left:auto;
	right:auto;
	height: 50px;
	width: 660px;
}
.mainlink {
	position:relative;
	left:auto;
	right:auto;
	height: auto;
	width: 660px;
	padding:30px 0 0 0;
	clear: both;
}

h1.botlink  {

	text-align:center;
	margin-top: 10px;
	height: auto;
}
.footer {
	background-image: url(images/joon-mali3.jpg);
	float: left;
	height: auto;
	width: 757px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: tahoma;
}

