/* CSS Document */

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

img{
border:0px;
}

.floatr{
float:right;
}

.clear{
clear:both;
height:20px;
}

h1, h2, h3, h4{
font-family:Arial, Helvetica, sans-serif;
}

body{
background:#fff url(../images/body-bg.gif) top left repeat-x;
font-family:Tahoma;
font-size:13px;
color:#000;
}

a { color: #0a262a; text-decoration: none; }

/* CONTAINER STARTS HERE */

#container{
width: 900px;
margin:auto;
margin-bottom:10px;
text-align: justify;
}

/* HEADER STARTS HERE */

.header{
height:352px;
background:url(../images/san-francisco.jpg) bottom left no-repeat;
}

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

.top-links li{
font-size:14px;
font-weight:bold;
float:left;
line-height:49px;
background:url(../images/links-bullets.gif) left 22px no-repeat;
padding:0px 25px 0px 15px;
}

.top-links li a{
color:#fff;
text-decoration:none;
}

.logo{
padding:92px 0px 0px 64px;
width:177px;
}

.title{
width:550px;
height:226px;
color:#fff;
margin-left:6px;
margin-top:6px;
font-size:20px;
font-weight:bold;
float:left;
}

.info{
width:650px;
height:44px;
color:#fff;
font-size:15px;
line-height:20px;
font-weight:bold;
text-align:right;
float:right;
margin-right:6px;
}

/* CONTENT BOX STARTS HERE */

.content-box{
width:900px;
}

/* LEFT COL STARTS HERE */

.left-col{
width:206px;
float:left;
}

.left-col h1{
color:#fff;
font-weight:bold;
font-size:19px;
padding-bottom:15px;
padding-top:15px;
padding-left:5px;
}

.left-col-middle-bg{
background:url(../images/left-col-middle-bg.gif) top left repeat-y;
width:206px;
}

.left-col-top-bg{
background:url(../images/left-col-top-bg.gif) top left no-repeat;
width:206px;
height:4px;
clear:both;
}

.left-col-bottom-bg{
background:url(../images/left-col-bottom-bg.gif) bottom left no-repeat;
width:206px;
height:4px;
clear:both;
}

.news-section{
width:166px;
padding:20px 20px 20px 20px;
font-size:11px;
}

.news-section span{
font-weight:bold;
color:#0000;
display:block;
}

.news-section p span{
color:#000;
display:inline;
}

.news-section p{
color:#000;
padding-top:15px;
padding-bottom:5px;
}

.news-section p a{
font-weight:bold;
padding:0px;
background:none;
}

.news-section a{
color:#8d6900;
background:url(../images/readmore-bullet.gif) left 6px no-repeat;
padding-left:8px;
font-weight:bold;
}

/* RIGHT COL STARTS HERE */

.right-col{
width:670px;
float:right;
}

.right-col h1{
color:#fff;
font-weight:bold;
font-size:19px;
padding-bottom:15px;
padding-top:15px;
}

.main-content{
width:670px;
padding-top:15px;
color:#000;
}

.main-ul{
padding-left:20px;
padding-bottom:8px;
padding-top:8px;
}

.main-content p{
padding-bottom:8px;
padding-top:8px;
}

.main-content a{
color:#8d6900;
}

/* FOOTER STARTS HERE */

#footer{
background:#0a262a;
padding:25px 0px;
text-align:center;
color:#fff;
}

#footer a{
color:#fff;
text-decoration:none;
}



/* inner pages css start */
.insideContent { padding: 0px; }
h1.inside {font-size: 19px; font-style:normal;line-height: normal; font-weight:normal; text-transform: none; color: #ffffff; text-decoration: none; padding:0px; font-family:Arial, Helvetica, sans-serif;}
.aboutus-img{float:right; border:4px solid #0a262a;	margin:0 0px 10px 20px;}
h2{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#0a262a; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #0a262a;	margin:0px 0px 10px 0px;}
h3{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#0a262a; 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 #0a262a;}
.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 #0a262a; 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 */
