@charset "ISO-8859-15";

#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#main_container {
	clear: both;
	padding: 0;
	margin: 15px 0 0 0;
}

#layout_table {
	border-collapse: collapse;
}

#left_column {
	vertical-align: top;
	background: black;
	width: 273px;
}

#right_column {
	vertical-align: top;
}

#left_column_container {
	padding-left: 10px;
	margin: 0;
}

#sub_container2 {
	position: absolut;
	top: -60px;
	margin: 0 15px 0 15px;
	max-width: 680px;
	overflow: hidden;
}

#content_container {
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

#header	{
	padding: 0;
	margin: 0;
	height: 190px;
	top: 0px;
	left: 0px;
}

#key_visual {	
	z-index: 5;
	top: 0;
	left: 0;
	height: 128px;
}

#logo {	
	z-index: 4;
	position: relative;
	top: 0;
	left: 0;
}

#text_caption {
	margin: 0 0 15px 15px;
	padding: 0;
	text-align: left;
}

#video {
	float:left;
}

#main_nav_container {
	overflow: hidden;
	position: relative;
	top: 128px;
	padding: 0 0 0 0;
	margin: 0 0 0 -9px;
}

#main_nav_list {
	margin: 1px 0 0 10px;
	padding: 0 0 0 0;
	list-style-type: none;
}

#main_nav_list li {
	float: left;
	margin: 0;
	padding: 0;
}

#main_nav_list li.right_align {
	float: right;
	margin: 0 1px 0 0;
	padding: 0 0 0 0;
}
#main_nav_list a {
	height: 29px;
	background: transparent;
	margin: 0;
  padding: 0px 10px 0px 10px;
  display: block;
	line-height: 27px;
	text-align: center;
	text-decoration: none;
}

.sub_nav_container {
  position: fixed;
	margin: 0;
	padding: 0 0 0 8px;
	width: 240px;
}

.sub_nav_list {
	border: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.sub_nav_list li {
	clear: both;
	margin: 0 0 3px 0;
	padding: 0;
}

.sub_nav_list a {
	overflow: hidden;
	text-align: left;
	line-height: 24px;
	height: 24px;
	padding: 0 0 0 15px;
	display: block;
}

#footer {
	margin: 0;
	padding: 0;
	width: 735px;
	height: 30px;
	clear: both;
}

#footer_text {
	padding: 10px 0 0 0;
	margin: 0 10px 0 10px;
	text-align: center;
}


body#main_body {
	margin: 0;
	padding: 0;
	text-align: center;
}

#content_container p {
	margin: 5px 0 20px 0;
	padding: 0;
	line-height: 1.2;
}

#content_container table {
	border-style: solid;
	border-width: 1px;
	border-spacing: 1;
}

.content fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

.content input {
	border-style: solid;
	border-width: 1px;
}

.content textarea {
	border-style: solid;
	border-width: 1px;
}


#key_visual {
  background: url(../images/glass_1000px.png) repeat-x;
}

#logo {
  background: url(../images/Silvertre-Banner.png) no-repeat;
  float: left;
  width: 275px;
	height: 210px;
}

#text_caption {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #6f969f;
}
#main_nav_list a.main_nav_active_item {
  background: url(../images/n1activeitem.gif) no-repeat;
  font-family: Beda,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #212e31;
}
#main_nav_list a.main_nav_item {
  background: url(../images/n1.gif) no-repeat;
  font-family: Beda,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #212e31;
}
#main_nav_list a.main_nav_item:hover {
  background: url(../images/n1hover.gif) no-repeat;
  font-family: Beda,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #002244;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(../images/subnav1active.gif) no-repeat;
  font-family: Beda,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #dedbc7;
}
.sub_nav_list a.sub_nav_item {
  background: url(../images/subnav1_blue.png) no-repeat;
  font-family: Beda,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #ded1ce;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(../images/subnav1hover_blue.png) no-repeat;
  font-family: Beda,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#content_container h1 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  color: #658d97;
}
#content_container h2 {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  color: #658d97;
}
#content_container h3 {
  padding: 50px 0 0 40px;
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #3c545a;
   clear: both;
}
#content_container, #content_container p {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #212e31;
}
#content_container p.faded {
  font-family: Verdana,sans-serif;
  font-size: 14px;
  color: #6b949e;
}
#content_container a:link {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #088;
}
#content_container a:visited {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #3c545a;
}
#content_container a:hover {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #088;
}
#content_container a:active {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #00b0cc;
}
#footer_text {
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #6F969F;
}
.content .label_form {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #212E31;
}
.content .text_breadcrumb {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #212E31;
}

#container {
	background-color: #ffffff;
}

#header	{
}

#main_nav_container {
	background: url(../images/navbg_1px.png) repeat-x;
}

#footer {
	background-color: #ffffff;
}

body#main_body {
	color: #000000;
    background: #3C5359 url(images/pgbk.jpg) repeat-x;
}

#content_container table {
	border-color: #658D97;
}

#content_container th {
	color: #FFFFFF;
	background-color:#658D97;
	padding: 3px 2px 3px 2px;
}

#content_container tr.odd {
	color: #212E31;
	background-color:#F3F6F7;
	padding: 3px 2px 3px 2px;
}

#content_container tr.even {
	color: #212E31;
	background-color:#E5EBED;
	padding: 3px 2px 3px 2px;
}

.content fieldset {
	border-color: #000000;
}

.content legend{
	color: #000000;
}

.content label {
	color: #000000;
}

.content input {
	border-color: #000000;
}

.content textarea {
	border-color: #000000;
}

.content button {
	background-color:#658D97; 
}
