body {
	background:#00b1ff url(../images/main_bg.jpg) no-repeat center top;
	margin:0;
	padding:4% 0% 3% 0%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#151515;
	font-size:12px;
	position:relative;
	border:1px #232020 solid;
}
:focus {
	outline:0;
}
a img {
	border:none;
}
a {
	color:#bd0800;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

p, h2, h3, h5, ul, li, form, input {
	margin:0;
	padding:0;
}

/*-------------------------COMMON CLASSES-------------------*/

.plaindiv {
	float:left;
	width:100%;
	overflow:hidden;
}
.autodiv_left {
	float:left;
	width:auto;
	overflow:hidden;
}
.autodiv_right {
	float:right;
	width:auto;
	overflow:hidden;
}

/*-----------------------WRAPER------------------*/

.main_wraper {
	margin:0 auto;
	width:90%;
	overflow:hidden;
	position:relative;
}
.logo {
	text-align:center;
}
img.logo  {
	width:35%;
	/*height:20%;*/
	*width:auto;
	*height:auto;
	margin-bottom:1.5%;
}
img.tagline  {
	width:50%;
	/*height:20%;*/
	margin-bottom:5%;
	*width:auto;
	*height:auto;
}
.mid_part {
	width:70%;
	*width:60%;
}
.orlando {
	text-align:center;
	margin-bottom:6%;
}
img.orlando  {
	width:50%;
	/*height:20%;*/
	*width:550px;
	*height:auto;
}
img.wowpoints  {
	width:60%;
	/*height:20%;*/
	*width:auto;
	*height:50px;
	margin-bottom:5%;
}
.dollar {
	width:14%;
	*width:18%;
	margin-top:7%;
	*margin-top:12%;
	text-align:center;
}
img.dollar  {
	width:70%;
	*width:90px;
	*height:auto;
}
.bestvalue {
	text-align:right;
}
img.bestvalue  {
	width:70%;
	/*height:20%;*/
	*width:auto;
	*height:50px;
	margin-bottom:5%;
}
.castle {
	width:16%;
	*width:22%;
	margin-top:3%;
}
img.castle  {
	width:100%;
	*width:170px;
	*height:auto;
}
.lower_part {
	width:75%;
	*width:84%;
	margin:0 auto;
	overflow:hidden;
}
.btns {
	width:25%;
	text-align:center;
}
img.btns {
	width:65%;
	*width:auto;
	*height:60px;
}
.margin_top {
	margin-top:3%;
}
img.mail {
	width:55%;
	*width:auto;
	*height:auto;
}
img.phone {
	width:38%;
	/*height:40%;*/
	*width:auto;
	*height:auto;
}