﻿/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	color: #006699;
	text-align: left;
}

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

body{
background:url("Images/body-bg.gif") top left repeat-x #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#container{
width:900px;
margin:auto;
}

.header{
height:394px;
background:url("Images/header-img.gif") bottom right no-repeat;
}

.top-buttons img{
padding-left:15px;
padding-top:8px;
}

.logo{
padding-top:14px;
}

.top-links ul{
list-style:none;
padding-top:43px;
}

.top-links li{
float:left;
color:#999c9f;
font-size:13px;
}

.top-links li a{
color:#999c9f;
display:block;
text-decoration:none;
padding:0px 0px 0px 5px;
font-weight:bold;
}

.top-links li a span{
color:#999c9f;
text-decoration:none;
display:block;
padding:13px 20px;
}

.top-links li a:hover{
background:url("Images/top-links-left-bg.gif") top left no-repeat;
color:#000;
}

.top-links li a:hover span{
background:url("Images/top-links-right-bg.gif") top right no-repeat;
color:#000;
}

.top-links li a.active{
background:url("Images/top-links-left-bg.gif") top left no-repeat;
color:#000;
}

.top-links li a.active span{
background:url("Images/top-links-right-bg.gif") top right no-repeat;
color:#000;
}

.info{
width:415px;
padding-top:55px;
}

.info h2{
font-size:24px;
color:#747b36;
font-weight:normal;
padding-bottom:15px;
}

.info p{
color:#000;
line-height:22px;
padding-bottom:25px;
}

.content-box1{
width:900px;
margin-top:10px;
height:91px;
}

.latest-section{
width:280px;
padding-right:30px;
}

.latest-section h1{
color:#14181c;
font-weight:normal;
font-size:25px;
padding-top:10px;
}

.latest-section span{
font-weight:bold;
font-size:13px;
color:#005b7f;
}

.latest-section img{
padding-right:15px;
}

.content-box2{
width:900px;
margin:45px 0px;
}

.left-col{
	width: 575px;
	color: #006699;
}

.main-content{
	width: 575px;
	color: #006699;
	line-height: 22px;
}

h1, h2, h3, h4{line-height:normal;}

a{
	color: #006699;
	text-decoration: underline;
}

a:hover{text-decoration:none;}

.main-content h1{
color:#20272e;
font-size:25px;
font-weight:normal;
padding-bottom:10px;
background:url("Images/heading-icon.gif") top left no-repeat;
padding-left:40px;
}

.main-content h3{
color:#005b7f;
padding-bottom:15px;
font-weight:normal;
font-size:18px;
}

.main-content span{
	color: #006699;
	font-weight: bold;
}

.main-content p{
	color: #006699;
	line-height: 22px;
	padding-bottom: 20px;
}

.date-section{
width:575px;
height:25px;
background:#f1f3f4;
padding-left:10px;
padding-top:4px;
}

.date-section ul{
list-style:none;
}

.date-section li{
float:left;
color:#8b9627;
font-size:11px;
font-weight:bold;
background:url("Images/seperator.gif") right 5px no-repeat;
padding-right:30px;
}

.date-section li a{
text-decoration:none;
color:#color:#8b9627;
}

.date-section li img{
padding-right:8px;
position:relative;
top:2px;
}

.featured-section{
width:575px;
margin-top:45px;
}

.featured-section h1{
color:#20272e;
font-size:25px;
font-weight:normal;
padding-bottom:15px;
background:url("Images/featured-icon.gif") left 3px no-repeat;
padding-left:33px;
}

.featured-section span{
font-weight:bold;
font-size:12px;
color:#005b7f;
}

.featured-section p{
color:#575433;
line-height:22px;
padding-top:20px;
}

.featured-section p span{
color:#8da00d;
font-weight:bold;
}

.right-col{
width:260px;
}

.search-section{
background:url("Images/search-bg.gif") top left no-repeat;
width:236px;
padding:20px 12px;
}

form.search-area{
	display: block;
	color: #C0C0C0;
}

.search-area label img{
padding-right:8px;
position:relative;
top:-3px;
float:left;
}

.search-area input.txtfield{
width:133px;
padding:4px;
margin-right:4px;
float:left;
color:#070808;
font-size:10px;
border-left:1px solid #404040;
border-top:1px solid #404040;
border-bottom:1px solid #d4d0c8;
border-right:1px solid #d4d0c8;
}

.search-area button.search-button{
float:left;
}

.search-section a{
color:#bf5604;
font-weight:bold;
font-size:11px;
background:url("Images/search-bullet.gif") left 5px no-repeat;
padding-left:10px;
margin-left:35px;
text-decoration:none;
}

.services-section{
width:260px;
margin-top:65px;
}

.services-section h1{
color:#20272e;
font-size:25px;
font-weight:normal;
padding-bottom:10px;
background:url("Images/services-icon.gif") left 3px no-repeat;
padding-left:33px;
}

.services-section span{
font-weight:bold;
font-size:12px;
color:#005b7f;
}

.services-section p{
color:#575433;
line-height:22px;
padding:20px 0px;
}

.services-section ul{
list-style:none;
}

.services-section li{
border-bottom:1px solid #c6d09d;
line-height:22px;
width:260px;
}

.services-section li a{
text-decoration:none;
color:#363636;
display:block;
background:url("Images/services-bullets.gif") left 8px no-repeat;
padding-left:15px;
}

.services-section li a:hover{
background:url("Images/services-active-bullets.gif") left 8px no-repeat #f1f3f4;
color:#c46706;
}

.services-section li a.active{
background:url("Images/services-active-bullets.gif") left 8px no-repeat #f1f3f4;
color:#c46706;
}

#footer{
line-height:117px;
background: url("Images/footer-bg.gif") top left repeat-x;
color:#fff;
font-weight:bold;
font-size:13px;
}

.footer-links{
width:900px;
margin:auto;
}

.footer-links ul{
list-style:none;
}

.footer-links li{
float:left;
padding-left:8px;
font-weight:bold;
}
	
.footer-links li a{
text-decoration:none;	
color:#fff;
}


/* 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;}
	
.innertext{padding-top:10px;}

.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 */













