/* Content */

.contentHome {
	position:relative;
	display:block;
	float:left;
	width:370px;
	height:auto;
	background-position:top right;
	background-repeat:no-repeat;
	min-height:480px;
	padding:0 390px 0 10px;
	z-index:50;
	margin:0;
}

*html .contentHome {
	height:480px;
}

.homeBubble {
	position:relative;
	display:block;
	float:left;
	width:370px;
	margin:15px 0 15px 0;
	/*background:url(/g2/Images/home_bubble_bg.gif) top left repeat-y;*/
}

.homeBubbleTop {
	/*position:relative;
	display:block;
	float:left;
	width:360px;
	background:url(/g2/Images/home_bubble_top.gif) top left no-repeat;
	z-index:10;*/
}

.homeBubbleBottom {
	/*position:relative;
	display:block;
	float:left;
	width:360px;
	background:url(/g2/Images/home_bubble_bottom.gif) bottom left no-repeat;
	z-index:10;
	min-height:120px;
}
*html homeBubbleBottom {
	height:120px;*/
}

.homeBubble h1 {
	position:relative;
	display:block;
	float:left;
	width:85px;
	height:auto;
	min-height:0px;
	padding:10px 10px 10px 5px;
	margin:0;
	z-index:20;
	color:#0083b0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:100%;
}

.homeH1Small {
	position:relative;
	display:block;
	font-size:1.5em;
	line-height:0.73em;
}

.homeH1Large {
	position:relative;
	display:block;
	font-size:3.8em;
	line-height:1.1em;
}

.homeBubbleText {
	position:relative;
	display:block;
	float:left;
	width:265px;
	margin:-0.4em 0 -0.4em 0;
	padding:10px 0 10px 0;
}

.homeBubble p {
	position:relative;
	display:block;
	float:left;
	width:265px;
	margin:0.4em 0 0.4em 0;
	padding:0 5px 0 0;
	color:#000000;
	z-index:10;
	font-size:0.6em;
}

.homeVideo {
	position:relative;
	display:block;
	float:left;
	width:370px;
	height:216;
	margin:0;
	clear:left;
	padding:15px 0 15px 0;
}

.aptLinks {
	padding: 0;
}