@charset "utf-8";
/* CSS Document */

body{
	background-color:#e0e0e0;
	text-align:center;
	margin:0;
}

body, div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
}

a{
	color:#3399cc;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#page{
	display:block;
	text-align:center;
}

#container{
	display:block;
	margin:auto;
	width:915px;
	text-align:right;
}

#header{
	display:block;
	float:left;
}

.hp_page{
	background:url(../images/header_hp.jpg) center no-repeat;
	width:911px;
	height:136px;
	/*padding-top:31px;*/
}

.inner_page{
	background:url(../images/header.jpg) center no-repeat;
	width:756px;
	height:50px;
	padding:175px 0 0 155px;
}

.perspective_page{
	background:url(../images/header_perspective.jpg) center no-repeat;
	width:756px;
	height:50px;
	padding:175px 0 0 155px;
}

#main{
	display:block;
	width:911px;
	text-align:center;
	background:url(../images/bg.jpg) left repeat-y;
	float:left;
}

#footer{
	display:block;
	width:786px;
	height:40px;
	background:url(../images/footer.jpg) top no-repeat;
	float:left;
	padding:20px 45px 0 80px;
	text-align:left;
}

#content{
	display:block;
	width:755px;
	float:left;
	padding:0 30px 0 125px;
}

#left{
	display:block;
	float:left;
	width:540px;
	text-align:justify;
}

#right{
	display:block;
	float:right;
	width:172px;
	margin:20px 10px 0 28px;
	text-align:left;
	/*padding-top:;
	background-color:#f3f3f3;*/
}

#right .grayBox{
	display:block;
	float:left;
	width:165px;
	background-color:#f3f3f3;
	padding:10px 0 10px 0;
}

ol.menu{
	display:block;
	float:left;
	/*position:relative;
	left:0px;*/
	margin:0;
	padding-left:20px;
	width:680px;
	list-style:none;
}

ol.menu li{
	display:block;
	float:left;
	text-align:center;
	border-right:#b3b3b3 1px solid;
}

ol.menu li a{
	padding:0 10px 0 10px;
	line-height:17px;
	color:#707070;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;	
}

ol.menu li a:hover{
	color:#3399cc;
	text-decoration:none;
}

.title{
	display:block;
	margin:25px 0 20px 0;
	font-size:24px;
	color:#3399cc;
}

.smlText{
	font-size:11px;
	color:#6f6f6f;
}

input, textarea{
	border:#cccccc solid 1px;
}

select{
	font-size:11px;
	border:#cccccc 1px solid;
}

input.submit{
 filter:     progid:DXImageTransform.Microsoft.Gradient(endColorstr='#cfcfcf',startColorstr='#ffffff',gradientType='0');
 font-family:     Arial,sans-serif;
 font-size:     11px;
 font-weight:     bold;
 border-left:   1px solid #FFFFFF;
 border-right:   1px solid #777792;
 border-top:    1px solid #FFFFFF;
 border-bottom:   1px solid #777792;
 cursor:     hand;
/* letter-spacing:   1px;*/
 height:   1.7em;
 width:   10em;
}

#ddmenu{
	position: absolute;
	display:none;
	margin: 0;
	padding: 0;
	/*background: #d8d8d8;
	border:#b3b3b3 1px solid;*/
	border-top:none;
	width:75px;
}

	ol.menu li #ddmenu a
	{	position: relative;
		display: block;
		margin: 0px;
		padding: 4px 7px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #d8d8d8;
		color: #464646;
		font: 10px arial;
		border-left:#d8d8d8 2px solid;
		z-index:1;
		}

	ol.menu li #ddmenu a:hover, .slc	{
		background: #f6f6f6;
		color: #3399cc;
		border-left:#3399cc 2px solid;
	}
	
h3.blue, h3.pink, h3.green, h3.gray {
font-weight:normal;
margin-bottom:0;
}
.blue {
color:#3399CC;
}
.pink {
color:#FF3399;
}
.green {
color:#66CC33;
}
.gray {
color:#999999;
}

#Innovations, #Netcentrex, #voice, #Messaging, #Mobile, #ad, #one{
	display:none;
}

.close{
	display:block;
	text-decoration:none;
	font-weight:bold;
	float:right;
}

ol.video{
	display:block;
	float:left;
	/*position:relative;
	left:0px;*/
	padding:0;
	margin:0;
	width:90px;
	list-style:none;
}

ol.video li{
	display:block;
	float:left;
	text-align:center;
	padding:0 0 10px 0;
	border-right:#b3b3b3 0px solid;
	width:86px;
	height:70px;
	background:url(../images/vid_top.jpg) center top no-repeat;
}

ol.video li a{
	color:#545456;
	display:block;
	width:65px;
	padding:5px 11px 0 10px;
	height:65px;
	background:url(../images/vid_bot.jpg) center bottom no-repeat;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
			
}

ol.video li a span{
	display:block;
	margin:8px 0 0 0;
	text-align:left;
}

ol.video li a:hover{
	color:#3399cc;
	text-decoration:none;
	background:url(../images/vid_bot_hover.jpg) center bottom no-repeat;
}

li#ddstart a{
	background:url(../images/menu_arrow.gif) 95% no-repeat;
}

#flv{
	position:relative;
}