html,body,h1, h2, h3, h4, ul, ol, li, dt, p, fieldset, a{
	margin:0;
	padding:0;
	border: none;
}

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color: #2f2c23;
	background: #ffffff  url(/img/bg.gif) top repeat-x;
}

a{
	color: #021758;
	text-decoration: none;	
	font-weight: bolder;
}
a:hover{
	color: #f77f00;
	text-decoration: underline;
}

p{
	line-height: 1.8em;
	text-align: justify;
	padding-bottom: 5px;
}
img{
	border: none;
	padding: 5px;	
}
ol, ul{
	padding: 5px 15px 5px 25px;
	margin-left: 10px;
}
ol li, ul li, p{
	line-height: 1.8em;
	height: 1,6em;
}

/*headers*/
#consultronix {
	position: absolute;
	top: 15px;
	right: 72px;
}

#header{
	height:45px !important;
	height: 30px;
	padding:15px 10px 25px 25px !important;
	padding-bottom: 10px;
}


h2, h3, h4{
	color: #021758;
	clear: both;
	margin: 20px 0px 20px; 
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(/img/rule.gif) bottom left repeat-x;
}
h2{
	font-size: 24px;
	padding: 20px 10px 15px;
}
h3{
	font-size: 23px;
	color: #f77f00;
	padding: 20px 10px 10px;
}

h2 a, h3 a{
	color: #021758;
	font-weight: normal;
}

h3 a{
	color: #f77f00;

}

h2 a:hover{
	color: #021758;
	text-decoration: none;
}
h4{
	font-size: 20px;
	color: #f77f00;
	padding: 10px 10px 10px;
	margin: 5px 0px;
}
.header_c{
	color: #021758;
}



#menu_left h3{
	padding: 10px 5px;
	margin: 20px 0px;
	font-size: 17px; 
	color: #021758;
}


#menu_left h3 a, .see h3 a{
	color: #021758;
}

.see h3{
	font-size: 20px;
}
.see h3 a{
	color: #f77f00;
	text-decoration: none;
}

#container{
	margin:0 auto;
	width: 1000px;
	text-align:left;
	position: relative;
}

#content{
	margin-top: -110px;
	padding-bottom: 50px;
	width:700px;
	float:left;
}

#menu_left{
	margin: -94px 0px 50px;
	padding-left: 20px;
	float:right;
	width: 280px;
}





#navigation_top {
	width: 1000px;
	height: 34px;
	margin-bottom: 50px;	
	padding-bottom: 50px;

}

#navigation_top ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation_top li {
	float: left;
}

#navigation_top li a {
	padding-top: 10px;
	display: block;
	width: 140px;	
	height: 29px;
	color: #dadee7;
	text-decoration: none;	
	text-align: center;
	text-transform: uppercase; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;		
}
#navigation_top li.active a, #navigation_top li.active a:hover {
	color: #000;
	background: url(/img/nav_top_active.jpg) top left repeat-x;
}
#navigation_top li a:hover {
	color: #fff;
	background: url(/img/nav_top.jpg) top left repeat-x;
}

#navigation_top li div a, #navigation_top li.active div a{
	padding-left: 5px;
	height: 20px;
	width: 135px;	
	background: #fff;
	color: #000;
	text-align: left;
	text-transform: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#navigation_top li div a:hover, #navigation_top li.active div a:hover{
	background: #2c3544;		
	color: #fff;
}

#navigation_top li.mm {
	position: relative;
}

#navigation_top li.mm li{
	/* -moz-opacity: 0.75; */
	/* filter: Alpha(opacity='75'); */
	opacity: 0.90;
}
#navigation_top li.mm li:hover{
	/* -moz-opacity: 0.75; */
	/* filter: Alpha(opacity='75'); */
	opacity: 1;
}


#footer{
	clear:both;
	padding: 15px 0px 30px;
	width: 100%;
	background: url(/img/rule.gif) top left repeat-x;
	color: Gray;
}
#footer div{
	padding-top: 10px;
}
#footer a{
	font-weight: normal;
}

#footer span{
	width: 150px;
	float: left;
	padding-right: 15px;
	text-align: right;
}

#footer ul{
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: left;
	width: 835px;
}

#footer ul li{		
	padding: 0px 5px 0px 0px;
	margin: 0px;
	display: inline;
}	

#copyright{
	clear: both;
	padding: 15px 0px 40px;
	background: url(/img/rule.gif) top left repeat-x;
}


div.list{
	clear: both;
	margin-bottom: 10px;

}
div.list img{
	float: left;
	border: 0px solid;
	margin: 10px 5px 10px 0px;
	text-align: right;
}
div.list div.sub_list{
	margin-top: 10px;
	width: 475px;
	float: right;
}

div.list h3{
	margin: 0px 0px 10px 0px; 
	padding: 10px 5px;
	font-size: 18px;
	background: url(/img/rule.gif) bottom left repeat-x;
}
div.list p.small{
	padding-bottom: 10px;
}
div.see{
	width: 350px;
}
div.see ol{
	list-style: none;
	padding: 5px 10px 10px 0px;
}
div.see li, ul.arow{
	line-height: 1.4em;
	margin-bottom: 5px;
	list-style: none;
}
div.see li a, ul.arow li a, a.arow{
	padding-left: 20px;
	background: url(/img/link.jpg) 0 2px no-repeat;	
	line-height: 1.4em;
	height: 1.4em;
}
div.see li a:hover, ul.arow li a:hover, a.arow:hover{
	background-position: 0 -28px;		
}

div.tags a {
	font-size: 14px;	
	font-weight: normal;
	padding: 10px 3px;
	margin: 10px 0px;
	line-height: 1.3em;
}
div.tag_cloud a{
	font-size: 14px;
	padding: 10px 3px;
	margin: 10px 0px;
	line-height: 1.3em;
}
div.ads{
	padding-top: 70px;
}
div.ads p{
	padding-top: 15px;
	color: Gray;
	background: url(/img/rule.gif) top left repeat-x;
}


ul.tags{
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.tags li{
	display: inline;	
	padding: 0 10px 0px 0px; 
}



p.small span{
	margin-left: 150px;
}

.gallery img{
	margin: 5px;
}
.gallery img.hover{
	background-color: Aqua;
}
form legend{
	font-weight: bolder;
	font-size: 14px;
	margin: 0px 15px 20px 0px;
	border: none;
	text-transform: uppercase;
}
form label{
	font-weight: bolder;
}
form div{
	margin: 0px 0px 10px;
}

form input,form textarea{
   margin-top: 5px;
	padding: 5px 2px;
	color: #000;
	background-color: #dadee7;
	border: 1px solid #021758;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	

form input:hover,form textarea:hover{
	border-color: #f77f00;	
	background-color: #fff;
}
form#contact input,form#contact textarea{
	width: 330px;
}
form#contact textarea{
	height: 150px;
}
form#ask input.radio_style{
	width: 15px;
	padding-bottom: 10px;
}
form#newsletter input{
	width: 220px;
}
form input.submit{
	margin-top: 10px;
	background-color: #f77f00;
	color: #000;
	
}
form input.submit:hover{
	border-color: #f77f00;
	background-color: #021758;
	color: #fff;
}

form#search{
	position: absolute;
	top: 35px;
	left: 450px;
}
form#search input#s{
	width: 200px;
	border:1px solid #4B586B;
}
form#search input#s:hover{
	border: 1px solid #f77f00;
}


input.submit_img, form#big_form input.submit_img, form#newsletter input.submit_img{
	width: 18px;
	height:18px;
	border: none;
	margin: 0px;
	padding: 0 px;
	background: url(/img/submit.jpg) 0 0 no-repeat;	
	position: relative;
	top: 5px !important;
	top: -5px;
	left: 5px;
}
form#search img{
	border:0px;
}
form#big_form input{
	width: 500px;
}




.box_info{
	margin: 10px 10px 20px;
	color: gray;
}

.box_info_small{
	margin: 0px 5px 5px;
	color: gray;
}
.box_info p, .box_info_small p{
	padding-bottom: 3px;
}
ul.employee li{
	float: left;
}
ul.maps{
	padding: 15px;
}
ul.maps ul{
	padding: 5px 5px 0px 5px;
}
ul.maps li{
	padding-bottom: 5px;
	list-style: none;
}
/* pagination */

.pagination{
	padding: 2px;
	margin: 35px auto;
	text-align: center;
}

.pagination ul{
	margin: 0px auto;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 16px;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	height: 2em;
	line-height: 2em;
}

.pagination a, .pagination a:visited{
	padding: 5px 10px;
	border: 1px solid #021758;
	text-decoration: none; 
	color: #021758;
	
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #021758;
	color: #fff;
	background-color: #f77f00;
}

.pagination a.currentpage{
	background-color: #f77f00;
	color: #FFF !important;
	border-color: #2b66a5;
	font-weight: bold;
	cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.pagination a.prevnext{
	font-weight: bold;
}


@media print{



html,body{
	background: #fff;
	color: #000;
}


div#header, #menu , #footer, #footer ul, #footer address, #menu_left, .tag_cloud, #promo, #promo img, #navigation_top, .see , .noprint {
	display: none;
	width: 0px;
	height: 0px;
}

div#content{
	width: 100%
}
div#coperight{
	clear:both;
}

}