h1 {
	color: #007CC3;
	font: 30px/48px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	text-transform: uppercase;
}

#main {
	width: 653px;
	padding-left: 12px;
	overflow: hidden;
}

#main p {
	margin: 4px 40px 0 40px;
	line-height: 18px;
}

#info {
	clear: both;
	width: 984px;
	height: 53px;
	margin: 0 auto 30px auto;
	background-color: #e5e6e6;
	text-align: center;
}

#tabarea {
	position : relative;
	width: 398px;
	/*height: 180px;*/
	height: 240px;
	padding-top: 15px;
	margin-bottom: 26px;
	float: left;
	overflow: hidden;
	border: 1px solid #e0e0e0;
}

#tabarea .first {
	margin: 0;
	/*color: #0062ad;*/
	color: #007CC3;/*blue*/
	font-size: 24px;
	background-color: #ffffff;
}

#tabarea p {
	width: 218px;
	margin: 0 0 0 15px;
	float: left;
	line-height: 18px;
}

#tab1, #tab2, #tab3 {
	height: 30px;
	padding: 0 17px;
	display: block;
	float: left;
	/*color: #ffffff;*/
	color: #84C225;/*green*/
	font: 24px/30px Georgia, serif;
	/*background-color: #79004e;*/
	background-color: #FFF;
	cursor: pointer;
}

#tab1 {
	padding-left: 17px;
}

#tab1, #tab2 {
	border-right: 1px solid #e0e0e0;
}

#info1, #info2, #info3 {
	position : absolute;
	/*top: 30px;*/
	left: 0px;
	padding-top: 70px;
	padding-left: 20px;
}

#info2, #info3 {
	visibility: hidden;
}

#info1 a, #info2 a, #info3 a {
	color: #363636;
}

#logos {
	width: 831px;/*968px*/
	height: 44px;
	padding-left: 135px;
	overflow: hidden;
	clear: both;
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
}

#logos ul {
	list-style: none;
}

#logos ul li {
	float: left;
	line-height: 100%;
	padding-right: 100px;
}


.headline {
	width: 490px;
	height: 92px;
	margin-bottom: 20px;
	float: right;
	color: #363636;
	font: 12px/20px Verdana, Geneva, sans-serif;
	overflow: hidden;
}

.headline p.pic {
	width: 98px;
	height: 84px;
	margin-right: 12px;
	padding: 3px;
	float: left;
	border: 1px solid #e0e0e0;
}

.gallery {
	margin-left: 37px;
}

h2 {
	color: #007CC3;
	font: 24px/30px Georgia, serif;
	text-transform: uppercase;
}

#videofaq {
	position: absolute;
	top: 194px;
	left: 50%;
	margin-left: -489px;
	width: 978px;
	height: 378px;
	display: none;
	z-index:999;
}

img { behavior: url(../vfaq/iepngfix.htc) }

#pageflip {
	position: relative;
	right: 0;
	top: 0;
	float: right; 
	margin-right: 5px;
}
#pageflip img {
	width: 80px; height: 82px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 80px; height: 80px;
	overflow: hidden; 
	position: absolute;
	z-index: 60;
	right: 0; top: 0;
	background-color:#ccc;
	background: url(../images/subscribe.png) no-repeat right top;
	
}