/* CSS Document */

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

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

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

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

/*css for header starts here*/

.header{
height:135px;
}

.logo{
padding-top:14px;
}

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

.top-links li{
display:block; 
float:left;	
text-align:center;	
list-style:none;
background:url(../images/li-seperator.gif) top right repeat-y;
padding:0px 10px 0px 10px;

}

.top-links li a{
color:#000;
font-weight:bold;
display:block;
float:left;
padding:0px 0px 0px 4px;
text-decoration:none;
cursor:pointer;
}

.top-links li a span{
color:#000;
font-weight:bold;
display:block;
float:left;
padding:3px 7px 4px 5px;
}

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

.top-links li a:hover span{
background:url(../images/li-right-bg.gif) top right no-repeat;
color:#fff;
}

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

.top-links li a.active span{
background:url(../images/li-right-bg.gif) top right no-repeat;
color:#fff;
}

/*css for img-section starts here*/

.image-section{
width:918px;
}

.main-image{
width:665px;
background: #000;
border:1px solid #aeaeae;
padding:10px;
}

.image-inner-bg{
background: #fff;
padding:10px;
height:382px;
}

.image-inner-bg a{
font-weight:bold;
font-size:12px;
color:#fff;
text-transform:uppercase;
text-decoration:none;
}

.image-inner-bg a.click{
padding-left:20px;
display:block;
text-align:right;
padding-top:20px;
padding-right:20px;
}
.image-inner-bg a.click img{
margin-right:7px;
position:relative;
top:2px;
}

.image-inner-bg a.description{
font-size:14px;
font-weight:normal;
padding-top:310px;
display:block;
padding-left:25px;
}

.image-inner-bg a.description img{
position:relative;
margin-right:5px;
}

.image-list{
width:207px;
background:#dbdbdb;
border:1px solid #1d7cb8;
padding:0px 0px 15px 10px;
overflow:auto;
height:407px;
}

.image-list img{
padding-top:10px;
}

/*css for content box starts here*/

.content-box{
width:876px;
background: #f4f4f4;
border:1px solid #ededed;
padding:0px 20px 0px 20px;
margin:30px 0px;
}

/*css for left col starts here*/

.left-col{
width:278px;
background:url(../images/left-col-dotted-bg.gif) top right repeat-y;
padding:0px 25px 20px 0px;
margin-top:20px;

}

.photo-section{
width:278px;
}

.photo-section h2{
font-size:23px;
color:#060602;
font-weight:normal;
padding-bottom:15px;
}

.photo-section span{
display:block;
padding:15px 0px;
color:#a34301;
font-weight:bold;
}

.photo-section p{
padding-bottom:20px;
color:#4c4c4c;
line-height:20px;
}

/*css for right col starts here*/

.right-col{
width:875px;
padding:20px 0px;
}

.main-content{color:#4C4C4C;
line-height:20px;}

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

a{color:#4C4C4C;
	text-decoration:underline;}

a:hover{text-decoration:none;}

.main-content h1{
font-size:27px;
color:#060602;
font-weight:normal;
padding-bottom:15px;
}

.main-content span{
padding:0px 0px 15px 0px;
color:#a34301;
font-weight:bold;
}

.main-content p{
padding-bottom:20px;
color:#4c4c4c;
line-height:20px;
}

.portfolio-section{
padding-top:35px;
}

.portfolio-section h2{
font-size:23px;
color:#060602;
font-weight:normal;
padding-bottom:10px;
}

.portfolio-section img{
margin-right:25px;
}

.portfolio-section span{
color:#a34301;
font-weight:bold;
}

.portfolio-section p{
padding:13px 0px;
color:#4c4c4c;
line-height:20px;
}

/*css for footer starts here*/

#footer{
background: #1d7cb8;
font-size:11px;
}

.footer-links{
color:#fff;
line-height:70px;
width:918px;
margin:auto;
}

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

.footer-links li{
float:left;
margin-left:10px;
color: #fff;
}

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

.footer-links p{
color: #000;
}

/* inner pages css start */
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{font-size:15px;font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #666;	margin:0px 0px 10px 0px;}
h6{font-size:16px; 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 #666;}
.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 #666; padding-bottom:10px}
.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 */


#photoGallery img	{
		width: 180px;
		height: 95px;
}


#fullSize {
		margin: -2px 0 0 0;
		
}	

ul	{
		list-style: none;
}



#bullet	{
			list-style: square;
			padding-left: 40px}

address	{
			padding-left: 75px}