/* CSS Document */

*{
margin:0px;
padding:0px;
}

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

body{
background:#000 url(../images/body-bg.gif) top left repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

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

.left-col{
width:320px;
padding-right:26px;
padding-top:22px;
background:url(../images/left-col-bg.gif) top right no-repeat;
}

.logo{
padding-left:108px;
}

.left-col-links{
padding-left:243px;
padding-top:50px;
}

.left-col-links ul{
list-style:none;
}

.left-col-links li{
color:#a6a6a6;
font-size:11px;
line-height:24px;
width:70px;
text-align:right;
background:url(../images/lef-links-dotted-bg.gif) bottom left repeat-x;
}

.left-col-links li a{
color:#a6a6a6;
font-size:11px;
line-height:24px;
text-decoration:none;
background:url(../images/left-links-bullets.gif) right 5px no-repeat;
padding-right:10px;
}

.left-col-links li a:hover{
color:#fff;
background:url(../images/left-links-bullets.gif) right 5px no-repeat;
}

.left-col-links li a.active{
color:#fff;
background:url(../images/lef-links-dotted-bg.gif) bottom left repeat-x;
}

.left-col-links li.active img{
margin-left:10px;
}

.left-col-content{
margin-top:50px;
}

.left-col-content h1{
font-size:28px;
color:#fff;
font-weight:normal;
}

.left-col-content p span{
font-weight:bold;
color:#9a6d00;
font-size:12px;
}

.left-col-content p{
color:#a2a2a2;
font-size:12px;
margin:15px 0px;
}

.main-links{
padding-left:58px;
padding-top:73px;
}

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

.main-links li{
float:left;
background:url(../images/main-links-bg.gif) top left no-repeat;
color:#000;
font-size:12px;
line-height:31px;
width:89px;
margin-right:3px;
}

.main-links li a{
text-decoration:none;
display:block;
color:#000;
text-align:center;
line-height:31px;
width:89px;
}

.main-links li a.active{
background:url(../images/main-links-active-bg.gif) top left no-repeat;
color:#fff;
text-align:center;
display:block;
width:89px;
text-align:center;
}

.main-links li a:hover{
color:#fff;
background:url(../images/main-links-active-bg.gif) top left no-repeat;
display:block;
}

.main-content-right-col{
width:548px;
}

.main-body-middle-bg{
background:#fff;
width:548px;
}

.main-body-top-bg{
background:url(../images/main-body-top-bg.gif) top left no-repeat;
width:548px;
}

.main-body-bottom-bg{
width:548px;
background:url(../images/main-body-bottom-bg.gif) bottom left no-repeat;
}

.inner-content{
padding:20px 20px 0px 20px;
}

.inner-content h2{
font-weight:normal;
color:#000;
font-size:22px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.inner-content p span{
font-size:12px;
color:#9a6d00;
font-weight:bold;
}

.inner-content p{
padding:10px 0;
font-size:12px;
color:#000;
line-height:20px;
}

.inner-content2{
padding:10px 20px 20px 20px;
}

.news-section{
width:260px;
background:url(../images/seperator.gif) top right no-repeat;
}

.news-section h2{
font-size:22px;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000;
margin-bottom:15px;
}

.news-section p{
padding:5px 0px;
}

.news-section span{
font-weight:bold;
color:#8a2f06;
}

.testimonials-section{
width:221px;
margin-top:5px;
}

.testimonials-content{
padding:10px 10px 20px 10px;
background:#e3e3e3;
border:1px solid #c2c2c2;
width:200px;
}

.testimonials-content h2{
font-size:22px;
font-weight:normal;
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;
padding-left:25px;
padding-top:10px;
}

.testimonials-content p{
font-size:11px;
padding-top:10px;
padding-left:30px;
width:155px;
line-height:14px;
}

.testimonials-content span{
font-size:11px;
color:#8d1e0f;
}

.img1{
position:relative; 
top:25px; 
left:-40px;
}

.contact-us-section h2{
font-size:22px;
color:#000;
font-weight:normal;
margin-top:15px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-left:50px;
}

.contact-us-section p{
font-size:11px;
line-height:18px;
}

.contact-us-section a{
color:#000;
text-decoration:none;
}

#photo-gallery-container{
width:910px;
margin:auto;
padding:25px 0px;
}

.gallery-top-bg{
background:url(../images/gallery-top-bg.gif) top left no-repeat;
width:910px;
}

.gallery-middle-bg{
background:#fff;
width:910px;
}

.gallery-bottom-bg{
background:url(../images/gallery-bottom-bg.gif) bottom left no-repeat;
width:870px;
padding:20px;
}

.gallery-bottom-bg h2{
font-size:22px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
padding-bottom:10px;
}

.gallery-bottom-bg p{
color:#9a6d00;
padding-bottom:20px;
font-weight:bold;
}

.gallery-left-col{
width:482px;
}

.gallery-left-col h3{
font-size:15px;
color:#000;
font-weight:bold;
margin-left:20px;
padding-bottom:10px;
}

.gallery-left-col p{
line-height:20px;
width:200px;
color:#000;
font-weight:normal;
padding-left:20px;
}



.gallery-right-col{
width:359px;
}

.img-list ul{
list-style:none;
}

.img-list li{
float:left;
margin-right:10px;
}

.img-list p{
font-weight:bold;
font-size:11px;
color:#000;
margin-top:15px;
}

.image-pagination ul{
list-style:none;
padding-top:13px;
padding-left:15px;
}

.image-pagination li{
float:left;
font-size:11px;
font-weight:bold;
color:#fff;
background:#000;
padding:2px 6px;
margin-right:8px;
}

.image-pagination li a{
text-decoration:none;
color:#fff;
font-weight:bold;
}

.footer{
padding:0px 0px 20px 0px;
color:#777575;
font-size:11px;
text-align:center;
width:910px;
margin:auto;
}

.footer-links ul{
list-style:none;
padding-left:215px;
}

.footer-links li{
font-size:11px;
color:#eaeaea;
margin-right:10px;
float:left;
margin-bottom:10px;
}

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

/* 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 #000;	margin:0 0px 10px 20px;}
h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#000; 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:#000; 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;}
.insidereadmore a{
color:#000;
}
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 #fff;}
.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 #fff; 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;}
.blog-posted-row a{
color:#000;
}
/* inner pages css ends */

