/*body*/
body {
padding:0; 
margin: auto;
background-color:#666666; 
text-align:center;
}

/*wrap*/
#wrap {
width: 985px;
height: 1360px;
background-color:#FFFFFF; 
margin:auto;
}

img {border: none;	}

/*clear*/
.clear{
clear:both;
}

/*header*/
#header {
width: 985px;
}

#header img {
float: left;
}

/*top*/
#topcontainer {
width: 985px;
height: 212px;
padding-top: 10px;
margin-left:3px;
}

	.thumbbox {
	width: 163px;
	height: 210px;
	text-align:center;
	float: left;
	}

/*mid*/
#midcontainer {
width: 985px;
height: 420px;
padding:0;
margin: 0;
float:left;
}

	.bigboxa {
	width: 492px;
	height: 417px;
	padding-left:1px;
	margin:0;
	float: left;
	}
	
	.bigboxb {
	width: 492px;
	height: 417px;
	background-image:url(images/tons.jpg);
	background-repeat: no-repeat;
	padding:0;
	margin:0;
	float: left;
	}
	
	.click {
	width: 474px;
	height: 43px;
	padding-top:100px;
	margin:0;
	text-align:center;
	}
	
	
/*bottom*/
#bottomcontainer {
width: 985px;
height: 212px;
padding:0;
margin-left:2px;
}

	.thumbbox {
	width: 163px;
	height: 210px;
	text-align:center;
	float: left;
	}


/*footerthumbs*/
#footer{
width: 985px;
height: 180px;
padding:0;
margin:0;
}

	.footerthumbs{
	width:246px;
	height: 177px;
	text-align:center;
	float: left;
	}

/*font*/
p{
padding:0;
margin:0;
}

p.unlimited {
font-family:Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight:700;
}

p.watch {
font-family:Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight:700;
}

p.tour {
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
font-size: 38px;
}

p.persons {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

.copyright {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:700;
}


/*links */
a:link { color:blue; }
a:visited { color:blue;}
a:hover { color:red;}
a:active { color:red;}





