* {
	padding:0;
	margin:0;
	}
a {
	text-decoration:none;
	color: #000;
	outline:none;
	}
a:hover{
	text-decoration:underline;
	}
a img {
	border:0 none;
	}
ul{
	list-style-type:none;
	}
body{
	font: normal 100%/150% Verdana,Arial,sans-serif;
	background: #fff url('images/bg-body.jpg') repeat-x fixed;
	color:#333;
}
p {
	margin-bottom: 1em;
}
h1, h2, h3, h4, h5, h6 {color: #003d79;}
h1 {
	font-size: 30px;
}
h3 {
	font-size: 1.8em;
}
select{
	width: 120px;
}
input, select {
	font-size: 10px;
	margin: 5px 4px 5px 0;
	cursor:pointer;
}
label {
	color:#003D79;
	font-size: 12px;
	font-weight: bold; 
	margin:10px 0 5px 0;
	display: block;
}
button {
	margin-top: 8px;
	background: url('images/form-btn.png') no-repeat;
	width:98px;
	height:32px;
	border:0 none;
	color: #fff;
	font:bold 13px Verdana,serif;
	text-transform: uppercase;
	padding-bottom: 7px;
	cursor: pointer;
}
.clear{
	clear: both;
	}
.right{
	float: right;
}
.left {
	float: left;
}
.no-display {display: none;}
.no-border {border:0 none!important;}
p.small {font-size:93%;}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#header_wrap{
	background:url('images/background_top_header.jpg') repeat-x top left;
	color:#fff;
	height: 71px;
}
#footer_wrap{
	background:url('images/bg-footer.png') repeat-x top left;
	color:#fff;
	height: 75px;
}
#header,
.header_menu{
	/*margin:0 auto;*/
	
}
.header_menu:after{
	content:' ';
	clear:both;
	display:block;
}

#header{
	height:70px;
}
#header form{
	text-align:right;
	padding:11px 49px 0 0;
	line-height:12px;
}
#header form label{
	font:bold 70% Verdana;
	color: #fff;
	margin: 0;
	display: inline;
	
}
#header form input#s{
	width:130px;
	vertical-align:middle;
	border:none;
	height:13px;
	margin:0 4px 0 8px;
	cursor:text;
}
#header form #searchsubmit{
	vertical-align:top;
	width: 31px;
	height:22px;
	margin:0;
	background:url(images/search_button.png);
	border:0 none;
	text-indent:-9999px;
	font-size: 0;
	line-height: 0;
	display:inline;
}
#header ul{
	text-align:right;
	padding:13px 56px 0 0;
	float:right;
}

#header ul li{
	font: 60%/100% Verdana;
	display:inline;
	padding:0 12px;
	border-right:1px solid #fff;
	float:left;
}
#header ul li img{
	margin-left:8px;
	margin-top:-3px;
	vertical-align:bottom;
}
#header ul li.last{
	border:0;
	padding-right:0;
}
#header ul li a{
	color:#fff;
	vertical-align:baseline;
} 
#header_menu_wrap{
	background:url('images/bg-menu.png') repeat-x left top;
	position:relative;
	height:48px;
	z-index:10000;
}
.middle #searchform { 
	margin-top:33px;
	}
.header_menu{
	/*position:relative;
	z-index:300;*/
}
.header_menu a{
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	text-shadow:2px 2px 6px #000;
}
.header_menu a:hover{
	color: #F48228;
}
.header_menu ul{
	line-height: 21px;
	padding:4px 0 0;
	/*position: relative;*/
	z-index:1000;
	position:absolute;
	top:0;
	left:285px;
	height:37px;
	margin:0;
}
.header_menu ul li{
	float:left;
	/*position:relative;*/
}
.header_menu ul li a{
	display: block;
}
.header_menu ul li a:hover{
	text-decoration:none;
}
.header_menu ul.nav-group li.navigation-item {
	background: url('images/menu-separator.gif') no-repeat right;
	position:relative;
	z-index:3100;
}
.header_menu ul.nav-group li.navigation-item a{
	padding:8px;
}
.header_menu ul li.navigation-item:hover {
	background:#378428 !important;
}
.header_menu ul.level-1 {
	width:100px;
	/*background-color:#378428;*/
}
.header_menu ul.level-1 li {
	border-bottom: 1px solid #fff;
	background: none !important;
	background-color:#378428 !important;
}
.header_menu ul.level-1 li.last{
	border: none;
}
.header_menu ul.level-1 li.navigation-item a {
	font-size:10px;
	border-right:none;
	display:block;
	line-height:18px;
	padding:5px;
}
.header_menu ul.level-1 li.navigation-item{
	float:none;
	margin:0;
	padding:0;
	height:auto;
	background-color:#378428;
}
.header_menu ul.nav-group li.current_page_item a, .header_menu ul.nav-group li.current_page_item .level-1 a:hover {color:#F48228;}
.header_menu ul.nav-group li.current_page_item .level-1 a {color:#fff;}
.header_menu ul.nav-group li.current_page_item {background:url('images/bg-menu-active.png') repeat-x;}
.header_menu li ul.sub-navigation-group{
	position:absolute;
	display:block;
	top:100%;
	left:0;
	padding: 0;
	margin:0;
	z-index:1500;
	width:100%;
}
.header_menu li:hover ul.sub-navigation-group{
	display:block;
}
.header_menu ul.nav-group li.item-6{
	background: none;
}
.header_menu ul.nav-group li.item-6:hover{
	background-color:#378428;
}
.logo{
	display:block;
	position:absolute;
	background:url('images/logo_shad_1.png') no-repeat top left;
	padding:15px 100px 130px 102px;
	top:-70px;
	left:-62px;
	z-index: 0;
}
.logo a img {
	position: relative;
	z-index: 1;
}
#header_after-menu_wrap {
	background:url('images/bg-after-menu.jpg') no-repeat 0 bottom;
	margin-top: -7px;
	_height:0;
	overflow:hidden;
/*	padding-bottom:10px;*/
}
.header_after-menu .txt-box{
	color: #fff;
	width: 555px;
	padding: 45px 0 0 45px;
	position: relative;
	z-index:0;
}
.header_after-menu .txt-box2{
	width:420px !important;
}
.header_after-menu .txt-box2 h1{
	/*width: 300px !important;*/
	margin: 0 0 10px 0 !important;
}
.header_after-menu .txt-box2 p{
	margin-left: 25px;
}
.header_after-menu .txt-box p{
	font-size: 12px;
	line-height: 17px;
}
.header_after-menu .txt-box h1{
	color: #f48228;
	margin-bottom:0.6em;
	margin:3px 0 28px 76px;	
	text-shadow:2px 2px 6px #000;
	line-height:1em;
}
.header_after-menu .txt-box h1 a{
	color: #f48228;
	margin-bottom:0.6em;
	margin:3px 0 28px 0 !important;	
}
.header_after-menu .txt-box span{
	color: #fff;
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin-left: -6px;
	text-shadow:2px 2px 6px #000;
}
.header_after-menu .left img {
	padding: 0;
	margin: 0 0 0 33px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}
#middle .hp-menu{
	background:url('images/bg-hp-menu.png') repeat-x 0 bottom;
	border-top:2px solid #FFFFFF;
	overflow:hidden;
	padding:3px 0 0 0;
	position:relative;
	z-index:1;
}
.hp-menu ul {
	font-size: 11px ;
	line-height: 13px;
	color: #fff;
	margin: 0 auto;
	/*position:relative;*/
	width:900px;
	overflow:hidden;
	padding-bottom:8px;
	padding-left:22px;
}
.hp-menu ul li{
	float: left;
	width: 195px;
	padding:20px 0 0 110px;
	height:88px;
}
.hp-menu ul li p{
	padding-right: 10px;
	width: 161px;
	float: left;
	
}
.hp-menu ul li a {
	margin-bottom:3px;
	font-size: 16px;
	color: #f48228;
	display: block;
	text-shadow:2px 2px 6px #000;
	width:100px;
	float:left;
	font-weight:bold;
}
a.mng {
	padding-top:20px;
}
.hp-menu ul li.workforce {
	background: url('images/workforce.png') no-repeat;
	padding:0;
	width:305px;
	height:108px;
}
.hp-menu ul li.location{
	background: url('images/location.png') no-repeat;
	width: 304px;
	height:108px;
	padding:0;
}
.hp-menu ul li.lifestyle{
	background: url('images/lifestyle.png') no-repeat;
	height:108px;
	padding:0;
	width:291px;
}
.indvid {
	text-align:center;
}
#middle{
	background: #ebebeb;
	margin-top:-10px;
	overflow:hidden;
}
.col-header h3, .col-main h3, .col-header2 h3 {
	color: #003d79;
	font-size: 18px;
	font-weight: normal;
}
#middle h4{
	color: #003d79;
	font-size: 12px;
}
#middle .content{
	background: #ebebeb url('images/bg-middle.jpg') repeat;
	font-size: 12px;
	padding:12px 40px 25px 49px;
	/*position: relative;*/
	_height:0;
	overflow:hidden;
}
.home #middle .content{margin-top:-8px;position:relative;z-index:0;}

#middle .content span{
	font-weight: bold;
}
.counter {
	margin:12px;
	/*width: 1200px;*/
	text-align: right;
}
.counter ul{
	font-size: 10px;
}
.counter ul li{
	display: inline;
	margin-right: 10px;
}
.counter ul li.first{
	background: url('images/counter-first.gif') no-repeat right 0;
	padding-right: 25px;
}
.counter ul li.first a{
	color: #003d79;
	cursor:default;
	}
.counter ul li.odd{
	background: url('images/counter-odd.gif') no-repeat right 0;
	padding-right: 25px;
}
.counter ul li.last a{
	color: #378428;
}
.col-header{
	height: 40px;
	width: 244px;
}
.col-bottom .col-header{
	width: 906px;
}
 .col-header h3 {
	background:url('images/col-header-l.png') repeat-x left top;
	float: left;
	height:40px;
	padding:0 0 0 13px;
	width:216px;
	text-transform:capitalize;
	line-height:40px;
}
.col-header2{
	width: 244px;
	overflow:hidden;
	background:url('images/col-header2.png') repeat-y left top;
}
.youtube {
	margin-left:70px;
}
 .col-header2 h3 {
	float: left;
	padding:13px 10px 10px 13px;
	width:216px;
	text-transform:capitalize;
	border-bottom:1px solid;
	line-height:17px;
}

.cat-navigation a {
	color:#419639;
	text-decoration:underline;
	font-weight:bold;
	line-height:20px;
}
.single .col-box-middle {padding-bottom:10px;}

.special-box a {
	color:#419639;
	text-decoration:underline;
	display:block;
	font-weight:bold;
	margin:5px 0;
}
.special-box a:hover { 	text-decoration:none;}
.links-box {line-height:20px;}


#middle .content .col-header span {
	background:url('images/col-header-r.png') no-repeat right top;
	height: 40px;
	float: left;
	width:15px;
	display:block;
	overflow: hidden;
}
.col-box-middle {
	background:url('images/bg-middle-box.png') repeat-y;
	padding:10px 14px 10px 15px;
	width:217px;
	min-height:40px;
	/*overflow:hidden;*/
	
}
body.page-template-home_page-php .col-box-middle {min-height:274px;}

.col-box-bottom{
	background:url('images/bg-bottom-box.png') no-repeat;
	width:243px;
}
.col-left {
	float:left;
	font-size: 11px;
	line-height: 13px;
	margin-right: 11px;
}
.col-left img{
	margin: 0 10px 0 0;
	float: left;
}
.col-main {
	float:left;
	font-size: 10px;
	line-height: 13px;
	margin-right:16px;
}
.col-box-top2 {
	background:url('images/bg-top-box2.png') no-repeat;
	height:27px;
	padding:13px 13px 0;
	width:358px;
}
.col-box-top2 h3.right{
	margin-right: 110px;
}
.col-box-middle2 {
	background:url('images/bg-middle-box2.png') repeat-y;
	width:384px;
	min-height:	294px;
}
.col-box-middle2 p{
	margin-top:0.6em;
	text-align: center;
}
.col-box-middle2 p a {
	color: #003d79;
	font-size: 16px;
}
.col-box-middle2 .left-box{
	border-right: 2px solid #003d79;
	border-bottom: 2px solid #003d79;
	padding:5px 15px 0;
	width:158px;
} 
.col-box-middle2 .right-box{
	border-bottom:2px solid #003D79;
	margin-right:5px;
	padding:5px 15px 0;
	width:159px;
}
.col-box-middle2 .bottom{
	overflow: hidden;
}
.col-box-middle2 .bottom h3{
	padding: 13px;
}
.col-box-middle2 .bottom ul li{
	float: left;
	text-align: center;
	margin-left: 5px;
}
.col-box-bottom2 {
	background:url('images/bg-bottom-box2.png') no-repeat;
	width:384px;
}
.col-right{
	float:left;
	font-size: 11px;
	line-height: 13px;
}
button.first{
	margin:0 5px 0 5px;
}
.col-bottom {
	font-size:12px;
	margin:10px 0 0;
}
.col-bottom .col-header h3 {
	background:url('images/col-header-l.png') repeat-x left top;
	float: left;
	height:33px;
	padding:7px 0 0 13px;
	width:878px;
	line-height:26px;
}
.col-bottom .col-header span {
	background:url('images/col-header-r.png') no-repeat right top;
	height: 40px;
	float: left;
	width:14px;
}
.col-header h3 a, .col-main h3 a{
	color: #003d79;
	margin:0;
	font-size:18px;
}
.col-header h3 a.rigth {
	margin-left: 718px;
	color: #003d79;
	font-size: 13px;
	font-weight: normal;
	text-transform:lowercase;
}
.col-box-middle3 {
	background:url('images/bg-middle-box3.png') repeat-y;
	_height:0;
	overflow:hidden;
	padding:10px 15px 0px;
}
.col-box-middle3 ul li {
	float: left;
	display: inline;
	width: 210px;
	font-size: 11px;
	line-height: 13px;
	margin-left:10px;
}

.header_menu li.item-1 a {
	cursor:default !important;
}
.header_menu li.item-2 a {
	cursor:default !important;
}
.header_menu li.item-3 a {
	cursor:default !important;
}
.header_menu li.item-4 a {
	cursor:default !important;
}
.header_menu li.item-5 a {
	cursor:default !important;
}
.header_menu li.item-6 a {
	cursor:default !important;
}
.header_menu ul.sub-navigation-group a {
	cursor:pointer !important;
}

.col-box-middle3 ul li a{
	float: left;
	margin: 0.8em 10px 0 0;
	
}
.col-box-middle3 span {
	float: left;
	margin-top: 12px;
}
.col-box-middle3 p{
	float:left;
	width:100%;
}
.col-box-bottom3{
	background:url('images/bg-bottom-box3.png') no-repeat;
}
a.manage {
	font-size:14px !important;
}
#_wrap {
	color: #fff;
}
#footer{
	padding-top:5px;
}

#footer a{
	color: #fff;
}

#footer a hover{
	color: #fff;
	text-decoration:underline;
}

#footer span{
	float: left;
	font-size: 10px;
	line-height:14px;
	padding:14px 0 0 20px;
}
#footer .left span{
	font-size: 10px;
	padding:3px 0 0;
}
#footer img.left {
	margin: 0 0 0 55px;
}
#footer .left {
	margin:10px 0 0 130px;
}
#footer .left img{
	margin: 0 5px 0;
}

/*************  ****************/
.content-box  {
	float: left;
	width:658px;
	color: #333;
	position:relarive;
	z-index:1;
}
.custom_report_is hr {
	margin:5px 0 5px 0 !important;
}
.content-box h3, .content-box h1 {
	padding-bottom: 10px;
	
	color:#003d79;
	font-weight:normal;
	line-height:20px;
	
}
.content-box .top{
	background:url('images/top.png') no-repeat;
	height:10px;
}

.content-box .middle a img {
	border: 1px solid #003d79;
	margin-bottom:3px;
}
.content-box .middle a {
	color: #003d79;
	font-weight:bold;
}
.content-box .middle span {
	color: #003d79;
	font-size: 12px;
}
.content-box .bottom{
	background:url('images/bottom.png') no-repeat;
}
.content-box .right a{
	margin: 0 20px;
	display: block;
	font-size: 10px;
}
.col-box-middle ul.maps li {
	float:left;
	text-align:center;
}
.col-box-middle ul.maps li p a {
	color:#003D79;
	font-size:16px;
	margin-top: 0.6em;
	display: block;
}
.maps .col-box-middle{
	padding: 10px 0;
	width: 249px;
	min-height: 100px;
}
.maps .col-box-middle img{
	width: 112px;
	margin-left:5px;
}
label.small{
	font-size:96%;
	float: left;
	margin: 0;
}
.input-text {
	float:right;
	width:140px;
	margin: 0 0 5px 0;
	cursor: text;
}
.from-to {
	width: 50px;
}
form span {
	float:right;
	font-weight:normal !important;
	font-size: 95%;
	color:#242946;
	margin: 3px 5px 0;
}
label span{
	margin:0 0 5px;
}
/***************post******************/

.content-box .middle {
	line-height: 14px;
	font-size: 11px;
	padding: 4px 34px 20px 20px;
	overflow:hidden;
	position:relative;
	background:url('images/middle.png') repeat-y;
	padding: 10px 20px 0;
	min-height:380px;
}
.content-box .middle ul li {
	padding: 0;
	border: 0 none;
	list-style-type:disc;
	margin-left:15px;	
}

a.prof {
color:#419639;
display:block;
font-weight:bold;
margin:0;
text-decoration:underline;
}
a.prof:hover {
	text-decoration:none;
}

.content-box .middle ol {
	margin-left: 15px;
}
.content-box .middle .hentry   {
	border-bottom: 1px solid #003d79;
	position:relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
	width: 600px;
	line-height: normal;
	overflow:hidden;
}
.single .content-box .middle .hentry {border:0 none;}
.content-box .middle .hentry h3 {margin-bottom:0;} 
.content-box .middle h4 {
	margin-bottom:0.8em !important;
}
.content-box .middle hr {
	margin: 20px 0;
	color: #003d79;
	clear:both;
}
.post {
	margin-bottom: 2em;
	display: block;
}
.post h2, #respond h2 {
	margin-bottom: 0.8em;
	color: #003d79;
}
.post .entry p {clear:both;}
#respond label{
	margin:0;
}

.profile-manager {
	float:left;
	display:inline;
	width:100%;
}
.prof-details {
	float:left;
	display:inline;
	width:100%;
	margin-top:20px;
}
.prof-details a {
	float:left;
	display:inline;
}
a.name-p {
	width:537px;
	margin-left:11px;
}
form#build {
	margin-bottom:30px;
}
form#site {
	margin-bottom:30px;
}
.quotations {
	float:left;
	display:inline;	
	margin:17px 0 0 11px;
	width:500px;
}
.quotations p {
	float:left;
	display:inline;
	max-width:470px;
}
.prof-details a img {
	height:65px;
	width:67px;
	overflow:hidden;
	display:block;
}
.profile-datails {
	float:left;
	display:inline;
	width:100%;
}
.column-l {
	float:left;
	display:inline;
	width:55%;
	padding:15px;
}
.column-r {
	float:left;
	display:inline;
	padding:13px;
	width:35%;
	background-color:#E6E6E6;
	border:1px solid #999;
}
.column-r ul {
	padding:15px;
}
.column-r a {
	margin:0 0 17px 35px;
}
a.pdfa {
	color:#003D79;
	display:block;
	font-size:14px;
}
.fullphoto {
	float:left;
	display:inline;
	width:100%;
	margin:0 0 30px 15px;
}
.alignleft, .alignright {margin-bottom: 20px;}
.alignleft {margin:0 15px 15px 15px; float:left;}
.vidos {
	float:left;
	display:inline;
}
.videopost {
	text-align:center;
	margin:0 11px 3px;
}
h3.widgettitle {
	background:url('images/col-header.png') no-repeat;
	height:28px;
	padding:13px 0 0 13px;
	width:229px;
	color:#003d79;
	font-weight:normal;
	font-size:18px;
}
.textwidget {
	color:#333;
}
.textwidget .col-box-middle {
	min-height:10px;
}

/***************col-right-nav************/

.col-right-nav {
	width: 252px;
	margin-left:-14px;
}
.col-right-nav .col-box-top {
	background:url(images/col-nav-top.png) no-repeat -10px 0;
	height:10px;
	margin-left:-6px;
	width:264px;
	position:relative;
}
.col-right-nav .col-box-middle {
	background:url('images/col-nav-middle.png') repeat-y 100% 0;
	width:228px;
	min-height: 30px;
	position:relative;
}
.col-right-nav .col-box-bottom {
	background:url('images/col-nav-bottom.png') no-repeat 100% 0;
	width:257px;
	height:12px;
	position:relative;
}
.col-right-nav .col-box-middle ul.nav-group{
	list-style-image:url('images/list-style-nav.gif');
	padding:9px 0 15px 18px;
	font-size:14px;
	line-height:2em;
}
.col-right-nav .col-box-middle ul.nav-group li a{
	color: #003D79;
}
.col-right-nav .col-box-middle li.current_page_item a{
	color: #419639 !important;
}
.col-right-nav .col-box-middle ul.nav-group li a:hover{
	text-decoration:underline;
}
body.page-template-maps_page-php .content-box h3 {
	margin-bottom:0;
	margin-top: 30px;
}
li#navigation-item-24, li#navigation-item-25{padding-left:15px;padding-right:15px;}

/*CSV Links*/
div.csv_link{
	padding:10px 24px;
	background:transparent url(images/csv.gif) no-repeat left center;
}
table#csvform{
	border-top:1px solid grey;
	border-left:1px solid grey;
}

table#csvform td{
	border-bottom:1px solid grey;
	border-right:1px solid grey;
	margin:0;
	padding:5px;
}

table#csvform th{
	border-bottom:1px solid grey;
	border-right:1px solid grey;
	margin:0;
	padding:5px;
}
/*end CSV Links*/
.google_maps_contacts #map_canvas{
	border:3px solid #302f2d;
}
/*add to report*/
.reportbuild div{
	float:right;
	padding-left:25px;
	text-align:right;
	background:transparent url(images/counter-first.gif) no-repeat scroll left 0;
}
.reportbuild_post{
	top:28px;
	right:22px;
	position:absolute;
}
.reportbuild_post div{
	float:right;
	text-align:right;
	background:transparent url(images/counter-first.gif) no-repeat scroll left 0;
	padding:0 0 0 25px;
}
.category-news h2{
	width:433px;
	float:left;
}
/*end add to report*/
div.report_option div{
	display:inline;
	float:right;
	height:17px;
	margin:3px 10px 0 0;
	padding:0 0 0 23px;
}
div.report_option{
	background:transparent url(images/custom_report_line.gif) repeat-x 0 0;
	display:block;
	height:24px;
	margin:0;
	padding:0;
}
div.print_report{
	background:transparent url(images/icon-print.png) no-repeat left 0;
}

div.convert_pdf{
	background:transparent url(images/icon-pdf.png) no-repeat left 0;
}
div.send_email{
	background:transparent url(images/icon-send.png) no-repeat left 0;
}
.custom_report_is{
	padding:5px 10px;
}
.reportbuild{
	border-top:1px solid #ccc;
	padding:10px 0 0;
}
h1.generator{
	padding:40px 0 10px 0;
}
.header-report{
	background:#fff url(images/background_top_header.jpg) repeat-x scroll left center;
	padding:10px;
}
.shadowscreen{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-height:300px;
	background:#000;
	opacity:0.6;
}
.shadoowscreen_warring{
	display:none;
	position:absolute;
	top:45%;
	left:45%;
	width:112px;
	background:#EBEBEB;/* url(images/custom_report_line.gif) repeat scroll 0 0;*/
	padding:10px;
	font-size:14px;
	z-index:99999;
}
.report_right{
	float:right;
	font-weight:bold;
	border:0;
	padding:0;
}
.categories a {
	color:#419639;
	font-weight:bold;
	line-height:20px;
	text-decoration:underline;
}
.categories a:hover {text-decoration:none;}
.breadcrumb {margin-bottom:40px;}
#respond {overflow:hidden;}
.cufon-loading{text-indent:-9999px;}
.error404 .logo, .search .logo {padding:15px 100px 3px 102px;}
.page-template-links-php .content-box h3 {padding-bottom:0;}
.page-template-links-php .content-box li {line-height:20px;}
.page-template-links-php .content-box ul {list-style:none;}
.page-template-links-php .content-box ul li {list-style:disc;}

.line-shad {background: url(images/bg-line-shad.png) repeat-x scroll 0 0;height:11px;position:relative;z-index:2;}

/*****Banner Rotator*********/
.rotator-holder{
	width:300px;
	height:207px;
	position:relative;
	/*border-left:5px solid #FFF;
	border-right:5px solid #FFF;*/
	overflow:hidden;
	margin:59px 0 28px 50px;
}
.rotator-holder .picture-cycle {overflow:hidden;position:static !important;}
.rotator-holder .picture-cycle img {width:300px!important; 	border:0 none;	margin:0; position:relative !important;z-index:99999; background:none !important;}
.rot {background:transparent url(images/rot-shad.png) no-repeat scroll 0 100px;height:239px;position:relative; z-index:999999; width:400px;}
.rot .list-nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:-40px;
	left:160px;
	z-index:12;
}
.rot .list-nav a{
	color:#003D79;
	font-size:14px;
	height:27px;
	line-height:20px;
	outline:none;
	background:url(images/rot-menu.png) no-repeat right 0;
	display:block;
	padding-right:3px;
	float:left;
	width:24px;
	height:27px;
	text-align:center;
}
.rot .list-nav a:hover, .rot .list-nav a.activeSlide{
	text-decoration:none;
	background-position: 0 0;
	display:block;
}
.page-template-home_page-php .left {position:relative; z-index:9999;}

.videopost, .downloadspost {float:left;	display:inline;}
.downloadspost {width:45%;position:relative; margin-right:30px;}
.downloadspost a {background:url(images/pdf.png) no-repeat left 0; min-height:96px;display:block;padding:0 0 0px 65px; margin:0 0px 10px 0;}
.downloadspost a:hover {text-decoration:underline;}
.downloadspost h4 {margin-bottom:5px; color:#333;}
.home .downloadspost {width:23%;color:#333; line-height:14px; margin:0 5px;}

.home .post p {margin-bottom:0.5em;}
#middle .content span.stbuttontext {font-weight:normal;}

form.wpcf7-form label {display:inline;}
form.wpcf7-form p {width:475px;}
form.wpcf7-form p.sm {width:280px;}
form.wpcf7-form span input {width:205px; margin:0; float:right;}
form.wpcf7-form span textarea {width:400px; margin:0; float:right;}
form.wpcf7-form span {margin:0;}
.required {color:#f00!important; float:none;}
p.sub-btn input, .sidebar-btn {background:#3D872F url(images/btn.gif) repeat-x;
	border: 0 none;
	color:#FFF;
	font: bold 13px Arial;
	padding:5px 10px;
	text-transform:uppercase;
	box-shadow: 2px 2px 4px #818181;
	-webkit-box-shadow: 2px 2px 4px #818181;
	-moz-box-shadow: 2px 2px 4px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=2, offY=2, offZ=4, positive=true);
	float:right;
	border-left:1px solid #3C862F;
}

.page-id-719 .reportbuild_post {display:none;}
input.search{
	margin:0;
	padding:0;
	background:transparent url(images/pr_search.png) no-repeat;
	width:107px;
	height:34px;
	text-indent:-99999px;
	border:0;
	float:left;
}
input.reset{
	margin:0;
	padding:0;
	background:url(images/pr_reset.png) no-repeat;
	width:99px;
	height:34px;
	text-indent:-99999px;
	border:0;
	float:left;
}
.sidebar-btn {
	display:block;
	float:none;
	margin-bottom:14px;
	margin-left:30px;
	text-align:center;
	text-transform:none;
	width:124px;
}
p.sub-btn input:hover, .sidebar-btn:hover {text-decoration:none; background-position:0 100%;}
p.sub-btn input:active, .sidebar-btn:active {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	filter: progid:DXImageTransform.Microsoft.dropShadow(offX=0, offY=0, offZ=0, positive=true);}
.community a {
	background:url(images/community-icons.gif) no-repeat;
	width:19px;
	height:18px;
	text-indent:-99999px;
	display:block;
	float:left;
	margin:0 5px;
}
.community a.linkedin {background-position:0 0;}
.community a.linkedin:hover {background-position:0 100%;}
.community a.twitter {background-position:-25px 0;}
.community a.twitter:hover {background-position:-25px 100%;}
.community a.facebook {background-position:-50px 0;}
.community a.facebook:hover {background-position:-50px 100%;}

