/* CSS Document */

*{
margin:0px;
padding:0px;
}

img{
border:0px;
}

.floatl{
	float:left;
	cursor: wait;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

body{
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
}

#container{
width:950px;
margin:auto;
}

/*css for header starts here*/

.header{
	height:300px;
	width:950px;
	margin-bottom:15px;
	background-image: url(../images/header-bg3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.logo{
padding-top:30px;
}

.top-links ul{
list-style:none;
padding-top:56px;
}

.top-links li{
	float:left;
	color:#6d7586;
	font-size:13px;
	padding:0px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.top-links li a{
text-decoration:none;
color:#6d7586;
display:block;
cursor:pointer;
padding-left:5px;
}

.top-links li a span{
	text-decoration:none;
	color:#6d7586;
	display:block;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.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;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/li-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.top-links li a.active span{
	text-decoration:none;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/li-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*css for content box starts here*/

.content-box{
width:950px;
}
.con-right{
	float: left;
	width: 250px;
}
.con-left{
	float: right;
	width: 650px;
	padding-right: 10px;
}
.con-left li{
	text-decoration: none;
	list-style:none;	
}
/*css for col-1 starts here*/

.col-1{
}

.col-1 img{
}

.col-1 h1{
	font-size:22px;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}

.col-1 span{
font-weight:normal;
}




/*css for col-2 starts here*/

.col-2{
	width:250px;
	padding-top: 20px;
}

.col-2 img{
padding-right:8px;
}

.col-2 h1{
font-size:22px;
font-weight:normal;
color:#000;
padding-bottom:5px;
}

.col-2 span{
font-weight:bold;
color:#9f9f9f;
}


.col-inner{
width:589px;
padding-left:50px;
color:#A7A2A8;
line-height:22px;
}

h1, h2, h3, h4{line-height:normal;}

a{color:#A7A2A8;
	text-decoration:underline;}

a:hover{text-decoration:none;}

.col-inner h1{
font-size:22px;
font-weight:normal;
color:#000;
padding-bottom:5px;
}

.col-inner span{
font-weight:bold;
color:#9f9f9f;
}


.col-2-content{
width:250px;
}

.col-2-text{
width:160px;
border-bottom:1px solid #dcdfe1;
padding-bottom:1px;
}

.col-2-text span{
color:#505a94;
font-weight:bold;
}

.col-2-text p{
color:#a7a2a8;
line-height:20px;
}

.col-2-text a{
text-decoration:none;
color:#af2409;
display:block;
text-align:right;
}
.datalist{
	font-family:Arial;
	border-collapse:collapse;	
	float: none;
	width: 650px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.datalist th{
	border:1px solid #CCCCCC;
	background-color:#e4f7f3;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.datalist td{
	border:1px solid #CCCCCC;
	text-align:right;
	padding:1px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#category{
	background-image: none;
	background-repeat: no-repeat;
}
#category h4{
	margin:0px 18px 0px 18px;
	padding:3px 0px 1px 5px;
	background-color:#ffd1d1;
	font-size:12px;
}
#category ul{
	list-style:none;
	margin:0px;
	padding:5px 22px 15px 22px;
}
#category ul li{
	border-bottom:1px dashed #999999;
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#category ul li a:link, #category ul li a:visited{
	text-decoration:none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: 600;
	padding-left: 20px;
}
#category ul li a:hover{
	color:#CC0000;
	text-decoration: underline;
}

/*css for col-3 starts here*/

.col-3{
width:280px;
}

.bio-section-content{
padding-top:35px;
}

.bio-section h1{
font-size:22px;
font-weight:normal;
color:#000;
padding-bottom:5px;
}

.bio-section span{
font-weight:bold;
color:#9f9f9f;
}

.bio-section img{
padding-right:10px;
}

.bio-section-text{
width:175px;
border-bottom:1px solid #dcdfe1;
padding-bottom:1px;
color:#a7a2a8;
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:#000;
padding-bottom:0px;
}

.contact-section span{
font-weight:bold;
color:#9f9f9f;
}

.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{
	color:#5f626a;
	line-height:80px;
	width:950px;
	margin-top:45px;
	background-image: url(../images/footer-dotted-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.footer-links ul{
list-style:none;
}

.footer-links li{
float:left;
margin-right:7px;
color:#5f626a;
}

.footer-links li a{
text-decoration:none;
color:#5f626a;
}

.footer-links p{
color:#5f626a;
}

/* 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 */
