body {
	background: #e8e6da;
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 140%;
}

.text
{
	display: none;
}

img
{
	border: 0;
}

a
{
	text-decoration: underline;
	color: #006666;
}

a:hover
{
	text-decoration: underline;
	color: #006666;
}

a:visited
{
	text-decoration: none;
	color: #006666;
}

#header_container {
	width: 100%;
	background-color: #003334;
}
#header_shadow {
	margin: 0 auto;
	width: 770px;
	background-image: url(images/header_back.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 752px;
	margin: 0 auto;
	position: relative;
	height: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bbbbbb;
	border-left-color: #bbbbbb;
}
#company {
	width: 400px;
	margin: 0 auto;
	position: absolute;
	height: 24px;
	top: 50px;
	font-size: 24px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	left: 220px;
	visibility: visible;
}
#tagline {
	width: 400px;
	margin: 0 auto;
	position: absolute;
	height: 24px;
	left: 220px;
	top: 80px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	visibility: visible;
}
#top_nav_container {
	width: 100%;
	background-color: #dcd9d0;
}
#top_nav_shadow {
	margin: 0 auto;
	width: 770px;
	background-image: url(images/dktan_grad.jpg);
	background-repeat: repeat-y;
}
#top_nav {
	width: 752px;
	margin: 0 auto;
	height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#top_nav_box {
	font-size: 11px;
	color: #333333;
	width: 752px;
	line-height: 30px;
	text-align: center;
}
#content_container {
	width: 100%;
	background-color: #efeee9;
}
#content_shadow {
	margin: 0 auto;
	width: 770px;
	background-image: url(images/tan_grad.jpg);
	background-repeat: repeat-y;
}
#content {
	width: 752px;
	margin: 0 auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#left_content {
	width: 200px;
	background-color: #f3f3ed;
	padding: 10px;
}
#right_content {
	padding: 1px;
}
#break_container {
	width: 100%;
	background-color: #ffffff;
}
#break_shadow {
	margin: 0 auto;
	width: 770px;
	background-image: url(images/white_grad.jpg);
	background-repeat: repeat-y;
	height: 2px;
}
#footer_container {
	width: 100%;
	background-color: #e8e6da;
}
#footer_shadow {
	margin: 0 auto;
	width: 770px;
	background-image: url(images/ftrtan_grad.jpg);
	background-repeat: repeat-y;
}
#footer {
	width: 752px;
	margin: 0 auto;
	height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #063233;
}
#footer_box {
	font-size: 9px;
	color: #eaeaea;
	width: 752px;
	line-height: 30px;
	text-align: center;
}
#footer_bot {
	margin: 0 auto;
	width: 770px;
	background-image: url(images/footer_bot.jpg);
	background-repeat: no-repeat;
	height: 54px;
	position: relative;
	background-position: top;
}
#footer a
{
	text-decoration: none;
	color: #006633;
}
#footer a:hover
{
	text-decoration: underline;
	color: #006633;
}
#footer a:visited
{
	text-decoration: none;
	color: #006633;
}
#content_box {
	margin: 0 auto;
	padding: 30px;
	text-align: justify;
	font-size: 11px;
}
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006666;
	font-weight: bold;
	line-height: 24px;
}
#menucontainer
{
	width: 100%;
	background: #dcd9d0;
}

#menushadow
{
	margin: 0 auto;
	width: 770px;
	background-image: url(images/dktan_grad.jpg);
	background-repeat: repeat-y;
}

#mainmenu
{
	width: 752px;
	margin: 0 auto;
	height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content_box_left {
	margin: 0 auto;
	padding: 10px;
	text-align: justify;
	font-size: 11px;
}
#content_box_left_title {
	margin: 0 auto;
	padding: 10px 10px 5px 28px;
	text-align: justify;
	font-size: 11px;
}
#content_box_hmtext {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	background-color: #90c8bf;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}
#content_box_image {
	margin: 0 auto;
	padding: 0px;
	text-align: justify;
}

a.link 
{
	text-decoration: none;
	color: #063233;
}
a.link:hover
{
	text-decoration: underline;
	color: #333333;
}
a.link a:visited
{
	text-decoration: none;
	color: #063233;
}