
body {
	margin: 10px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #d9dadb url(../images/bgMain.gif) repeat-x;
}

a {
	color: #4676e4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #c7c7c7;
	background: #c7c7c7;
	border: none;
}

.clearBoth {
	clear: both;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

.containerTop {
	overflow: hidden;
	height: 15px;
	background: url(../images/bgContentTop.gif) no-repeat;
}

.containerMiddle {
	padding: 15px 0;
	background: #f3f3f3 url(../images/bgContentMiddle.gif) repeat-y;
}

.containerBottom {
	overflow: hidden;
	height: 15px;
	background: url(../images/bgContentBottom.gif) no-repeat;
}

#header {
	width: 940px;
	margin: 0 auto;
}

#menu {
	overflow: hidden;
	width: 940px;
	height: 50px;
	margin: 15px 0;
	z-index: 100;
}

.jsMenu:after { /*Add margin between menu and rest of content in Firefox*/
	clear: both;
	content: "."; 
	display: block;
	visibility: hidden; 
	height: 0;  
}

.jsMenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.jsMenu ul li {
	float: left;
}

.jsMenu ul li a {
	display: block;
	text-decoration: none;
}

/*.jsMenu ul li a:hover, .jsMenu ul li a.selected {
	background: url(chromebg-over.gif) center center repeat-x;
}*/

#services {display: block; width: 140px; height: 50px; line-height: 125px; background: url(../images/bgMenuSprite.gif) 0 0 no-repeat;}
#services:hover {display: block; width: 140px; height: 50px; line-height: 125px; background: url(../images/bgMenuSprite.gif) 0 -50px no-repeat;}
#services.selected {display: block; width: 140px; height: 50px; line-height: 125px; background: url(../images/bgMenuSprite.gif) 0 -50px no-repeat;}

#projects {display: block; width: 331px; height: 50px; line-height: 125px; background: url(../images/bgMenuSprite.gif) -140px 0 no-repeat;}
#projects:hover {display: block; width: 331px; height: 50px; line-height: 125px; background: url(../images/bgMenuSprite.gif) -140px -50px no-repeat;}
#projects.selected {display: block; width: 331px; height: 50px; line-height: 125px; background: url(../images/bgMenuSprite.gif) -140px -50px no-repeat;}

#aboutUs {display: block; width: 287px; height: 50px; line-height: 125px; background: url(../images/bgMenuSprite.gif) -470px 0 no-repeat;}
#aboutUs:hover {display: block; width: 287px; height: 50px; line-height: 125px; background: url(../images/bgMenuSprite.gif) -470px -50px no-repeat;}
#aboutUs.selected {display: block; width: 287px; height: 50px; line-height: 125px; background: url(../images/bgMenuSprite.gif) -470px -50px no-repeat;}

#contactUs {display: block; width: 182px; height: 50px; line-height: 125px; background: url(../images/bgMenuSprite.gif) -758px 0 no-repeat;}
#contactUs:hover {display: block; width: 182px; height: 50px; line-height: 125px; background: url(../images/bgMenuSprite.gif) -758px -50px no-repeat;}
#contactUs.selected {display: block; width: 182px; height: 50px; line-height: 125px; background: url(../images/bgMenuSprite.gif) -758px -50px no-repeat;}

.dropmenudiv {
	position: absolute;
	visibility: hidden;
	width: 210px;
	margin: -2px 0 0 15px;
	padding: 10px 0;
	font-size: 11px;
	border-left: 1px solid #83929f;
	border-right: 1px solid #83929f;
	border-bottom: 1px solid #83929f;
	z-index: 500;
	background-color: white;
}


.dropmenudiv a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

* html .dropmenudiv a { /*IE Only Hack*/
	width: 100%;
}

.dropmenudiv a:hover {
	background-color: #f3f3f3;
}

.leftHeader {
	float: left;
	width: 500px;
	padding: 15px 0;
}

.leftHeader img {
	margin-left: 20px;
	border: none;
}

.rightHeader {
	float: left;
	width: 440px;
	text-align: right;
}

.rightHeader img {
	margin: 64px 20px 0 0;
}

#content {
	width: 940px;
	margin: 0 auto;
	background: #fff;
}

#content h1 {
	margin: 0;
	color: #f07b2d;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -2px;
	text-transform: uppercase;
}

#content h2 {
	margin: 15px 0 0 0;
	color: #1f46a0;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
}

#content h3 {
	margin: 15px 0 0 0;
	color: #646567;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

#content h4 {
	display: block;
	margin: 0;
	color: #96989b;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#content h4.condensed {
	margin: -10px 0;
}

#content p {
	color: #4b545c;
	font-size: 14px;
}

#content ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	color: #4b545c;
	font-size: 14px;
}

#content ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 12px;
	background: url(../images/bulletGray.gif) 0 3px no-repeat;
}

.coloredSquares {
	width: 86px;
	height: 11px;
	margin-bottom: 15px;
	background: url(../images/imgColoredSquares.gif) no-repeat;
}

.coloredSquaresCenter {
	width: 86px;
	height: 11px;
	margin: 0 auto 15px auto;
	background: url(../images/imgColoredSquares.gif) no-repeat;
}

.columnFold {
	width: 370px;
	height: 15px;
	margin: 15px auto;
	background: url(../images/bgColumnFold.gif) no-repeat;
}

.contentTop {
	overflow: hidden;
	height: 15px;
	background: url(../images/bgMainContentTop.gif) no-repeat;
}

.contentMiddle {
	padding: 5px 20px;
	background: url(../images/bgMainContentMiddle.gif) repeat-y;
}

.contentBottom {
	overflow: hidden;
	height: 15px;
	background: url(../images/bgMainContentBottom.gif) no-repeat;
}

.leftColumn {
	float: left;
	width: 490px;
	margin-right: 35px;
}

.rightColumn {
	float: left;
	width: 375px;
}

.rightColumn table {
	margin-bottom: 15px;
}

.rightColumn table td {
	padding-top: 10px;
	border-bottom: 1px solid #e2e2e2;
}

.rightColumn table td.first {
	padding-top: 0;
}

.rightColumn table td.last {
	border-bottom: none;
}

.rightColumn table p {
	margin: 0 0 10px 0;
}

.rightColumn table em {
	color: #6d7a85;
	font-size: 12px;
}

.rightColumn table em span {
	font-weight: bold;
}

.rightColumn table strong {
	color: #a71e23;
	font-size: 14px;
}

#technologyPartners {
	width: 90%;
	margin: -15px auto 30px auto;
}

#technologyPartners td {
	padding: 6px 0;
	border-bottom: 0;
}

#technologyPartners td img {
	display: block;
	margin: 0 auto;
}

#carrierPartners {
	width: 90%;
	margin: -15px auto 30px auto;
}

#carrierPartners td {
	padding: 6px 0;
	border-bottom: 0;
}

#carrierPartners td img {
	display: block;
	margin: 0 auto;
}

#contact {
	margin-top: 15px;
}

#contact input {
	margin: 0;
}

#contact label {
	color: #4b545c;
	font-size: 14px;
	font-weight: bold;
}

#contact td {
	padding: 8px 10px 8px 0;
	border-bottom: 1px solid #e2e2e2;
}

#contact td.last {
	border-bottom: none;
}

.heroImage {
	display: block;
	text-align: center;
}

#footer {
	margin: 10px 0 0 0;
	padding: 21px 0 0 0;
	text-align: center;
	background: url(../images/bgHRWhite.gif) top center no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	font-size: 12px;
}

#footer a {
	color: #a71e23;
}

.techImgTop {
	margin-top: 0;
}

.techImgMiddle {
	margin-top: 140px;
}

.techImgBottom {
	margin-top: 140px;
}









