body {
	font-family: arial; 
	font-size: 12px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	background-color:Black;
	margin-top:0px;
}
A:link
{
	color:#3333FF;
	text-decoration:none;
}
A:visited
{
	color:#3333FF;
	text-decoration:none;
}
A:active
{
	color:#3333FF;
	text-decoration:none;
}
A:hover
{
	color:#3333FF;
	text-decoration:underline;
}
.screen
{
	width: 760px; 
	height: 275px; 
	background-repeat: no-repeat;
	background-color:white;
	padding-top:40px;
	padding-bottom:55px;
	padding-left:55px;
	padding-right:55px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.footer
{
	font-size:10px;
	color:#dfdfdf;
	background-color:black;
}
.footer:visited
{
	font-size:10px;
	color:#dfdfdf;
}
.footerLink
{
	color:#dfdfdf;
}
.buttonSubmit, .buttonSubmitHovered {
	width:110px;
	height:38px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
	border:none;

}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}
.orbNav
{
    text-align:center; 
    
}
.container
{
    /*background-image: url(images/background_02.jpg);*/
    background-repeat: repeat-x;
    height: 532px;
    width:894px;
    text-align:center;   
    background-color:#000000;
    margin-left:auto;
    margin-right:auto;
	/*border: 1px solid white;*/
}
.container2
{
    /*background-image: url(images/background_02.jpg);*/
    background-repeat: repeat-x;
    height: 542px;
    width:894px;
    background-color:#000000;
    margin-left:auto;
    margin-right:auto;
	/*border: 1px solid white;*/
}
#HomeBtn
{
    display: block;
    width: 160px;
    height: 61px;
    background: url("../images/top_nav_02_01.png") no-repeat 0 0;
 }

#HomeBtn:hover
{ 
    background: url("../images/top_nav_02_01b.png") no-repeat 0 0;
}
#ServicesBtn
{
    display: block;
    width: 197px;
    height: 61px;
    background: url("../images/top_nav_02_02.png") no-repeat 0 0;
 }

#ServicesBtn:hover
{ 
    background: url("../images/top_nav_02_02b.png") no-repeat 0 0;
}
#AboutUsBtn
{
    display: block;
    width: 208px;
    height: 61px;
    background: url("../images/top_nav_02_03.png") no-repeat 0 0;
 }

#AboutUsBtn:hover
{ 
    background: url("../images/top_nav_02_03b.png") no-repeat 0 0;
}
#FAQBtn
{
    display: block;
    width: 108px;
    height: 61px;
    background: url("../images/top_nav_02_04.png") no-repeat 0 0;
 }

#FAQBtn:hover
{ 
    background: url("../images/top_nav_02_04b.png") no-repeat 0 0;
}
#ContactBtn
{
    display: block;
    width: 215px;
    height: 61px;
    background: url("../images/top_nav_02_05.png") no-repeat 0 0;
 }

#ContactBtn:hover
{ 
    background: url("../images/top_nav_02_05b.png") no-repeat 0 0;
}
#AnimatedScreen
{
    background: url("../images/screen03.png") no-repeat 0 0;
    width: 510px;
    height: 320px;
    padding-top:34px;
    padding-left:50px;
    padding-right:1px;
    /*border:solid 2px white;*/
    display: block;
    padding-bottom:0px;
    text-align:left;
    margin-left:15px;
    float:left;
}
#screenText
{
    width:100%;
    display:block;
    text-align:left;
}
#MobileApplications
{
    display: block;
    width: 153px;
    height: 64px;
    background: url("../images/bottom_nav_01.png") no-repeat 0 0;
 }

#MobileApplications:hover
{ 
    background: url("../images/bottom_nav_on_01.png") no-repeat 0 0;
}
#MobileSiteDevelopment
{
    display: block;
    width: 146px;
    height: 64px;
    background: url("../images/bottom_nav_02.png") no-repeat 0 0;
 }

#MobileSiteDevelopment:hover
{ 
    background: url("../images/bottom_nav_on_02.png") no-repeat 0 0;
}
#ProximityBluetoothMarketing
{
    display: block;
    width: 146px;
    height: 64px;
    background: url("../images/bottom_nav_03.png") no-repeat 0 0;
 }

#ProximityBluetoothMarketing:hover
{ 
    background: url("../images/bottom_nav_on_03.png") no-repeat 0 0;
}
#SMS
{
    display: block;
    width: 145px;
    height: 64px;
    background: url("../images/bottom_nav_04.png") no-repeat 0 0;
 }

#SMS:hover
{ 
    background: url("../images/bottom_nav_on_04.png") no-repeat 0 0;
}
#MobileContent
{
    display: block;
    width: 147px;
    height: 64px;
    background: url("../images/bottom_nav_05.png") no-repeat 0 0;
}
#MobileContent:hover
{ 
    background: url("../images/bottom_nav_on_05.png") no-repeat 0 0;
}
#OtherProductsServices
{
    display: block;
    width: 154px;
    height: 64px;
    background: url("../images/bottom_nav_06.png") no-repeat 0 0;
}
#OtherProductsServices:hover
{ 
    background: url("../images/bottom_nav_on_06.png") no-repeat 0 0;
}
#bottomNavDiv
{
    clear: both;
    width:899px;
    height:64px;
    white-space:nowrap; 
    background-color:Transparent;
    margin-left: auto; 
    margin-right: auto; 
    position:fixed;
    bottom:0px;
}
