@charset "utf-8";
/* CSS Document */


body   {
    background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	background-position:top;
	margin:0px;
}

.text1{
	font-family:Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	color: #ffba00;
	text-decoration: underline;
	line-height:20px;
}
.text2{
	font-family:Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text3{
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #737373;
}	
.text4 {
	font-family:Tahoma;
	color: #ff9804;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
.text5{
	font-family:Tahoma;
	color: #ff9804;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	color: #3d5826;
	text-decoration: none;
	line-height:16px;

}

a.link1 {
	font-family:Tahoma;
	color: #505e43;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

a.link1:hover {
	font-family:Tahoma;
	color: #ff9804;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a.link2 {
	font-family:Verdana;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link2:hover {
	font-family: Verdana;
	color: #baff81;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link3 {
	font-family:Verdana;
	color:#737373;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height:30px;
}
a.link3:hover {
	font-family: Verdana;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

a.link4 {
	font-family:Verdana;
	color:#737373;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link4:hover {
	font-family: Verdana;
	color:#737373;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link5 {
	font-family:Verdana;
	color:#5d5d5d;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;

}
a.link5:hover {
	font-family: Verdana;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

a.link6 {
	font-family:Verdana;
	color:#ffffff;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link6:hover {
	font-family: Verdana;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

a.link7 {
	font-family:Verdana;
	color:#ffffff;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link7:hover {
	font-family: Verdana;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
}
.copyright  {
	font-family :Trebuchet MS;
	font-size : 30px;
	font-weight : normal;
	color : #ff8d23;
}

li {
    list-style: square;
	margin:0px;
	color: #737373;
	text-decoration: none;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
    color: #737373;
	text-decoration: none;
}

.maincontainer {
	margin: auto;
	height: auto;
	width: 970px;
	position: relative;
}
.center_container {
    background-image:url(../images/center_bg.jpg);
    background-repeat:no-repeat;
	height:780px;
	width: 970px;
}
.center_container2 {
    background-image:url(../images/center_bg.jpg);
    background-repeat:no-repeat;
	height:1050px;
	width: 970px;
}
.center_container3 {
    background-image:url(../images/center_bg.jpg);
    background-repeat:no-repeat;
	height:450px;
	width: 970px;
}
.center_container4 {
    background-image:url(../images/center_bg.jpg);
    background-repeat:no-repeat;
	height:875px;
	width: 970px;
}
.center_container5 {
    background-image:url(../images/center_bg.jpg);
    background-repeat:no-repeat;
	height:1120px;
	width: 970px;
}
.center_container6{
    background-image:url(../images/center_bg.jpg);
    background-repeat:no-repeat;
	height:700px;
	width: 970px;
}
.headertop {
	background-image: url(../images/top2.jpg);
	background-repeat: repeat-x;
	height: 207px;
	width: 970px;
}

.headermain {
	background-image: url(../images/header_main.jpg);
	background-repeat: repeat-x;
	height: 291px;
	width: 970px;
}
.headermain2 {
	background-image: url(../images/banner2.jpg);
	background-repeat: repeat-x;
	height: 291px;
	width: 970px;
}

.navigation_bg {
    background-image: url(../images/navigation_bg.jpg);
	background-repeat: repeat-x;
	height:46px;
	width:970px;
}

.nav_apacer {
	height:41px;
	width:25px;
	float:left;
}

.home_button a {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	height:29px;
	width:87px;
    float:left;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding-top:12px;
}
.home_button a{
	color:#ffffff;
	text-decoration:none;
}
.home_button a:hover{
	color:#000000;
	text-decoration:none;
}
.home_button a:hover {
	background:url(../images/home_button_bg.png) no-repeat;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
}

.aboutus_button a {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	height:29px;
	width:98px;
    float:left;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding-top:12px;
}
.aboutus_button a{
	color:#FFFFFF;
	text-decoration:none;
}
.aboutus_button a:hover{
	color:#000000;
	text-decoration:none;
}

.aboutus_button a:hover {
	background:url(../images/aboutus_button_bg.png) no-repeat;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
}
.services_button a {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	height:29px;
	width:98px;
    float:left;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding-top:12px;
}
.services_button a{
	color:#FFFFFF;
	text-decoration:none;
}
.services_button a:hover{
	color:#000000;
	text-decoration:none;
}
.services_button a:hover {
	background:url(../images/services_button_bg.png) no-repeat;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
}
.portfolio_button a {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	height:29px;
	width:105px;
    float:left;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding-top:12px;
}
.portfolio_button a{
	color:#FFFFFF;
	text-decoration:none;
}
.portfolio_button a:hover{
	color:#000000;
	text-decoration:none;
}
.portfolio_button a:hover {
	background:url(../images/portfolio_button_bg.png) no-repeat;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
}
.testimonials_button a {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	height:29px;
	width:126px;
    float:left;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding-top:12px;
}
.testimonials_button a{
	color:#FFFFFF;
	text-decoration:none;
}
.testimonials_button a:hover{
	color:#000000;
	text-decoration:none;
}
.testimonials_button a:hover {
	background:url(../images/testimonials_button_bg.png) no-repeat;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
}
.applications_button a {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	height:29px;
	width:126px;
    float:left;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding-top:12px;
}
.applications_button a{
	color:#FFFFFF;
	text-decoration:none;
}
.applications_button a:hover{
	color:#000000;
	text-decoration:none;
}
.applications_button a:hover {
	background:url(../images/application_button_bg.png) no-repeat;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
}
.contactus_button a {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	height:29px;
	width:116px;
    float:left;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding-top:12px;
}
.contactus_button a{
	color:#FFFFFF;
	text-decoration:none;
}
.contactus_button a:hover{
	color:#000000;
	text-decoration:none;
}
.contactus_button a:hover {
	background:url(../images/contactus_button_bg.png) no-repeat;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
}
.requestnow_button {
	background:url(../images/requestnow_button.png) no-repeat;
	height:35px;
	width:145px;
    float:left;
	cursor:pointer;
	margin-left:130px;
}
.requestnow_button:hover {
	background:url(../images/requestnow_hover_button.png) no-repeat;
	cursor:pointer;
}
.fieldbox1 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #b3b3b3;
	text-decoration: none;
	background-color: #ffffff;
	height: 23px;
	width:248px;
	border: 1px solid #a5a5a5;
}

.fieldbox2 {

	background-color: #ffffff;
	height: 20px;
	width:35px;
	border: 1px solid #a5a5a5;
}



.commentbox {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #b3b3b3;
	text-decoration: none;
	background-color: #ffffff;
	height: 75px;
	width: 248px;
	border: 1px solid #a5a5a5;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 18px;
	width: 50px;
	border: 1px solid #FFFFFF;
}

.chkbox{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #a1cde0;
	height: 16px;
	width:140px;
	border: 1px solid #4088a7;
}
.panel_right_area {
	height: auto;
	width: 293px;
	float:left;
}
.vidioplayerimg {
	height: 228px;
	width: 268px;
	margin:auto;
	margin-top:12px;
	margin-bottom:12px;
}
.facebookicons {
	height: 147px;
	width: 268px;
	margin:auto;
	margin-top:12px;
	margin-bottom:12px;
}
.right_links_area {
	height: auto;
	width: 272px;
	margin:auto;
	margin-top:12px;
	margin-bottom:12px;
	background-image: url(../images/ourservices_bg1.png);
	background-repeat: no-repeat;
}
.right_link {
	height: 22px;
	width: 236px;
	margin:auto;
	padding-top:3px;

}
.right_link_head {
	height: 40px;
	width: 256px;
	margin:auto;
	padding-top:2px;

}
.right_link_head2 {
	height: 25px;
	width: 236px;
	margin:auto;
	padding-top:12px;
	padding-left:5px;
	
}
.right_link2 {
	height: 20px;
	width: 220px;
	padding-top:0px;
	float:left;
}
.right_link_arow {
	height: 20px;
	width: 12px;
	padding-top:0px;
	float:left;

}
.footertext_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 60px;
	width: 900px;
	padding-left:25px;
	padding-top:0px;
	float:left;
}

.footer {
	background-image: url(../images/footer-bg-1.jpg);
	height: 65px;
	width: 970px;
	margin:auto;
	clear:both;
}

.requestaquote_area {
	background-image: url(../images/request_a_qoute_bg.png);
	background-repeat: no-repeat;
	float: right;
	height: 291px;
	width: 303px;
}
.body_text_area {
	float: left;
	height: auto;
	width: 651px;
	padding-left:16px;
}
.body_text_area2 {
	float: left;
	height: auto;
	width: 900px;
	padding-left:16px;
}
text_area {
	height: 223px;
	width: 584px;
}
.bodytext {
	height: auto;
	width: 584px;
	padding-left:36px;
	padding-top:25px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
	margin-bottom:auto;
	clear: both;
}
.bodytext2 {
	height: auto;
	width: 860Px;
	padding-left:36px;
	padding-top:25px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
	line-height:14px;
	margin-bottom:auto;
	clear: both;
}
.spacer {
	height: 6px;
	width: auto;
}
.portfolio_imgs {
	height:250px;
	width: 600px;
	margin:auto;
	
	
}
.clickhere_button {
	height: auto;
	width: 600px;
	margin:auto;
	margin-top:15px;	
}
.clickhere_button1 {
	height: 35px;
	width: 199px;
	float:right;
	margin:auto;
	
}
.ourwork_bg {
    background-image: url(../images/shaded_green_bg.jpg);
    background-repeat:no-repeat;
	height: 311px;
	width: 637px;
	clear:both;
}





.headingarea {
    font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	float: left;
	height: 29px;
	width: 600px;
	padding-top:261px;
	padding-left:50px;
}
.portfolio_area {
	float: left;
	height: auto;
	width: 637px;
	padding-top:18px;
}
.portfolio_img{
	float: left;
	height: 113px;
	width: 187px;
	padding-left:10px;
	padding-top:10px;
}
.area {

	height: 30px;
	width: auto;

}
.farea {

	height:37px;
	width: auto;
	margin-bottom:8px;

}
.parea {

	height: 200px;
	width: auto;
	margin-bottom:8px;

}
.parea2 {

	height: 35px;
	width:90px;
	margin-bottom:8px;
	margin:auto;

}
.pimg {
	height: 144px;
	width:257px;
	float:left;
	margin-bottom:8px;
	margin-right:25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.portfolio_image {
	height: 195px;
	width:268px;
	float:left;
	margin-right:25px;
}

.portfolio_imagelast {
	height: 158px;
	width:268px;
	float:left;
}
.portfolio_text_imbg {
	height: 37px;
	width:268px;
	background-image:url(../images/portfolio-link_bg.jpg);
	text-align:center;
	line-height:37px;
}
.portfolio_text_imbg a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#745b0c;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.portfolio_text_imbg a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
.headline {
	background-image:url(../images/headline_img.png);
	background-repeat:no-repeat;
	float: left;
	height: 27px;
	width: 605px;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top:5px;
	padding-left:32px;
	margin-bottom:4px;
}
.h1 {
	background-image:url(../images/headline_img.png);
	background-repeat:no-repeat;
	float: left;
	height: 27px;
	width: 605px;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top:5px;
	padding-left:32px;
	margin-bottom:4px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	color: #3d5826;
	text-decoration: none;
	line-height:16px;
	padding-top:5px;
}
.livechat_icon {
	float: right;
	height: 64px;
	width: 199px;
	padding-top:45px;
}
.callnow_area{
	float: right;
	height: 50px;
	width: 460px;
	margin-top:40px;
}

.requestaquotehead {
	height: 25px;
	width: 280px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.requestfeild {
	height: 26px;
	width: 248px;
	padding-left:23px;
	margin-bottom:3px;
}
.requestfeild1 {
	width: 248px;
	padding-left:23px;
	margin-bottom:3px;
}
.bottom_links {
	height: 150px;
	width: 970px;
}
.bottombluelinks {
	float: left;
	height: auto;
	width:190px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
}
.bottombluelinks1 {
	float: left;
	height: auto;
	width:190px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.linksarea {
	height: 22px;
	width: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:25px;
	float:right;
}
.greyarow {
	float: left;
	height:20px;
	margin-right:4px;

}
.feildsarea {
	height: 450px;
	width: 550px;
	padding-top:30px;
}
.feildboxarea {
	height: 25px;
	width: 250px;
	float:left;
	padding-top: 12px;
}
.feildname {
	float: left;
	height: 25px;
	width: 80px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.massagefeild {
	float: left;
	height: auto;
	width: 550px;
}
.massagefeildarea {
	height: auto;
	width: 250px;
	float:left;
	padding-top: 12px;
}
.ptext {
	float: left;
	height: auto;
	width: auto;
	padding-top: 20px;
}
.button {
	float: left;
	height: auto;
	width: 125px;
	margin-left:10px;
	background:#8bbc2f;
}
#testimonials_headarea{width:222px;height:31px;background-image:url(../images/testimonials-head_bg.jpg);font-family:Trebuchet MS;font-size:14px;color:#ffffff;text-transform:uppercase;padding-left:10px;line-height:31px; margin-left:32px; margin-top:5px;}
