/*	basic
--------------------------------------------------*/
body {
	font-size: 14px;
	font-family: georgia, arial, verdana, sans-serif;
	background-image: url('/images/bg-dark.jpg');
	background-position: 0 0;
	background-repeat: repeat-x;
	}
	
	#wrapper {
		background-color: #fff;
		color: #000;
		background-image: url('/images/bg-light.jpg');
		background-position: 0 0;
		background-repeat: repeat-x;
		}

/*	header-container
--------------------------------------------------*/
#header-container {
	background-image: url('/images/bg-dark.jpg');
	background-position: 0 0;
	background-repeat: repeat-x;
	}

	#navigation {
		}
	
		#navigation-links {
			}
		
			#navigation-links a {
				background-color: inherit;
				color: #fff;
				text-decoration: none;
				font-size: 14px;
				font-weight: bold;
				}
				
				#navigation-links a:hover,
				#navigation-links a.on {
					background-color: #ffe;
					color: #036;
					}
	
	#header {
		}
		
		#logo {
			}
			
		#contact-information {
			background-color: inherit;
			color: #fff;
			font-size: 12px;
			}
			
			#contact-information h2 {
				font-size: 16px;
				font-weight: bold;
				margin: 0 0 10px 0;
				}
				
				#contact-information p {
					background-color: inherit;
					color: #fff;
					line-height: 18px;
					}
				
					#contact-information p a {
						background-color: inherit;
						color: #fff;
						}
						
						#contact-information p a:hover {
							background-color: #036;
							color: #fff;
							text-decoration: none;
							}

/*	content-container
--------------------------------------------------*/
#content-container {;
	}

	#content {
		}
		
		.in-content {
			width: 500px;/*540*/
			padding: 0 20px;
			}
			
			.in-content h1 {
				margin: 20px 0 10px 0;
				font-size: 18px;
				font-weight: normal;
				}
			
			.in-content p {
				margin: 10px 0;
				line-height: 18px;
				}
			
				.in-content p a {
					background-color: inherit;
					color: #000;
					}
					
					.in-content p a:hover {
						background-color: #036;
						color: #fff;
						text-decoration: none;
						}
			
			.in-content img {
				margin: 0 20px 10px 0;
				float: left;
				}
			
			.in-content ul {
				margin: 10px 0;
				padding: 10px;
				background-color: #b3c3d3;
				color: #000;
				background-image: url('/images/bg-light.jpg');
				background-position: 0 -300px;
				background-repeat: repeat-x;
				border-bottom: 3px #036 solid;
				width: 480px;
				}
		
				.in-content ul li {
					padding: 2px 0 2px 15px;
					background-image: url('/images/lidot.png');
					background-position: 0 8px;
					background-repeat: no-repeat;
					line-height: 18px;
					font-size: 12px;
					background-color: transparent;
					color: #6d8078;
					}
						
					.in-content ul li a {
						background-color: inherit;
						color: #000;
						text-decoration: none;
						font-size: 12px;
						}
						
						.in-content ul li a:hover {
							background-color: #036;
							color: #fff;
							}
							
							
							
				.in-content ol {
					margin: 10px 0;
					padding: 0;
					background-color: transparent;
					color: #000;
					/*background-image: url('/images/bg-light.jpg');
					background-position: 0 -100px;
					background-repeat: repeat-x;
					border-bottom: 3px #036 solid;*/
					width: 480px;
					}
			
					.in-content ol li {
						padding: 2px 0 2px 15px;
						background-image: url('/images/lidot.png');
						background-position: 0 8px;
						background-repeat: no-repeat;
						line-height: 18px;
						font-size: 12px;
						}
							
						.in-content ol li a {
							background-color: inherit;
							color: #000;
							text-decoration: none;
							font-size: 12px;
							}
							
							.in-content ol li a:hover {
								background-color: #036;
								color: #fff;
								}
								
		.in-content-list {
			background-image: url('/images/bg-light.jpg');
			background-position: 0 -300px;
			background-repeat: repeat-x;
			width: 460px;
			margin: 20px;
			border-bottom: 3px #036 solid;
			padding: 10px 20px 10px 20px;
			}
		
			.in-content-list h1 {
				margin: 0 0 10px 0;
				font-size: 18px;
				font-weight: normal;
				}
			
				.in-content-list h1 a {
					background-color: inherit;
					color: #000;
					}
					
					.in-content-list h1 a:hover {
						background-color: #036;
						color: #fff;
						text-decoration: none;
						}
			
			.in-content-list p {
				margin: 10px 0;
				line-height: 18px;
				}
			
				.in-content-list p a {
					background-color: inherit;
					color: #000;
					}
					
					.in-content-list p a:hover {
						background-color: #036;
						color: #fff;
						text-decoration: none;
						}
		
				.in-content-list img {
					margin: 0 20px 10px 0;
					float: left;
					height: 80px;
					display: block;
					}
			
		.set-height {
			height: 121px;
			}

/*	sidebar-1
--------------------------------------------------*/
#sidebar-1 {
	}
	
	.in-sidebar-1 {
		width: 200px;
		padding: 0 0 10px 0;
		background-image: url('/images/bg-light.jpg');
		background-position: 0 -150px;
		background-repeat: repeat-x;
		}
		
		.in-sidebar-1 h1 {
			margin: 0 0 10px 0;
			font-size: 16px;
			background-color: #036;
			color: #fff;
			padding: 4px 10px 3px 10px;
			font-weight: normal;
			}
				
		.in-sidebar-1 ul {
			margin: 0 10px;
			}
		
			.in-sidebar-1 ul li {
				padding: 2px 0 2px 15px;
				background-image: url('/images/lidot.png');
				background-position: 0 8px;
				background-repeat: no-repeat;
				line-height: 18px;
				font-size: 12px;
				background-color: transparent;
				color: #5b697c;
				}
					
				.in-sidebar-1 ul li a {
					background-color: inherit;
					color: #000;
					text-decoration: none;
					font-size: 12px;
					}
							
					.in-sidebar-1 ul li a:hover {
						background-color: #036;
						color: #fff;
						}
					
					.in-sidebar-1 ul li a.on,
					.in-sidebar-1 ul li a.on:hover {
						background-color: #6db055;
						color: #fff;
						}

/*	sidebar-2
--------------------------------------------------*/
#sidebar-2 {
	}
	
	.in-sidebar-2 {
		width: 200px;
		padding: 0 0 10px 0;
		background-image: url('/images/bg-light.jpg');
		background-position: 0 -150px;
		background-repeat: repeat-x;
		}
		
		.in-sidebar-2 h1 {
			margin: 0 0 10px 0;
			font-size: 16px;
			background-color: #036;
			color: #fff;
			padding: 4px 10px 3px 10px;
			font-weight: normal;
			}
				
		.in-sidebar-2 ul {
			margin: 0 10px;
			}
	
			.in-sidebar-2 ul li {
				padding: 2px 0 2px 15px;
				background-image: url('/images/lidot.png');
				background-position: 0 8px;
				background-repeat: no-repeat;
				line-height: 18px;
				font-size: 12px;
				background-color: transparent;
				color: #5b697c;
				}
					
				.in-sidebar-2 ul li a {
					background-color: inherit;
					color: #000;
					text-decoration: none;
					font-size: 12px;
					}
							
					.in-sidebar-2 ul li a:hover {
						background-color: #036;
						color: #fff;
						}
						
					.in-sidebar-2 ul li a.on,
					.in-sidebar-2 ul li a.on:hover {
						background-color: #6db055;
						color: #fff;
						}

/*	footer-container
--------------------------------------------------*/
#footer-container {
	}
	
	#footer {
		}
	
		a#powered {
			display: block;
			width: 180px;
			height: 50px;
			background-image: url('/images/powered.png');
			background-position: 0 0;
			background-repeat: no-repeat;
			}