@charset "utf-8";
/* CSS Document */

/* =Styling all elements
========================================================================================================*/
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
	text-decoration: none;
}

hr{color:#DFE5E7; background:#DFE5E7; border:none; border-bottom:3px solid #DFE5E7; height:1px; width:597px; margin:5px 0 15px 0; }

img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ----------- Applying clearfix fix for some browsers to use in appropriate places --------- */
.clearfix:after {
	content: ".";
	display: block;
	height:100%;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
.clear {
	clear:both
}
.mid-align {
	text-align:center
}
.left-align {
	text-align:left
}
.right-align {
	text-align:right
}
.center-align {
	text-align:center
}
/*=======================================================*/
/* Body
*********************************************************/
body {
	background:#fff url(../images/bg.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#232323;
	line-height:18px;
}
.wrapper {
	width:960px;
	margin:0 auto;
	padding-top:17px;
}
/* Header 
*********************************************************/
.header {
	width:960px;
	position:relative
}
.logo {
	padding-top:4px;
	float:left;
	width:225px;
	margin-left:15px;
}
.logo h1 a {
	width: 182px;
	height: 94px;
	display: block;
	text-indent: -2000em;
	position: absolute;
	top: 4px;
	left: 0;
	background: url(../images/logo.gif) left top no-repeat;
}
.header-right {
	width:630px;
	float:right;
}
.right-link {
	float:right;
	color:#ffffff;
	padding-top:25px;
	font-size:23px;
	font-weight:normal
}
.right-link ul {
	list-style:none
}
.right-link ul li {
	float:left;
	line-height:25px;
	padding-right:10px;
	padding-right:15px;
	font-weight:bold
}
.right-link ul li a {
	color:#ffffff
}
.border-head {
	border-top:1px #ffffff solid;
	clear:both;
	height:8px;
}
.top-link {
	padding-top:10px;
	clear:both
}
/* Menu 1
*********************************************************/
.menu1 {
	padding:0 0px 0 5px;
	margin:0;
	list-style:none;
	height:33px;
	float:left;
	background:url(../images/menu-bg.png) no-repeat left top;
	width:612px;
}
.menu1 li {
	float:left;
	margin-left:8px;
}
.menu1 li a {
	display:block;
	float:left;
	height:33px;
	line-height:33px;
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}
.menu1 li a b {
	float:left;
	display:block;
	padding:0 8px 0 5px;
	font-weight:normal
}
.menu1 li.current a {
	color:#fff;
	background:url(../images/button4-menu1.gif);
}
.menu1 li.current a b {
	background:url(../images/button4-menu1.gif) no-repeat right top;
	height:33px;
}
.menu1 li a:hover {
	color:#fff;
	background: url(../images/button4-menu1.gif);
}
.menu1 li a:hover b {
	background:url(../images/button4-menu1.gif) no-repeat right top;
	height:33px;
}
.menu1 li.current a:hover {
	color:#fff;
	background: url(../images/button4-menu1.gif) no-repeat left top;
	cursor:default;
}
.menu1 li.current a:hover b {
	background:url(../images/button4-menu1.gif) no-repeat right top;
}
.menu1 li a:hover b span {
	background:url(../images/arrow.gif) no-repeat center top;
	display:block;
	cursor:pointer
}
/* Header Map sec
*********************************************************/
.header-banner-sec {
	background:url(../images/header-bg.png) no-repeat center top;
	width:945px;
	height:334px;
	clear:both;
	padding-left:18px;
	padding-top:15px;
}
.header-banner-sec .left-section {
	width:591px;
	float:left;
}
.header-banner-sec .right-section {
	width:333px;
	float:right;
	padding-right:20px;
}
.header-banner-sec .right-section h2 {
	font-family:"Myriad Pro", Arial;
	font-size:26px;
	color:#ffffff;
	padding-top:25px;
	padding-left:27px;
	font-weight:normal;
	line-height:90%;
}
.header-banner-sec .right-section p {
	font-size:14px;
	color:#ffffff;
	padding-top:18px;
	padding-left:28px
}
/* Content sec
*********************************************************/
.content-area {
	padding:10px;
}
.content-area h3 {
	font-family:"Myriad Pro";
	font-size:25px;
	padding-top:10px;
	font-weight:normal;
	padding-bottom:10px;
}
.content-area .left-section {
	padding-right:10px;
	float:left;
	padding-left:20px;
}
.content-area .left-section h3 {
	font-family:"Myriad Pro";
	font-size:25px;
	padding-top:10px;
	font-weight:normal;
	padding-bottom:20px;
}
.content-area .left-section p {
	padding-bottom:10px;
}
.content-area .left-section p.bigtxt {
	font-size:14px;
	font-weight:bold
}
.content-area .home-left-section {
	width:605px;
	float:left;
	padding-left:20px;
}
.content-area .home-left-section h3 {
	font-family:"Myriad Pro";
	font-size:25px;
	padding-top:10px;
	font-weight:normal;
	padding-bottom:20px;
}
.content-area .home-left-section p {
	padding-bottom:20px;
	padding-right:10px;
}
.content-area .home-left-section p.bigtxt {
	font-size:14px;
	font-weight:bold
}
.content-area .home-right-section {
	width:313px;
	float:left
}
.content-area .home-right-section .trimble-sec {
	background:url(../images/trimble-bg.gif) no-repeat left top;
	width:203px;
	height:210px;
	padding-left:100px;
	padding-top:22px;
	padding-right:10px;
}
.content-area .home-right-section .trimble-sec p {
	line-height:16px;
	padding-bottom:15px;
}
.content-area .inner-right-section {
	width:313px;
	float:left;
	border-left:1px #d3d4d4 solid
}
.content-area .inner-right-section p {
	padding-left:15px;
	padding-bottom:10px;
}
.content-area .inner-right-section p a {
	color:#232323
}
.content-area .inner-right-section ul {
	list-style:none;
	padding-left:25px;
	padding-bottom:20px;
}
.content-area .inner-right-section li {
	background:url(../images/arrow-img.gif) no-repeat left center;
	padding-left:10px;
	line-height:22px;
}
.img-border {
	border:3px #CCCCCC solid
}
/*----- Main Conatent -----*/ 	
#tab-content {
	width:960px;
	position:relative;
	clear:both;
}
/* Tab-se
*********************************/
#left_tab {
	position:absolute;
	top:0px;
	left:624px;
	width:324px;
}
#left_tab ul {
	margin-left:-11px;
}
#left_tab li {
	list-style:none;
	width:324px;
	height:36px;
	margin-bottom:1px;
}
*:first-child+html #left_tab li {
	margin-bottom:-1px;
}
*html #left_tab li {
	margin-bottom:0px;
}
#left_tab li a {
	height:37px;
	display:block;
}
#left_tab li a span {
	color:#035a87;
	padding-left:30px;
	line-height:37px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif
}
.tab_content {
	display:none;
}
.tab_content .cont-left {
	width:250px;
	float:left
}
.tab_content .cont-left p {
	padding-bottom:10px;
	padding-top:5px;
}
.phn-text {
	font-size:18px;
	color:#525252;
	line-height:22px;
}
.tab_content .cont-right {
	width:200px;
	float:left;
	padding-left:50px;
}
.tab_content .cont-right ul {
	list-style:none
}
.tab_content .cont-right li {
	background:url(../images/arrow-img.gif) no-repeat left center;
	padding-left:10px;
}
#left_tab li a:hover, .tabs.active {
	background-position:left bottom !important;
}
.active a {
	background-position:left bottom !important;
}
.right_box {
	float:left;
	width:625px;
	background:#ffffff url(../images/tab-content-bg.gif) repeat-x 0 0;
}
.right_box_content {
	padding:30px 25px 32px 33px;
	min-height:181px
}
.right_box_content p {
	padding:12px 0;
	line-height:18px;
}
*html .right_box_content {
	padding-bottom:13px;
	height:181px;
}
/* Right Tabs 
*****************************/
#tab-bg a {
	background:url(../images/tab-bg.gif) no-repeat 0 0;
}
.our-services {
	background:url(../images/our-services.gif) no-repeat left top;
	width:313px;
	height:95px;
}
.our-services h4 {
	font-size:22px;
	font-family:"Myriad Pro";
	font-weight:normal;
	padding-left:23px;
	padding-top:24px;
}
.our-services p {
	padding:10px 10px 0px 23px;
	font-size:11px;
	line-height:14px;
}
.border-top {
	border-top:1px #d3d4d4 solid;
	margin-right:3px;
}
/* Recent and client section
**************************************/
.recent-and-client-sec {
	padding-left:20px;
}
.recent-and-client-sec h3 {
	padding-bottom:15px;
}
.recent-and-client-sec .recent-sec {
	width:450px;
	float:left;
}
.recent-and-client-sec .recent-sec p {
	padding-left:20px;
	width:180px;
}
.recent-and-client-sec .client-sec {
	width:415px;
	float:left;
}
.recent-and-client-sec .client-sec p {
	padding-bottom:15px;
	padding-left:25px;
}
.recent-and-client-sec .client-sec p.start-quot {
	background:url(../images/quote-start.gif) no-repeat left 5px;
	padding-left:30px;
	padding-top:10px
}
/* Resources and Surveyor link section
**********************************************/
.resources-and-surveyor {
	padding-left:20px;
	clear:both;
}
.resources-and-surveyor .resources-sec {
	width:505px;
	float:left;
	padding-top:10px;
	border-right:1px #c6c7c7 solid
}
.resources-and-surveyor .resources-sec ul {
	list-style:none;
	float:left;
	width:240px;
}
.resources-and-surveyor .resources-sec li {
	background:url(../images/arrow-img.gif) no-repeat left center;
	padding-left:10px;
	line-height:22px;
}
.resources-and-surveyor .resources-sec li a {
	color:#232323;
}
.resources-and-surveyor .surveyor-sec {
	width:390px;
	float:left;
	padding-left:20px;
}
.resources-and-surveyor .surveyor-sec p {
	line-height:20px;
}
.resources-and-surveyor .surveyor-sec p a {
	padding-left:10px;
	padding-right:10px;
	color:#232323;
	text-decoration:underline
}
.no-padd {
	padding-left:0px!important;
}
/* Scroll Script 
**************************************************************/
.stepcarousel {
	background-color:#fff;
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 280px; /*Width of Carousel Viewer itself*/
	height: 58px; /*Height should enough to fit largest content's height*/
	margin-left:30px;
	margin-top:30px;
}


.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 58px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	padding-top:7px;
	padding-left:5px;
}

.stepcarousel img{cursor:pointer;}

/* contact Form Area
*********************************************************/
.contact-form-sec {
	width:600px;
	float:left;
	padding-left:5px;
}
.contact-form-sec ul {
	clear:both;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.contact-form-sec ul li {
	width:500px;
	list-style:none!important;
}
.contact-form-sec ul li p {
	padding-bottom:5px!important;
}
.contact-form-sec ul li input {
	background:url(../images/text-box.gif) no-repeat left top;
	width:193px;
	height:25px;
	border:none;
	padding-left:5px;
	padding-top:4px;
}
.contact-form-sec ul li textarea {
	background:url(../images/txt-area-bg.gif) no-repeat left top;
	width:330px;
	height:130px;
	border:none;
	padding-left:5px;
	padding-top:4px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bg-none-submit {
	background:none!important;
	padding:0px!important;
	height:33px!important;
	width:105px!important;
}
/* Footer
**********************************************/
.footer-area {
	clear:both;
	padding-top:10px;
}
.footer {
	background:url(../images/footer-bg.jpg) no-repeat left top;
	width:960px;
	height:92px;
}
.footer p {
	text-align:center;
	padding-top:20px;
	font-weight:bold
}
.footer p a {
	color:#232323
}
.footer p span {
	padding-left:10px;
	padding-right:10px;
}
.footer-area .copyright-sec {
	padding-top:10px;
}
.footer-area .copyright-sec .link {
	width:590px;
	float:left;
	padding-left:10px;
}
.footer-area .copyright-sec .link a {
	color:#525252;
	padding-right:20px;
}
.footer-area .copyright-sec .copyright {
	width:360px;
	float:left;
	color:#000000
}
.footer-area .copyright-sec .copyright a {
	color:#000000
}
.footer-area .keywords {
	text-align:center;
	padding:20px;
	clear:both;
	font-size:11px;
	color:#525252
}


#tab2 ul{list-style-type:none; }

#attorneys ul.disc{margin-left:25px;}

