.homeGradient{
	background: url(../images2/homeGradient.png) no-repeat;
	width: 972px;
	height: 404px;
	text-indent: -3333px;
	position: absolute;
	left: -16px;
	top:29px;
	overflow: hidden;
	z-index:-400;
}



.videoEmailButton{
	background: url(../images2/videoEmail.png) no-repeat;
	width: 243px;
	height: 70px;
	position: absolute;
	top: 199px;
	left:703px;
	text-indent: -3333px;
}

.videoEmailButton:hover {
background: url(../images2/videoEmail.png) no-repeat;
overflow: hidden;

background-position: 0 100%;
}

.videoConferenceButton{
	background: url(../images2/liveConference.png) no-repeat;
	width: 243px;
	height: 70px;
	position: absolute;
	top: 276px;
	left:703px;
	text-indent: -3333px;
}

.videoConferenceButton:hover {
background: url(../images2/liveConference.png) no-repeat;
overflow: hidden;

background-position: 0 100%;
}

.videoPresentationButton{
	background: url(../images2/livePresentation.png) no-repeat;
	width: 243px;
	height: 70px;
	position: absolute;
	top: 353px;
	left:703px;
	text-indent: -3333px;
}

.videoPresentationButton:hover {
background: url(../images2/livePresentation.png) no-repeat;
overflow: hidden;

background-position: 0 100%;
}

.homeImage{
	background: url(../images2/HomeImage.png) no-repeat;
	width: 552px;
	height: 370px;
	text-indent: -3333px;
	position: absolute;
	left: 140px;
	top:53px;
	overflow: hidden;

}

.homeText {
	font: 25px/35px arial, helvetica, sans-serif;
	text-align:left;
	display: block;
	width: 500px;
	height: 200px;
	position: absolute;
	top: 35px;
	left: 0px;
	color:#494848;
	
}

.homeText span{
	font: bold 35px/45px arial, helvetica, sans-serif;
}

.coverImage {
	background: url(../images2/coverImage.png) no-repeat;
	width: 699px;
	height: 384px;
	text-indent: -3333px;
	position: absolute;
	left: -6px;
	top:43px;
	overflow: hidden;
	z-index:0;
	
}

.videoEmail {
		font: bold 17px/44px arial, helvetica, sans-serif;
	text-align:center;
	display: block;
	width: 665px;
	height: 355px;
	position: absolute;
	top: 55px;
	left: 5px;
	z-index:10;
	
	
	
}

.videoConference {
		font: bold 17px/44px arial, helvetica, sans-serif;
	text-align:center;
	display: block;
	width: 665px;
	height: 355px;
	position: absolute;
	top: 55px;
	left: 5px;
	z-index:10;
	
}

.videoPresentation {
		font: bold 17px/44px arial, helvetica, sans-serif;
	text-align:center;
	display: block;
	width: 665px;
	height: 355px;
	position: absolute;
	top: 55px;
	left: 5px;
	z-index:10;
	
}

.swirl_home {
	background: url(../images2/home_swirl.png) no-repeat;
	width: 852px;
	height: 285px;
	text-indent: -3333px;
	position: absolute;
	left:3px;	
	top:432px;
	overflow: hidden;
	z-index:5;
}

.homeBottomLeft {
	
	text-align:left;
	display: block;
	width: 412px;
	position: absolute;
	top: 470px;
	left: 75px;
	z-index:100;
	
	
}

.homeBottomRight {
	
	text-align:left;
	display: block;
	width: 412px;
	position: absolute;
	top: 470px;
	left: 432px;
	z-index:100;
}

.homeBottomFull {
	
	text-align:left;
	display: block;
	width: 820px;
	position: absolute;
	top: 560px;
	left: 30px;
	z-index:100;
}

#BottomText{
color: #494848;
font: bold 13px/16px arial, helvetica, sans-serif;

}

#BottomText span{
color: #d6a82a;
font: bold 15px/18px arial, helvetica, sans-serif;

}


.homeFlash {
	
	display: block;
	width: 698px;
	height: 385px;
	position: absolute;
	top: 38px;
	left: -5px;
	z-index:10;
}

.HomeBullet{
color: #494848;
font: bold 16px/21px arial, helvetica, sans-serif;

}

.home_extendable {
	background: url(../images2/extendable.png) repeat-y;
	width: 854px;
	height: 183px;
	position: absolute;
	top: 537px;
	z-index:-1;
}



.home_bottombar {
	background: url(../images2/bottombar.png) no-repeat;
	width: 854px;
	height: 21px;
	text-indent: -3333px;
	overflow: hidden;
	margin: 180px 0 0 0;
}

.home_contentArea{
display: block;
color: #000000;
border-width: 0px;
border-style: hidden;
width: 839px;
height:710px;
padding:15px 15px 0 15px;
}

.yellowButton {
overflow: hidden;
width: 158px;
height: 20px;
font: 16px/20px arial, helvetica, sans-serif;
background: url(../images2/bottomButtonHome2.png) no-repeat;
text-align:center;
display: block;
color: #ffffff;
border-width: 0px;
border-style: hidden;
border-color: #ffffff;
margin: 20px auto;
text-decoration: none;
}

.yellowButton:hover {
background: url(../images2/bottomButtonHome.png) no-repeat;
overflow: hidden;
background-position: 0 100%;
color: #ffffff;
text-decoration: none;
}