/* CSS Document */

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

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

.paddingr {
padding-right:25px;
}

#calc-btn {
    display:block;
    text-align:center;
    margin-top: 35%;
}

#calc-btn a {
    background: #083a50;
    display:inline-block;
    border-radius: 5px;
    padding: 15px 25px;
    color: #fff;
    border: 2px solid #083a50;
    text-decoration: none;
    font-size:18px;
}

#calc-btn a:hover {
    background: #fff;
    color: #083a50;
}

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

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

.header{
height:338px;
background:url(../images/header-img-home.jpg) bottom left no-repeat;
}

.logo{
padding-top:30px;
width:370px;
}

.top-links ul{
list-style:none;
padding-top:58px;
padding-right:0;
width:487px;
}

.top-links li{
float:left;
color:#083a50;
padding-right:10px;
}

.top-links li a{
color:#083a50;
display:block;
text-decoration:none;
padding:0px 0px 0px 5px;
font-weight:bold;
}

.top-links li a span{
color:#083a50;
text-decoration:none;
display:block;
padding:12px 12px 12px 10px;
}

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

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

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

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

.info{
width:400px;
padding-right:20px;
padding-top:25px;
}

.info h1{
font-size:25px;
color:#f5d8aa;
font-weight:normal;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.info p{
color:#fff;
padding:15px 0px;
line-height:22px;
}

.content-box{
width:900px;
margin:30px 0px;
}

.left-col{
width:580px;
}

.contact-us-left-col {
	width:590px;
}

.left-col-publications {
width:600px;
}

.projects-section li,
.publications-section li {
	list-style-position:inside;
}

.projects-section-img{
width:250px;
padding-left:0px;
}

.projects-section-img img {
padding-bottom:12px;
}

.services-section {
width:290px;
}

.contact-us .services-section {
	width:330px;
}

.projects-section {
width:300px;
line-height:23px;
font-size:13px;
padding:10px 0px;
}

.publications-section {
line-height:24px;
font-size:13px;
padding:10px 0px;
}

.publications-section a {
	color:blue;
	font-weight:bold;
}

.services-section h2,
.projects-section h2,
.publications-section h2,
.contact-us-section h2{
color:#01597d;
font-weight:normal;
font-size:22px;
padding-bottom:25px;
background:url(../images/services-icon.gif) top left no-repeat;
padding-left:40px;
}

.projects-section h2 {
	padding-bottom:22px;
}

.contact-us-section form input,
.contact-us-section form textarea,
.contact-us-section selection {
	width:210px;
}
.contact-us-section form input.submission {
	width:auto;
}

.services-section span,
.publications-section span{
color:#fc8f36;
font-weight:bold;
}

.services-section ul{
list-style:none;
padding-top:15px;
}

.services-section li{
background:url(../images/dotted-line.gif) bottom left repeat-x;
line-height:30px;
color:#393939;
}

.services-section li a{
text-decoration:none;
color:#393939;
background:url(../images/services-list-bullets.gif) left 4px no-repeat;
padding-left:20px;
}

.advice-section{
width:260px;
padding-left:22px;
}

.advice-section h2{
color:#01597d;
font-weight:normal;
font-size:22px;
padding-bottom:25px;
background:url(../images/advice-icon.gif) top left no-repeat;
padding-left:40px;
}

.advice-section span{
color:#fc8f36;
font-weight:bold;
}


.advice-section p{
line-height:22px;
color:#393939;
padding:10px 0px 20px 0px;
}

.contact-us-section .advice-section { 
padding-left:0;
width:222px;
font-size:13px;
}

.contact-us-section .advice-section p {
line-height:15px;
padding:5px 0 5px 0;
}

.contact-us-section .services-section td {
	padding-bottom:10px;
}

.advice-section a{
color:#01577a;
font-weight:bold;
background:url(../images/more-bullets.gif) left 7px no-repeat;
padding-left:13px;
text-decoration:none;
}

.main-content{
width:570px;
color:#393939;
line-height:22px;
padding-top:0;
}

.main-content.about-us-section {
	width:570px;
}

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

h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

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

a:hover{text-decoration:none;}

.main-content h2{
color:#01597d;
font-weight:normal;
font-size:22px;
padding-bottom:25px;
}

.main-content h2.smH {
	padding-bottom:20px;
}


.main-content p{
color:#393939;
line-height:22px;
padding-bottom:25px;
}

.main-content span.second_heading{
color:#fc8f36;
font-weight:bold;
display:block;
padding-bottom:15px;
}

.main-content p a{
color:#00648e;
font-weight:normal;
background:none;
padding:0px;
text-decoration:underline;
}

.main-content a.readmore{
color:#01577a;
font-weight:bold;
background:url(../images/more-bullets.gif) left 7px no-repeat;
text-decoration:none;
padding-left:13px;
}

.right-col{
width:277px;
}

.recent-section{
width:277px;
}

.recent-section h2,
.recent-section h2 a{
color:#01597d;
font-weight:normal;
font-size:22px;
padding-bottom:25px;
background:url(../images/recent-icon.gif) top left no-repeat;
padding-left:40px;
}

.recent-section h2 a {
background:transparent;
padding-left:0;
}

.recent-section span{
color:#fc8f36;
font-weight:bold;
display:block;
padding-bottom:15px;
}

.recent-section p{
line-height:25px;
color:#393939;
font-size:13px;
padding:10px 0px;
}

.recent-section a,
.about-us-section a,
.publications-section-more a {
color:#01577a;
font-weight:bold;
background:url(../images/more-bullets.gif) left 7px no-repeat;
padding-left:13px;
text-decoration:none;
}

.about-us-section h2 {
	padding-bottom:20px;
}

.recent-section .no-img-style a {
	background:transparent;
	padding:0;
	margin:0;
}

.testimonial-section{
width:277px;
padding-top:45px;
}

.testimonial-section h2{
color:#01597d;
font-weight:normal;
font-size:22px;
padding-bottom:25px;
background:url(../images/testimonial-icon.gif) top left no-repeat;
padding-left:40px;
}

.testimonial-section p{
font-style:italic;
line-height:22px;
color:#2184ad;
padding-bottom:20px;
padding-left:15px;
}

.testimonial-section a{
color:#f8a058;
font-weight:bold;
display:block;
text-align:right;
text-decoration:none;
}

#footer{
background:url(../images/footer-bg.gif) top left repeat-x;
color:#e7ebec;
text-align:center;
padding:27px 0px;
}

.footer-links{
width:450px;
margin:0 auto;
}

.footer-links ul{
list-style:none;
padding-bottom:10px;
}

.footer-links li{
display:inline;
color:#e7ebec;
padding-right:7px;
padding-bottom:15px;
}

.footer-links li a{
color:#e7ebec;
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;}
	
.innertext{padding-top:0;}

.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 13px 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;}
.error-list { list-style-position:inside; }
/* inner pages css ends */