/* --------BASIC STYLING LAYOUT-----------*/

* {
	margin: 0 auto;
	padding: 0px;
}

body {
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	color: #666666;
}

#wrapper {
	text-align: center;
	width: 100%;
	position: relative;
	height: auto;
}

#Table_01 {
	position:relative;
	width:1000px;
	height:auto;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4696CE;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
}

#header {
	position:relative;
	width:1000px;
	height:470px;
	float: left;
	clear: both;
}

#home {
	position:relative;
	width:125px;
	height:55px;
	z-index: 1000;
	float: left;
}

#company {
	position:relative;
	width:107px;
	height:55px;
	z-index: 1000;
	float: left;
}

#sectors {
	position:relative;
	width:96px;
	height:55px;
	z-index: 1000;
	float: left;
}

#offerings {
	position:relative;
	width:96px;
	height:55px;
	z-index: 1000;
	float: left;
}

#expertise {
	position:relative;
	width:96px;
	height:55px;
	z-index: 1000;
	float: left;
}

#contact {
	position:absolute;
	left:520px;
	top:0px;
	width:114px;
	height:55px;
	z-index: 1000;
}

#contents {
	position:relative;
	width:366px;
	height:auto;
	clear: right;
	float: right;
}

#business-intelligence-tab {
	position:absolute;
	left:0px;
	top:55px;
	width:228px;
	height:131px;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 100;
}

#business-intelligence-tab a:hover {

	background-image: url(../images/business_intelligence_home/business_intelligence_tab_hover.gif);
	background-repeat: no-repeat;

}

#business-performance-tab {
	position:absolute;
	left:228px;
	top:55px;
	width:196px;
	height:131px;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 100;
}

#data-warehousing-tab {
	position:absolute;
	left:424px;
	top:55px;
	width:210px;
	height:131px;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 100;
}

#strategic-consulting {
	position:absolute;
	left:0px;
	top:186px;
	width:228px;
	height:133px;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 100;
}

#project-management {
	position:absolute;
	left:228px;
	top:186px;
	width:196px;
	height:133px;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 100;
}

#software-developer-selection {
	position:absolute;
	left:424px;
	top:186px;
	width:210px;
	height:133px;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 100;
}

#footer {
	position:relative;
	width:1000px;
	height:61px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 2em;
	text-align: center;
	padding-top: 15px;
}



#texthome {
	text-align: justify;
	width: 366px;
	position: relative;
	height: auto;
	padding-right: 32px;
	background-image: url(../images/business_intelligence_home/business_intelligence_mid.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	float: left;
	clear: right;
}

h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #2E3191;
	padding-right: 15px;
}
#heading-left{
	width: 100%;
	text-align: right;
	position: relative;
	padding-top: 17px;
}

#heading-mid{
	width: 190px;
	text-align: right;
	position: relative;
	padding-top: 17px;
}

#heading-right{
	width: 190px;
	text-align: right;
	position: relative;
	padding-top: 17px;
}

#businessintelligencetext {
	height: auto;
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F8AC8;
	text-align: left;
	padding-left: 55px;
	list-style-type: circle;
	padding-top: 5px;
}

#businessintelligencetext-1 {
	height: auto;
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F8AC8;
	text-align: left;
	padding-left: 55px;
	list-style-type: circle;
	padding-top: 20px;
}

#businessintelligencetext-mid {
	height: auto;
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2383C5;
	text-align: left;
	padding-left: 25px;
	list-style-type: circle;
	padding-top: 5px;
}

#businessintelligencetext-right {
	height: auto;
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2383C5;
	text-align: left;
	padding-left: 20px;
	list-style-type: circle;
	padding-top: 5px;
}

#businessintelligencetext-right-2 {
	height: auto;
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2383C5;
	text-align: left;
	padding-left: 20px;
	list-style-type: circle;
	padding-top: 20px;
}

#footer a {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #CCCCFF;
	text-decoration: none;
}

#footer a:hover {
	color: #2383C5;
	font-size: 11px;
}
#software-developer-selection img {
	position: absolute;
}
#project-management img {
	position: absolute;
}
#strategic-consulting img {
	position: absolute;
}
#business-intelligence-tab img {
	position: absolute;
}
#business-performance-tab img {
	position: absolute;
}
#data-warehousing-tab img {
	position: absolute;
}

#sectorsdrop {
	position: absolute;
	height: auto;
	width: 125px;
	left: -15px;
	top: 35px;
	display: block;
	background-color: #2383C5;
	filter: Alpha(Opacity=90);
	z-index: 1000;
	visibility: hidden;
}

#sectorsdrop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	display: block;
	position: relative;
	height: auto;
	width: 125px;
	padding: 2px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}

#sectorsdrop a:hover {
	background color: #2E3191;
	text-decoration: underline;
	
}
#servicesdrop {
	position: absolute;
	height: auto;
	width: 125px;
	left: -15px;
	top: 35px;
	display: block;
	visibility: hidden;
	z-index: 100;
	background-color: #2383C5;
}

#servicesdrop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: 2383C5;
	filter: Alpha(Opacity=90);
	text-decoration: none;
	line-height: 1.5em;
	display: block;
	position: relative;
	height: auto;
	width: 125px;
	padding: 2px;
	z-index: 100;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}

#servicesdrop a:hover {
	background color: 2E3191;
	text-decoration: underline;

}

#topback {
	background-image: url(../images/business_intelligence_home/business_intelligence_contents_up.gif);
	height: 29px;
	width: 366px;
	position: relative;
	background-repeat: no-repeat;
}
#wrapcontent {
	float: left;
	width: 1000px;
	position: relative;
	height: auto;
}
#backbottom {
	clear: both;
	float: left;
	height: 53px;
	width: 366px;
	position: relative;
	background-image: url(../images/business_intelligence_home/business_intelligence_down.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#text {
	clear: both;
	float: left;
	height: auto;
	width: 300px;
	position: relative;
	background-color: #E0EDF7;
	z-index:100;
}
#text a {
	color: #4696CE;
}
#navigation {
	position: relative;
	z-index: 1000;
	width: 634px;
	height: 55px;
	float: left;
}
