.h1 {
	font-size: 1.8em;
	letter-spacing: 0px;
	display: inline;
	line-height: normal;
}

.h2{
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: justify;
}

a img { text-decoration: none; border: 0; }
a:hover img { text-decoration: none; border: 0;}
a:visited img { text-decoration: none; border: 0; }

a {text-decoration: none; color: #06F;}
a:visited{ text-decoration: none; color: #06F; }
a:active {text-decoration: none; color: #06F;}
a:hover {
	text-decoration: underline;
	color: #06F;
	text-align: left;
}


body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.6pt;
	line-height: 12pt;
}

.EntireBody {
	background-image: url(images/HomeBG.jpg);
	width: 1020px;
	display: block;
	margin-right:auto;
	margin-left:auto;
	height: 1200px;
	background-repeat: no-repeat;
}
.EntirePageBody {
	width: 1020px;
	display: block;
	margin-right:auto;
	margin-left:auto;
}
.Toolbar{
	display: block;
	height: 150px;
	width: 1020px;
	position: relative;
}
.TabsArea {
	height: 110px;
	width: 1020px;
	float:left;
	padding-top:28px;
	bottom: 10px;
	vertical-align: bottom;
	text-align: center;
}

.TabLeftSpace {
	display: block;
	margin-left: 120px;
	float: left;
	padding-top: 38px;
	height:100%;
}

.TabImg {
	color: #777;
	float:left;
	height: 145px;
	width: 57px;
	text-align: center;
	font-weight: bold;
	overflow:hidden;
	margin-right: 10px;
	margin-left: 10px;
}

.TabTxt {
	color: #777;
	text-decoration: none;
	font-weight: bold;
}

.TabTxtSel {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.TabTxt a:link {
	color: #777;
	text-decoration: none;	
}
.TabTxt a:visited {
	color: #777;
	text-decoration: none;	
}
.TabTxt a:active{
	color: #777;
	text-decoration: none;
}
.TabTxt a:hover {
	color: #777;
	text-decoration: none;
}


.TabTxtSel a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.TabTxtSel a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.TabTxtSel a:active{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.TabTxtSel a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}



.AppIcon{
	border:thin;
	float:left;
	height: 57px;
	width: 57px;
	-moz-opacity:0.6 ;
	filter:alpha(opacity=60);
	opacity:0.6;
	bottom: 45px;
	position: absolute;
}

.AppIconSel{
	float:left;
	height: 66px;
	width: 66px;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	opacity: 1;
	bottom: 45px;
	position: absolute;
}
.MenuBox {
	display: block;
	float: right;
	background-image: url(images/Menu.jpg);
	height: 36px;
	width:225px;
	text-align: center;
	position: absolute;
	top: -4px;
	right: 11px;
	}

.Menu {
	display: block;
	margin-right: auto;
	margin-top: 6px;
	float: none;
	width:225px;
	text-align: center;
}

.Menu a:link {
	color: #000;
	font-size: 0.7em;
	text-decoration: none;
	text-transform: uppercase;
}
.Menu a:visited {
	color: #000;
	font-size: 0.7em;
	text-decoration: none;
	text-transform: uppercase;
}
.Menu a:active{
	color:#00F;
	font-size: 0.7em;
	text-transform: uppercase;
}
.Menu a:hover {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #06F;
}

.Header{
	display: block;
	width: 100%;
	height: 117px;
	overflow: hidden;
}
.PageHeader{
	display: block;
	height: 281px;
	width: 100%;
	overflow: hidden;
}
.PageHeadBG{
	background-image: url(images/PageHead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 269px;
	width: 1020px;
	
}
.PageBodyTop{
	background-image: url(images/PageBodyTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1020px;
	
}
.PageBodyMiddle{
	background-image: url(images/PageBodyMiddle.jpg);
	background-repeat: repeat-y;
	display: block;
	height: 100%;
	width:1020px;
	float: left;
}
.PageBodyBottom{
	background-image: url(images/PageBodyBottom.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 1020px;
	position: relative;
	top: 0px;
	clear: both;
}

.HeadTxt{
	display: block;
	padding-left: 24px;
}
.ImagePanel{
	height: 240px;
	width: 100%;
	background-repeat: no-repeat;
	left: 18px;
	position: relative;
	top: 17px;
}
.DownloadBtnArea{
	position:relative;
	right: -20px;
}
.DownloadBtn{
	float: right;
	padding-top: 3px;
	padding-right: 20px;
}

.PageLeftArea{
	float:left;
	width:640px;
	height: 100%;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-right: 12px;
	margin-left:40px;
	background-image: url(images/SplitterV.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
}
.PageRightArea{
	width:270px;
	float: left;
	margin-top:9px;
	margin-right:32px;
}

.PageTextArea{
	height:100%;
	display: block;
}
.TextArea1{
	margin-top:12px;
	height: 225px;
	overflow: hidden;
	margin-left:17px;
}
.TextArea2{
	width: 100%;
	height:335px;
	margin-left: 17px;
	margin-top: 17px;
	position: relative;
	display: block;
}
.BoxTiltleText {
	font-size: 1.15em;
	color: #000;
	text-align: left;
}
.RightAligh {
	float: right;
	display: block;
	clear: both;
}
.TextBoxPage {
	float:left;
	padding-left: 3px;
	height: auto;
	width:825px;
	padding-top: 20px;
	padding-right: 3px;
}
.TextBox {
	float:left;
	width:445px;
	height: auto;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: justify;
	margin-top: 9px;
	margin-right: 22px;
	margin-left: 22px;
	
}
.LeftTextBox {
	float:left;
	width:435px;
	height: auto;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: left;
	margin-right: 22px;
	margin-left: 8px;
	margin-top: 2px;
}
.LongTextBox {
	float:left;
	height: auto;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 4px;
	margin-left: 25px;
}
.SplitterV{
	background-image: url(images/SplitterV.png);
	background-repeat: repeat-y;
	float:left;
	width: 5px;
	margin-top:19px;
	margin-bottom:9px;
	display: block;
}
.SplitterH{
	background-image: url(images/SplitterH.png);
	background-repeat: repeat-x;
	float:left;
	height: 5px;
	margin-top: 4px;
	position: relative;
}

.iPhoneImg {
	background-repeat: no-repeat;
	height: 153px;
	width: 240px;
	display: block;
	margin-top: 15px;
	margin-left: 61px;
}

.iPhoneImgP {
	background-repeat: no-repeat;
	background-image:url(images/iPhoneImgfly1.jpg);
	display: block;
	margin-top: 40px;
	margin-left: 12px;
	clip: rect(auto,auto,auto,auto);
	height: 151px;
	width: 114px;
}

#iPhoneSlideshow{ /*slideshow div */
border:2px solid black;
margin-left:53px;
margin-top:12px;
}

#iPhoneSlideshowP{ /*slideshow div */
border:2px solid black;
margin-left:11px;
margin-top:35px;
}

.iPhone{
	background-image: url(images/iPhone.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	width:350px;
	height:194px;
	margin-top: 20px;
	margin-right: 60px;
}
.iPhoneP{
	background-image: url(images/iPhoneP.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	width:137px;
	height:235px;
	margin-right: 100px;	
}
.PCiPhoneImg {
	float: left;
	padding-left: 43px;
	padding-top: 135px;
}
.BlueTitle {
	color: #06F;
}
.EmailImg{
	left: -15px;
	float: left;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	position: relative;
}
.Logo {
	display: block;
	margin-left: 35px;
	margin-right: 25px;
}
.BottomNote {
	text-align: center;
	vertical-align: bottom;
	font-size: 0.6em;
	width: 1024px;
	position: absolute;  
	margin-bottom: 1px;
	float: none;
	padding-top: 15px;
}

