
* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	text-align: center;
}

#main_container {
	width: 798px;
	height: auto;

	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
}

#main_top {
	width: 798px;
	height: 402px;
}

#main_top1 {
	background: url('../../home/images/main_top1.jpg') no-repeat;
	width: 798px;
	height: 156px;
}

#main_top2 {
	background: url('../../home/images/main_top2.jpg') no-repeat;
	width: 798px;
	height: 165px;
}

#main_top3 {
	background: url('../../home/images/main_top3.jpg') no-repeat;
	width: 798px;
	height: 81px;
}

#main_middle {
	width: 798px;
	height: auto !important;
	height: 98px;
	background: url('../../home/images/main_middle.jpg') no-repeat;
}

#main_middle_left {
	width: 384px;
	height: auto;
	display: inline;
	float: left;
}

#main_middle_right {
	width: 382px;
	height: auto;
	display: inline;
	float: left;
	margin: 0 0 70px 30px;
}

div.country {
	width: 384px;
	height: auto;
	text-align: right;
	padding: 0 0 9px 0;
	letter-spacing: 0.05em;
}

div.country_title_left {
	width: 343px;
	height: auto;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666564;
	text-align: right;
	float: left;
	display: inline;
}

img.country_image_left {
	width: 28px;
	height: 18px;
	margin: 0 0 0 13px;
	float: left;
	display: inline;
}

div.country_title_right {
	width: 343px;
	height: auto;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666564;
	text-align: left;
	float: left;
	display: inline;
}

img.country_image_right {
	width: 28px;
	height: 18px;
	margin: 0 13px 0 0;
	float: left;
	display: inline;
}

#main_bottom {
	width: 798px;
	height: auto;
	margin: 0;
	margin: 70px 0 0 0 !important;
	text-align: center;
}

div.heart {
	width: 520px;
	height: 410px;
	margin: 0px auto 0 auto;
	position: relative;
	text-align: center;
	clear: both;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}

span.heart {
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 20px;
	color: #f7d5e6;
}

p {
	color: #FFFFFF;
}

a:link {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666564;
	text-decoration: none;
}

a:visited {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666564;
	text-decoration: none;
}

a:hover {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0099;
	text-decoration: none;
}