	body {
	background-color: #27333d;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: 1000px;
	}

	#header {
	clear: left;
	float: left;
	height: 90px;
	width: 1000px;
	background-color: #27333d;
	text-align: center;
	visibility: visible;
	position: relative;
	z-index: 1;
	}

	#main {
	text-align: center;
	clear: both;
	width: 1110px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D1DADA;
	left: 10px;
	background-color: #27333D;
	padding: 5px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	position: relative;
	top: 0px;
	}

	

	

	#menu {
	background-color: #27333D;
	clear: left;
	float: left;
	height: 600px;
	width: 0px;
	top: 74px;
	padding: 1px;
	position: absolute;
	left: 19px;
	}

	#menu img {
		height: 35px;
		width: 110px;
	}

    

	#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D1DADA;
	height: 800px;
	width: 950px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	float: right;
	position: static;
	top: 10%;
	right: auto;
	visibility: visible;
	z-index: 2;
	overflow: visible;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

	#footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C6CFD0;
	text-align: center;
	bottom: -438px;
	clear: none;
	float: none;
	left: 37px;
	position: absolute;
	}

	

	.AccordionTitle, .AccordionContent, .AccordionContent2, .AccordionContainer
	{
	position:static;
	width:110px;
	top: 20px;
	right: 40px;
	}

	

	.AccordionTitle
	{
	  height:35px;
	  overflow:hidden;
	  cursor:auto;
	  font-family:Arial;
	  font-size:8pt;
	  font-weight:bold;
	  vertical-align:middle;
	  text-align:center;
	  background-repeat:repeat-x;
	  }

	.AccordionContent2
	{
	overflow:hidden;
	display:none;
	height:60px;
	max-height: 80px;
	}
	

	.AccordionContent
	{
	  height:0px;
	  overflow:hidden;
	  display:none;
	}
	

	.AccordionContainer
	{
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #C1C1C1;
		border-right-color: #C1C1C1;
		border-bottom-color: #C1C1C1;
		border-left-color: #C1C1C1;
	}

	
	#flashcontent {
	height: 350px;
	background:#27333d
	}

		
	html {
	height: 100%;
	overflow: auto;
	}	

	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dffbfd;
	text-transform: none;
	text-align: left;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	vertical-align: 12%;
	text-indent: 50px;
	white-space: normal;
	}

	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-transform: none;
	text-align: justify;
	text-indent: 0px;
	white-space: normal;
	display: block;
	vertical-align: text-top;
	line-height: 15px;
	}
