/* CSS Document */

*{
margin:0px;
padding:0px;
}

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

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:11px;
}

/* CONTAINER STARTS HERE */

#container{
width:750px;
margin:auto;
text-align: justify;
}

/* HEADER STARTS HERE */

.header{
height:305px;
background:url(../images/header-bg.gif) bottom left no-repeat;
}

.top-links ul{
list-style:none;
}

.top-links li{
background:url(../images/seperator.gif) top right no-repeat;
color:#fff;
padding:15px 38px 0px 38px;
padding-bottom:0px;
font-weight:bold;
display:block;
float:left;
}

.top-links li a{
background:url(../images/links-bullets.gif) bottom center no-repeat;
color:#fff;
display:block;
padding:3px 0px 40px 0px;
text-decoration:none;
}

.logo{
padding:90px 77px 0px 0px;
}

/* CONTENT BOX STARTS HERE */

.content-box{
width:728px;
padding-bottom:40px;
background:url(../images/left-col-bg.gif) top left repeat-y;
}

/* LEFT COL STARTS HERE */

.left-col{
width:179px;
padding:0px 30px 0px 20px;
}

.news-section{
width:179px;
}

.news-section h2{
color:#fff;
font-weight:normal;
font-size:18px;
background:url(../images/news-heading-icon.gif) left 2px no-repeat;
padding-left:30px;
}

.news-section span{
color:#fff;
display:block;
font-size:10px;
font-weight:bold;
padding-top:20px;
padding-left:15px;
}

.news-section p{
color:#fff;
padding:15px 0px 5px 15px;
}

.news-section p a{
color:#fff;
font-size:11px;
font-weight:bold;
background:none;
padding:0px;
}

.news-section a{
background:url(../images/readmore-bullet.gif) left 6px no-repeat;
padding-left:8px;
color:#fff;
font-weight:bold;
font-size:10px;
}

/* RIGHT COL STARTS HERE */

.right-col{
width:470px;
}

.main-content{
width:470px;
color:#747877;
}

.main-content h1{
font-size:20px;
color:#fff;
font-weight:normal;
padding-bottom:40px;
background:url(../images/heading-bullet.gif) left 2px no-repeat;
padding-left:30px;
}

.main-content h1.company{
background:url(../images/heading-bullet1.gif) left 2px no-repeat;
color:#838383;
padding-bottom:20px;
}

.main-content h1.company span{
color:#540d11;
font-weight:normal;
font-size:20px;
}

.main-content span{
color:#540d11;
font-weight:bold;
}

.main-content p{
color:#747877;
padding-bottom:15px;
}

.main-content p span{
color:#4c4c4c;
font-weight:bold;
}

.main-content p span span{
color:#540d11;
}

.main-content a.red{
color:#540d11;
}

.main-content a{
color:#747877;
}

/* FOOTER STARTS HERE */

#footer{
background:#838383;
}

.footer-links{
width:485px;
margin:auto;
background:url(../images/footer-bg.gif) top left no-repeat;
padding:35px 0px 35px 265px;
color:#fff;
}

.footer-links 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 #838383;	margin:0 0px 10px 20px;}
h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#838383; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #838383;	margin:0px 0px 10px 0px;}
h6{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#838383; 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 #838383;}
.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 #838383; 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 */