﻿
#headnav
{
    position:relative;
    float:left;
    top: 0px;
    height: 140px;
    width: 720px;
    padding: 0;
}

#hnavtop
{
	position:relative;
	float:left;
	top: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
	width: 720px;
}

#hnavtoplink
{
    width: 700px;
    height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    left: 20px;
}

#hnavtoplink li, #hnavtoplink a
{
    height: 30px;
    display: block;
}

#hnavtoplink li
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}

#hnavtoplink a
{
	color: transparent;
	text-decoration: none;
}

#hnavbot
{
	position:relative;
	float:left;
	top: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
	width: 720px;
}

#hnavlang
{
	position:relative;
	float:left;
	top: 10px;
	left: 665px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 25px;
}

#hnavlang a
{
	height: 20px;
  display: block;
	color: transparent;
	text-decoration: none;
}

#hnavbot-notul
{
	position: absolute;
	top: 0px;
	left: 25px;
	width: 600px;
	height: 20px;
	margin: 0px auto;
	padding: 0;
	visibility: hidden;
}

#sidebartop
{
	position:absolute;
	top: 0px;
	left: 0px;
  width: 140px;
  height: 25px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#hnavbotlink
{
	width: 700px;
	height: 20px;
	margin: 0px auto;
	padding: 0;
	position: relative;
	left: 20px;
}

#hnavbotlink li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#hnavbotlink li, #hnavbotlink a
{
	height: 20px;
	display: block;
}

#hnavfoot
{
	position:relative;
	float:left;
	top: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	width: 760px;
	font-size:13px;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	color:#000;
}

#hnavfootlink
{
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
}

#hnavfootlink li, #hnavfootlink a {
	height: 20px;
	display: block;
}

#hnavfootlink a {
	color: transparent;
	text-decoration: none;
}

#hnavfootlink li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#headnavsep
{
	position:relative;
	float:left;
	top: 25px;
	left: 10px;
	background-image: url(images/left-pink-img.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	height: 2px;
	width: 710px;
}

/*
    Footer settings
*/
