/* CSS Document */
/* roughly divided up */
/* ============ TAGS ============ */
body {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4C4C;
	background-color:#E2E4E7;
	text-align:center;
}

a {
	color:#4C545C;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#A5A9AF;
	text-decoration:none;
}
h1 {
	color:#4C545C;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	padding:0px;
}
h1.index {
	color:#4C545C;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	padding:33px 0px 0px 10px;
}
h1.index_2 {
	color:#4C545C;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	padding:18px 0px 0px 10px;
}
h2.listHeading {
	margin:0px;
	font-size:12px;
	padding:3px 3px 3px 5px;
	color:#990031;
	background-color:#E9EBEF;
}
h2.teamHeading {
	padding:0px;
	margin:0px 0px 15px 0px;
	font-weight:bold;
	color:#990031;
	font-size:12px;
	text-transform:uppercase;
}
h2.caseStudy {
	padding:0px 0px 3px 0px;
	margin:10px 0px 3px 0px;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	color:#990031;
}

/* ============ IDS ============ */
#wrapper {
	padding:10px;
	width:788px;
	text-align:left;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
}
#content {
	border-top:5px solid #9EA3AC;
}
#contentArea {
	padding-top:5px;
}
#header {
	margin-top:2px;
	border-top:2px solid #9EA3AC;
}
#headLogo {
	padding:10px;
	float:left;
}
#nav {
	float:right;
}
.divNavNorm {
	float:left;
	background-image:url(../imgs/common/nav_bg.jpg);
	background-repeat:repeat-x;
	width:111px;
	height:111px;
	margin-left:2px;
}
.divNavOver {
	float:left;
	background-image:url(../imgs/common/nav_bg_over.jpg);
	background-repeat:repeat-x;
	width:111px;
	height:111px;
	margin-left:2px;
}
.navItem {
	text-align:center;
	font-weight:bold;
	font-size:11px;
	margin:73px 5px 0px 5px;
}
a.whiteLink {
	color:#FFFFFF;
}
a.whiteLink:hover {
	color:#FFFFFF;
}

#left {
	float:left;
	width:449px;
}
#leftImageNetworkIssues {
	background-image:url(../imgs/site/network_issues.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:449px;
	height:499px;
}
#leftImageArbitary {
	background-image:url(../imgs/site/arbitary.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:449px;
	height:499px;
}
#leftImageApproach {
	background-image:url(../imgs/site/approach.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:449px;
	height:499px;
}
#leftImageCompany {
	background-image:url(../imgs/site/arbitary.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:449px;
	height:250px;
}
#leftImageNews {
	background-image:url(../imgs/site/network_issues.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:5px;
	width:449px;
	height:200px;
}
#leftBottomArea {
	margin-top:5px;
}
#leftBottomAreaLeft {
	float:left;
	width:224px;
	border-right:1px solid #B7BBC3;
}
#leftBottomAreaLeftHeading {
	background-image:url(../imgs/common/grey-gradient-header.jpg);
	background-repeat:repeat-x;
	margin-right:5px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:30px 0px 5px 10px;
}
#leftBottomAreaRightHeading {
	background-image:url(../imgs/common/red-gradient-header.jpg);
	background-repeat:repeat-x;
	margin-left:5px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:30px 0px 5px 10px;
}
#leftBottomAreaLeftContent {
	padding:10px;
}
#leftBottomAreaRightContent {
	padding-left:5px;
}
#leftBottomAreaRight {
	float:left;
	width:224px;
}
#leftFiller {
	background-color:#E9EBEF;
	height:112px;
	margin-top:10px;
}
#right {
	float:left;
	width:339px;
}
#rightContent {
	margin-left:2px;
}
#rightContentTop {
	padding:7px 0px 6px 20px;
	background-color:#E9EBEF;
}
#rightContentMain {
	margin-top:2px;
	border-top:2px solid #E9EBEF;
	padding:30px 10px 0px 20px;
}

#indexImageArea {
	padding:0px 0px 5px 0px;
}
#indexBoxLeft {
	float:left;
	width:337px;
	height:20px;
}
#indexBoxMid {
	height:20px;
}
#indexBoxRight {
	float:left;
	width:224px;
	height:20px;
}
#indexBoxLeftMain {
	margin-right:5px;
}
#indexBoxMidMain {
}
#indexBoxRightMain {
	margin-left:5px;
}
td#indexBoxMidLines {
	border-left:2px solid #B7BBC3;
	border-right:2px solid #B7BBC3;
	padding:0px 5px 0px 5px;
}
#leftClientBtn {
	padding:14px;
}
#leftClientBtnArea {
	width:95px;
	background-color:#FFFFFF;
	padding:4px 10px 10px 4px;
}
#leftClientBtnContent {
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	padding:50px 0px 5px 8px;
	background-image:url(../imgs/common/client-box-bg.jpg);
	background-repeat:repeat-x;
}
#leftClientBtnContent a, #leftClientBtnContent a:hover{
	color:#FFFFFF;
	font-weight:normal;
}
#leftFlashArea {
	width:449px;
	height:450px;
	margin-bottom:5px;
}
#footer {
	padding-top:5px; 
	text-align:right;
}

/* ============ CLASSES ============ */
.clear {
	clear:both;
}
.moreBtn {
	background-image:url(../imgs/common/more_btn.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 14px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}
.moreBtn2 {
	background-image:url(../imgs/common/more_btn2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 14px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:10px;
}
.teamList {
	margin-top:5px;
	background-color:#E9EBEF;
	padding:6px 0px 6px 6px;
}
a.teamItem {
	background-image:url(../imgs/common/more_btn2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:18px;
	color:#666C7B;
	font-weight:bold;
	text-transform:uppercase;
}
.indexBoxLightGreyTop {
	background-image:url(../imgs/common/header-gradient-light-grey.jpg);
	height:54px;	
}
.indexBoxDarkGreyTop {
	background-image:url(../imgs/common/header-gradient-dark-grey.jpg);
	height:54px;	
}
.indexBoxGreyBottom {
	background-color:#7A808B;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
}
.indexBoxContent {
	padding:10px;
	height:124px;
}
ul.boxList {
	background-color:#F5F6F7;
	margin:0px 0px 10px 0px;
	padding:3px 3px 3px 25px;
	line-height:15px;
}

ul.boxList li {
	padding:2px 0px 2px 0px;
}

li.bulletYellow {
	list-style-image:url(../imgs/site/map-bullets/yellow.gif);
	padding:2px 0px 2px 0px;
}
li.bulletBlue {
	list-style-image:url(../imgs/site/map-bullets/blue.gif);
	padding:2px 0px 2px 0px;
}
li.bulletDarkGreen {
	list-style-image:url(../imgs/site/map-bullets/dark-green.gif);
	padding:2px 0px 2px 0px;
}
li.bulletOrange {
	list-style-image:url(../imgs/site/map-bullets/orange.gif);
	padding:2px 0px 2px 0px;
}
li.bulletRed {
	list-style-image:url(../imgs/site/map-bullets/red.gif);
	padding:2px 0px 2px 0px;
}
li.bulletLightGreen {
	list-style-image:url(../imgs/site/map-bullets/light-green.gif);
	padding:2px 0px 2px 0px;
}
li.bulletGrey {
	list-style-image:url(../imgs/site/map-bullets/grey.gif);
	padding:2px 0px 2px 0px;
}
li.bulletPurple {
	list-style-image:url(../imgs/site/map-bullets/purp.gif);
	padding:2px 0px 2px 0px;
}

ul.caseStudyList {
	padding:0px;
	margin:0px 0px 0px 20px;
}

ul.caseStudyList li {
	list-style:square;
	padding-bottom:10px;
}