 br { clear:both; }

body,p,h1,h2,h3,h4,div,ul,li,form,span,input,fieldset,label {
	margin: 0;
	padding: 0;
	border: 0;

}

@font-face { 
    font-family: artbrush; src: url('../fonts/artbrush.ttf');
	font-family: colette; src: url('../fonts/URWColetteD.TTF');
}
 
	body{
	font-family: Geneva, sans-serif, Verdana;
	font-size: 14px;
	min-width: 800px;
	background-image: url(../images/bgs/bg-large.jpg);
	background-repeat: repeat;
	text-align: center;
}

#preloader{
	opacity: 0.1;
	width: 1px;
	height: 1px;
}

#container {
	width: 1300px;
	position: relative;
	margin-left:auto; 
    margin-right:auto;
	padding: 20;
	text-align:center;
}
#header {
	background-image: url(../images/bgs/pkg_bg.png);
	background-repeat: no-repeat;
	height: 911px;
	width: 880px;
	position: relative;
	margin-left:auto; 
    margin-right:auto;
	top: 20px;
	border-radius: 3px;
}
#introcopy {
	left: 416px;
	display: block;
	position: absolute;
	top: 67px;
	font-family: colette;
	font-size: 36px;
	text-align: center;
	color: #FFF;
}
#introcopy2 {
	left: 284px;
	display: block;
	position: absolute;
	top: 266px;
	font-family: colette;
	font-size: 22px;
	text-align: center;
	width: 472px;
}
#introcopy3 {
	left: 343px;
	display: block;
	position: absolute;
	top: 608px;
	font-family: colette;
	font-size: 22px;
	text-align: center;
}
#pricetable {
	height: 23px;
	width: 600px;
	left: 230px;
	position: relative;
	top: 200px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	text-align: left;
	color: #FFF;
}
#maincopy {
	height: 23px;
	width: 600px;
	left: 232px;
	display: block;
	position: relative;
	top: 300px;
	font-family: "artbrush";
	font-size: 20px;
	text-align: left;
	color: #FFF;
}
#contactbuttonhome {
	left: 585px;
	display: block;
	position: absolute;
	top: 705px;
	width: 150px;
	height: 43px;
}

#buttonrack {
	left: 20px;
	display: block;
	position: absolute;
	top: 363px;
}

#bookingbutton {
	left: 2px;
	display: block;
	position: absolute;
	top: 170px;
}
