/* CSS Document */

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

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{ 
float:right;
}

.clear{
clear:both;
}

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

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	color: #FFF;
	font-size: 14px;
}

/* CONTAINER STARTS HERE */

#container{
width:916px;
margin:auto;
background:url(../images/content-bg.gif) center 54px repeat-x;
}
#container2{
width:916px;
margin:auto;
background:url(../images/content-bg2.gif) center 54px repeat-x;
}
/* HEADER STARTS HERE */

.header{
height:73px;
}

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

.top-links li{
float:left;
line-height:33px;
color:#fff;
}

.top-links li a{
text-decoration:none;
padding:0px 18px;
display:block;
color:#fff;
}

.top-links li a:hover{
background:url(../images/links-bg.gif) top left repeat-x;
font-weight:bold;
}

.top-links li a.active{
background:url(../images/links-bg.gif) top left repeat-x;
font-weight:bold;
}

.search-section{
background:url(../images/search-bg.gif) top left no-repeat;
width:455px;
margin-top:18px;
}

form.search-area{
padding:15px 8px;
display:block;
}

.search-area input.txtfield{
width:166px;
background:url(../images/txtfield-bg.gif) top left no-repeat;
border:0px;
float:left;
margin-right:3px;
font-size:11px;
color:#d3d3d3;
padding:6px;
}

/* CONTENT BOX STARTS HERE */

.content-box{
width:916px;
margin:auto;
padding:43px 0px 20px 0px;
}

.logo{
padding:0 0 20px 325px;
}

.info{
width:800px;
margin:auto;
text-align:center;
padding:240px 0 0 0;
color:#c7dffb;
}

.info h1{
color:#88bbf6;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
font-weight:normal;
padding-bottom:20px;
}

.info p{
color:#c7dffb;
line-height:19px;
padding-bottom:15px;
}

.main-content{
width:800px;
margin:auto;
line-height: 19px;
color:#c7dffb;
}

.main-content h1{
color:#88bbf6;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
font-weight:normal;
padding-bottom:20px;
}

.main-content p{
color:#c7dffb;
line-height:19px;
padding-bottom:15px;
}

.main-content a { text-decoration: none; color: #88bbf6; }

.crousel-col{
width:916px;
padding-top:30px;
text-align:center;
}
#c-rlc{
	width:300px;
	padding-left:50px;
}



/* FOOTER STARTS HERE */

#footer{
background:#000;
border-top:1px solid #012018;
padding:10px 0px;
}

.footer-container{
width:916px;
margin:auto;
}

#RLC-Logo{
float:left;

		  
}

#Pointer{
	width:300px;
	float:left;
	padding:45px 0 0 0;
	text-align:center;
	color:#00F;
}


#Chase-Logo{
float:right;		
			
}

.footer-links{
padding-top:5px;
}

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

.footer-links li{
padding-right:8px;
float:left;
color:#959595;
font-size:11px;
}

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

.footer-links p{
color:#7d7d7d;
font-size:11px;
}

/* inner pages css start */
/*h1{font:35px "Times New Roman", Times, serif ;margin:0px; color:#ffc850; font-weight:bold; padding:0px 0px 0 0px;}
h1 span{color:#fff}*/
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #fff;	margin:0px 0px 10px 0px;}
h6{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#fff; 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 #fff;}
.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 #fff; 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 */

