body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*
	background-color: #ecf4ef;
	*/
	}

div#page_top
	{
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 135px;
	padding: 10px 10px 0px 10px;
	clear: both;
	}

div#page_bottom
	{
	position: absolute;
	top: 140px;
	left: 0px;
	width: 1000px;
	padding: 0px 10px 10px 10px;
	}
	
div#head
	{
	position: relative;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background: #01504d;
	}
	
div#navibar_main
	{
	position: relative;
	top: 0px;
	left: 0px;
	height: 40px;
	padding: 5px 0px 5px 0px;
	background: #01504d;
	width: 100%;
	}

table#main_navibar_table
	{
	float: right;
	clear: both;
	width: 760px;
	margin-top: 11px;
	z-index: 9;
	}

table#side_navibar_table
	{
	margin-top: 30px;
	width: 132px;
	}

table#nav2
	{
	/*
	position: relative;
	left: 75%;
	right: 30px;
	*/
	float: right;
	margin: 5px 5px 5px 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d1f4e6;
	text-align: center;
	}

div#isomark
	{
	position: absolute;
	top: 550px;
	left: 35px;
	z-index: 7;
	}

div#content
	{
	width: 725px;
	text-align: justify;
	font-size: 16px;
	margin: 3px 3px 3px 150px;
	color: #444;
	border-left: 3px double #d0e0f9;
	padding: 3px 3px 3px 20px;
	/*
	border: 1px solid purple;
	*/
	}

a.menu_link:link,a.menu_link:visited
	{
	text-decoration: none;
	color: #ffffff;	
	}

a.menu_link:hover
	{
	text-decoration: none;
	color: #ffc726;	
	}

a.sidenavi:link,a.sidenavi:visited
	{
	text-decoration: none;
	color: #444444;
	font-weight: bold;
	font-size: 12px;
	}

a.sidenavi:hover
	{
	text-decoration: none;
	color: #ffc726;
	font-weight: bold;
	font-size: 12px;
	}

a.nav2_link:link,a.nav2_link:visited
	{
	text-decoration: none;
	color: #ffffff;
	}

a.nav2_link:hover
	{
	text-decoration: none;
	color: #ffc726;
	}
	
div.navibarleft
	{
	clear: left;
	margin-top: -5px;
	width: 134px;
	padding: 10px 3px 3px 10px;
	height: 430px;
	background: #01504d;
	z-index: 1;
	}
	
div.navibar_left
	{
	float: left;
	clear: left;
	margin-top: -5px;
	width: 147px;
	padding: 10px 3px 3px 10px;
	height: 480px;
	/*
	background-image: url(images/side_bg.png);
	background-repeat: repeat-y;
	*/
	z-index: 1;
	}
	
div.navibarleft_index
	{
	float: left;
	clear: left;
	margin-top: -5px;
	width: 134px;
	padding: 10px 3px 3px 10px;
	height: 430px;
	background: #ffffff;
	z-index: 1;
	}

div.navibarcurve
	{
	float: left;
	clear: left;
	height: 40px;
	width: 176px;
	}

div.navi_curve
	{
	position: absolute;
	top: 117;
	height: 40px;
	width: 176px;
	}
	
div.navibaraux
	{
	float: left;
	clear: both;
	width: 100%;
	margin: 30px 0px 0px 0px;
	padding: 10px 3px 3px 10px;
	height: auto;
	border-top: 1px solid #f9f9ff;
	}

td.nav1_item
	{
	margin: 2px 32px 2px 5px;
	color: #ffc726;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}

td.spacer
	{
	float: right;
	margin-right: 32%;
	color: #01504d;
	font-size: 12px;
	font-weight: bold;
	width: 50px;
	}

img#logo
	{
	position: absolute;
	top: 30px;
	left: 25px;
	}
	
img#reg
	{
	position: absolute;
	top: 40px;
	left: 90px;
	}

img#dslname
	{
	position: absolute;
	top: 60px;
	left: 95px;
	}

div#anim
	{
	/*
	position: absolute;
	top: 40px;
	left: 375px;
	*/
	float: right;
	margin: 10px 10% 0% 5%;
	z-index: 2;
	}

/* Title Bar elements */
div#thead
	{
	width: auto;
	height: 125px;
	}

div#l
	{
	float: left;
	clear: left;
	}

div#c
	{
	float: left;
	background-image: url(images/head_bg.png);
	background-repeat: repeat-x;
	height: 135px;
	width: 91%;
	padding: 10px 0px 10px 0px;
	}

div#r
	{
	float: left;
	clear: right;
	}
