/*******************************/
	System Innovation Consult
/******************************/

html, body {
	height: 100%;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #B8DDEC;
	scrollbar-lightshadow-color: #0A158E;
	scrollbar-darkshadow-color: #0A158E;
	scrollbar-highlight-color: #B8DDEC;
	scrollbar-3dlight-color: #B8DDEC;
}

* {
	margin: 0px;
	padding: 0px;
}

#back {
	width: 50%;
	height: 630px;
	background-image: url(../gfx/back.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
}

#container {
	width: 970px;
	height: 610px;
	margin:0 auto;
	position:relative;
}

#header {
	height: 155px;
	width: 884px;
	background-image: url(../gfx/header_back.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 86px;
}

#mainnav {
	height: 40px;
	width: 862px;
	background-image: url(../gfx/mainnav_back.gif);
	background-repeat: no-repeat;
	padding-left: 115px;
}

#content_container {
	height: 391px;
	width: 100%;
	clear: both;
}

#subnav {
	width: 287px;
	height: 320px;
	float: left;
	background-image: url(../gfx/subnav_back.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#content {
	width: 395px;
	height: 360px;
	float: left;
	overflow: auto;
	padding: 12px;
}

#news {
	width: 189px;
	height: 386px;
	float: left;
	position:relative;
	background-image: url(../gfx/news_back.gif);
	background-repeat: no-repeat;
	padding: 5px 70px 0px 5px;
}

#footer {
	height: 21px;
	width: 845px;
	background-image: url(../gfx/footer_back.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	color: #ffffff;
	font-weight: bold;
	padding-left: 125px;
	padding-top: 2px;
}
#flags {
	margin-top:2px;
	margin-left:198px;
	width:25px;
	position: absolute;
}
#flags img {
	margin-bottom: 3px;
}
.btn_back {
	float:right;
	margin-right:72px;
	margin-top:10px;
	font-weight:bold;
}
.btn_back a {
	text-decoration:none;
	color:white;
}
#address {
	margin-left:50px;
	float:left;
}

#partner {
	position: absolute;
	bottom: 50px;
	left: 150px;
	font-size: 90%;
	line-height: 1em;
}

#mainnav form {
	padding-top: 8px;
	margin-right: 0px;
	float: left;
	display: inline;
}

#mainnav input {
	Width: 175px;
	border: 0px;
	border: #000000 1px solid;
}

a {
	/*text-decoration: underline;*/
	color: grey;
}

p {
	padding: 5px 0px 5px 0px;
}

h1 {
	font-size: 100%;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #0A158E;
}

h2 {
	font-size: 100%;
	margin-bottom: 10px;
}

.noshow {
	display: none;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#mainnav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 13px;
	float: left;
	display: inline;
}

#mainnav ul li {
	display: inline;
	float: left;
}

#mainnav ul li a {
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	height: 30px;
	padding-top: 10px;
	margin-right: 12px;
	display: block;
	background-image: url(../gfx/nav_off.gif);
}

#mainnav ul li a:hover {
	float: left;
	font-weight: bold;
	background: transparent;
	color: #ffffff;
	height: 30px;
	padding-top: 10px;
	margin-right: 12px;
	display: block;
	background-image: url(../gfx/nav_on.gif);
}

/******************************* SUBMENU LEVEL 0 *******************************/

#subnav ul{
	list-style: none;
	padding: 0;
	margin-left: 104px;
	margin-top: 15px;
}

#subnav li {
	display: block;
}

#subnav li a{
	text-decoration: none;
	border-left: #E94B05 0px solid;
	color: #000000;
	margin-left: 0px;
	display: block;
	padding-top: 5px;
	padding-left: 25px;
	height: 20px;
}

#subnav li a:hover{
	border-left: #0A158E 5px solid;
	color: #000000;
	display: block;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 20px;
	height: 20px;
}

/******************************* SUBMENU LEVEL 1 *******************************/

#subnav ul ul{
	list-style: none;
	margin: 0;
	padding: 0 0 5px 40px;
}

#subnav ul ul li {
	width: 120px;
	height: 20px;
	display: block;
}

#subnav ul ul li a{
	text-decoration: none;
	border-left: #0A158E 0px solid;
	color: #000000;
	margin: 0;
	padding: 0;
	height: 20px;
	display: block;
}

#subnav ul ul li a:hover{
	text-decoration: none;
	border-left: #0A158E 0px solid;
	color: #000080;
	margin: 0;
	padding: 0;
	height: 20px;
	display: block;
}

.newsheader {
	background-color: #F26C36;
	color: #ffffff;
	font-size: 100%;
	width: 179px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.news {
	font-weight: bold;
	font-size: 100%;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#news p {
	padding: 0px 5px 0px 5px;
}

#partner a {
	background-image: url(../gfx/logo.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 80px;
	display:block;
	text-decoration: none;
}

#partner a:hover {
	background-image: url(../gfx/saplogo_hover.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 80px;
	display:block;
}

#content ul,ol {
	padding-left: 20px;
}