#page > DIV {
	border: none;
}

#page {
	width: 960px;
	margin: auto;
}

hr {
	margin: 20px auto 20px auto;
}

.logo {
	float: left;
	margin-right: 5px;
	margin-top: -10px;
}

span.small {
	font-size: .5em;
}

h1 a {
	text-decoration: none;
	color: #4C6D93;
}

.description {
	font-size: .8em;
	margin-top: -18px;
}

#navigation {
	background-color: #009900;
	height: 24px;
}

	#navigation img {
		margin: 1px 0px 2px 2px;
	}

	#navigation ul {
		margin-top: -25px;
		margin-left: -5px;
		color: white;
	}

	#navigation ul li {
		display: inline;
		font-size: .8em;
	}
	
	#navigation ul li a {
		color: white;
		text-decoration: none;
	}
	
#left-sidebar {
	float: left;
	width: 183px;
	clear: left;
	font-size: 9pt;
}

	#left-sidebar .lsidebar-heading {
		color: #4C6D93;
		font-weight: bold;
		font-family: Arial;
	}
	
	#left-sidebar ul {
		margin-top: -13px;
		margin-left: -40px;
		font-family: Tahoma;
	}
	
	#left-sidebar ul li {
		list-style-type: none;
	}
	
	#left-sidebar ul li a {
		color: black;
		text-decoration: none;
	}
	
	#left-sidebar .lsidebar-search-heading {
		color: #009900;
		font-weight: bold;
	}
	
	#left-sidebar .lsidebar-search-text {
		margin-top: -10px;
	}
	
	#left-sidebar .lsidebar-subheading {
		color: #4C6D93;
		margin-bottom: -12px;
		font-weight: bold;
	}
	
	#left-sidebar .lsidebar-twitter {
		text-align: center;
	}
	
	#left-sidebar .lsidebar-twitter a {
		color: #009900;
	}

#top-section {
	float: right;
	width: 750px;
	height: 110px;
	margin-top: 2px;
}

	#top-section #top-linkad {
		background-color: #009900;
		padding-top: 2px;
	}

#content {
	float: left;
	width: 520px;
	padding: 0px 10px 0px 10px;
	color: #181818;
	font-size: 9pt;
	font-family: Arial;
}

	#content .content-intro {
		color: #009900;
		font-weight: 400;
		font-size: 16px;
		text-align: center;
		font-family: Arial Black;
	}
	
	#content .content-heading {
		color: #4C6D93;
		font-size: 11pt;
		font-weight: bold;
	}
	
	#content .content-mainheading {
		color: #009900;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
	}
	
	#content #googleplus {
		width: 160px;
		float: left;
	}
	
	#content #fblikebutton {
	float: left;
	width: 200px;
	margin-top: 2px;
	margin-bottom: 3px;
	}

	#content p {
		clear: left;
	}

#right-sidebar {
	float: right;
	width: 200px;
	font-size: 9pt;
	font-family: Arial;
}

	#right-sidebar .rsidebar-heading {
		color: #009933;
		font-size: 7pt;
		font-weight: bold;
	}
	
	#right-sidebar ul {
		margin-left: -40px;
		margin-top: -10px;
	}
	
	#right-sidebar ul li {
		font-size: 9pt;
		list-style-type: none;
	}
	
	#right-sidebar ul li a {
		color: #000000;
		text-decoration: none;
	}
	
	#right-sidebar .rsidebar-text {
		margin-top: -10px;
	}
	
	#right-sidebar .rsidebar-midheading {
		color: #4C6D93;
		font-weight: bold;
		font-size: 16px;
		font-family: Times New Roman
	}
	
	#right-sidebar .rsidebar-botheading {
		color: #4C6D93;
		font-weight: bold;
		font-family: Tahoma;
	}

#footer {
	clear: both;
	font-family: Arial;
}
	
	#footer ul#footer-horizontal {
		list-style-type: none;
		width: 560px;
		margin: auto;
		text-align: center;
		font-size: 12px;
	}
	
	#footer ul#footer-horizontal li {
		display: inline;
		margin: auto 3px auto 3px;
	}
	
	#footer ul#footer-horizontal li a {
		color: #000000;
		text-decoration: none;
	}
	
	#footer ul#footer-quicklinks {
		list-style-type: none;
		font-size: 12px;
	}
	
	#footer ul#footer-quicklinks .list-text {
		margin-bottom: 5px;
	}
	
	#footer ul#footer-quicklinks li {
		float: left;
		width: 300px;
	}
	
	#footer ul#footer-quicklinks li a {
		color: #000000;
		text-decoration: none;
	}
	
	#footer .footer-fineprint {
		font-size: 8pt;
		clear: left;
		padding-top: 15px;
	}
	
	#footer .footer-fineprint a {
		color: #000000;
	}
