/* Top Elements */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(images/Insigne-Consulting_bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	background-color:#92907c;
	margin:0px;
}
p{ 
	margin:0px;
	padding:5px 0px;
}
/********************************************
   LAYOUT
********************************************/ 
#warp{
	width:800px;
	margin: 0 auto;
	text-align: left;
}
#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 #000066;
}
#rightpart{
	width:595px;
	float:left;
	border-top:10px solid #C0C0C0;
	background:none;
	padding-bottom:5px;
}
#bottomborder{
	background-image:url(images/Insigne-Consulting_color.jpg);
	background-repeat: no-repeat;
	height:4px;
	clear:both;
}
/* Navigation start here */
.nav ul{
margin:0px;
padding:0px;
display:block;
}
.nav ul li{
display:block;
float:left;
text-decoration:none;
}
.nav ul li a, .nav ul li a:active, .nav ul li a:visited{
	background-image:url(images/Insigne-Consulting_navbg.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background-color:#000066;
	text-decoration: none;
	display: block;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #fff;
	width:175px;
	border-bottom:1px solid #FFFFFF;
		}
#navHover, .nav ul li a:hover{
	color:#c0c0c0;
	}


/* Navigation end here */
#header{
	background-image:url(images/Insigne-Consulting_header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:5px solid #000066;
	height:203px;
}
#address{ 
	padding:20px 14px;
	font-weight:bold;
}
#content{
	padding:10px 14px 10px 17px;
text-align:justify;
}
#content h1{
	margin:0px;
	font-size:18px;
	color:#00308f;
}
#bloks-main{
	clear:both;
height:352px;
}
.bloks{
	width:181px;
	margin-right:10px;
	background-image:url(images/Insigne-Consulting_bloksbg.jpg);
        /*background-color:#006633;*/
	background-repeat:repeat-x;
	float:left;
      height:360px;
}
.bloksheader{
	background-image:url(images/Insigne-Consulting_blokspoint.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin:0px;
	line-height:33px;
	color:#FFFFFF;
	font-size:12px;
	margin-left:5px;
	font-weight:bold;
	padding-left:15px;
}
.bloksin{
	margin:0px 5px 5px 5px;
	padding:5px;
	background-color:#FFFFFF;
	
     
}
.more{
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
.more a{
	color:#ffffff;
	line-height:20px;
	text-decoration:none;
}
.more a:hover{
	color:#ff9600;
	text-decoration:none;
}
#address h1{
	margin:0px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#294973;
}
#footer{
	text-align:right;
	margin:0px;
}
#footer a{
	color:#3366cc;
	text-decoration:none;
}
#footer a:hover{
	color:#000;
	text-decoration:none;
}
.clients_name{
	font-family: 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 */ 

