body {
	display: 	block;
	margin:		0px;
	background-color:black;
	text-align: center;
}

p.NB {
	font-size: 8pt;
	font-style: italic;
}

#main{
	position: relative;
	width: 885px;
	margin: 0 auto;
}

#Footer_layout{
	position: absolute;
	width: 100%;
	bottom: -600px;
	left: -45px;
	padding-top: 5px;
	font-size: 	11pt;
	font-style: 	italic; 
	color: 		gray;
	text-align: center;
}

#Footer {
	text-align:	center;
	width: 876px;
	padding-top: 5px;
	font-size: 	11pt;
	font-style: 	italic; 
	color: 		gray;
	clear: both;
}

#Footer a {
	color:		gray;
	text-decoration:underline;
}

#Footer a:link {
	color:		gray;
	text-decoration:underline;
}

#Footer a:visited {
	color:		gray;
	text-decoration:underline;
}

#Footer a:hover {
	text-decoration:underline;
	color:		blue;
}

li.indent {
	list-style: 	none;
	margin-bottom: 	30px;
}

#Header {
	position:	relative;
	text-align: center;
	top:		0px;
	left:		0px;
	margin:		0px;
	padding:	0px;
	display: 	block;
	background: 	url(./images/header-bg-test2.png) top center no-repeat;
	height: 	100px;
	width:		100%;
	background-color:#333333;
}

.Layout {
	position: relative;
	margin: 0 auto;
	width: 800px;
	padding: 3px 0px;
}

#TDNav {
	vertical-align: top; 
	/* background-color: #809fb3; */
	background-repeat:no-repeat; 
	background-position:top; 
	background-image: url(./images/Nav-bg1-test.png);
	width:		215px;
	height:		215px;
}

#divContact {
	position: absolute;
	left: -175px;
	top: 500px;
	padding-top: 5px;
	vertical-align: top; 
	background-color:#000000; 
	background-position:top; 
	background-image: url(./images/OMNILogo02.png);
	background-repeat:no-repeat; 
	width:		215px;
	height:		135px;
}

#TDContact {
	vertical-align: top;
	background-position:top; 
	background-image: url(./images/OMNILogo02.png);
	background-repeat:no-repeat;
	width:		215px;
	height:		257px;
}

#sidemenu_container{
	position: absolute;
	background-image: url(./images/Nav-bg1-test.png);
	left: -175px;
	top: 275px;
	width: 200px;
	height: auto;
	margin-right: 75px;
}

#Navigation {
	float: left;
	font-family: 	arial, trebuchet ms;
	font-size:	10pt;
	color: 		white; 
	line-height: 	1.9em; 
	text-align: 	right;
	width: 190px;
	height: 236px; 
	margin-right: 	6px;
	white-space:	nowrap;
}

#Navigation a {
	color:		white;
}

#Navigation a:link {
	text-decoration:none;
}

#Navigation a:visited {
	text-decoration:none;
}

#Navigation a:hover {
	text-decoration:underline;
}

#content_container{
	width: 800px;
	margin: 0 auto 0 25px;
	text-align: center;
	padding-top: 14px;
}

.content_style{
	color: white;
    position: relative;
    top: 0px;
    left: 0px;
    width: 726px;
    height: 78px;
    text-align: left;
    font-size: 12pt;
}

#Contents {
	font-size: 	11pt; 
	color: 		#ffffff;
	padding-left: 	25px;
	width: 635px;
	text-align: left;
}

#Contents h1 {
	color: 		#ffffff;
	font-size: 	35px;
	font-weight: 	normal;
	margin: 	0px 0 2px 0;
	padding: 	0px;
	letter-spacing: -0.5px;
}

#Contents h2 {
	color: 		#cccccc;
	font-size: 	19px;
	font-weight: 	normal;
	margin: 	2px 0 10px 0;
}

#Contents h3 {
	color: 		#bda977;
	font-size: 	16px;
	font-weight: 	normal;
	margin: 	5px 0 5px 0;
}

#Contents a {
	color: 		#666633;
}

#Contents a:link {
	text-decoration:underline;
}

#Contents a:visited {
	text-decoration:underline;
}

#Contents a:hover {
	color:		Blue;
	text-decoration:underline;
}

#Contents li {
	margin-bottom: 	20px;
	list-style-image: url("./images/bullet02-test.gif"); 
}

#quoted {
	font-style:	italic;
}

#ContactInformation {
	color:#FFFFFF;
	line-height: 	1.6em;
	text-align: 	center;
	margin-top:	25px;
}

#ContactInformation a, a:link, a:visited {
	text-decoration:none;
	color:		white;
}

#ContactInformation a:Hover {
	text-decoration:none;
}