body,html {
	font-size: 11px;
	font-family: Tahoma, Verdana;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #5CAEE8;
	padding: 0px;
	margin: 0px;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.clear {
	clear: both;
}
.padding {
	padding: 10px;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#under-nav {
	background-image: url(images/layout_23.gif);
	width: 866px;
	background-repeat: repeat-x;
	background-color: #5CAEE8;
}
#content {
	background-image: url(images/contentbox.gif);
	width: 831px;
	min-height: 328px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	line-height: 200%;
	color: #464646;
}
#accompany-image {
	width: 190px;
	float: right;
	min-height: 328px;
}
#main {
	width: 641px;
	float: left;
}
#bottom {
	background-color: #97CBF0;
	width: 831px;
	color: #1D606C;
}
#bottom a {
	color: #1D606C;
	font-weight: bold;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}
#hideaway img{
	vertical-align:top;
}
iframe {display:none;!important}