html, body {height: 100%;}

body {
	margin: 0;
	color: #444;
	min-width: 800px;
	font: 12px/15px arial, helvetica, sans-serif;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color: #083c87;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
/* structure */
#wrapper{
	margin:0 auto;
	width:1035px;
}
#wrapper{
	width:999px;
}
#wrapper w2{
	overflow:hidden;
	width:100%;
	
}
#header{
	position:absolute;
	top:0px;
	left:0px;
	height:365px;
	width:100%;
	background:url(../images/bg-header.gif) no-repeat 0 70px;
	/*overflow:hidden;*/
	z-index:1;
}
#header{
	height:278px;
	background:url(../images/bg-header2.gif) no-repeat 0 70px;
}
.w1{
	width:100%;
	position:relative;
	padding:279px 0 4px;
	overflow:hidden;
}
#main {
	overflow:hidden;
	width:100%;
}
#footer{
	height:49px;
	margin:0 31px 0 37px;
	padding:8px 0 0;
	background:url(../images/bg-footer.gif) repeat-x;
}
/* header */
.logo{
	margin:0;
	position:absolute;
	top:19px;
	left:0px;
	background: url(../images/logo.gif) no-repeat;
	width:219px;
	height:104px;
	z-index:50;
}
.logo a{
	text-indent: -9999px;
	display:block;
	width:219px;
	height:104px;
	overflow:hidden;
}
.logo{
	position:absolute;
	top:1px;
	left:43px;
	background: url(../images/logo2.gif) no-repeat;
	width:191px;
	height:84px;
}
.logo a{
	width:191px;
	height:84px;
}
.promo-links{
	position:absolute;
	bottom:0;
	left:0px;
	width:100%;
	height:69px;
	padding:7px 0 0;
	background:url(../images/bg-promo-links2.gif) repeat-x;
}
.promo-links .bg{
	padding:0 0 0 19px;
	overflow:hidden;
}
.promo-links ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.promo-links li{
	float:left;
	margin:0 11px 0 0;
}
.promo-links img{
	vertical-align:top;
}
#header .visual{
	position:absolute;
	top:85px;
	left:0px;
	width:100%;
	background-image:url(../images/hdrBg.jpg);
	background-repeat:no-repeat;
}
.promo-links h3{
	font:bold 14px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0 0 5px;
	color:#fff;
}
#header .visual img{
	vertical-align:top;
}
#header .contacts{
	position:absolute;
	top:8px;
	right:7px;
	color:#1a417c;
	text-align:right;
	font-size: 13px;
	line-height: 16px;
}
#header .contacts p{
	margin:0 0 1px;
}
#header .contacts em{
	display:block;
	font-size: 18px;
	line-height: 18px;
	font-style: normal;
}
.promo{
	position:absolute;
	top:5px;
	left:255px;
	color:#696969;
	font:15px/20px Arial, Helvetica, sans-serif;
}
.promo p{
	margin:0;
}
.promo span{
	color:#0e3e7e;
	font-size:18px;
	
}
.txt-promo {
	font: 20px/24px Arial, Helvetica, sans-serif;
	color: #adadad;
	margin: 0 0 25px;
}
.txt-promo p {margin: 0;}
.txt-promo strong {color: #073c8c;}
.txt-promo span {color: #8bb521;}
.inner #content,
.inner2 #content{
	padding:17px 25px 0;
}
.inner #content h2,
.inner #content h1,
.inner2 #content h1,
.inner2 #content h2{
	color:#659600;
	font:22px/24px Arial, Helvetica, sans-serif;
	padding:0 0 5px;
	border-bottom:1px solid #dfdfdf;
	margin:0 0 8px;
}
.inner3h1{
	color:#659600;
	font:22px/24px Arial, Helvetica, sans-serif;
	padding:0 0 5px;
	border-bottom:1px solid #dfdfdf;
	margin:0 0 8px;
}
.inner #content p,
.inner2 #content p{
	margin:0 0 24px;
}
.blog{
	overflow:hidden;
	width:100%;
	margin: 0 0 19px;
}
.blog .visual{
	background:url(../images/bg-blog-visual.gif) no-repeat;
	width:113px;
	height:51px;
	float:left;
	padding:4px;
	overflow:hidden;
}
.blog .text{
	width:815px;
	float:right;
}
.blog .text .wrap{
	overflow:hidden;
	width:100%;
}
.blog .text h3{
	font-size: 11px;
	line-height: 11px;
	text-transform:uppercase;
	margin:0 0 10px;
	color:#0a3385;
}
#content .blog .text p{
	margin:0 0 8px;
}
.more{
	float:left;
	background:url(../images/bg-more.gif) no-repeat;
	height:21px;
	cursor:pointer;
}
.more span{
	float:left;
	text-transform:uppercase;
	padding:0 17px;
	height:21px;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color:#fff;
	background:url(../images/bg-more-span.gif) no-repeat 100% 0;
}
.more:hover{
	text-decoration:none;
}
#footer .links{
	float:right;
	margin:0 -10px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer .links li{
	float:left;
	margin:0 10px 0 0;
}
#footer p{
	font-size:14px;
	line-height:18px;
	margin:0 0 1px;
}
#footer .copyright{
	font-size:11px;
	line-height:15px;
	
}
.home #content {
	padding: 20px 14px;
	color: #6c6c6c;
}
.boxes {
	width: 997px;
	margin: 0 -27px -23px 0;
	background: url(../images/bg-boxes-c.gif) repeat-y;
}
.holder-boxes {background: url(../images/bg-boxes-t.gif) no-repeat;}
.frame-boxes {
	background: url(../images/bg-boxes-b.gif) no-repeat 0 100%;
	padding: 0 0 88px;
	overflow: hidden;
	height: 1%;
}
.boxes .box {
	float: left;
	padding: 2px;
	overflow: hidden;
	width: 467px;
	margin: 0 27px 0 0;
}
.boxes .box img {vertical-align: top;}
.boxes h2 {
	margin: 0 0 6px !important;
	padding: 0 11px !important;
	font: 22px/28px arial, helvetica, sans-serif !important;
}
.candidates h2 {
	background: #e1ec6c;
	color: #013300 !important;
}
.clients h2 {
	background: #afd5ea;
	color: #073c8c !important;
}
.inner2 #content,
.inner3 #content{
	width:700px;
	float:right;
	padding-left:0;
}
.inner2 #sidebar,
.inner3 #sidebar{
	width:238px;
	float:left;
	overflow:hidden;
	padding:0 0 0 20px;
	margin:15px 0 0;
}
.inner2 #content .blog-client p,
.inner3 #content .blog-client p {
	margin:0 0 10px;
}
.blog-client dl{
	overflow:hidden;
	width:100%;
	margin:0 0 3px;
}
.blog-client dt{
	float:left;
	width:71px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:0 2px 0 0;
	background:url(../images/bg-ddt.gif) no-repeat 100% 6px;
}
.blog-client dd{
	margin:0 0 2px;
}
.blog-client{
	overflow:hidden;
	width:100%;
	padding:0 0 9px;
	margin:0 0 10px;
	border-bottom:1px solid #DFDFDF;
}

.blog-client-first{
	border:0;
}
.search-form{
	background:url(../images/bg-search.gif) repeat-y;
	width:232px;
	margin:0 0 10px;
}
#sidebar{
	margin:17px 0 0;
}
.search-form fieldset{
	background:url(../images/bg-search-top.gif) no-repeat;
}
.search-form fieldset .holder{
	background:url(../images/bg-search-holder1.gif) no-repeat 0 100%;
	min-height:160px;
	padding:16px 20px 9px;
}
* html .search-form fieldset .holder{
	height:200px;	
}
.search-form .row{
	overflow:hidden;
	width:100%;
	margin:0 0 5px;
}
.search-form label{
	display:block;
	margin:0 0 3px;
}
.search-form .bg{
	width:190px;
	height:19px;
	background:#fff;
	border:1px solid #d5d5d5;
}
.search-form .bg input{
	background:none;
	border:0;
	width: 180px;
	padding: 2px 5px;
	line-height: 15px;
}
.search-form select{
	width:190px;
	height:20px;
}
.search-form a{
	color:#444;
	line-height:21px;
	text-decoration:underline;
}
.search-form a:hover{
	text-decoration:none;
}
.search-form .more2{
	float:right;
	cursor:pointer;
	text-decoration:none;
}
.search-form .more2 span{
	float:left;
	background:url(../images/bg-more2.gif) no-repeat;
	height:21px;
	padding:0 4px 0 14px;
	color:#fff;
	font-weight:bold;
	line-height:22px;
}
.search-form .more2 em{
	float:left;
	background:url(../images/bg-more2-em.gif) no-repeat;
	width:9px;
	height:21px;
}
.search-form h3{
	font-size: 15px;
	line-height: 36px;
	background:url(../images/bg-sidebar-h3.gif) no-repeat 100% 0;
	margin:0;
}
.search-form h3 span{
	color:#70a608;
	font-weight:bold;
}
.search-form .row2{
	padding:8px 0 0;
}
#sidebar .box{
	background:url(../images/bg-box-y.gif) repeat-y;
	width:232px;
	margin:0 0 8px;
}
#sidebar .box .holder{
	background:url(../images/bg-sidebar-boox.gif) no-repeat;
}
#sidebar .box .frame{
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
	padding:17px 11px 0 16px;
	overflow:hidden;
	height:1%;
	min-height:360px;
}
* html #sidebar .box .frame{
	height:360px;
}
#sidebar .box h3{
	background:none;
	font-size:15px;
	font-weight:normal;
	margin:0 0 12px 6px;
}
#sidebar .box h3 span{
	color:#70A608;
	font-weight:bold;
}
#sidebar .box .wrap-latest{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	border-top:2px solid #e4e4e4;
}
#sidebar .box .item-latest{
	background:url(../images/separator-sidebar.gif) repeat-x;
	padding:8px 11px 0 6px;
}
#sidebar .box .more3{
	color:#72941c;
}
#sidebar .box a{
	text-decoration:underline;
}
#sidebar .box a:hover{
	text-decoration:none;
}
#sidebar .box h4{
	font:11px/14px Arial, Helvetica, sans-serif;
	margin:0 0 5px;
}
#sidebar .box .first{
	background:none;
}
#sidebar .box p{
	margin:0 0 8px;
}
.email-form{
	background:url(../images/bg-email-c.gif) repeat-y;
	float: left;
	overflow: hidden;
	width: 232px;
}
.email-form fieldset{
	background:url(../images/bg-email-t.gif) no-repeat;
}
.email-form .holder{
	background:url(../images/bg-email-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	min-height:63px;
	padding:9px 10px 10px;
}
* html .email-form .holder{
	height:63px;
}
.email-form2 label,
.email-form label{
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color:#fff;
	display:block;
	margin:0 0 8px;
}
.email-form2 .row,
.email-form .row{
	overflow:hidden;
	width:100%;
}
.email-form2 .bg,
.email-form .bg{
	background:url(../images/bg-email-input.gif) no-repeat;
	width:178px;
	overflow:hidden;
	height:24px;
	float:left;
	margin:0 4px 0 0;
}
.email-form2 .bg input,
.email-form .bg input{
	width:156px;
	padding:4px 11px 0;
	background:none;
	border:0;
	font-size:11px;
	color:#858585;
	line-height:14px;
}
.email-form .submit{
	float:left;
}
.promo-box{
	margin:0 -40px 0 0;
	padding:0 0 0 20px;
	list-style:none;
	overflow:hidden;
	width:999px;
}
.promo-box .item{
	float:left;
	margin: 0 18px 0 0;
	overflow: hidden;
}
.promo-box .btn-register {
	display: block;
	background: url(../images/btn-register.gif) no-repeat;
	width: 219px;
	height: 82px;
}
.promo-box .btn-jobs-by {
	display: block;
	background: url(../images/btn-jobs-by.gif) no-repeat;
	width: 219px;
	height: 82px;
}
.inner3 #content{
	width:687px;
	overflow:hidden;
	padding:10px 0 0;
	margin: 0 40px 0 0;
	display: inline;
}
.email-form2{
	background:url(../images/bg-email2-c.gif) repeat-y;
	float: left;
}
.email-form2 fieldset{
	background:url(../images/bg-email2-t.gif) no-repeat;
}
.email-form2 .holder{
	background:url(../images/bg-email2-b.gif) no-repeat 0 100%;
	min-height:78px;
	overflow:hidden;
	width:205px;
	padding:9px 10px 0;
}
.email-form2 .holder{
	height:75px;
}
.email-form2 .bg{
	background:url(../images/bg-input.gif) no-repeat;
	width:163px;
	height:24px;
	overflow:hidden;
}
.email-form2 .bg input{
	width:141px;
}
.description{
	overflow:hidden;
	width:100%;
}
.description .content-box{
	background:url(../images/bg-content-box-c.gif) repeat-y;
	margin:0 0 10px;
}
.description .content-box .holder{
	background:url(../images/bg-content-box-t.gif) no-repeat;
}
.description .content-box .frame{
	background:url(../images/bg-content-box-b.jpg) no-repeat 0 100%;
	overflow:hidden;
/*	width:100%;*/
	padding:10px 0 0 0;
	min-height:570px;
}
* html .description .content-box .frame{
	height:570px;
}
.description .head{
	overflow:hidden;
	width:100%;
	height:37px;
	margin:0 0 -1px;
	position:relative;
}
#content .description .head h1{
	border:0;
	margin:0;
	float:left;
	height:37px;
	overflow:hidden;
	background:url(../images/bg-head-h1.gif) no-repeat;
	font:19px/22px Arial, Helvetica, sans-serif;
}
.description .head h1 strong{
	font-weight:normal;
	color:#8bb521;
}
.description .head h1 span{
	color:#444;
	background:url(../images/bg-head-h1-span.gif) no-repeat 100% 0;
	height:27px;
	overflow:hidden;
	padding:10px 20px 0 16px;
	float:left;
}
.link-list{
	margin:12px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:right;
}

.link-list li{
	float:left;
	display: inline;
	margin:0 20px 0 0;
}
.link-list a{
	background:url(../images/btn-links.gif) no-repeat;
	color:#8bb521;
	float:left;
	height:17px;
	padding:0 0 0 25px;
	font-size: 12px;
	line-height: 18px;
}
.description .content-box dl{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.description .content-box dt{
	float:left;
	width:115px;
	text-align:right;
	margin:0 30px 0 0;
}
.description .content-box .extra-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.description .content-box .extra-list li{
	overflow:hidden;
	width:100%;
	margin: 0 0 9px;
	vertical-align: top;
}
.description .content-box .left-column{
	float:left;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	text-align:right;
	width:125px;
	margin:0 20px 0 0;
}
.description .content-box .right-column{
	width:540px;
	float:left;
	color:#505050;
	font-size:12px;
}
.description .content-box .right-column p {
	line-height: 18px;
	margin: 0 0 17px !important;
}
.description .content-box .right-column strong.title {color: #8bb521;}
.description .add {
	background: url(../images/bg-apply-l.gif) no-repeat;
	float: left;
	display: inline;
	height: 41px;
	margin: 0 0 0 143px;
}
.description .add .holder {
	background: url(../images/bg-apply-r.gif) no-repeat 100% 0;
	height: 41px;
	float: left;
}
.description .add a {
	line-height: 23px;
	padding: 0 27px;
	color: #fff;
	font-size: 12px;
}
.wrap-descript {
	height: 1%;
	overflow: hidden;
	padding: 0 11px 0 12px;
}
.wrap-descript .txt-holder {
	height: 1%;
	overflow: hidden;
	color: #fff;
	text-align: left;
	line-height: 16px;
	padding: 6px 0 0;
}
.wrap-descript .txt-holder p {margin: 0 0 19px !important;}
.box-form {
	float: right;
	width:214px;
	margin:0 0 0 10px;
	display: inline;
}
.box .search-form{background: #336603;}
.box .submit-form {background: #afd5ea;}
.box .search-form fieldset{background:url(../images/bg-box-search-t.gif) no-repeat;}
.box .submit-form fieldset{background:url(../images/sumbmit-form-t.gif) no-repeat;}
.box .search-form fieldset .holder{background:url(../images/bg-box-search-b.gif) no-repeat 0 100%;}
.box .submit-form fieldset .holder{background:url(../images/sumbmit-form-b.gif) no-repeat 0 100%;}
.box-form .holder {
	min-height:200px;
	padding:0 16px 9px  12px!important;
	overflow: hidden;
}

* html .box-form .holder{
	height:200px;	
}
.box-form .row{
	overflow:hidden;
	width:100%;
	margin:0 0 2px;
}
.box-form label{
	display:block;
	margin:0 0 3px;
}
.box .search-form label {color: #fff;}
.box .submit-form label {color: #083c87;}
.box-form .bg{
	width:185px;
	border: none;
	height:19px;
	background: url(../images/bg-box-input.gif) no-repeat;
}
.submit-form .bg {
	background: url(../images/bg-box-input2.gif) no-repeat;
}
.box-form .bg input{
	background:none;
	border:0;
	padding: 3px 5px;
	width: 175px;
	line-height: 14px;
	float: left;
}
.box-form select{
	width:185px;
	height:20px;
}
.box-form a{
	line-height:21px;
	text-decoration:underline;
}
.box .search-form a {color: #fff;}
.box .submit-form a {color: #083c87;}
.clients .wrap-descript .holder{
	width:214px !important;
	float:right;
	padding:0;
	background:#afd5ea url(../images/sumbmit-form-t.gif) no-repeat;
	margin-right:-5px;
}
.clients .wrap-descript .holder h3{
	background:url(../images/bg-submit-title.gif) no-repeat right;
	height:41px;
	line-height:41px;
	margin-top:5px;
	padding:0 10px;
	width:180px;
	color: #083c87;
}
.clients .wrap-descript .holder .row{
	height:37px;
	width:186px;
	margin-left:12px;
}
.clients form{
	background:url(../images/sumbmit-form-b.gif) no-repeat bottom;
	margin-top:-10px;
	padding-top:0px;
}
.clients form input{
	background:url(../images/bg-box-input2.gif) no-repeat;
	width:186px;
	height:19px;
	border:none;
	padding:2px 0 0 2px;
}
.clients form label{
	color:#FFFFFF;
	color:#083c87;
}
.clients form #clientSubmit{
	float:right;
	display:block;
	background:url(../images/bg-more2-em.gif) no-repeat right;
	width:82px;
	height:21px;
}
.clients form #clientSubmit span{
	background-image:url(../images/bg-more2.gif);
	overflow:hidden;
	width:73px;
	color:#FFFFFF;
	height:21px;
	line-height:21px;
	display:block;
	text-align:center;
	overflow:hidden;
	text-indent:9px;
	font-weight:bold;
}
#uploadVacancy{
	border:none;
	background-color:#FFFFFF;
	line-height:15px;
}
#cforms6form{
	padding:0 0 0 7px;
	margin-top:-10px;
}
#cforms6form ol{
	list-style:none;
	padding:0 5px;
	margin:0;
}
#cforms6form input{
	float:left;
	clear:both;
	background:url(../images/bg-box-input.gif) no-repeat;
	border:none;
	width:185px;
	height:20px;
	line-height:20px;
	padding:3px 0 0 5px;
}
#cforms6form input.cf_upload{
	background:#FFFFFF;
	border:1px medium solid;
}
#cforms6form label{
	float:left;
	clear:both;
	color: #FFFFFF;
}
#cforms6form submit{
	background:url(../images/sumbmit-form-b.gif) no-repeat 0 100%;
}
#cforms6form .emailreqtxt, #cforms6form .reqtxt{
	display:none;
}
#cforms6form #sendbutton6{
	width:78px;
	height:22px;
	background-image:url(../images/submitBg.png) !important;
	color:#FFFFFF;
	padding:0;
	line-height:22px;
	font-weight:bold;
	text-transform:uppercase;
	float:right;
	margin:5px 15px 0 0;
}
#usermessage6a{
	display:none;
}
.box-form a:hover{
	text-decoration:none;
}
.box-form .more2{
	float:right;
	cursor:pointer;
	text-decoration:none;
}
.box-form .more2 span{
	float:left;
	height:22px;
	padding:0 7px 0 19px;
	color:#fff;
	font-weight:bold;
	line-height:22px;
}
.box .search-form .more2 span {background:url(../images/bg-more2-green.gif) no-repeat;}
.box .submit-form .more2 span {background:url(../images/bg-more2-blue.gif) no-repeat;}
.box-form .more2 em{
	float:left;
	width:11px;
	height:22px;
}
.box .search-form .more2 em {background:url(../images/bg-more2-em-green.gif) no-repeat;}
.box .submit-form .more2 em {background:url(../images/bg-more2-em-blue.gif) no-repeat;}
.box-form h3{
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	margin:0 0 -3px;
	padding: 7px 0 17px;
}
.box .search-form h3 {background: url(../images/bg-search-title.gif) no-repeat 100% 2px;}
.box .submit-form h3 {background: url(../images/bg-submit-title.gif) no-repeat 100% 2px;}
.box .search-form h3 {color: #fff;}
.box-form h3 span{
	font-weight:bold;
}
.box .search-form h3 span {color: #e1ec6c;}
.box .submit-form h3 span {color: #083c87;}
.box .row2{
	padding:8px 0 0;
}
.box .more {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height: 18px;
	padding: 0 22px 0 0;
}
.candidates .more {background: url(../images/more-candidates.gif) no-repeat 100% 3px;}
.clients .more {background: url(../images/more-clients.gif) no-repeat 100% 3px;}
.home #content h2 {
	font: 32px/34px "times new roman", times, serif;
	margin: 0 0 4px;
	color: #252525;
}
.home #content h2 span {color: #659906;}
.home #content p {
	margin: 0;
}
ul.spec {
	margin: 0;
	padding: 26px 0 0;
	list-style: none;
	/*overflow: hidden;*/
	font-size: 13px;
	line-height: 18px;
	color: #252525;
	font-weight:bold;
}
ul.spec li {
	float: left;
	padding: 0 0 0 15px;
	margin: 0 27px 0 0 !important;
	display: inline;
	background: url(../images/bull-spec.gif) no-repeat 0 3px;
}
ul.spec a {color: #252525;}
.txt-wrap {position: relative;}
.wp-pagenavi{
	padding-bottom:6px;
}
/* update code start */
ul.spec li {
	float: left;
	padding: 0 0 0 15px;
	margin: 0 32px 0 0;
	display: inline;
/*	position:relative;*/
	background: url(../images/bull-spec.gif) no-repeat 0 3px;
}

ul.spec li:hover,
ul.spec li.hover {position: relative;}

ul.spec a {color: #252525;}
.txt-wrap {position: relative;}
.txt-wrap h2 span{
	padding:0 10px;
	border:#e1ec6c 2px solid;
	background-color:#e1ec6c;
}
/* update code start */
ul.spec{
	position:absolute;
	bottom:0;
	background:#8fc50d;
	width:979px;
	padding:10px 0 10px 20px;
	left:0;
	margin: 0;
	list-style: none;
	font-size: 13px;
	line-height: 18px;
	color: #252525;
}
ul.spec:after{
	content:"";
	clear:both;
	display:block;
}
ul.spec a{
	color:#fff;
}
ul.spec .drop{
	position:absolute;
	top:10px;
	left:0px;
	width:150px;
	display:none;
	background: url(../images/transparent.gif);
}
ul.spec ul{
	margin:10px 0 0;
	width:150px;
	padding:0;
	list-style:none;
	background:#8fc50d;
	border:1px solid #fff;
}
ul.spec li:hover .drop,
ul.spec li.hover .drop{
	display:block;
}
ul.spec ul li{
	width:150px;
	float:none;
	display:block;
	padding:0;
	margin:0;
	line-height:24px;
	background:none;
}
ul.spec ul a{
	display:block;
	padding:0 10px;
	height: 1%;
}
ul.spec ul a:hover{
	background:#afe82b;
	text-decoration:none;
}
ul.spec ul ul{
	position:absolute;
	top:-9999px;
	left:100%;
	display:block;
	margin:0 5px 0 -5px;

}
ul.spec ul li:hover ul,
ul.spec ul li.hover ul{
	top:0;
}
#sidebar .promo-links{
	position:static;
	width:232px;
	overflow:hidden;
	padding:5px 0 0;
	background:#669a06 url("../images/bg-promo-links2.gif") repeat-x;
	height:auto;
	margin:0 0 10px;
}
#sidebar .promo-links .bg{
	width:100%;
}
#sidebar .promo-links ul{
	overflow:hidden;
	width:100%;
}
#sidebar .promo-links li{
	margin:0 20px 0 0;
	padding:0 0 10px;
}
/* update code end */
.home .promo-links{
position:static;
width:980px;
margin:10px 0 0;
overflow:hidden;
}
.home .promo-links .bg{
width:980px;
}
/* update code end */
.promo-links .bg-moving{
width:100%;
overflow:hidden;
margin:0 0 0 -19px;
position:relative;
}
.promo-links{
position:absolute;
bottom:0;
left:0px;
width:100%;
height:69px;
padding:7px 0 0;
background:url(../images/bg-promo-links2.gif) repeat-x;
}
.promo-links .bg{
padding:0 0 0 19px;
overflow:hidden;
}
.promo-links ul{
margin:0;
padding:0;
list-style:none;
overflow:hidden;
float:left;
width:960px;
}
#header:after {
    content: "";
    display: block;
    clear: both;
}
ul.spec:after {
    content: "";
    display: block;
    clear: both;
}
ul.spec .drop {
	z-index:10;
}
.popupPosition {
	position:absolute;
	top:150px;
	border: medium solid #0066CC;
	padding-right: 6px;
	padding-left: 6px;
	/*background-color:#c5d695;*/
	background-color:#8fc50d !important;
	}
.popupTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: 500;
	margin-top: 20px;
}
#cforms5form{
	padding:0 0 0 7px;
	margin-top:-10px;
}
#cforms5form ol{
	list-style:none;
	padding:0 5px;
	margin:0;
}
#cforms5form #cf5_field_1, #cforms5form #cf5_field_2, #cforms5form #cf5_field_3{
	float:left;
	/*background:url(../images/bg-box-input.gif) no-repeat;-*/
	width:240px;
	height:20px;
	line-height:20px;
	padding:3px 0 0 5px;
}
#cforms5form #cf5_field_4{
	width:240px;
	height:130px;
}
#cforms5form input.cf_upload{
	background:#FFFFFF;
	border:1px medium solid;
	float:left;
}
#cforms5form label{
	float:left;
	clear:left;
	width:110px;
}
#cforms5form li{
	padding:10px 0;
	clear:both;
}
#cforms5form submit{
	float:left;
	clear:both;
}
#cforms5form .emailreqtxt, #cforms6form .reqtxt{
	display:none;
}
#hdrH1{
	float:right;
	color:#1a417c;
	text-align:right;
	font-size: 11px;
	line-height: 16px;
	position:absolute;
	top:43px;
	right:0px;
}
#footer h2{
	float:left;
	margin:0px;
}
#footer h2 a{
	color:#1a417c;
	color:#444444;
	text-align:right;
	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
}
