body.home {
	background: url(/images/site/body_background.jpg) top left repeat-x;
}
body.structures {
	background: url(/images/site/body_background_blue.jpg) top left repeat-x;
}	
body.case-studies {
	background: url(/images/site/body_background_pink.jpg) top left repeat-x;
}
body.gallery {
	background: url(/images/site/body_background.jpg) top left repeat-x;
}
body.technical-information {
	background: url(/images/site/body_background_yellow.jpg) top left repeat-x;
}
body.contact {
	background: url(/images/site/body_background_green_new.jpg) top left repeat-x;
}	
body.news {
	background: url(/images/site/body_background_red.jpg) top left repeat-x;
}	
body.faqs {
	background: url(/images/site/body_background.jpg) top left repeat-x;
}	






	.home #navigation {
		
	}
	.structures #navigation {
		background-color: #2fb6fb; /*blue*/
	}
	.case-studies #navigation {
		background-color: #ef387d; /*pink*/
	}
	.gallery #navigation {
		
	}
	.technical-information #navigation {
		background-color: #f7db1c; /*yellow*/
		background-color: #f9b809;
	}
	.contact #navigation {
		background-color: #a4d126; /*olive*/
	}
	.news #navigation {
		background-color: #f10b0b; /*red*/
	}
	.faqs #navigation {
		
	}
	
	
	

		.home #maincontent h1 {
			
		}
		.structures #maincontent h1 {
			color: #2fb6fb; /*blue*/
		}
		.case-studies #maincontent h1 {
			color: #ef387d; /*pink*/
		}
		.technical-information #maincontent h1 {
			color: #f7db1c; /*yellow*/
			color: #f9b809;
		}
		.contact #maincontent h1 {
			color: #a4d126; /*olive*/
		}
		.news #maincontent h1 {
			color: #f10b0b; /*red*/
		}
		.faqs #navigation {
			
		}		
	
	
	
	
		.home #maincontent h2 {
			
		}
		.structures #maincontent h2 {
			color: #2fb6fb; /*blue*/
		}	
		.case-studies #maincontent h2 {
			color: #ef387d; /*pink*/
		}
		.technical-information #maincontent h2 {
			color: #f7db1c; /*yellow*/
			color: #f9b809;
		}	
		.contact #maincontent h2 {
			color: #a4d126; /*olive*/
		}	
		.news #maincontent h2 {
			color: #f10b0b; /*red*/
			color: #e13e3f; 
		}	
		.faqs #maincontent h2 {
			
		}	
	
	
	
	
	
		.home #maincontent a {
			
		}
		.structures #maincontent a {
			color: #2fb6fb; /*blue*/
		}
		.case-studies #maincontent a {
			color: #ef387d; /*pink*/
		}
		.technical-information #maincontent a {
			color: #f7db1c; /*yellow*/
			color: #f9b809;
		}
		.contact #maincontent a {
			color: #a4d126; /*olive*/
		}
		.news #maincontent a {
			color: #f10b0b; /*red*/
		}
		.faqs #maincontent a {
			
		}			


			.home #maincontent a:hover {
				
			}
			.structures #maincontent a:hover {
				color: #2fb6fb; /*blue*/
			}
			.case-studies #maincontent a:hover {
				color: #ef387d; /*pink*/
			}
			.technical-information #maincontent a:hover {
				color: #f7db1c; /*yellow*/
				color: #f9b809;
			}
			.contact #maincontent a:hover {
				color: #a4d126; /*olive*/
			}
			.news #maincontent a:hover {
				color: #f10b0b; /*red*/
			}	
			.faqs #maincontent a:hover {
				
			}	
			
			
			
			
			.home #secondarycontent h2 {
				
			}	
			.structures #secondarycontent h2 {
				color: #2fb6fb; /*blue*/
			}		
			.case-studies #secondarycontent h2 {
				color: #ef387d; /*pink*/
			}
			.technical-information #secondarycontent h2 {
				color: #f7db1c; /*yellow*/
				color: #f9b809;
			}
			.contact #secondarycontent h2 {
				color: #a4d126; /*olive*/
			}
			.news #secondarycontent h2 {
				color: #f10b0b; /*red*/
			}
			.faqs #secondarycontent h2 {
				
			}
			
			
			

			.home #secondarycontent a {
				
			}	
			.structures #secondarycontent a {
				color: #2fb6fb; /*blue*/
			}		
			.case-studies #secondarycontent a {
				color: #ef387d; /*pink*/
			}
			.gallery #secondarycontent a {
				color: #40CF3F; /*green*/
			}
			.technical-information a {
				color: #f7db1c; /*yellow*/
				color: #f9b809;
			}
			.contact #secondarycontent a {
				color: #a4d126; /*olive*/
			}
			.news #secondarycontent a {
				color: #f10b0b; /*red*/
			}
			.faqs #secondarycontent a {
				
			}



/*
				.home #secondarycontent a:hover {
					
				}	
				.structures #secondarycontent a:hover {
					color: #2fb6fb; 
				}		
				.case-studies #secondarycontent a:hover {
					color: #ef387d;
				}
				.gallery #secondarycontent a:hover {
					color: #40CF3F;
				}
				.technical-information #secondarycontent a:hover {
					color: #f7db1c; 
					color: #f9b809;
				}
				.contact #secondarycontent a:hover {
					color: #a4d126; 
				}
				.news #secondarycontent a:hover {
					color: #f10b0b; 
				}
				.faqs #secondarycontent a:hover {
					
				}
*/