html,body
{
	padding: 0px;
	margin: 0px;
	font-family: arial; 
	font-size: 10pt; 
	line-height: 14pt; 
	color: #ffffff; 
	background-color: #184373;
}

a
{
	text-decoration: underline; 
	color: #ffffff; 
}

#logo_
{ 
	position: absolute;
	width: 736;
	height: 204px;
	top: 50%;
	left: 50%;
	border: 0px;
	margin-left: -368px;
	margin-top: -150px;
} 

#contact_
{ 
	position: absolute;
	width: 200;
	height: 100px;
	top: 50%;
	left: 50%;
	border: 0px;
	margin-left: -100px;
	margin-top: 80px;
	font-family: arial;
	font-size: 14px; 	
	line-height: 20px; 	
} 

h1
{
	font-family: arial; 
	font-size: 16pt; 
	line-height: 16pt; 
	color: #ffffff; 
	font-weight: bold; 
	background-image: url(../images/arrow.png); 
	background-repeat: no-repeat; 
	padding-left: 20px; 
}

#background
{ 
	position: fixed;
	width: 100%;
	height: 546px;
	top: 0px; 
	left: 0px; 
	background-image: url(../images/background.gif); 
	background-repeat: repeat-x; 
} 

#logo
{ 
	position: relative;
	width: 187px;
	height: 51px;
	top: 12px; 
	left: 50%;
	border: 0px;
	margin-left: -468px;
	background-image: url(../images/logo.gif); 
	background-repeat: no-repeat; 
	z-index: 999; 
}

#logo a
{
	display: block;
	width: 100%; 
	height: 100%; 
} 

#tab_container
{
	position: absolute;
	float: left; 
	width: 940px; 
	font-size: 9pt; 
}

.tab
{
	position: relative;
	float: left; 
	width: 135px; 
	padding-right: 5px; 
	height: 23px; 
}

.tab a
{
	display: block; 
	height: 100%; 
	width: 100%; 
	color: #ffffff; 
	text-decoration: none; 
	line-height: 23px; 
}

.tab a:hover
{
	background-image: url(../images/active_tab.png);
	background-repeat: no-repeat; 
}

.tab_active
{
	position: relative;
	float: left; 
	width: 135px; 
	padding-right: 5px; 
	height: 23px; 
	background-image: url(../images/active_tab.png);
	background-repeat: no-repeat; 
}

.tab_active a
{
	display: block; 
	height: 100%; 
	width: 100%; 
	color: #ffffff; 
	text-decoration: none; 
	line-height: 23px; 
}

.tab_link
{
	text-align: center; 
	width: 135px; 
}

#top
{
	position: relative;
	width: 940px;
	height: 29px;
	top: 29px; 
	left: 50%;
	margin-left: -470px;
	background-image: url(../images/top.png); 
}

#middle
{
	position: relative;
	width: 940px;
	top: 29px; 
	left: 50%;
	margin-left: -470px;
}

#middle-container
{
	position: absolute;
	width: 940px;
	background-image: url(../images/middle.png); 
	background-repeat: repeat-y; 
}

#tab1-image
{
	position: relative;
	top: 24px; 
	left: 30px; 
	width: 640px;
	height: 167px; 
	margin-bottom: 48px; 
	background-image: url(../images/consultancy.jpg); 
}

#tab2-image
{
	position: relative;
	top: 24px; 
	left: 30px; 
	width: 640px;
	height: 167px; 
	margin-bottom: 48px; 
	background-image: url(../images/software.jpg); 
}

#tab3-image
{
	position: relative;
	top: 24px; 
	left: 30px; 
	width: 640px;
	height: 167px; 
	margin-bottom: 48px; 
	background-image: url(../images/training.jpg); 
}

#tab4-image
{
	position: relative;
	top: 24px; 
	left: 30px; 
	width: 640px;
	height: 167px; 
	margin-bottom: 48px; 
	background-image: url(../images/mobile.jpg); 
}

#middle-left
{
	position: relative; 
	width: 640px; 
	min-height: 400px; 
	padding-left: 30px; 
	padding-bottom: 10px; 
}

#middle-right
{
	position: absolute; 
	width: 200px; 
	top: 0px; 
	left: 50%;
	margin-left: 250px;
	overflow: hidden; 
	
}

#bottom
{
	position: relative;
	width: 940px;
	top: 2px; 
	height: 4px; 
	left: 50%;
	margin-left: -470px;
	background-image: url(../images/bottom.png); 
	z-index: 99999; 
}

#footer
{
	position: relative;
	width: 920px;
	top: 26px; 
	left: 50%;
	margin-left: -452px;
	z-index: 99999; 
	text-align: right; 
	font-family: arial; 
	font-size: 8pt; 
	line-height: 20pt; 
	color: #8ca1b9; 
}

#footer a
{
	color: #8ca1b9; 
	text-decoration: none; 
}
