* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 18px Calibri;
	color: #505050;
	background-color: #b4b4b4;
	padding: 10px 0px;
}
a {
	text-decoration: none;
	color: #505050;
}
a:hover {
	text-decoration: none;
	color: #6b1e2c;
}
img {
	border: 0px;
	padding: 0px;
}
img.float-right {
  	margin: 0px 0px 10px 15px;
	float: right;
}
img.float-left {
  	margin: 0px 15px 10px 0px;
	float: left;
	clear: right;
}
img {
    margin: 5px;
    border: 3px solid #ff8000;
    float: left;
    width: 90px;
}	

img:hover {
    border: 3px solid #a4a4a4;
}

img img {
    width: 100%;
    height: auto;
}

desc {
    padding: 15px;
    text-align: center;
}

.thumb {
	background: #FAFAFA;
    border: 1px solid #DCDCDC;
	padding: 10px;
	margin: 0px 0px 20px 20px;
	width: 260px;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}

#wrapper {
	width: 970px;
	margin: auto auto;
	margin: auto auto;
	text-align: justify;
}

#header {
	width: 100%;
	margin: auto auto;
	background: #eeeeee;
}
	#header .buffer {
		height: 300px;
		background: url(images/background.jpg) no-repeat;
	}

#body {
	border: 0px;
	margin-top: 5px;
}

#content {
	width: 670px;
	float: left;
	text-align: justified;
	padding: 25px 25px 50px 25px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	overflow: hidden;
	background: #eeeeee;
}
	#content .line {
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px; 
	}
	
	#content .text {
		float: left;
		width: 545px;
	}
		#content .text h1 {
			color: #ff8000;
			font: 1.8em Calibri;
			font-weight: bold;
			padding-bottom: 7px;
			margin-bottom: 15px;
			}
			#content .text h1 a {
				color: #a72c3e;
			}
		#content .text h2 {
			color: #505050;
			font: 1.15em Calibri;
			font-weight: bold;
			margin-top: 10px;
			margin-bottom: 10px;
			}
			#content .text h2 a {
				color: #a72c3e;
			}
        #content .text h3 {
			color: #505050;
			font: 0.9em Arial;
			font-weight: bold;
			margin-top: 10px;
			margin-bottom: 10px;
			}
			#content .text h2 a {
				color: #a72c3e;
			}
		#content .text p {
			padding-bottom: 15px;
			line-height: 18px;
			}
		#content .text .link {
			color: #a72c3e;
			font-size: 1em;
			font-weight: bold;
			line-height: 1.5em;
		}
			#content .text .link a {
				color: #1bbab5;
			}
			#content .text .link a:hover {
				color: #1bbab5;
				text-decoration: underline;
			}
		#content .text .info {
			color: #505050;
			background-color: #eef8fe;
			border: 1px solid #abe1fa;
			padding: 10px;
			margin-top: 5px;
			margin-bottom: 20px;
			font-size: 1.1em;
			line-height: 1.2em;
		}
			#content .text .info a {
				font-size: 1em;
			}
		#content .text ul {
			margin-left: 50;
			padding-left: 10;
			list-style: disc;
			}
        #content .text ol {
			margin-left: 0;
			padding-left: 24px;
			list-style: none;
			}
			#content .text ul li {
			list-style: disc;
			line-height: 1.3em;
			padding: 15px 15px 15px 15px;
			background-image: url(images/bullet.gif);
			background-repeat: no-repeat;
			}
        #content .text ol li {
			list-style-type: decimal;
			font-size: 12px;
            line-height: 1.3em;
			}
		
	#content .links {
		float: left;
	}
		#content .links h1 {
			color: #6b1e2c;
			font: 1.7em Arial;
			font-weight: bold;
			padding-bottom: 7px;
			margin-bottom: 20px;
			border-bottom: 1px solid #e6e6e6;
			}
			#content .links h1 a {
				color: #006fb6;
			}
		#content .links h2 {
			color: #505050;
			font: 1.1em Arial;
			font-weight: bold;
			padding-bottom: 7px;
			margin-top: 15px;
			margin-bottom: 10px;
			border-bottom: 1px solid #e6e6e6;
			}
			#content .links h2 a {
				color: #006fb6;
			}
		#content .links p {
			padding-bottom: 10px;
			line-height: 1.35em;
		}
		#content .links ul {
			margin-left: 0;
			margin-bottom: 5px;
			padding-left: 0px;
			list-style: none;
				}
				#content .links ul li{
				line-height: 1.25em;
				padding: 0px 12px 5px;
				background-image: url(images/dot.gif);
				background-repeat: no-repeat;
				}
		
	#content .gallery {
		float: left;
	}	
		#content .gallery h1 {
			color: #006fb6;
			font: 1.8em Georgia;
			font-weight: bold;
			padding-bottom: 20px;
			}
			#content .gallery h1 a {
				color: #006fb6;
			}
		#content .gallery h2 {
			color: #4DB200;
			font: 1.6em Georgia;
			font-weight: normal;
			padding-bottom: 7px;
			border-bottom: 1px dotted #ABABAB;
			margin-bottom: 7px;
			clear: both;
			}
			#content .gallery h2 a {
				color: #006fb6;
			}
		#content .gallery p {
			padding-bottom: 5px;
			line-height: 1.5em;
		}
			#content .gallery .area {
			float: left;
			margin-top: 10px;
			margin-bottom: 15px;
		}
				#content .gallery .area .thumb {
				background: #F0F0F0;
				border: 0px;
				padding: 7px 7px 0px 7px;
				overflow: hidden;
				margin: 0px 10px 10px 0px;
				width: 155px;
				float: left;
			}
				#content .gallery .area .thumb img {
					width: 155px;
					padding: 0px;
					margin-bottom: 7px;
				}
				#content .gallery .area .thumb p {
					font-size: 0.9em;
					line-height: 1.5em;
					padding-bottom: 7px;
				}
	
#sidebar {
	width: 250px;
	float: left;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	overflow: hidden;
	background: #a4a4a4;
}
	#sidebar ul {
		list-style-type: none;
		padding: 20px 15px 15px;
	}
		#sidebar ul li {
			
			line-height: 2.50em;
			padding-left: 10px;
			font-weight: bold;
			border-bottom: 2px solid #ff8000;
		}
		#sidebar ul li a {
			color: #505050;
		}
		#sidebar ul li a:hover {
			color: #ff8000;
			text-decoration: none;
		}
		#sidebar ul li.active a {
			color: #ff8000;
			text-decoration: none;
		}

#team {
	width: 160px;
	float: right;
	padding-bottom: 9999px;
	margin-bottom: -9799px;
	overflow: hidden;
	background: #fff;
}
	#team p {
		background-color: #1bbab5;
		padding: 10px;
		margin-bottom: 5px;
		line-height: 1em;
		font-weight: bold;
		color: #fff;
		}
	
	#team img {
		text-align: center;
		}
	
	#team .line {
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	margin: 5px 10px 5px 10px; 
	}
	
	#team .break {
		width: 160px;
		height: 5px;
		background-color: #c8c8c8;
		margin-top: 5px;
	}

table {
	border-collapse: collapse;
	margin-bottom: 10px;
	font-size: 1em;
}
th {
	height: 1.5em;
	color: #505050;
	text-align: left;
	font-size: 1.1em;
}
tr {
	height: 1em;
}
td {
	padding: 2px;
	vertical-align: top;
	line-height: 1.35em;
}

#comments {
	padding: 0px;
	margin-bottom: 20px;
}
	#comments h2 {
		font-size: 1em;
		background-color: #F1F1F1;
		padding: 2px 5px;
		border-bottom: 1px solid #EDEDED;
	}
	#comments a {
		color: #006fb6;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}