/* CSS Document */

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


}

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

body{
background:lightgrey;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#container{
background:#fff url(../images/header.jpg) left top repeat-x;
width:935px;
margin:auto;
}

/*css for header starts here*/

.header{
height:412px;
width:935px;
margin-bottom:45px;
}
.headeralt{
height:100px;
width:935px;
margin-bottom:0px;
}

.logo{
padding-top:5px;

}
div#menu {
	margin-top:-50px;background:#fff;right:0px;	  
}
/*.top-links ul{
list-style:none;
padding-top:56px;
}

.top-links li{
float:left;
color:#CC0099;
font-size:13px;
padding:0px 7px;

}

.top-links li a{
text-decoration:none;
color:#CC0099;
display:block;
cursor:pointer;
padding-left:5px;
}

.top-links li a span{
text-decoration:none;
color:#f23b7d;
padding:2px 8px 3px 5px;
display:block;
}

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

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

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

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


/*css for content box starts here*/

.content-box{
width:935px;
background:url(../images/bodyback.jpg) left top repeat-x;

}
.content-box1{
background:url(../images/bodyback.jpg) left top repeat-x;

}

/*css for col-1 starts here*/

.col-1{
width:260px;
padding-left:20px;
padding-top:20px;
}

.col-1 img{
margin-right:10px;
}

.col-1 h1{
color:#3366FF;text-shadow:1px 1px 1px grey;
}

.col-1 span{
font-weight:bold;
color:#000000;
}

.col-1 ul{
list-style:none;
margin-top:-23px;
}

.col-1 li{
padding-top:20px;
}

.col-1 li a{
color:#000000;
font-weight:bold;
}

.col-1 li p{
color:#000000;
line-height:22px;
padding-top:15px;
text-align:justify;
}


/*css for col-2 starts here*/

.col-2{
width:300px;
padding-left:20px;
padding-top:20px;
}

.col-2 img{
padding-right:8px;
}

.col-2 h1{
font-size:22px;
color:#3366FF;
font-weight:bold;text-shadow:1px 1px 1px grey;
}

.col-2 span{
color:#000000;
font-weight:bold;
}


.col-inner{
width:589px;
padding-left:50px;
color:#000000;
line-height:22px;
padding-top:20px;
}

.col-innerpage{
width:900px;
padding-left:20px;
color:#000000;
line-height:22px;
padding-top:20px;
}
.col-innerpage1{
width:915px;
padding-left:20px;
color:#000000;
line-height:22px;
padding-top:20px;
}


h1, h2, h3, h4{color:#000000;
font-weight:bold; line-height:normal;}
h3.gal{
margin-top:10px;
}

a{color:#A7A2A8;
	text-decoration:underline;}

a:hover{text-decoration:none;}

.col-inner h1{
font-size:22px;
font-weight:normal;
color:#000000;
}

.col-inner span{
color:#000000;
font-weight:bold;
}


.col-2-content{
width:270px;
margin-top:20px;
}

.col-2-text{
width:175px;
border-bottom:1px solid #dcdfe1;
padding-bottom:1px;
}

.col-2-text span{
color:#000000;
font-weight:bold;
}

.col-2-text p{
color:#000000;
line-height:20px;
}

.col-2-text a{
text-decoration:none;
color:#af2409;
display:block;
text-align:right;
}

/*css for col-3 starts here*/

.col-3{
width:300px;
padding-right:20px;
padding-top:20px;
}

.bio-section-content{
padding-top:20px;
}

.bio-section h1{
font-size:22px;
font-weight:bold;
color:#3366FF;
padding-bottom:5px;text-shadow:1px 1px 1px grey;
}

.bio-section span{
font-weight:bold;
color:#000000;
}

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

.bio-section-text{
width:175px;
border-bottom:1px solid #dcdfe1;
padding-bottom:1px;
color:#000000;
line-height:20px;
padding-bottom:1px;
}

.bio-section-text a{
text-decoration:none;
color:#af2409;
display:block;
text-align:right;
padding-top:7px;
}

.contact-section{
padding-top:45px;
width:270px;
}

.contact-section h1{
font-size:22px;
font-weight:normal;
color:#000000;
padding-bottom:0px;
}

.contact-section span{
font-weight:bold;
color:#000;
text-align:justify;
}

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

.contact-info{
padding-top:25px;
width:203px;
}

.contact-info-img img{
margin-top:30px;
}

.contact-info span{
color:#505a94;
font-weight:bold;
padding-bottom:15px;
display:block;
}

.contact-info p{
padding-bottom:5px;
color:#a7a2a8;
}

.contact-info p span{
color:#000;
font-weight:normal;
display:inline;
}

.contact-info a{
color:#af2409;
text-decoration:none;
}



/*css for footer starts here*/

.footer-links{
clear:both;
color:#5f626a;
line-height:80px;
background:url(../images/secheader1.jpg) top left repeat-x;
width:935px;
margin-top:45px;
}

.footer-links ul{
list-style:none;margin-left:15px;
}

.footer-links li{
float:left;
margin-left:5px;margin-right:5px;
color:#5f626a;
}

.footer-links li a,.footer-links li a:link,.footer-links li a:visited,.footer-links li a:active{
text-decoration:none;
color:#fff;text-shadow:1px 1px 1px grey;
}
.footer-links li a:hover{
color:yellow;text-shadow:1px 1px 1px lightgrey;
}

.footer-links p{
color:#fff;margin-right:30px;
}

.footer-links p a, .footer-links p a:link, .footer-links p a:visited, .footer-links p a:active{
color:#FFFFFF;
text-shadow:1px 1px 1px grey;
text-decoration:none;
}

.footer-links p a:hover{
color:#999999;
text-shadow:1px 1px 1px grey;
text-decoration:none;
}

/* 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 */
/*********************************/

.box {
	padding: 0px;
	margin-bottom: 0px;
	background: #f6f6f6;
}
.box p, .box address {
	margin: 10px 0;
	line-height: 17px;
}
.box300 {
	float: left;
	width: 280px;
	margin-right: 15px;
}
.box .box300 {
	width: 285px;
	margin-right: 30px;
}
.leftside{
clear:left;
float:left;
display:inline;
width:630px;

border:0px solid red;
}
.leftside div.maindiv{
width:630px;
}
.leftside .headerleft{
clear:left;
float:left;
display:inline;
width:150px;
border:0px solid red;
padding-bottom:3px;padding-top:3px;
font-weight:bold;
}
.leftside .headerright{
clear:right;
float:right;
display:inline;
width:425px;
border:0px solid red;padding-bottom:3px;padding-top:3px;
}
.rightside{
clear:right;
float:right;
display:inline;
width:250px;
font-weight:normal;
margin-top:30px;
border:2px solid lightgrey;background:#666666;
}

#main {
	width: 915px;
	margin: 0 auto;
	background:#fff;
}

/* Basic Box
------------------------------------------ */
.boxnew {
	padding: 10px;
	margin-bottom: 10px;
	background: #f6f6f6;
}
.boxnew a img{

}
.boxnew a img:hover{
border:0px solid darkgrey;


}
.boxnew  p, .boxnew  address {
	margin: 10px 0;
	line-height: 17px;
}
.box300 {
	float: left;
	width: 272px;
	margin-right: 10px;
}
.boxnew  .box300 {
	width: 268px;
	margin-right: 30px;
}
.clearMarginBottom {
	margin-bottom: 0;
}
.clearMarginRight{
	margin-right: 0;
}

/* Pagination
------------------------------------------ */
.pagination {
clear:both;
	float: left;
}
.pagination ul li {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	background: none;
	list-style:none;
}
.pagination ul li a {
	float: left;
	display: block;
	padding: 6px 8px;
	color: #666666;
	background: #f6f6f6;text-shadow:1px 1px 1px grey;
	text-decoration:none;
}
.pagination ul li a.current {
	color: #a31515;
	font-weight: bold;text-shadow:1px 1px 1px grey;
	text-decoration:none;
}
.pagination ul li a:hover {
	color: #a31515;text-shadow:1px 1px 1px grey;
	text-decoration:none;
}

.boxnew h3{
margin-top:10px;text-shadow:1px 1px 1px grey;
}
.col-2-text span{
text-shadow:1px 1px 1px grey;
}

/* Error in Contact Form
------------------------------------------ */
