@charset "UTF-8";
/* CSS Document */

* {margin: 0px;	padding: 0px;}

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #646464;
	line-height: 21px;
}
a:link {
	color:#6E6E6E;
	text-decoration:none
}
a:visited {
	color:#6E6E6E;
	text-decoration:none
}
a:hover {
	color:#6E6E6E;
	text-decoration:underline
}
a:active {
	color:#6E6E6E;
	text-decoration:none
}
#content ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content li {
	margin-left: 20px;
	list-style-type: disc;
}

#nav li a:link {color:#4071C2; text-decoration:none; width: 154px; display:block;}
#nav li a:visited {color:#4071C2; text-decoration:none; width: 154px; display:block;}
#nav li a:hover {color:#fff; background-color:#89B4E0; text-decoration:none; width: 154px; display:block;}
#nav li a:active {color:#4071C2; text-decoration:none; width: 154px; display:block;}

h1 {
	font-size: 24px;
	text-transform: uppercase;
	color: #47A6E3;
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #434343;
	margin-bottom: 8px;
	font-weight: normal;
	margin-top: 8px;
}

#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	float: left;
	height: 137px;
	width: 1000px;
	margin-left: -90px;
}
#container {
	float: left;
	width: 910px;
}
#lCol {
	float: left;
	width: 159px;
	min-height:500px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.lColTxt {
	line-height: 16px;
	color: #5C5C5C;
}
.number {
	font-size: 16px;
	color: #5C5C5C;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
}
.number2 {
	font-size: 16px;
	color: #5C5C5C;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 8px;
}
.number3 {
	font-size: 12px;
	color: #5C5C5C;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 8px;
}
#nav {
	width: 154px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5D9FCF;
	margin-top: 20px;
}
#nav li {
	padding-top: 4px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D9FCF;
	padding-bottom: 4px;
	color: #24406F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}
#slide {
	float: right;
	width: 726px;
	height: 250px;
}
#content {
	float: right;
	width: 726px;
	padding-bottom: 25px;
}
.admin {
	font-size: 10px;
	margin-top: 8px;
}
#footer {
	background-color: #5EB8EC;
	float: left;
	height: 10px;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}
#footer a:link {color:#FFF}
#footer a:visited {color:#FFF}
#footer a:hover {color:#FFF}
#footer a:active {color:#FFF}