/* Top Elements */
body{
	font-family:Times New Roman, serif, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(images/Insigne-Consulting_bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	background-color:#FFFFFF;
	margin:0px;
}

p{ 
	margin:0px;
	padding:1px 0px;
}

h2 {
	color: #000000;
	font-family:Times New Roman,Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	line-height:6px;

}


h1 {
	color: #000000;
	font-family:Times New Roman,Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 26px;

}

/********************************************
   LAYOUT
********************************************/ 
#warp{
	width:800px;
	margin: 0 auto;
	text-align: left;
	color:#000000;
}
#content img {
border:1px solid #000000;
}
#main{
	clear:both;
	background-image:url(images/Insigne-Consulting_bgmain.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
#leftpart{
	width:205px;
	float:left;
	border-top:10px solid #858382;
}
#rightpart{
	width:595px;
	float:left;
	border-top:10px solid #000000;
	background:none;
	_width:525px;
}
#bottomborder{
	background-image:url(images/Insigne-Consulting_color.jpg);
	background-repeat: no-repeat;
	height:4px;
	clear:both;
}

.nav{
	margin:60px 0 0 0px;

}

.nav ul{
	margin:0px;
	padding:0px;
	list-style:none;

}

.nav ul li{
	list-style:none;

}
/* Navigation start here */
.nav a, .nav a:active, .nav a:visited{
	background-image:url(images/nav.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background-color:#000000;
	text-decoration: none;
	display: block;
	padding-left: 30px;
	font-family:Times New Roman,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #fff;
	width:175px;
	border-bottom:1px solid #FFFFFF;
	list-style:none;
		}
.nav a:hover{
	color:#000000;
	background-image:url(images/nav.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background:#FFFFFF;
	}

.nav a.active{
	color:#000000;
	background-image:url(images/nav.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background:#FFFFFF;
}

/* Navigation end here */
#header{
/*	background-image:url(images/front2.jpg);*/
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:0px solid #000000;
	height:203px;
}





#address{ 
	padding:10px 14px;
	font-weight:bold;
}
#content{
	padding:10px 14px 10px 17px; 
      /*  padding:10px 14px 10px 2px;*/
	text-align:justify;
	
}
#content h1{
	margin:0px;
	font-size:26px;
	color:#000000;
}
#bloks-main{
	clear:both;
}
.bloks{
	width:181px;
	margin-right:10px;
	background-image:url(images/Insigne-Consulting_bloksbg.jpg);
	background-repeat:repeat-x;
	float:left;
}
.bloksheader{
	background-image:url(images/Insigne-Consulting_blokspoint.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin:0px;
	line-height:33px;
	color:#000000;
	font-size:14px;
	margin-left:5px;
	font-weight:bold;
	padding-left:15px;
}
.bloksin{
	margin:0px 5px 5px 5px;
	padding:5px;
	background-color:#FFFFFF;
	text-align:justify;
}
.more{
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
.more a{
	color:#000000;
	line-height:20px;
	text-decoration:none;
}
.more a:hover{
	color:#000;
	text-decoration:none;
}
#address h1{
	margin:0px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#294973;
}
#footer{
	text-align:right;
	margin:0px;
	color:#000000;
}
#footer a{
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	color:#000;
	text-decoration:none;
}
.clients_name{
	font-family: Times New Roman,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/client_bulit2.gif);
	text-align: left;
	line-height: 14px;
	padding-right: 6px;
}
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

