body{
    background:#fbfbfb url(../images/body.png);
    padding:0;
    margin:0;
    font-size:87%;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    /*font-family:Geneva, Arial, Helvetica, sans-serif;*/

    color:#333;
    overflow-y:scroll;
}

ul,ol, p, h1, h2, h3, h4{
    padding:0;
    margin:0;
}

a:link, a:visited{
    color:#C96E24;
    text-decoration:none;
}
ul{
    list-style-type:none;
}

h1{
    font-weight:normal;
}

h2{
    font-weight:normal;
}

h3{
    font-weight:normal;
}

p{
    font-size:1em;
    margin-bottom:1em;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    min-width: 0;
    visibility: hidden;
}

.no-front-page{
    background:url(../images/body.png)
}
.top-bar{
    background:#a7aba9;
    height:40px;
    position:fixed;
    width:100%;
    z-index:99;
}

.top-bar-inner{
    width:980px;
    margin:0 auto;
}

.contact-options{
    float:left;
}

.contact-options ul li{
    float:left;
    padding:0.85em 0.3em;
    color:#fff;
}

ul.social-network{
    background:#f1f1f1;
    list-style-type:none;
    float:right;
    margin-top:7px;
    border-radius:5px 5px 0px 0px;
    padding:0.3em 0em;
}

.social-network li{
    float:left;
    margin:0px 1.5em;
}
.social-network li a{
    background:url(../images/social-network.png) no-repeat;
    width:30px;
    height:30px;
    display:block;
    text-indent:-9999px;
}
.social-network li a.facebook{
    background-position:10px 0px;
}
.social-network li a.twitter{
    background-position:-25px 0px;
}
.social-network li a.linkedIn{
    background-position:-55px 0px;
}
.social-network li a.gmailPlus{
    background-position:-90px 0px;
}
.social-network li a.facebook:hover{
    background-position:10px -32px;
}
.social-network li a.twitter:hover{
    background-position:-25px -32px;
}
.social-network li a.linkedIn:hover{
    background-position:-55px -32px;
}
.social-network li a.gmailPlus:hover{
    background-position:-90px -32px;
}

.header{
    background:#f1f1f1 url(../images/header.jpg) repeat-x bottom left;
    height:72px;
    position:fixed;
    top:40px;
    width:100%;
    z-index:99;
    /*	box-shadow: 0px 1px 2px #ddd;
            -moz-box-shadow: 0px 1px 2px #ddd;
            -webkit-box-shadow: 0px 1px 2px #ddd;*/
}

.header-inner{
    width:980px;
    margin:0 auto;
}

.logo{
    float:left;
    margin-top:20px;
    display:block;
}

.logo img{
    display:block;
}

.navigation{
    float:right;
}
.navigation ul.tabs li.items{
    float:left;
    list-style-type:none;
    background:url(../images/seprater.jpg) no-repeat bottom left;
}

.navigation ul.tabs li.items a:link, .navigation ul li.items a:visited{
    text-decoration:none;
    color:#222;
    font-size:0.85em;
    display:block;
    padding:4.3em 2em 0.55em;
    margin:0px 0px 0px 2px;
    font-weight:bold;
}

.navigation ul.tabs li.items a:hover, .navigation ul li a.active{
    background:url(../images/nav-hover.jpg) repeat-x bottom left;
}

.page-content-wrapper{
    width:100%;
    clear:both;
    position:relative;
    top:125px;
    padding-bottom: 43px;
}

.page-content{
    width:980px;
    margin:0 auto;
    padding-top:10px;
    min-height:500px;
}

.content{
    float:left;
    width:480px;
}

.content-contact{
    float:left;
    width:200px;
    margin-left:-2px;
    border:#29690D dotted px;
    padding: 40px 45px 10px 10px;
}

.content-contact-box{background-color:#29690D;}

.side-banner{
    float:right;
}
.side-banner-contact{
    float:left;
    width:600px;
/*    border:#29690D dotted 1.5px;*/
    padding: 10px 10px 10px 10px;
    background: none no-repeat scroll center bottom #f9faf5;
    box-shadow: 2px 3px 10px 5px #e8e8e8;
}
.slide-show{
    position:relative;
}

.block-container{
    clear:both;
    margin-top:50px;
    position:relative;
}
.block-container .block{
    width:310px;
    float:left;
}
.block-container .block-header{
    background:url(../images/block_heading.png) repeat-x;
    border:1px solid #ddd;
    height:37px;
    border-radius:5px 5px 0px 0px;
}

.block-header h2{
    font-size:1.2em;
    margin:0.5em;
    font-weight:bold;
}
.block-container .block-content{
    background:#f9f9f9;
    border:1px solid #ddd;
    border-top:none;
    height:150px;
    padding:1em;
    text-align:justify;
}
.block-content ul{
    margin-top:0.5em;
}
.block-content ul li{
    font-size:0.92em;
    background:url(../images/arrow.gif) no-repeat 0px 4px;
    padding:0 1em;
    margin:0.3em 0;
}
.block-content .more{
    text-align:right;
}
.block-content .more a{
    color: #29690D;
    font-size:11px;
}
.ourAervices{
    z-index:99;
    margin:0px 24px;
}

.page-footer{
    /*background:#222 url(../images/page-footer.jpg) repeat-x bottom;*/
    background:#ecedec;
    height:30px;
    position:fixed;
    bottom:0;
    width:100%;
}

.page-footer-inner{
    width:980px;
    margin:0 auto;
}

.footer-nav{
    float:left;
    margin-top:7px;
}

.footer-nav ul li{
    float:left;
    list-style-type:none;
    margin:0px 0.5em;
    color:#818181;
}

.footer-nav ul li a{
    color:#818181;
    text-decoration:none;
    font-size:0.85em;
}

.copyright{
    float:right;
    color:#818181;
    font-size:0.85em;
    margin-top:7px;
}

.bread {
    background:#fafafa url(../images/breadcrumb.jpg) repeat-x;
    border-bottom: 1px solid #eee;
    height: 50px;
    position:relative;
    top:115px;
}

.bread-con{
    width:980px;
    margin:0 auto;
    height:36px;
}
.bread-left{
    background:url(../images/bread_left.png) no-repeat top left;
    padding-left:5px;
}

.bread-right{
    background:url(../images/bread_right.png) no-repeat top right;
    padding-right:5px;
}

.breadcrumb{
    background:url(../images/breadcrumb.png) repeat-x;
    width:970px;
    height:36px;
}

.breadcrumb ul{
    list-style-type:none;	

}
.breadcrumb ul li{
    float:left;
    height:36px;
    margin:0 5px;
    font-size:0.85em;
    color:#999;
}

.breadcrumb ul li.bread_link{
    background:url(../images/bread_sep.png) no-repeat right;
}

.breadcrumb ul li a{
    background:url(../images/home.png) no-repeat 0px 7px;
    text-decoration:none;
    display:block;
    text-indent:-9999px;
    width:22px;
    height:30px;
    padding:0px 5px;
}

.breadcrumb ul li span{
    padding:11px 0 0px;
    display:block;
}

.page-title {
    color: #000;	
    font-size: 1.5em;
    font-weight:bold;
    margin-bottom:1em;
}

.sub-heading{
    font-size:1em;
    font-weight:bold;
    color:#000;
    margin-top:1em;
}

.content ul{
    margin-top:0.5em;
}
.content ul li{
    font-size:0.92em;
    background:url(../images/arrow.gif) no-repeat 0px 4px;
    padding:0 1em;
    margin:0.3em 0;
}

.no-front-page .page-content{
    background:#f5f5f5 url(../images/content.jpg) repeat-x;
    border:1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow:0px 0px 5px #ccc;
    padding-top:0;		
}

.no-front-page .page-content-inner{
    padding:15px;
}


ul.tabs{
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

ul.tabs li{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    position: relative;
}

ul.tabs a{
    position: relative;
    display: block;
}

ul.dropdown{
    background:#424242;
    margin:0px 0px 0px 2px;
    padding: 0;
    display: block;
    position: absolute;
    z-index: 999;
    top: 100%;
    width: 200px;
    display: none;
    left: 0;
}

ul.dropdown li{
    margin: 0;
    padding: 0;
    float: none;
    position: relative;
    list-style: none;
    display: block;
    border-bottom:1px solid #555
}

ul.dropdown li a{
    display: block;
}

#menu ul.dropdown{
    padding: 0px;
}

#menu ul.dropdown li a{
    height: 30px;
}

.navigation ul.tabs li.items li a:link, .navigation ul li.items li a:visited{
    text-decoration:none;
    color:#fff;
    font-size:0.85em;
    display:block;
    padding:0.5em 2em 0.5em;
    margin:0;
    font-weight:bold;
}

.navigation ul.tabs li.items li a:hover{
    background:#666;
}

ul.dropdown-hover{
    display:block;
}
#rightCol {
    background: no-repeat scroll center bottom #FFFFFF;
    border-radius: 1px;
    /*border: #29690D dotted 1.5px;*/
    float: right;
    font-size: 13px;
    padding: 0px 0 0px;
    width: 276px;
/*    border-bottom:1.5px dotted;*/
    box-shadow: 2px 5px 10px 0;
}
.rtcol-row1 {
    float:left;
    width:240px;
/*    border: #CCCCCC  double 2.5px;
    border-right:0px solid;
    border-left:0px solid;*/
    padding: 10px 20px 10px 10px;
    border-top: 1px solid #e8e8e8;
    height: 43px;
	/*height: 47px; !important;*/
}
.semibold {
    float:left;
    width:240px;
    padding: 10px 20px 10px 10px;
}
.contentMap{
    float:left;
    width:175px;
    margin-left:15px;
    border:#29690D dotted 0px;
    padding: 40px 0px 40px 80px;
}

.SemiBold {
    font-size:18px; color: #339900; font:"Times New Roman", Times, serif ;
}
.tbox{
    border:1.5px solid #b3b3b3;
    background:#FFFFFF;
    width:410px;
    height: 20px;
    border-radius:5px;
    border-bottom:none;

}
.option
{
    border:1.5px solid #b3b3b3;
    background:#FFFFFF;
    width:415px;
    height: 23px;
    border-radius:5px;
    border-bottom:none;

}
.tbutton
{
    border:1.5px solid #b3b3b3;
    background:    ;
    width:80px;
    border-radius:5px;
    border-bottom:;
    font-size:15px; color: #666666; font:"Times New Roman", Times, serif ;
    font-weight:700;
    float: right;
    margin-right: 18px;
}
.error{ color:red; }

.rtcol-row2 {
    /*border-style: none;*/
}
.mapDirection{
    float:right;
    width:175px;
    margin-right:8px;
    padding: 30px 70px 40px 10px;
}

.overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.direcContent {
    display: none;
    position: absolute;
    top: 38%;
    left: 10%;
    width: 80%;
    height: 55%;
    padding: 16px;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
.close{
    position: absolute;
    left: 93%;
    bottom: 90%;
}
/*.contact_form {
    padding: 27px 0 0 90px;
    width: 100%;
}
.txt_value {
    margin: -20px 0 16px 93px;
}*/
.tboxtext{
    border:1.5px solid #b3b3b3;
    background:#FFFFFF;
    width:410px;
    height: 75px;
    border-radius:5px;
    border-bottom:none;

}
/*.submit_cont{
    padding-left: 93px;
}*/
.error_sum{
    padding: 9px 0 5px;
    font-size: 17px;
    text-align:center;
	height:18px;
}
.direcMaps{
    position: absolute;
    top: 38%;
    left: 25%;
    width: 80%;
    height: 55%;
    padding: 16px;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
#map_canvas {
    width: 993px;
    height: 450px;
    top: 2%;
}