* {
	margin: 0;
	padding: 0;
}

html {
overflow-y:scroll
}

body {
	background: #373838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

#toggle
{
	width: 530px
}

#toggle li
{
	list-style-type: none;
	font-weight: bold;
	background: #ffffff;
	padding-bottom: .5em;
	line-height: 130%
}

#toggle li a
{
	color: #00a4e4;
	font-weight: bold
}

#toggle ul, ol {
	padding-bottom: .5em;
	text-align: justify;
	padding-top: .5em;
}

#toggle ul, ol {
	margin-left: 1em;
	background: #ffffff;
}

#toggle ul, li p {
	font-weight: normal;
	margin-left: 2em;
	background: #ffffff;
}

h3, h4 {
	margin-bottom: 4px;
	padding-bottom: 1px;
	font-weight: normal;
	color: #777777;
}

h1 {
	font-size: 26px;
	color: #849cae;
	margin-right: 18px;
	font-weight: normal;
}

h5 {
	font-size: 18px;
	color: #5d9732;
}

h2 {
	font-size: 26px;
	color: #0082c8;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

ul, ol {
	margin-bottom: 1em;
	text-align: justify;
}

li {
	margin-bottom: 1em;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #00a4e4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}
img.left {
	float: left;
	margin: 15px 20px 4px 0;
}

img.right {
	float: right;
	margin: 15px 20px 25px 20px;
}


/* Wrapper */

#wrapper {
	width: 944px;
	margin: 0px auto;
	background: transparent;
}

#wrapper2 {
	width: 944px;
	margin: 0 auto;
	background: url(images/img02.gif) repeat-y;
}
#wrapper3 {
	width: 944px;
	background: transparent;
	}

/* Header */

#header {
  height: 185px;
	background: transparent url(images/banner.gif) no-repeat;
}

/* Menu */

#menu {
	padding: 152px 44px 0px 42px;
	width: 760px;
	}



/* Page */

#page {
	background: transparent;
	padding-left: 2px;
}

/* Flash */

#flash {
	float: left;
	width: 500px;
	padding: 0px 0px 0 0px;
}


/* Content */

#content {
	float: left;
	padding: 0px 0px 0px 40px;
	margin: 15px 0px 0px 0px;
	background: transparent;
	width: 880px
}

#content p {
	margin-top: 10px;
	margin-left: 1px;
	padding-right: 20px;
	position: relative;
		line-height: 130%;
}

#content a {
	color: #849cae;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 213px;
	height: 431px;
	padding: 0px 11px 0px 0px;
	position: relative
	}
#sidebar img {
	float: right;
	width: 241px;
	padding: 0px 0px 0px 0px;
	}

/* Footer */

#footer {
	height: 59px;
	background:  url(images/img05.gif) no-repeat;
	font-size: 11px;
}

#footer .links {
	padding-top: 10px;
	padding-left: 25px;
	float: left;
	color: #6a747c;
	}

#footer .copyright {
	padding-top: 10px;
	padding-right: 25px;
	float: right;
	color: #6a747c;
}

#footer a {
	color: #6a747c;
}
