html {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 80% corbel, arial, sans-serif;
	color: #000;
}
p {
	line-height: 1.7em;
	font-size: 120%;
	letter-spacing: 2px;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font: normal 175% arial, sans-serif;
	color: #43423F;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
	padding: 15px 0 5px 0;
}
h2 {
	font: normal 165% arial, sans-serif;
}
h3 {
	font: normal 125% arial, sans-serif;
	padding: 0 0 5px 0;
}
h4, h5, h6 {
	margin: 0;
	padding: 0 0 5px 0;
	font: normal 150% arial, sans-serif;
	line-height: 1.5em;
}
h5, h6 {
	font: italic 95% arial, sans-serif;
	color: #888;
	padding-bottom: 15px;
}
h6 {
	color: #362C20;
}
/*
a, a:hover {
	background: transparent;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
*/
ul {
}
ol {
	margin: 8px 0 22px 20px;
}
ol li {
	margin: 0 0 11px 0;
}
#main, #header, #banner, #menubar, #site_content, #footer {
	margin-left: auto;
	margin-right: auto;
}
#main {
}
#header {
}
/**/
/************************************************************/
/* Styling for the Header */
/************************************************************/
/**/
#banner {
	width: 400px;
	margin: -10px auto -10px auto;
}
.logo {
	width: 400px;
}
/**/
/************************************************************/
/* Styling for the Footer */
/************************************************************/
/**/
#footer {
	width: 100%;
	height: 60px;
	background: transparent url(../images/menubar.png) repeat;
	font: normal 90% arial, sans-serif;
	padding: 7px 0px 7px 0px;
	text-align: center;
	color: #FFF;
	line-height: 30px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}  
.footer1 {
	height: 30px;
}
.footer2 {
	height: 30px;
	font: normal 95% arial, sans-serif;
}
ul.links {
	margin: 0;
}
ul.links li {
	list-style: none;
	padding: 8px 0;
}
ul.links li a, ul.links li a:hover {
	padding: 0 0 0 28px;
	background: transparent left center;
	text-decoration: underline;
}
ul.links li a:hover {
	color: #5D5D5D;
	text-decoration: none;
}
/**/
/************************************************************/
/* Styling for the Top Pane Navigator */
/************************************************************/
/**/
nav {
	width: 100%;
	height: 30px;
	background: transparent url(../images/menubar.png) repeat;
}
#menu_container {
	width: 880px;
	margin: 0 auto 0 auto;
}
/**Stylesheet for SooperFish by www.SooperThemes.comAuthor: Jurriaan Roelofs**/
/* Configuration of menu width */
html body ul.sf-menu ul, html body ul.sf-menu ul li {
	width: 200px;
}
html body ul.sf-menu ul ul {
	margin: 0 0 0 200px;
}
/* Framework for proper showing/hiding/positioning */
ul.sf-menu, ul.sf-menu * {
	margin: 0;
	padding: 0;
}
ul.sf-menu {
	display: block;
	position: relative;
}
ul.sf-menu li {
	display: block;
	list-style: none;
	float: left;
	position: relative;
}
ul.sf-menu li:hover {
	visibility: inherit;
/* fixes IE7 'sticky bug' */
}
ul.sf-menu a {
	display: block;
	position: relative;
}
ul.sf-menu ul {
	position: absolute;
	left: 0;
	width: 150px;
	top: auto;
	left: -999999px;
}
ul.sf-menu ul a {
	zoom: 1;
/* IE6/7 fix */
}
ul.sf-menu ul li {
	float: left;
/* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
	width: 150px;
}
ul.sf-menu ul ul {
	top: 0;
	margin: 0 0 0 150px;
}
ul.sf-menu li:hover ul, ul.sf-menu li:focus ul, ul.sf-menu li.sf-hover ul, ul.sf-menu ul li:hover ul, ul.sf-menu ul li:focus ul, ul.sf-menu ul li.sf-hover ul, ul.sf-menu ul ul li:hover ul, ul.sf-menu ul ul li:focus ul, ul.sf-menu ul ul li.sf-hover ul, ul.sf-menu ul ul ul li:hover ul, ul.sf-menu ul ul ul li:focus ul, ul.sf-menu ul ul ul li.sf-hover ul {
	left: auto;
}
ul.sf-menu li:hover ul ul, ul.sf-menu li:focus ul ul, ul.sf-menu li.sf-hover ul ul, ul.sf-menu ul li:hover ul ul, ul.sf-menu ul li:focus ul ul, ul.sf-menu ul li.sf-hover ul ul, ul.sf-menu ul ul li:hover ul ul, ul.sf-menu ul ul li:focus ul ul, ul.sf-menu ul ul li.sf-hover ul ul, ul.sf-menu ul ul ul li:hover ul ul, ul.sf-menu ul ul ul li:focus ul ul, ul.sf-menu ul ul ul li.sf-hover ul ul {
	left: -999999px;
}
/* autoArrows CSS */
span.sf-arrow {
	width: 7px;
	height: 7px;
	position: absolute;
	top: 14px;
	right: 5px;
	display: block;
	background: url(../images/arrows-white.png) no-repeat 0 0;
	overflow: hidden;
/* making sure IE6 doesn't overflow and expand the box */
	font-size: 1px;
}
ul ul span.sf-arrow {
	right: 10px;
	top: 13px;
	background-position: 0 100%;
}
/* Theming the menu */
ul#nav {
	margin-left: 72px
}
ul#nav ul {
	background: url(../images/menu_hover.png) repeat;
	padding-bottom: 15px;
}
ul#nav li a {
	padding: 7px 25px 7px 25px;
	font: 100% 'Yanone Kaffeesatz', helvetica, arial, verdana, sans;
	text-shadow: 1px 1px #000;
	text-decoration: none;
	color: #FFF;
	margin-right: 2px;
}
ul#nav li a:hover, ul#nav li a:focus {
	color: #09D4FF;
}