
#1,#2,#3,#4,#5,#6,#7,#8,#9,#10{
		float:left;
		width: 100%;
		height:200px;	
}



.sleft {
	float:left;
	width: 280px;
	margin-left:30px;
	margin-top:20px;
	border-right: 2px dashed #2e2925;
	
} 


.scontent{
	float:left;	
	margin-left: 30px;
}



.icon{
	width: 50px;
	height: 50px;
	float:left;
	margin-right: 10px;
}

.icon2{
	width:auto;

	float:left;
	margin-right:10px;
}

.floatL3{
	float: left;
}

.floatR2{
	float:right;
	
}

.single_service2 {
	display: inline;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


div#graphic h3 {
		color: #2e2925;
		font-size:32px; 
		text-align: left; 
		font-weight: 800;
}





div.sidebarItem a{
	
	text-decoration: none;
	color: #0B70CE;
	font-family:"Helvetica Neue" , "Tahoma", "Geneva", "Arial", sans-serif;
	font-size:12px;	
}

div.sidebarItem a:hover {
	color: #E60073;
	text-decoration:none;
	
}
div.sidebarItem li {
	height: 1.5em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #164677;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 30px;
	margin-left: 5px;
}

a:hover {
	color: #f7be00;
	text-decoration: none;	
}

.noBottomBorder {
	border-bottom: none !important;
	overflow: hidden;
}
.noRightBorder {
	border-right: none !important;
}

p {
	line-height: 1.5em;
	margin: 15px 0;
}

div.blankSeparator {
	height: 1px;
	margin-bottom: 30px;
	display: block;
}

div.sepContainer {
	height: 20px;
	background: url('../img/separatorBG.png') 0 0 repeat-x;
	display: block;
	margin: 30px 0;
}
.lastCol {
	margin-right: 0 !important;
}


/******************************* Structure Styles *******************************/
div.centerContainer {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
div#leftContainer {
	width: 360px;
	margin-right: 50px;
}
div#rightContainer {
	width: 550px;
}


/******************************* Services Page *******************************/
div#breadcrumbsContainer {
	background: url('../img/breadcrumbsBG.png') 0 0 repeat-x;
	height: 60px;
}
div#breadcrumbsContainer p {
	color: #92979d;
	font-size: 11px;
	height: 60px;
	line-height: 60px;
	margin: 0;
}
div.sidebarContainer {
	width: 300px;
	margin-right: 50px;
	margin-left: 25px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: groove;
	border-bottom-style:groove;
	border-top-color: #164677;
	border-bottom-color: #164677;	
}
div.sidebarItem {
	/*	-moz-border-radius: 6px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 5px; 
	
	border-radius: 5px; */
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-left-color: #900;
	padding-bottom: 20px;
	padding-left: 10px;
	
}
ul.arrowList {
	background: url('../img/sidebarGradBG.png') 0 0 repeat-x;
}
ul.arrowList li {
	border-bottom: 1px solid #e1e5e9;
	padding: 14px 20px;
	background: url('../img/sidebarPointRed.png') 92% center no-repeat;
}

li.activeSidebarItem {
	background: url('../img/sidebarPointDark.png') 92% center no-repeat !important;
	font-weight: bold;
	color: #62656b;
	
}

div.sidebarHeader {
	background: url('../img/sidebarHeaderBG.png') 0 0 repeat-x;
	height: 47px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #164677;
	margin-right: 30px;
	margin-left: 5px;
}
div.sidebarHeader h2 {
	height: 47px;
	text-align: center;	
	
	
	
}


div#all{
	display: inline;
	width: 70%;
}

div#pageContent, div#pageContent2, div#pageContent3, div#pageContent4, div#pageContent5, div#pageContent6, div#pageContent7, div#pageContent8, div#pageContent9, div#pageContent10 {
	display: inline;
	width: 100%;
	margin-right: 10px;
	margin-left:30px;
	margin-top:20px;
	
}
ul#servicesList li {
	overflow: hidden;
	border-bottom: 1px solid #e1e5e9;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
ul#servicesList li img {
	margin: 0 15px 15px 0;
}
ul#servicesList li h3 {
	height: 31px;
	line-height: 31px;
}
ul#servicesList li p {
	color: #919295;
}




/********** RESPONSIVE *************/

@media(max-width:1199px ){
div#pageContent, div#pageContent2, div#pageContent3, div#pageContent4, div#pageContent5, div#pageContent6, div#pageContent7, div#pageContent8, div#pageContent9, div#pageContent10 {
	display: inline;
	width: 100%;
	margin-right: 20px;
	margin-left:30px;
}


}



@media(max-width:991px ){
	div#pageContent, div#pageContent2, div#pageContent3, div#pageContent4, div#pageContent5, div#pageContent6, div#pageContent7, div#pageContent8, div#pageContent9, div#pageContent10 {
	display: inline;
	width: 100%;
	margin-right: 20px;
	margin-left:30px;
}
	
	
}


@media(max-width:767px ){
	
	
.sleft{
	width:90%;
 margin-bottom:20px;
}
	
div#pageContent, div#pageContent2, div#pageContent3, div#pageContent4, div#pageContent5, div#pageContent6, div#pageContent7, div#pageContent8, div#pageContent9, div#pageContent10 {
	display: inline;
	width: 100%;
	margin-right: 20px;
	margin-left:30px;
}

.icon2{
	
	width:100%;	
}

	
}


@media(max-width:480px ){	

.sleft{width: 90%;
border-bottom: 	2px dashed #2e2925; margin-bottom:20px; }
.icon > img { width:100%; height:auto;}
.h3{font-size: small;}

div#pageContent, div#pageContent2, div#pageContent3, div#pageContent4, div#pageContent5, div#pageContent6, div#pageContent7, div#pageContent8, div#pageContent9, div#pageContent10 {
	display: inline;
	width:100%;
	margin-right: 20px;
	margin-left:30px;
}

.single_service2 h3 {
	font-size: small;	
}

 div#pageContent h3, div#pageContent2 h3, div#pageContent3 h3, div#pageContent4 h3, div#pageContent5 h3, div#pageContent6 h3, div#pageContent7 h3, div#pageContent8 h3, div#pageContent9 h3, div#pageContent10 h3{
	
	font-size:small; 
 }
 
.icon2{
	
	width:100%;	
}


}

@media(max-width:360px ){
	
.icon2{
	
	width:100%;	
}
	
}

@media(max-width:320px ){
	
	
.icon2{
	
	width:100%;	
}
}





