/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	background: #fff;
	text-align: justify;
	}
	
* {
	margin: 0;
	padding: 0;
	}
	
/* ------------------CLASSES----------------------- */
.continuation {
	font-size: 9px;
	}
	
hr.line {
	padding-left: 3px;
	}

img.space {
	padding-bottom: 15px;
	padding-left: 5px;
	}

	

/* --------------------TAGS------------------------- */

a:link {
	color: #1a9fc2;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited {
	color: #1a9fc2;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	}

img {
	border: none;
	text-align: left;
	padding: 0;
	}

h1, h2, h3, h4, h5, {
	margin-left: 5px;
	margin-right: 5px;
	}


p {
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 15px;
	}

/* --------------------TABLES----------------------- */

#mainTable {
	background-color: #fff;
	text-align: justify;
	padding: 10px;
	min-height:500px;
	}

#sapSkill {
	width: 500px;
	border: none;
	}

#footer {
	background-color:#000000;
	color:#fff;
	}
	
/* ----------------------TR/TD----------------------- */	
	
tr td ul#keyareas {	
	list-style:: inside circle;
	list-style-type: circle;
	}


tr td ul#keyareas li {	
	list-style:: inside circle;
	list-style-type: circle;
	}

/* ----------------------DIV'S----------------------- */	

#listcontainer {
	list-style-type: circle;
	list-style-position:inside;
	padding-left: 20px;
	}

#nav {
	margin: 0;
	padding: 0;
	background: #000;
	list-style-type: none;
	width: 800px;
	float: left;
	}
	
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	}
	
#nav li.current a {
	background: #fff;
	color: #1a9fc2;
	font-weight: bold;
	}

#body_hom #nav_hom a, 
#body_abo #nav_abo a, 
#body_cli #nav_cli a, 
#body_ser #nav_ser a, 
#body_car #nav_car a, 
#body_ind #nav_ind a, 
#body_con #nav_con a {
	background: #fff;
	color: #2E7A91;
	font-weight: bold;
	}
 
#nav a {
	float: left;
	width: 130px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.5;
	}

#nav #nav_con a {

	}

#nav a:hover {
	color: #2E7A91;
	}

#servlist {
	list-style-type: circle;
	list-style:inside;
	padding-left: 20px;
	}

.promobox
{	
	border: #3587A1 2px solid;
	/*padding-left: 5px;*/
	width: 280px;
	min-height: 135px;
	top: 0px;
	left: 175px;
	position: relative;
}
.promohead
{
background-color:#000000;	
}
.promohead h2
{
width: 100%;
font-size: 16px;
color: #ffffff;
text-align: center;
}
.promocontent a: link
{
	text-decoration: none;
}
img.arrow
{
float: right;
text-decoration: none;
border: none;
}

a img.arrow
{
float: right;
text-decoration: none;
border: none;
}