/* square 1 */

#home {
	position: absolute;
	top: 25px;
	left: 20px;
	width: 200px;
	height: 150px;
}

#text01 {
	width: 440px;
	margin-right: 20px;
	margin-top: 5px;
	float: right;
	display: inline;
}

#title_flying {
	background: url(../images/title_flying.jpg) no-repeat;
	width: 176px;
	height: 17px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#logo_earlyshow {
	float: right;
	margin-left: 5px;
	display: inline;
}

#img01 {
	float: left;
	margin-left: 10px;
	display: inline;
}

#img01_caption {
	float: left;
	position:absolute;
	left:50px;
	top: 520px;
	width: 250px;
}



/* square 2 */

#square02 {
	padding-top: 25px;
}

.col1 {
	float: left;
	width: 350px;
	display: inline;
	margin-left: 30px;
}

.col2 {
	float: right;
	width: 406px;
	display: inline;
	margin-right: 10px;
}

#square02 img {
	float: left;
	margin: 0 0 20px 0;
}

#square02 #img05 {
	margin-left: 13px;
	margin-bottom: 0;
}

#img05_caption {
	float: left;
	width: 200px;
	margin-left: 15px;
	display: inline;
	margin-top: 3px;
	font:10px Arial, Helvetica, sans-serif;
}

#box01 {
	height: 638px;
	width: 406px;
	background: url(../images/box01_bg.jpg) no-repeat;
	padding-top: 14px;
}

#title_tailwagging {
	background: url(../images/title_tailwagging.jpg) no-repeat;
	height: 24px;
	margin: 0 0 0 18px;
}

#box01 ul {
	margin-left: 8px;
	margin-right: 15px;
}

#box01 li {
	background: url(../images/bullet1.jpg) no-repeat;
	padding: 2px 0 4px 25px;
}

/* square 3 */

#square03 {
	padding-top: 1px;
	margin: 20px;
}


/* square 4 */

#square04 {
	padding-top: 20px;
}

#title_oncamera {
	background: url(../images/title_oncamera.jpg) 50px 0 no-repeat;
	height: 17px;
}

#img06 {
	margin-top: 27px;
	margin-left: 40px;
}


/* square 5 */

#square05 {
	position: relative;
}

#title_flying2 {
	background: url(../images/title_flying2.jpg) center center no-repeat;
	height: 57px;
	text-align: center;
	margin-bottom: 20px;
}

#title_wingmate {
	background: url(../images/title_wingmate.jpg) no-repeat;
	height: 19px;
}

#box02 {
	background: url(../images/box02_bg.jpg) no-repeat;
	padding: 10px;
	width: 367px;
	height: 279;
}

#img07_caption {
	position: relative;
	clear: both;
	top: -20px;
	left: 70px;
	font-size: 90%;
}

#img07_caption strong {
	background: url(../images/bullet2.jpg) no-repeat;
	padding: 2px 0 2px 20px;
}

/* square 6 */

#square06 {
	position: relative;
	clear: both;
	padding-top: 20px;
	height: 360px;
}

#square06 p.caption {
	margin-left: 20px;
	position: absolute;
	bottom: 10px;
}

#title_continental {
	background: url(../images/title_continental.jpg) 160px top no-repeat;
	height: 22px;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 100;
}

#img08 {
	position: absolute;
	right: 20px;
	top: -30px;
	z-index: 0;
}

#img09 {
	position: absolute;
	left: 15px;
	top: 55px;
}

#img10 {
	position: absolute;
	right: 240px;
	top: 190px;
}

#img08_caption {
	position: absolute;
	right: 55px;
	top: 220px;
	z-index: 0;
	color: #666;
}

#img09_caption {
	position: absolute;
	left: 15px;
	top: 235px;
	color: #666;
}

#img10_caption {
	position: absolute;
	right: 210px;
	top: 320px;
	color: #666;
}

#text02 {
	z-index: 100;
	width: 340px;
	position: absolute;
	left: 245px;
	top: 50px;
}
