html {
    background-color: #c2c2c2;
}
body{
	background-color: #c2c2c2;
	margin: 0 0 0 0;
        padding: 0 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url('../images/bg.gif');
	background-position: center;
	background-repeat: repeat-y;
}

#container{
	width: 100%;
	padding: 0 0 0 0;
}

#all_placeholder{
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
}



#site{
	width: 910px;
	float: left;
	background-color: #fff;
}

#header{
	width: 910px;
	height: 106px;
	float: left;
	background-image: url('../images/header.gif');
}

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

#nav{
	width: 191px;
	float: left;
}

#nav .main_ul{
	list-style-type: none;
	margin: 0 0 0 -40px;
}

#nav .main_li{
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	width: 176px;
	height: 38px;
	background-image: url('../images/nav_item_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	color: #7ca536;
	cursor: hand;
	cursor: pointer;
}

#nav .main_li a{
	color: #7ca536;
	text-decoration: none;
}


#nav .main_li:hover{
	width: 191px;
	height: 38px;
	background-image: url('../images/nav_item_bg.gif');
	background-position: left bottom;
}

#nav li span{
	line-height: 40px;
	margin: 0 0 10px;
}


#nav #last_li{
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../images/nav_item_bg.gif');
	background-position: left bottom;
	height: 1px;	
}

#one{
	display: none;
}	
#nav .sub_li_one{
	list-style-image: url('../images/bullet.gif');
	margin: 0 0 5px 0px;
}
#nav .sub_li_one span{
	line-height: 10px;
}
#nav .sub_li_one a{
	text-decoration: none;
	color: #666666;
}

.subniveau {
    display:none;
}

#two{
	display: none;
}	
#nav .sub_li_two{
	list-style-image: url('../images/bullet.gif');	
	margin: 0 0 5px 0px;
}
#nav .sub_li_two span{
	line-height: 10px;
}
#nav .sub_li_two a{
	text-decoration: none;
	color: #666666;
}


#three{
	display: none;
}
#nav .sub_li_three{
	list-style-image: url('../images/bullet.gif');	
	margin: 0 0 5px 0px;
}
#nav .sub_li_three span{
	line-height: 10px;
}
#nav .sub_li_three a{
	text-decoration: none;
	color: #666666;
}

#four{
	display: none;
}
#nav .sub_li_four{
	list-style-image: url('../images/bullet.gif');	
	margin: 0 0 5px 0px;
}
#nav .sub_li_four span{
	line-height: 10px;
}
#nav .sub_li_four a{
	text-decoration: none;
	color: #666666;
}

#five{
	display: none;
}
#nav .sub_li_five{
	list-style-image: url('../images/bullet.gif');	
	margin: 0 0 5px 0px;
}
#nav .sub_li_five span{
	line-height: 10px;
}
#nav .sub_li_five a{
	text-decoration: none;
	color: #666666;
}

#six{
	display: none;
}
#nav .sub_li_six{
	list-style-image: url('../images/bullet.gif');	
	margin: 0 0 5px 0px;
}
#nav .sub_li_six span{
	line-height: 10px;
}
#nav .sub_li_six a{
	text-decoration: none;
	color: #666666;
}

#content_placeholder{
	width: 625px;
	float: left;
        min-height:500px;
}

#eyecatcher{
	width: 525px;
	height: 199px;
	float: left;
}

#content{
	width: 615px;
	float: left;
	color: #72492a;
       
}

#content p{
	margin-top: 0px;
	padding: 10px 10px 10px 10px;
	line-height: 19px;
	font-size: 11px;
	text-align: justify;
}

#content p img{
	float: left;
	padding: 0 10px 5px 0;
}

#content p.blue{
	background-color: #ebebeb;
	color: #336699;
	font-size: 12px;
}

#content a{
	color: #336699;
}

#content p.player{
	margin-top: 40px;
}

#content p.player span.logo{
	width: 127px;
	height: 47px;
	display: block;
	float: left;
	font-size: 12px;
}

#content p.player span.name{
	width: 365px;
	padding: 5px 0 0 0;
	display: block;
	float: left;
	font-weight: bold;
}

#content .ivox{
	width: 107px;
	height: 47px;
	background-image: url('../images/logo_ivox.gif');
	background-position: right bottom;
	margin: 20px 0 -10px 10px;
}

#content .content_ul{
	list-style-image: url('../images/bullet.gif');
	line-height: 19px;
	font-size: 11px;
	margin-right: 30px;
}
.content_ul li{
	margin-bottom: 20px;
}

#content .content_ok{
	list-style-image: url('../content/files/ok.gif');
	line-height: 19px;
	font-size: 11px;
	margin-right: 30px;
}
.content_ok li{
	margin-bottom: 15px;
}

#flashcontent {
    margin-left:auto;
    margin-right:auto;
    width:480px;
}
#content div {
    margin-left:auto;
    margin-right:auto;
}

table {
	font-size: 13px;
}

.center {
    margin-left:auto;
    margin-right:auto;
    text-align: center;

}


tr {
	background-color: #DDE1EE;
}

.trheader{
	background-color: #336699;
	color: #dddddd;
	font-weight: bold;
	text-transform: uppercase;
}

.contacttable{
	width: 400px;
	text-align: left;
	font-size: 11px;
}

.contacttable tr{
	background-color: #FFFFFF;
	height: 35px;
}


.casestudies{
	width: 500px;
	text-align: left;
	font-size: 11px;
}

.casestudies tr{
	background-color: #FFFFFF;
	height: 35px;
}

input{
	width: 230px;
}

#logos_home{
	float: left;
	text-align: center;
}

.logo{
	width: 125px;
	height: 60px;
	float: left;
}

.logo img{
	width: 120px;
	height: 40px;
}


#content .content_nok{
	list-style-image: url('../content/files/nok.gif');
	line-height: 19px;
	font-size: 11px;
	margin-right: 30px;
}

#footer_placeholder{
	width: 910px;
	float: left;
	background-color: #7ca536;
        position:relative;
        bottom:0;
	margin: 50px 0 0 0;
	color: #fff;
	font-size: 7pt;
        padding: 0 0 0 0;
}

#footer_placeholder a{
	text-decoration: none;
	color: #fff;
}


#left_footer{
	width: 191px;
	float: left;
}

#left_footer p{
	margin: 10px 10px 10px 15px;
}

#right_footer{
	width: 525px;
	float: left;
}
