@charset "utf-8";
#center
{
position:relative;


margin-left: 15%; /* centering trick */ 
margin-right: 15%;
width: 100%;

}

.swf {
position:absolute;
top:0px;
left:220px;
}

.boxImage
{
position: absolute;
width: 174px;
height: 503px;
top: 396px;
left: 586px;

margin: 0px;
padding: 0px;
/*background-color: #999999;  */

}

.boxServices 
{
position: absolute;
width: 402px;
height: 1218px;
top: 160px;
left: 170px;

margin: 0px;
padding: 0px;
/*background-color: #999999;  */
border-top: 1px solid #164376;
border-right: 1px solid #164376;
border-bottom: 1px solid #164376;
border-left: 1px solid #164376;  
}

.boxServicesList 
{
position: absolute;
width: 128px;
height: 1080px;
top: 160px;
left: 34px;

margin: 0px;
padding: 0px;
/*background-color: #999999;  */
border-top: 1px solid #164376;
border-right: 1px solid #164376;
border-bottom: 1px solid #164376;
border-left: 1px solid #164376;  
}

.boxClients 
{
position: absolute;
width: 538px;
height: 450px;
top: 160px;
left: 34px;

margin: 0px;
padding: 0px;
/*background-color: #999999;  */
border-top: 1px solid #164376;
border-right: 1px solid #164376;
border-bottom: 1px solid #164376;
border-left: 1px solid #164376;  
}

.boxClientsHistory 
{
position: absolute;
width: 538px;
height: 298px;
top: 650px;
left: 34px;

margin: 0px;
padding: 0px;
/*background-color: #999999;  */
border-top: 1px solid #164376;
border-right: 1px solid #164376;
border-bottom: 1px solid #164376;
border-left: 1px solid #164376;  
}


.boxContact 
{
position: absolute;
width: 174px;
height: 217px;
top: 160px;
left: 586px;

margin: 0px;
padding: 0px;
/*background-color: #999999;  */
border-top: 1px solid #164376;
border-right: 1px solid #164376;
border-bottom: 1px solid #164376;
border-left: 1px solid #164376;  
}

.boxShine 
{
position: absolute;
width: 174px;
height: 183px;
top: 396px;
left: 586px;

margin: 0px;
padding: 0px;
/*background-color: #999999;  */
border-top: 1px solid #164376;
border-right: 1px solid #164376;
border-bottom: 1px solid #164376;
border-left: 1px solid #164376;  
}

.boxWelcome 
{
position: absolute;
width: 538px;
height: 217px;
top: 160px;
left: 34px;

margin: 0px;
padding: 0px;
/*background-color: #999999;  */
border-top: 1px solid #164376;
border-right: 1px solid #164376;
border-bottom: 1px solid #164376;
border-left: 1px solid #164376;  
}





#wrapperServices 
{
	font-family: Arial, Helvetica, sans-serif;
position: absolute;
	top: 0;
	left: 0;
	background-color: #002531;
/*background-color: #CCCCCC; */
	width: 100%;
}

html, body, #wrapperServices
{
	width: 796px;
	 height:1430px; 
}

#wrapperClients
{
	font-family: Arial, Helvetica, sans-serif;
position: absolute;
	top: 0;
	left: 0;
/*	background-color: #002632; */
background-color:
#002531;
	width: 100%;
}

html, body, #wrapperClients
{
	width: 796px;
	 height: 1020px; 
}

#wrapperHome 
{
	font-family: Arial, Helvetica, sans-serif;
position: absolute;
	top: 0;
	left: 0;
	background-color: #002531;
/*background-color: #CCCCCC; */
	width: 100%;
}

html, body, #wrapperHome
{
	width: 796px;
	 height:597px; 
}

#body 
{
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 0.64em;  
	color: #333366;*/
	margin: 0px;
	padding: 0px;
}

#breadcrumbs
{
	/*#######forces to line up############## */
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	/*	text-align: center;	*/
	top: 134px;
	left: 216px;
	width: 200px;
	height: 10px;  

}

/*  ################# Service Navigation links ###############################  */

#ServicesBlueOnWhite
{
	/*#######forces to line up############## */
	 position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*	text-align: center;	*/
	top: 107px;
	left: 600px;
	width: 100px;
	height: 10px;

}

#ServicesBlueOnWhite a
{
color: #164376;/* text-decoration: none; */
}

#ServicesBlueOnWhite a:link,#ServicesBlueOnWhite a:visited {
text-decoration: none;
}

#ServicesBlueOnWhite a:hover, #ServicesBlueOnWhite a:active {
text-decoration: underline;
}

#WhiteOnBlueServices
{
	/*#######forces to line up############## */
	 position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*	text-align: center;	*/
	top: 107px;
	left: 600px;
	width: 100px;
	height: 10px;

}

#WhiteOnBlueServices a
{
color: #FFFFFF;
/* text-decoration: none; */
}

#WhiteOnBlueServices a:link, #WhiteOnBlueServices a:visited {
text-decoration: none;
}

#WhiteOnBlueServices a:hover,#WhiteOnBlueServices a:active {
text-decoration: underline;
}

/*  ################# SClients Navigation links ###############################  */

#ClientsBlueOnWhite
{
	/*#######forces to line up############## */
	 position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*	text-align: center;	*/
	top: 107px;
	left: 378px;
	width: 150px;
	height: 10px;

}

#ClientsBlueOnWhite a
{
color: #164376;
/* text-decoration: none; */
}

#ClientsBlueOnWhite a:link, #ClientsBlueOnWhite a:visited {
text-decoration: none;
}

#ClientsBlueOnWhite a:hover,#ClientsBlueOnWhite  a:active {
text-decoration: underline;
}

#WhiteOnBlueClients
{
	/*#######forces to line up############## */
	 position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*	text-align: center;	*/
	top: 107px;
	left: 378px;
	width: 150px;
	height: 10px;

}

#WhiteOnBlueClients a
{
color: #FFFFFF;
/* text-decoration: none; */
}

#WhiteOnBlueClients a:link, #WhiteOnBlueClients a:visited {
text-decoration: none;
}

#WhiteOnBlueClients a:hover,#WhiteOnBlueClients a:active {
text-decoration: underline;
}

/*  ################# Home Navigation links ###############################  */

#HomeBlueOnWhite
{
	/*#######forces to line up############## */
	 position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;

	margin: 0px;
	padding: 0px;
	/*	text-align: center;	*/
	top: 107px;
	left: 232px;
	width: 107px;
	height: 10px;

}

#HomeBlueOnWhite a
{
color: #164376;
 /* text-decoration: none; */
}

#HomeBlueOnWhite a:link, #HomeBlueOnWhite a:visited {
text-decoration: none;
}
 
#HomeBlueOnWhite a:hover, #HomeBlueOnWhite a:active {
text-decoration: underline;
}

#WhiteOnBlueHome
{
	/*#######forces to line up############## */
	 position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*	text-align: center;	*/
	top: 107px;
	left: 232px;
	width: 107px;
	height: 10px;

}

#WhiteOnBlueHome a
{
color: #FFFFFF;
 /* text-decoration: none; */
}

#WhiteOnBlueHome a:link,#WhiteOnBlueHome a:visited {
text-decoration: none;
}

#WhiteOnBlueHome a:hover,#WhiteOnBlueHome a:active {
text-decoration: underline;
}

/*  ################# CLIENTS ###############################  */



#rightClients img
{
/*margin-left: 5px; */
margin-left: 8px;
margin-bottom: 25px;

/* border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc; */
}


#rightClients
{ float: right;
width: 27%;
/*background-color:
#666666; */

}

#main-bodyClients {
float: left;
width: 73%
}

#contentClients
{float: right;
width: 77%;
/*background-color: #6666FF; */
}



#leftClients
{float: left;
width: 23%;
/*background-color: #CC9999; */
}

#leftClients img
{
margin-left: 32px;

/* border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc; */
}

#contentClients img
{
margin-left: 1px;
/* 
border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc;
*/
}



/*  ############# HOME ####################################################################### */

#textboxHome {
	/*position: relative;
	top: -190px;
	left: 510px;
	*/
	margin: 0px;
	border: 0px;
	position: absolute;
	top: 407px;
	left: 37px;
	color: #FFFFFF;
	height: 190px;
	width: 252px;
	line-height:132%;
	font-size: 90%;
	/* ########################### defaulting to Times ######### */	
font-family: Arial, Helvetica, sans-serif;
}



#rightHome img
{
/*margin-left: 5px; */
margin-left: 8px;
margin-bottom: 10px;
/* border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc; */
}

.leftTextbox_p

{
font-size: 80%;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin-top: 10px;
	color: #fff;
}



#rightHome
{ float: right;
width: 27%;
/*background-color: #666666; */

}

#main-bodyHome {
float: left;
width: 73%;
/*background-color:
#999999; */
}

#contentHome
{float: right;
width: 47%;
margin-top: 4px;
/* background-color: #66FFFF; */

}

#leftHome
{float: left;

width: 53%;
margin-top: 4px;
/* background-color: #CC9999; */
}

#leftHome img
{
margin-left: 32px;

/* border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc; */
}

#contentHome img
{
margin-left: 1px;
/* 
border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc;
*/
}

/* ##############  SERVICES  #######################################################################  */

#rightServices img
{
/*margin-left: 5px; */
margin-left: 8px;
margin-bottom: 25px;
/* border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc; */
}


#rightServices
{ float: right;
width: 27%;
/*background-color:
#333333; */

}

#main-bodyServices {
float: left;
width: 73%
}

#contentServices
{float: right;
width: 70%;
/*background-color: #66FF66; */
}

#paragraphsServices
{float: right;
width: 80%;
/*background-color:#669999; */
}

#headingsServices
{float: left;
width: 20%;
/*background-color: #CC9999; */
}

#leftServices
{float: left;
width: 30%;
margin: 0px;
padding: 0px;
/*background-color: #CC9966; */
}


#leftServices img
{
margin-left: 32px;

/* border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc; */
}

#contentServices img
{
margin-left: 1px;
/* 
border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc;
*/
}
/* ############################################################################### */
.stylebold {
	font-weight: bold;

}

.styleboldList {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%!important;
margin-top: 10px!important;
padding-bottom: 3px!important;
	/*height: 18px;*/
	

}
.styleboldTop {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%!important;
	padding-bottom: 3px!important;
/*margin-top: 5px!important;*/
	/*height: 18px;*/
	

}

p {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	color: #FFFFFF;
	/* background-color:#666666;  */

/*	border-top: 1px solid #164376;
	border-right: 1px solid #164376;
	border-bottom: 1px solid #164376;
	border-left: 1px solid #164376;     */
}







/*##################################################   Paragraph styles   ############################### */

.right_p

{
	font-size: 80%;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	color: #fff;
}



.client_p

{
font-size: 80%;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	color: #fff;
}




.left_p

{
font-size: 80%;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	color: #fff;
}
/* ################################################################################################################# */
#navigationHome{
	margin: 0;
	padding: 0;
	width: 794px;
	height: 163px;
/*	float:left;		*/
		/* ##################### this was the fix for the side bar ################################### */
	
	font-family: Arial, Helvetica, sans-serif;
background-image: url(Images/Banner_Home.jpg);
	background-repeat: no-repeat;

	
}

#navigationClients {
	margin: 0;
	padding: 0;
	width: 794px;
	height: 163px;
/*	float:left;		*/
		/* ##################### this was the fix for the side bar ################################### */

	font-family: Arial, Helvetica, sans-serif;
background-image: url(Images/Banner_Clients.jpg);
	background-repeat: no-repeat;

	
}

#navigationServices {
	margin: 0;
	padding: 0;
	width: 794px;
	height: 163px;
/*	float:left;		*/
		/* ##################### this was the fix for the side bar ################################### */
	
	font-family: Arial, Helvetica, sans-serif;
background-image: url(Images/Banner_Services.jpg);
	background-repeat: no-repeat;

	
}

/* #####################using div buttonposition instead##
#navigation ul {
float: left;
margin-left:180px;
margin-top: 100px;


	list-style: none;
	padding: 0px;
}
#navigation li {
	display: inline;
	margin-right: 30px;
}
*/

.services
{
	position: absolute;
	margin: 0px;
	border: 0px;
	top: 101px;
	left: 217px;
/* border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc; */
}

.clients
{
	position: absolute;
	margin: 0px;
	border: 0px;
	top: 101px;
	left: 364px;
/* border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc; */
}

.contacts
{
	position: absolute;
	margin: 0px;
	border: 0px;
	top: 101px;
	left: 587px;
/* border-right: 2px solid #ccc;
border-bottom: 3px solid #ccc; */
}

#welcome 
{
margin-bottom: 70px;
}

.welcome_text

{
	/*font-size: 85%; */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 48px;
/* ######################using this to reposition pagarhs and images ###################  */	
	
	color: #fff;
}

/* ####################################################  */
.rightServicesGap_p 

{
	font-size: 80%;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 12px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin-top:2px;
	margin-bottom: 34px;
	color: #fff;
}

.rightServices_p 

{
	font-size: 80%;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 12px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	color: #fff;
}

#rightHome a
{
color: #ffffff;/* text-decoration: none; */
}

#rightHome a:link, #rightHome a:visited {
text-decoration: none;
}

#rightHome a:hover, #rightHome a:active {
text-decoration: underline;
}

#rightClients a
{
color: #ffffff;/* text-decoration: none; */
}

#rightClients a:link, #rightClients a:visited {
text-decoration: none;
}

#rightClients a:hover, #rightClients a:active {
text-decoration: underline;
}

#rightServices a
{
color: #ffffff;/* text-decoration: none; */
}

#rightServices a:link, #rightServices a:visited {
text-decoration: none;
}

#rightServices a:hover, #rightServices a:active {
text-decoration: underline;
}




#title
{
	/*#######forces to line up############## */
	 position: absolute;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 80%;
	font-weight: normal;
	color: #163fb5;
	margin-bottom: 10px;
	padding: 0px;
/*	text-align: center;	*/
	top: 100px;
	left: 100px;
	width: 20px;
	height: 10px;
 /*background-color:#669999; */
}


.anchor
{
font-size: 80%;
font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 15px;
	float: right;
	color: #163fb5;
	
}

.anchor a
{
color: #163fb5;
 /* text-decoration: none; */
}

.anchor a:link, a:visited {
text-decoration: none;
}

.anchor a:hover, a:active {
text-decoration: underline;
}


.Linkfont {
	
	
		font-size: 80%;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 12px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	
}

#Linkfont a
{
color: #163fb5;
 /* text-decoration: none; */
}

#Linkfont a:link, #Linkfont  a:visited {
text-decoration: none;
}

#Linkfont a:hover, #Linkfont  a:active {
text-decoration: underline;
}


.purplefontLink {
	
	
		font-size: 80%;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 18px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	
}

.purplefontLink a
{
color: #163fb5;
 /* text-decoration: none; */
}

.purplefontLink a:link, a:visited {
text-decoration: underline;
}

.purplefontLink a:hover, a:active {
text-decoration: underline;
}

.purplefont {
	color: #163fb5!important;
}

#videobox

{
	font-size: 80%;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin-top: 10px;
	color: #fff;
}

.rightServicesCredit_p

{
	font-size: 80%;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 18px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	color: #fff;
}

.rightServicesSpace_p

{
	font-size: 80%;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 18px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin-top: 10px;
	color: #fff;
}

.outdoorService

{
font-size: 90%;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	color: #fff;
}



.service_p

{
font-size: 70%;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	color: #fff;
}

.servicesLeftH1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 104%;
	font-weight: normal;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-bottom: 10px;

	color: #FFFFFF;

}

.servicesH1
{ 
font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;

  
  line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.servicesContactH1
{ 
font-family: Arial, Helvetica, sans-serif;
  font-size: 104%;
  font-weight: normal;

  
  line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	margin-bottom: 2px;
	color: #FFFFFF;
}

.servicesGalleryH1
{ 
font-family: Arial, Helvetica, sans-serif;
  font-size: 104%;
  font-weight: normal;

  
  line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
/*##################################################################################################### Bold #################  */
.servicesleftLarge1_p

{
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	/*font-weight: bold; */
	height: 104px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	/* ######################using this to reposition pagarhs and images ###################  */	
	/*margin-bottom: 53px; */
	color: #fff;
}

.servicesleftLarge2_p

{
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	/*font-weight: bold; */
	height: 68px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	/* ######################using this to reposition pagarhs and images ###################  */	
	/*	margin-bottom: 36px; */
	color: #fff;
}
.servicesleftLarge3_p

{
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
/*	font-weight: bold;  */
	height: 86px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	/* ######################using this to reposition pagarhs and images ###################  */	
	/*	margin-bottom: 54px;  */
	color: #fff;
}
.servicesleftLarge4_p

{
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
/*	font-weight: bold;  */

	height: 176px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	/* ######################using this to reposition pagarhs and images ###################  */	
	/*	margin-bottom: 108px;  */
	color: #fff;
}
.servicesleftLarge5_p

{
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
/*	font-weight: bold;  */
	height: 104px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	/* ######################using this to reposition pagarhs and images ###################  */	
	/*	margin-bottom: 54px;  */
	color: #fff;
}
.servicesleftLarge6_p

{
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
/*	font-weight: bold;   */
	height: 140px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	/* ######################using this to reposition pagarhs and images ###################  */	
/*	margin-bottom: 90px;	*/
	color: #fff;
}
.servicesleftLarge7_p

{
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
/*	font-weight: bold;   */
	height: 230px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	/* ######################using this to reposition pagarhs and images ###################  */	
/*	margin-bottom: 180px;	*/
	color: #fff;
}

.servicesleftLarge8_p

{
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
/*	font-weight: bold;  */
	height: 104px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	/* ######################using this to reposition pagarhs and images ###################  */	
/*	margin-bottom: 36px;	*/
	color: #fff;
}

.servicesleftLarge9_p

{
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
/*	font-weight: bold;   */
	height: 74px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	/* ######################using this to reposition pagarhs and images ###################  */	
/*	margin: 0px;  */
	color: #fff;
}



.serviceleft_p

{
	font-size: 80%;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 14px;
	padding-left: 30px;
	/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	color: #fff;
	
	/* word-spacing: 2px; */
	/* letter-spacing: 3px;  */
}

/*#################################################################################### */
.clientsProscanH2
{ 
	margin-top: 16px;
	margin-bottom: 12px;
  padding: 0px 0px 0px 48px;
  font-size: 94%;
  font-weight: normal;
  line-height: 40px;
  color: #FFFFFF;
}

.clientsGalleryH1
{ 
font-family: Arial, Helvetica, sans-serif;
  font-size: 104%;
  font-weight: normal;

  
  line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin:0;
	color: #FFFFFF;
}

#footerClients {
	clear: both;
	margin: 0px;
	padding: 0;
	width: 100%;
	
	
padding-top: 50px;
/*	background-color:
#666600;  */
}

.clientsHistoryH1
{ 
font-family: Arial, Helvetica, sans-serif;
  font-size: 104%;
  font-weight: normal;

  
  line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
		margin-top: 0px;
	margin-bottom: 16px;
color: #fff;
}

.clientsProscan_text

{
	font-size: 80%;
font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 48px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	color: #fff;
}

/* #################################################################################################  */

.clientList1_p

{
/* position: absolute;
top: 200px;
left:100px;  */
font-size: 90%;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	
	height: 56px; 
/* ######################using this to reposition pagarhs and images ###################  */	
/*	margin-top: 0px;
	margin-bottom: 16px;  */
	color: #fff;
}

.clientList2_p

{
font-size: 90%;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	height: 110px;
/* ######################using this to reposition pagarhs and images ###################  */	
/*	margin-top: 1px;
	margin-bottom: 70px;   */
	color: #fff;
}
.clientList3_p

{
font-size: 90%;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	height: 74px;
/* ######################using this to reposition pagarhs and images ###################  */	
/*	margin-top: 1px;
	margin-bottom: 34px;  */
	color: #fff;
}
.clientList4_p

{
font-size: 90%;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	height: 92px;
/* ######################using this to reposition pagarhs and images ###################  */	
/*	margin-top: 1px;
	margin-bottom: 52px;  */
	color: #fff;
}
.clientList5_p

{
font-size: 90%;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 48px;
	height: 38px;
/* ######################using this to reposition pagarhs and images ###################  */	
/*	margin-top: 1px; 
	margin-bottom: 1px;  */
	color: #fff;
}
.clientList6_p

{
font-size: 90%;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 48px;
/* ######################using this to reposition pagarhs and images ###################  */	
/*	margin-top: 1px;
	margin: 0px;		*/
	color: #fff;
}


.clientsH1
{ 
font-family: Arial, Helvetica, sans-serif;
  font-size: 104%;
  font-weight: normal;

  
  line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.clientsH2
{ margin: 0px;
  padding: 0px 0px 0px 2px;
  font-size: 94%;
  font-weight: normal;
  line-height: 20px;
  color: #FFFFFF;
}

.leftClients_p

{
font-size: 80%;
	line-height: 18px; 
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 2px;
/* ######################using this to reposition pagarhs and images ###################  */	
	margin: 0px;
	color: #fff;
}



/* ############################################################   */

.homeH1
{ 
font-family: Arial, Helvetica, sans-serif;
  font-size: 104%;
  font-weight: normal;

  
  line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.homeH2
{ margin: 0px;
  padding: 0px 0px 0px 2px;
  font-size: 94%;
  font-weight: normal;
  line-height: 20px;
  color: #FFFFFF;
}

