/* CSS Document */

/*-------------------------- GENERAL --------------------------*/
body{
	padding:0;
	margin:0;
	background:url(../images/pattern.jpg) 0 0 repeat;
	font:normal 12px/16px Helvetica, Arial, Helvetica, sans-serif;
	color:#fff;
	}
div, td, th, img, p, a, ul, h1, h2, h3, h4, h5, h6, form, input, label, select, textarea, object, iframe{
	padding:0;
	margin:0;
	}
img{ display:block;
	 border:none;
	 }
a{ text-decoration:none;
	outline:none;
	}
ul{ list-style-type:none;
}
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
}
h3{
	font:normal 20px/20px Helvetica, Arial, Helvetica, sans-serif;
	color:#8FAF27;
	background-color:inherit;
	padding-bottom:15px;
}
p{
	padding-bottom:15px;
}
/*-------------------------- GENERAL --------------------------*/

/*-------------------------- header --------------------------*/
div#header{
	height:393px;
	border-bottom:#666666 solid 1px;
}
.header1{
	background:url(../images/header-bg1.jpg) 50% 0 no-repeat;
}
.header2{
	background:url(../images/header-bg2.jpg) 50% 0 no-repeat;
}

.header3{
	background:url(../images/header-bg3.jpg) 50% 0 no-repeat;
}
.header4{
	background:url(../images/header-bg4.jpg) 50% 0 no-repeat;
}
.header5{
	background:url(../images/header-bg5.jpg) 50% 0 no-repeat;
}
.header6{
	background:url(../images/header-bg6.jpg) 50% 0 no-repeat;
}
.header7{
	background:url(../images/header-bg7.jpg) 50% 0 no-repeat;
}
.header8{
	background:url(../images/header-bg8.jpg) 50% 0 no-repeat;
}
.header9{
	background:url(../images/header-bg9.jpg) 50% 0 no-repeat;
}
.header10{
	background:url(../images/header-bg10.jpg) 50% 0 no-repeat;
}
.header11{
	background:url(../images/header-bg11.jpg) 50% 0 no-repeat;
}
.header12{
	background:url(../images/header-bg12.jpg) 50% 0 no-repeat;
}
.header13{
	background:url(../images/header-bg13.jpg) 50% 0 no-repeat;
}
.header14{
	background:url(../images/header-bg14.jpg) 50% 0 no-repeat;
}
.header15{
	background:url(../images/header-bg15.jpg) 50% 0 no-repeat;
}
.header16{
	background:url(../images/header-bg16.jpg) 50% 0 no-repeat;
}
.header17{
	background:url(../images/header-bg17.jpg) 50% 0 no-repeat;
}
.header18{
	background:url(../images/header-bg18.jpg) 50% 0 no-repeat;
}
.header19{
	background:url(../images/header-bg1.jpg) 50% 0 no-repeat;
}

div.headerInner{
	width:1000px;
	margin:0 auto;
}
div.logo{
	padding:242px 0 0 360px;
}
/*-------------------------- header --------------------------*/

/*-------------------------- nav --------------------------*/
div.nav{
	width:1000px;
	margin:0 auto;
	height:32px;
}
div.navLeft{
	background:url(../images/nav-left.png) 0 0 no-repeat;
	width:104px;
	height:32px;
	float:left;
}
div.navRight{
	background:url(../images/nav-right.png) 0 0 no-repeat;
	width:104px;
	height:32px;
	float:right;
}
div.navMid{
	background:url(../images/nav-bg.png) 0 0 repeat-x;
	padding:1px 0;
	height:30px;
	width:792px;
	float:left;
}
div.navMid ul li{
	float:left;
	width:auto;
	background:url(../images/nav-divider.gif) 100% 0 no-repeat;
	padding:0 2px 0 0;
	height:30px;
}
div.navMid ul li.noImg{
	background-image:none;
}
div.navMid ul li a{
	display:block;
	padding:0 25px;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	color:#FBFAD5;
	background-color:inherit;
	text-transform:uppercase;
	float:left;
}
div.navMid ul li a:hover,
div.navMid ul li a.active{
	background:url(../images/nav-hover-bg.gif) 0 0 repeat-x;
	float:left;
}
/*-------------------------- nav --------------------------*/

/*-------------------------- body --------------------------*/
div.body{
	padding:34px 0 38px 69px;
	width:931px;
	margin:0 auto;
}
div.bodyInner{
	position:relative;
	/*overflow:hidden;
	height:100%;*/
	padding:0 0 0 69px;
	width:728px;
	font-size:12px;
	padding-bottom: 10px;
}

div.bodyInner3{
	position:relative;
	/*overflow:hidden;
	height:100%;*/
	padding:0 0 0 69px;
	width:728px;
	font-size:25px;
	padding-bottom: 10px;
}
div.bodyInner2{
	position:relative;
	/*overflow:hidden;
	height:100%;*/
}
div.leaf{
	width:53px;
	height:126px;
	position:absolute;
	right:41px;
	bottom:-40px;
}
div.left{
	width:350px;
	float:left;
}
div.leftIndex{
	width:415px;
	float:left;
}
h2.leftHeading1{
	background:url(../images/welcome-heading.png) 0 0 no-repeat;
	width:182px;
	height:25px;
	padding-bottom:15px;
	text-indent:-20000px;
}
div.right{
	width:350px;
	float:right;
	padding:0 0 0 0;
}
div.rightIndex{
	width:420px;
	float:right;
	padding:0 70px 0 0;
}
div.service{
	background:url(../images/service-box.gif) 0 0 no-repeat;
	width:200px;
	height:205px;
	float:left;
	padding:5px 0 0;
}
div.portfolio{
	background:url(../images/service-box.gif) 0 0 no-repeat;
	width:200px;
	height:205px;
	float:right;
	padding:5px 0 0;
	
}
.pic{
	display:block;
	margin:0 0 10px 5px;
}
a.serviceHeading{
	background:url(../images/learn-service.gif) 0 0 no-repeat;
	width:125px;
	height:33px;
	display:block;
	text-indent:-20000px;
	margin-left:11px;
}
a.portfolioHeading{
	background:url(../images/view-portfolio.gif) 0 0 no-repeat;
	width:146px;
	height:33px;
	display:block;
	text-indent:-20000px;
	margin-left:11px;
}


/*-------------------------- body --------------------------*/

/*-------------------------- footer --------------------------*/
div.footerMain{
	width:729px;
	height:72px;
	margin:0 auto;
}
div.footerMain img.bottomLogo{
	float:right;
	width:auto;
}
div.footerInner{
	padding:16px 0 0 0;
	width:670px;
}
div.footerInner a{
	color:#fff;
	text-decoration:none;
}
div.footer{
	background:url(../images/footer-bg.png) 0 0 no-repeat;
	width:650px;
	height:40px;
	padding:0 0 0 20px;
}
div.footer ul{
	float:left;
	width:auto;
}
div.footer ul li{
	display:inline;
	background-color:inherit;
	font:normal 10px/30px Arial, Helvetica, sans-serif;
	padding-right:7px;
}
div.footer ul li a{
	color:#FFF;
	background-color:inherit;
}
div.footer ul li a:hover{
	color:#FFF;
}
div.footer p{
	color:#FFF;
	background-color:inherit;
	font:normal 10px/30px Arial, Helvetica, sans-serif;
	float:left;
	width:auto;
}
/*-------------------------- footer --------------------------*/

/*-------------------------- about --------------------------*/
h2.aboutHeading{
	background:url(../images/about-heading.png) 0 0 no-repeat;
	width:122px;
	height:28px;
	padding-bottom:15px;
	text-indent:-20000px;
}
h2.privacyHeading{
	background:url(../images/privacy-heading.png) 0 0 no-repeat;
	width:122px;
	height:28px;
	padding-bottom:15px;
	text-indent:-20000px;
	
}

h2.thanksHeading{
	background:url(../images/thanks-heading.png) 0 0 no-repeat;
	width:152px;
	height:28px;
	padding-bottom:15px;
	text-indent:-20000px;
}

.aboutHeader{
	background:url(../images/about-header.jpg) 50% 0 no-repeat;
	height:170px;
}
.privacyHeader{
	background:url(../images/privacy-header.jpg) 50% 0 no-repeat;
	height:170px;
}
/*-------------------------- about --------------------------*/

/*-------------------------- service --------------------------*/

div.left h2.serviceHeading{
	background:url(../images/service-heading.png) 0 0 no-repeat;
	width:112px;
	height:28px;
	padding-bottom:15px;
	text-indent:-20000px;
}
div#innerHeader{
	height:170px;
	border-bottom:#666666 solid 1px;
}
.serviceHeader{
	background:url(../images/service-header2.jpg) 50% 0 no-repeat;
	height:170px;
}
div.logoInner{
	padding:18px 0 0 360px;
}
div.serviceRight{
	width:350px;
	float:right;
	padding:40px 0 0 0;
}
div.serviceCont{
	width:860px;
	margin:0 auto 85px;
}
div.serviceTop{
	background:url(../images/service-topbg.png) 0 0 no-repeat;
	height:22px;
}

div.serviceBottom{
	background:url(../images/service-bottombg.png) 0 0 no-repeat;
	height:23px;
}
div.serviceMidBg{
	background:url(../images/service-mid-bg.png) 0 0 repeat-y;
	padding:0 21px;
}
div.serviceMidBg p{
	font-size:14px;
	line-height:18px;
	color:#999999;
	background-color:inherit;
	font-weight:normal;
}

div.serviceCont2{
	/*width:861px;*/
	/*margin:0 auto;*/
	overflow:hidden;
	height:100%;
	padding:0 0 0 0;
	width:692px;
}
h2.questionaireHead{
	background:url(../images/questionaire.png) 0 0 no-repeat;
	width:183px;
	height:26px;
	padding-bottom:15px;
	text-indent:-20000px;
}

/*-------------------------- service --------------------------*/

/*-------------------------- portfolio --------------------------*/
.portfolioHeader{
	background:url(../images/portfolio-header.jpg) 50% 0 no-repeat;
	height:170px;
}
h2.portfolioHeading{
	background:url(../images/portfolio-heading.png) 0 0 no-repeat;
	width:106px;
	height:28px;
	padding-bottom:15px;
	text-indent:-20000px;
}
div.portfolioCont{
	/*width:861px;*/
	/*margin:0 auto;*/
	overflow:hidden;
	height:100%;
	padding:0 0 0 69px;
	width:692px;
}
img.galThumb{
	border:#4B4B4B solid 1px;
}
ul.portfolioLink{
	width:862px;
}
ul.portfolioLink li{
	float:left;
	padding:0 6px 9px 0;
}
ul.portfolioLink li.lastPic{
	padding:0 0 9px !important;
	float:left;
}
img.galThumb{
	border:#4B4B4B solid 1px;
	display:block;
}
div.portfolioCont p{
	padding-bottom:33px !important;
}
div.portfolioCont p a{
	color:#A39161;
	background-color:inherit;
}
div.portfolioCont p a:hover{
	text-decoration:underline;
}
/*-------------------------- portfolio --------------------------*/

/*-------------------------- testimonial --------------------------*/
.testimonialHeader{
	background:url(../images/testimonial-header.jpg) 50% 0 no-repeat;
	height:170px;
}

h2.testHeading{
	background:url(../images/testimonial-heading.png) 0 0 no-repeat;
	width:158x;
	height:28px;
	padding-bottom:15px;
	text-indent:-20000px;
}
span.authorName{
	/*font-size:11px;*/
	font-style:italic;
	color:#8FAF27;
	background-color:inherit;
	display:block;
}

/*-------------------------- testimonial --------------------------*/

/*-------------------------- contact --------------------------*/
.contactHeader{
	background:url(../images/contact-header.jpg) 50% 0 no-repeat;
	height:170px;
}
h2.contactHeading{
	background:url(../images/contact-heading.png) 0 0 no-repeat;
	width:148px;
	height:28px;
	padding-bottom:15px;
	text-indent:-20000px;
}
div.partnerLogo{
	width:515px;
	height:90px;
	overflow:hidden;
	padding:0 0 20px;
}
div.partnerLogo img{
	float:left;
	width:auto;
	margin-right:6px;
	display:block;
}
div.partnerLogo2{
	width:515px;
	height:175px;
	overflow:hidden;
	padding:0;
}
.lastPartnerLogo{
	float:right;
	width:auto;
}
.partnerLogoPic{
	margin-bottom:6px;
	float:left;
	width:auto;
}
/*-------------------------- contact --------------------------*/

/*-------------------------- request estimate --------------------------*/
.requestHeader{
	background:url(../images/request-estimate-header.jpg) 50% 0 no-repeat;
	height:170px;
}
h2.requestHeading{
	background:url(../images/request-estimate-heading.png) 0 0 no-repeat;
	width:230px;
	height:32px;
	padding-bottom:15px;
	text-indent:-20000px;
}
.mainBorder{
	border-left:#616356 solid 1px;
	border-right:#616356 solid 1px;
	border-top:#616356 solid 1px;
	font-size:12px;
}
td.heading1{
	background-color:#C4D75A;
	color:#000;
	font-size:14px;
	padding-left:10px;
}
td.deepGrey{
	background-color:#484A3F;
	color:#fff;
	padding-left:10px;
	font-size:13px;
}
td.lightGrey{
	background-color:#515348;
	color:#DAD3A5;
}
.border1{
	border-bottom:#616356 solid 1px;
}
.border2{
	border-right:#616356 solid 1px;
	border-bottom:#616356 solid 1px;
}
.border3{
	border-right:#616356 solid 1px;
}
.padd10{
	padding-left:10px;
}
.padd14{
	padding-left:14px;
}
input.txtbox1,
input.txtbox2,
input.txtbox3{
	width:180px;
	height:15px;
	background-color:#fff;
	color:#000;
	border:0;
	padding:5px 3px 5px 0;
}
input.txtbox2{
	width:230px;
}
input.txtbox3{
	width:160px;
}
textarea{
	width:290px;
	height:100px;
	padding:5px;
}
.whitetxt{
	color:#fff;
	background-color:inherit;
	font-size:13px;
}
select{
	width:120px;
	height:25px;
	margin-top:5px;
}
select.bigSize{
	width:185px;
	height:25px;
	margin-top:5px;
}
select.bigSize2{
	width:160px;
	height:25px;
	margin-top:5px;
}
	
/*-------------------------- request estimate --------------------------*/

/*-------------------------- employment --------------------------*/

h2.employmentHeading{
	background:url(../images/employment-heading.png) 0 0 no-repeat;
	width:165px;
	height:33px;
	padding-bottom:15px;
	text-indent:-20000px;
}
.employmentHeader{
	background:url(../images/employment-header.jpg) 50% 0 no-repeat;
	height:170px;
}
div.employment{
	width:390px;
	margin:0 auto;
}
div.portfolioCont p.employmentTxt{
	padding-bottom:15px !important;
}
/*-------------------------- employment --------------------------*/


