﻿ #divServiceHeading{
	background: url(../images/our-Services.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 0;
	overflow: hidden;
	width: 498px;
	padding-left: 50px;
	padding-top: 77px; 
	font-family: 'ProximaNovaExtrabold',Arial,Helvetica,sans-serif;
	text-transform: uppercase; 
}
 .projectsHeaderMain 
	{
		background: none repeat scroll 0 0 #000000;
		margin-bottom: 30px;
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15); 
	overflow: hidden;
	padding: 30px 20px; 
 	}
.col1, .col2, .col3
{
	float:left;
	width:240px;
	margin:0 5px 0 0;
}
.col4
{
	float:left;
	margin:0 0 0 0;
	width:220px;
	border-left-color:#ffb713 ;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#ffca52;
	border-right-style:solid;
	border-right-width:1px;
}
	   
.col1 div{
    background-image: url("../images/searviceAccordax.png");
    background-repeat: no-repeat;
    color: #4F4F4F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 23px;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 10px;
    margin-top: 23px;
    padding-left: 47px;
}
.col2 div {
    background-image: url("../images/IdustriesAccordax.png");
    background-repeat: no-repeat;
    color: #4F4F4F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 23px;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 10px;
    margin-top: 23px;
    padding-left: 59px;
}
.col3 div {
    background-image: url("../images/expertiesAccordax.png");
    background-repeat: no-repeat;
    color: #4F4F4F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 23px;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 10px;
    margin-top: 23px;
    padding-left: 50px;
}
 
.list-3 {padding:0 0 29px 0;}
.list-3 li {padding:0 0 1px 0;}
.list-3 li a {
	display:block;
	background:url(../images/list-1-tail.gif) repeat-x 0 0;
	border:1px solid #fff;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	box-shadow:0 1px 1px #dadada;
	-moz-box-shadow:0 1px 1px #dadada;
	-webkit-box-shadow:0 1px 1px #dadada;
	-webkit-background-clip: padding-box;
	color:#010101;
}
.list-3 li a span {
	display:block;
	font-size:14px;
	line-height:17px;
	padding:6px 0 9px 33px;
	background:url(../images/list-1-marker.png) no-repeat 10px 6px;
}
.list-3 li a:hover {text-decoration:none;}
.list-3 li a:hover span {background:url(../images/list-1-marker.png) no-repeat 10px -44px;}      


.ThemeButtons {
/*	float:left;*/
	overflow:hidden;
	padding:1px 0;
	margin-left:30px;
	margin-top:20px;
 	}
 	
.ThemeButtons a
{ float:left; 
		width:120px;
		font-family: 'Oswald', sans-serif;
		font-size:14px;
		line-height:19px;
		color:#fff;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		text-transform:uppercase;
		margin:0 2px 0 0;
		padding:9px 20px;
		text-align:center;
}
.ThemeButtons a:hover {
			text-decoration:none;
			color:#111;

}

 .ThemeButtons .button-2 {
		background:url(../images/top-buttons-2.gif)  repeat-x;
			text-shadow:1px 1px #bd5a02;
		}


/*COMMON FUNCTIONALITIES*/  		
.rightPanelStandard
{
	font-size:14px;
	padding:30px 5px 10px 5px;
}

.projectsHeader   p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	margin: 0;
	 top: -10px;
	text-align:left;
	         }
.BodySection
{
    background-color:#ffb713;
}
.BodySection .WhiteSection
{
    width:960px;
    margin: 0 auto;
    background-color:white;
    position:relative;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.BodySection p
{
	margin:5px 0 0px 0px;
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#929292;
	width:100%;
	height:100%;
	text-align:justify;
}

/*Our Company Style*/


 
.OurCompanyCol1
{
	float:left;
	margin:0 5px 10px 20px;
    width:710px;
}
	

.testimonialHeading span{
	font-size:20px;
	 	font-weight:bold;
	padding:0 0 50px 0;
	text-align:left;
}
.quoteStarts
{
	background-image:url(../images/blockquote-bg.png);
	background-repeat: no-repeat;
	padding-left:35px;
	padding-top:25px;
	margin-top:20px;
}
 
.quotedText
{
	padding-left:35px;
	padding-right:35px;
	font-size:10px;
	text-align:justify;
	margin-top:-10px;
	font-style:italic;
}
.quoteEnds
{
	float:right;
	background-image:url(../images/blockquote-end.png);
	background-repeat: no-repeat;
	padding-right:35px;
	padding-bottom:25px;
	margin-top:-15px;
}

