/* CSS Document */

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

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

body{
background:#000000 url(../images/body-bg.gif) top left repeat-x;
font-family:Arial, Helvetica, sans-serifl;
font-size:12px;
}

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

.logo{
padding-top:29px;
}

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

.top-links li{
float:left;
margin-right:5px;
}

.top-links li a{
text-decoration:none;
color:#000;
width:60px;
line-height:34px;
text-align:center;
font-weight:bold;
display:block;
padding:0px 10px;
background:url(../images/li-bg.gif) top left no-repeat;
}

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

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

.image-section{
border:1px solid #ffffff;
background:#000000;
padding:10px;
margin-top:10px;
}

.content-box{
padding:25px 0px;
}

.main-content{
padding-bottom:30px;
}

.main-content h1{
color:#007277;
font-size:30px;
font-weight:normal;
padding-bottom:15px;
}

.main-content span{
color:#595959;
font-weight:bold;
}

.main-content p{
color:#ffffff;
line-height:20px;
padding:20px 0px;
}

.main-content{
color:#ffffff;
line-height:20px;
}

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

a{color:#0066ff;
	text-decoration:underline;}
	
a:hover{text-decoration:none;}

.main-content p span{
color:#ffffff;
font-weight:bold;
}

.left-col{
width:410px;
border-right:1px solid #adadad;
padding-right:27px;
}

.right-col{
width:399px;
}

.news-section h2{
color:#007277;
font-size:22px;
font-weight:normal;
}

.news-content span{
color:#835c00;
font-weight:bold;
}

.news-content p{
color:#323232;
line-height:15px;
padding:10px 0px;
}

.news-content{
margin-top:40px;
}

.exhibition-section h2{
color:#007277;
font-size:22px;
font-weight:normal;
padding-bottom:20px;
}

.exhibition-section span{
color:#835c00;
font-weight:bold;
}

.exhibition-section p{
color:#323232;
line-height:15px;
padding:10px 0px;
}

.category-section{
padding-top:25px;
}

.category-section h2{
color:#007277;
font-size:22px;
font-weight:normal;
padding-bottom:20px;
}

.category-section-list{
background:#fff;
border:1px solid #c4c4c4;
padding:15px 0px;
}

.category-section-list ul{
list-style:none;
padding-left:25px;
}

.category-section-list li{
float:left;
width:156px;
line-height:19px;
color:#835c00;
font-weight:bold;
font-size:11px;
background:url(../images/category-bullets.gif) left 7px no-repeat;
padding-left:10px;
padding-right:20px;
}

.category-section-list li a{
text-decoration:none;
padding-bottom:3px;
color:#835c00;
background:url(../images/category-dotted-bg.gif) bottom left repeat-x;
}

#footer{
background:url(../images/footer-bg.gif) top left repeat-x;
}

.footer-links{
color:#dedede;
width:876px;
margin:auto;
}

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

.footer-links li{
float:left;
margin-right:10px;
color:#dedede;
line-height:71px;
}

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

.footer-links p{
padding-top:30px;
}

/* 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; padding-right:20px}
.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 */
