/* CSS Document */

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

img{
	border:0px;
	margin: 0px;
	cursor: pointer;
}

.floatl{
	float:right;
}

.floatr{
	width: 180px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	float: right;
}

.floatr2{
	width: 900px;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

.clear{
clear:both;
}

body{
	background:#fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

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

/*css for header starts here*/

.header{
	width:900px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/head-bg.jpg);
	height: 426px;
}

.logo{
	background-repeat: repeat-x;
	float: left;
	height: 300px;
	width: 220px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

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

.top-links li{
	float:left;
	color:#6d7586;
	font-size:13px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.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;
padding:2px 8px 3px 5px;
display:block;
}

.top-links li a:hover{
	text-decoration:none;
	color:#fff;
	background-position: left top;
	height: 300px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.top-links li a:hover span{
	text-decoration:none;
	color:#fff;
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
}

.top-links li a.active{
	text-decoration:none;
	color:#fff;
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	padding: 0px;
	margin: 0px;
}

.top-links li a.active span{
	text-decoration:none;
	color:#fff;
	background-repeat: no-repeat;
	background-position: right top;
}

/*css for content box starts here*/

.content-box{
	width:900px;
	background-repeat: repeat;
	padding: 0px;
	background-image: url(../images/bgsc.gif);
}

/*css for col-1 starts here*/

.col-1{
width:260px;
}

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

.col-1 h1{
font-size:22px;
font-weight:normal;
color:#000;
padding-bottom:5px;
}

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

.col-1 ul{
list-style:none;
}

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

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

.col-1 li p{
color:#a7a2a8;
line-height:22px;
padding-top:15px;
}


/*css for col-2 starts here*/

.col-2{
width:270px;
padding-left:50px;
}

.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:270px;
margin-top:35px;
}

.col-2-text{
width:175px;
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;
}

/*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:15px;
	width:900px;
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: right;
	background-image: url(../images/bgsc.gif);
	height: 200px;
}

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

.footer-links li{
	float:left;
	margin-right:7px;
	color:#5f626a;
	background-image: url(../images/footer_bg.gif);
}

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

.footer-links p{
	color:#5f626a;
	height: 0px;
	width: 800px;
	margin-top: 125px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* 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 */
.textuf {
	float: right;
	width: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	height: 350px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	line-height: 18px;
}
.blogleft {
	float: left;
}
.textcenter {
	background-image: url(../images/banner.png);
	background-repeat: repeat;
}
.blogtext {
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 180px;
}
.footerbtm {
	background-image: url(../images/btm.png);
	background-repeat: no-repeat;
	width: 860px;
	height: 160px;
	padding: 20px;
	margin: 0px;
}
.copyright {
	float: right;
}

.tab {
	float: left;
}

.tab2 {
	float: left;
}
.featured {
	width: 700px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-left: 80px;
}
.banner {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	height: 240px;
	width: 860px;
	padding: 20px;
}
.banner2 {
	background-image: url(../images/banner2.png);
	background-repeat: no-repeat;
	height: 100px;
	padding: 20px;
}
.fdback {
	height: 900px;
}
.btmlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
}
.test {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 500px;
	width: 900px;
}
.test {
	padding: 20px;
	width: 860px;
}
.contact {
	padding: 20px;
	width: 860px;
}

