/* CSS Document */

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

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

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

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

.header{
height:377px;
background:url(../images/header-bg.gif) bottom left no-repeat;
}

.logo{
padding-top:18px;
padding-left:0px;
}

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

.top-links li{
float:left;
color:#403f3f;
}

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

.top-links li a span{
color:#403f3f;
text-decoration:none;
display:block;
padding:7px 8px 10px 4px;
}

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

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

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

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

.info{
width:248px;
padding-top:30px;
padding-left:25px;
}


.info h1{
font-size:27px;
color:#fff;
font-weight:normal;
line-height:35px;
padding-bottom:20px;
}

.info a{
color:#ff7200;
}

.info p{
color:#5d5d5d;
line-height:20px;
padding-bottom:10px;
}

.videoinfo{
padding-top:35px;
padding-left: 30px;
}

.indexinfo{
width:248px;
padding-top:35px;
padding-left:25px;
}


.indexinfo h1{
font-size:27px;
color:#fff;
font-weight:normal;
line-height:35px;
padding-bottom:20px;
}

.indexinfo a{
color:#ff7200;
}

.indexinfo p{
color:#5d5d5d;
line-height:20px;
padding-bottom:10px;
}

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

.content{
width:280px;
}

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

.content-top-blue-bg{
background:url(../images/content-top-blue-bg.gif) top left no-repeat;
width:280px;
}

.content-top-orange-bg{
background:url(../images/content-top-orange-bg.gif) top left no-repeat;
width:280px;
}

.content-top-green-bg{
background:url(../images/content-top-green-bg.gif) top left no-repeat;
width:280px;
}

.content-bottom-bg{
background:url(../images/content-bottom-bg.gif) bottom left no-repeat;
width:256px;
padding:12px 12px 15px 12px; 
}

.content-section{
width:280px;
padding-right:29px;
}

.content-section h2{
font-size:20px;
color:#f1f2f2;
text-align:center;
font-weight:normal;
padding-bottom:25px;
}

.content-section span{
color:#5e9417;
font-weight:bold;
display:block;
padding:14px 0px 10px 0px;
}

.content-section p{
color:#5d5d5d;
line-height:22px;
padding-bottom:28px;
}

.market-section span{
color:#5e9417;
font-weight:bold;
display:block;
padding:15px 0px 0px 0px;
}

.market-section p{
color:#5d5d5d;
line-height:22px;
padding:10px 0px 6px 0px;
}

.content-section ul{
list-style:none;
padding-bottom:11px;
}

.content-section li{
line-height:29px;
background:url(../images/dotted-line.gif) bottom left repeat-x;
color:#5d5d5d;
}

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

.content-box2{
width:900px;
margin:35px 0px;
}

.main-content{
width:575px;
color:#5d5d5d;
line-height:22px;
}

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

a{color:#5d5d5d;
	text-decoration:underline;}
	
a:hover{text-decoration:none;}

.main-content h1{
font-weight:normal;
color:#3c3c3c;
padding-bottom:20px;
font-size:25px;
}

.main-content span.second-heading{
font-weight:bold;
color:#5e9417;
}

.main-content a{
color:#ff7200;
}

.main-content p{
color:#5d5d5d;
line-height:22px;
padding-top:15px;
}

.testimonial-section{
width:275px;
}

.testimonial-section h1{
font-weight:normal;
color:#3c3c3c;
font-size:25px;
padding-bottom:30px;
}


.testimonial-section p{
color:#5d5d5d;
font-style:italic;
line-height:20px;
padding-left:40px;
}

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

#footer{
background:url(../images/footer-bg.gif) top left repeat-x;
color:#fff;
text-align:center;
font-size:11px;
padding:24px 0px;
}

.footer-links{
width:900px;
color:#fff;
margin:auto;
font-size:12px;
}

.footer-links ul{
list-style:none;
padding-left:0px;
}

.footer-links li{
color:#f1f2f2;
padding-right:5px;
padding-bottom:10px;
}

.footer-links li a{
color:#f1f2f2;
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:10px;}

.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}

.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 */
