/* CSS Document */

@font-face {
    font-family: 'GoodTimesRegular';
    src: url('../fonts/charcoalcy.eot');
    src: url('../fonts/charcoalcy.eot?#iefix') format('embedded-opentype'),
         url('../fonts/charcoalcy.woff') format('woff'),
         url('../fonts/charcoalcy.ttf') format('truetype'),
         url('../fonts/charcoalcy.svg#GoodTimesRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer1, .push {
height: 4em;
}

img{
border:0px;
}

h1, h2, h3, h4, h5, h6 { line-height: normal; }

h1
{
font-family:GoodTimesRegular;
font-size:32px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

body{
background:url(../images/bg.png) repeat-x #f7f7f7;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}	

/* CONTAINER STARTS HERE */

#container{
width:1024px;
margin:auto;
}

/* HEADER STARTS HERE */

.header{
height:auto;
}

.logo{
padding:29px 0px 20px 0px;
}

.top-links{
background:url(../images/top-links-dotted-line.png) top left repeat-x;
margin-top:30px;
}

.top-links ul{
list-style:none;
}

.top-links li{
float:left;
font-weight:bold;
color:#a5a4a4;
padding:0px 17px;
}


.top-links li a{
text-decoration:none;
color:#a5a4a4;
line-height:50px;
display:block;

}

.top-links li a:hover{
color:#000;
background:url(../images/hover-bullet.png) top center no-repeat;
}

.top-links li a.active{
color:#000;
background:url(../images/hover-bullet.png) top center no-repeat;
}

.links
{
position:absolute;
background:#000000;
margin-top:70px;
margin-left:625px;
font-family:Arial, Helvetica, sans-serif;
border-radius:5px;
z-index:10000;
display:none;
}


.links ul
{
list-style-image:url(../images/bulletdd.png);
margin-left:-10px; 

}

.links ul li
{
line-height:40px;
}


.links ul li a
{
    color:#a5a4a4;
    text-decoration:none;
    font-weight:bold;

}

.links ul li:hover
{
    list-style-image:url(../images/bulletddover.png);
}

.links ul li:hover a
{
    color:#ffffff;
}

.info{
width:405px;
padding-right:35px;
padding-top:80px;
}

.info h1{
color:#8a8585;
line-height:35px;
font-size:28px;
font-weight:normal;
padding-bottom:15px;
}

.info p{
color:#000;
line-height:20px;
padding-bottom:20px;
}

/* CONTENT BOX STARTS HERE */

.content-box{
width:1024px;
background:#f6f7f7 url(../images/content-box-bottom.png) bottom left no-repeat;
}

.content-padding{
padding:30px 16px 45px 16px;
}

.box-middle-bg{
background:url(../images/box-middle-bg.png) top left repeat-y;
width:235px;
margin-right:15px;
margin-bottom:22px;

}

.box-top-bg{
background:url(../images/box-top-bg.png) top left no-repeat;
width:235px;
}

.box-bottom-bg{
background:url(../images/box-bottom-bg.png) bottom left no-repeat;
width:205px;
padding:15px 15px 33px 15px;
}

.box-content{
width:205px;
text-align:left;
}

.box-content h1{
font-size:28px;
color:#000;
font-weight:normal;
padding-bottom:15px;
}

.box-content p{
color:#9aa3b8;
line-height:20px;
padding:10px 0px;

}

.box-content ul
{
 padding:10px 0px;
 list-style-image:url(../images/bullet.png); 
line-height:25px;
margin-left:10px;
height:160px;
}
ul.page
{
 padding:10px 0px;
 list-style-image:url(../images/bullet.png); 
line-height:25px;
margin-left:40px;
}

ul.page li a
{
    color:#000000;
    text-decoration:none;
}

ul.propage
{
 padding:10px 0px;
 list-style-image:url(../images/bulletbig.png); 
line-height:30px;
margin-left:40px;
font-size:16px;
}
ul.propage li
{
    vertical-align:middle;
}

ul.propage li a
{
    color:#000000;
    text-decoration:none;
}
.box-content h3
{
    font-family:Calibri;
    font-size:16px;
    font-weight:bold;
    height:90px;
    margin-left:-10px;
}



/* LEFT COL STARTS HERE */

.left-col{
width:570px;
}

.main-content { line-height: 22px; width: 725px; color:#000000; }

.main-content div{text-align:justify; line-height:150%; font-family:Calibri; font-size:14px;}

.main-content a { text-decoration: none; color: #000; font-weight: bold; }

.main-content h1{
font-size:32px;
font-weight:normal;
color: #000;
padding-bottom: 10px;
}

.main-content span{
font-weight:bold;
color:#636e0f;
}

.main-content p { color:#5e6e6c; line-height: 20px; padding-top: 20px; }

.main-content h2
{
    color:#143300;
}

.service-section{
width:570px;
}

.service-section img{
padding-right:15px;
position:relative;
top:3px;
}

.service-section h2{
font-size:20px;
font-weight:normal;
}

.service-section span{
font-weight:bold;
color:#636e0f;
}

.service-section ul{
width:242px;
padding-top:20px;
list-style:none;
}

.service-section li{
background:url(../images/bullets.png) left 10px no-repeat;
padding-left:20px;
line-height:25px;
color:#000;
}

.service-section  li a{
text-decoration:none;
background:url(../images/dotted-line.png) bottom left repeat-x;
width:223px;
display:block;
color:#000;
}

.service-section  li a:hover{
color:#000;
text-decoration:underline;
}

/* RIGHT COL STARTS HERE */

.right-col{
width:235px;
}

.whycol
{
    width:235px;
    height:auto;
    }
.contact-section{
background:#eceeee;
border:1px solid #c2c7c7;
padding:5px 0px 0px 5px;
width:230px;
height:auto;
margin-top:25px;
}

.contact-section p{
color:#000;
background:url(../images/text-bg.png) right 4px no-repeat;
width:116px;
height:40px;
}

.contact-section span{
color:#000;
font-size:20px;
}

.contact-section a{
color:#670d26;
font-weight:bold;
text-decoration:none;
padding-top:12px;
}


.contact-section img{
padding-right:10px;
}

/* FOOTER STARTS HERE */
.footer
{
    background:#143300;
    width:auto;
}
.footer-links{
width:1024px;
line-height:100px;
margin:0 auto;
}

.footer-links ul{
list-style:none;
}

.footer-links li{
float:left;
padding-right:7px;
font-weight:bold;
color:#ffffff;
}

.footer-links li a{
text-decoration:none;
color:#ffffff;
}

.footer-links p{
color:#ffffff;
font-weight:bold;
}




/* inner pages css start */
/*h1{font:35px "Times New Roman", Times, serif ;margin:0px; color:#ffc850; font-weight:bold; padding:0px 0px 0 0px;}
h1 span{color:#fff}*/
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#636e0f; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #000;	margin:0px 0px 10px 0px;}
h6{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#636e0f; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#000; background:#ffc850; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #5b7a92;}
input.button:hover{cursor:pointer; color:#fff; background:#663300; border:1px solid #ffc850;}
.project-img{float:right; margin-left:20px;	border: 6px solid #000;}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #000; padding-bottom:10px; padding-right:20px}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */


