@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	border: 0px;
	color: #424242;
	background-image:url(images/blue_bkg.png);
	background-repeat: repeat-x;
	background-position:top;
}
h1, h2, h3, h4, h5, h6{
	margin-top:0.5em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 0.85em;
	padding:0px;
}
h2 {
	font-size: 1em;
	font-weight:bold;
	/*letter-spacing: 0.05em;*/
}
h3 {
	font-size: 0.9em;
	font-weight:bold;
	/*letter-spacing: 0.05em;*/
}
img {
	border: 0px;
}
p {
	font-size: 0.9em;
	font-weight:normal;
	/*color: #424242;*/
	margin: 0px;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom:1em;
	line-height: 1.35em;
}
/*#background {
	background-image:url(images/blue_bkg.png);
	background-repeat: repeat-x;
	background-position:top;
	margin:auto;
	width:950px;
	height:auto;
}*/
#wrapper {
	width:961px;
	margin:auto;
	font-family: 'Helvetica Neue', Helvetica, arial, sans-serif;
	font-size: 0.8em;
	overflow: hidden;
	background-color:#FFFFFF;
	padding-left:10px;
	
}
#logo {
	height: 80px;
	width: 220px;
	padding: 10px 0px 0px 20px;
	margin: 0px;
	margin-bottom: -25px;
	float: left;
}
img.wireless {
	margin:30px 0 0px 50px;
	float:left;
}
#socialicons {
	float:right;
	clear:right;
	margin:35px 30px 10px 0;
	width:100px;
}
img.socialiconsimg {
	float:right;
	clear:none;
	width:26px;
	margin-left:5px;
}


#tophr {
	width: 950px;
	height: 5px;
	/*margin-top: 95px;
	margin-left: 0px;*/
	/*float: left;*/
	display:inline;
	clear: both;
	float:left;
	margin-left:1px;
	padding:0px;
	/*position:fixed;*/
	/*margin-top:0px;
	margin-left:-225px;*/
	
}
#homebanner {
	/*margin-left:1px;*/
	width:952px;
	height:205px;
	float:left;
	clear:both;
}
#largeleftpanel {
	width:220px;
	height:468px;
	background-image:url(images/large-left_panel.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
	/*margin-left: 1px;*/
	margin-top: -1px;
	display:inline;
}
#largeleftpanel h3 {
	font-size:0.95em;
	font-weight:normal;
	letter-spacing:0.03em;
}
#largeleftpanel img{
	float: left;
	margin-left:10px;
	margin-top:25px;
	display:inline; 
}

#homecontainer {
	width:717px;
	height:460px;
	border:1px solid #bababa;
	float:left;
	margin:5px 0 0 13px;
	background-image:url(images/home_gradient_bkg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.homesmallcontainer1 {
	width:315px;
	height:184px;
	border:0px;
	float:left;
	margin:30px 0 0 30px;
}
.homesmallcontainer {
	width:313px;
	height:182px;
	border:1px solid #bababa;
	float:left;
	margin:30px 0 0 30px;
}
.homesmallcontainer1 h1 {
	color:#F16620;
	font-size:1.35em;
	margin:10px 0 0 20px;
}
.homesmallcontainer1 h2 {
	color:#030368;
	font-size:1.35em;
	margin:5px 0 0 0px;
	text-align:center;
}
.homesmallcontainer1 p {
	font-size:0.85em;
	margin:5px 0 0 20px;
	width:273px;
}
.homesmallcontainer p.caption {
	font-size:0.7em;
	margin:5px 0 0 54px;
	width:205px;
}

.homesmallcontainer1 img.productsbutton {
	margin:5px 0 0 65px;
}
.homesmallcontainer img.photo {
	margin:10px 0 0 54px;
}
p.ch9 {
	float:right;
	margin-top:8px;
}
img.channel9logo {
	float:right;
	margin:5px 372px 0 0;
}

#footer {
	clear:both;
	height:25px;
	width: 900px;
}
#footer p {
	float: right;
	font-size: 70%;
	color:#818181;
	margin-top: 5px;
}
#footer a {
	color:#818181;
	text-decoration:none;
}
#footer a:hover {
	color:#424242;
	text-decoration:none;
}
#orangebar {
	height:15px;
	width: 952px;
	margin-left: 1px;
	background-color: #F16620;
}
