body#main_body {
	background : url(../images/body.png);
	margin: 0 0 40px 0;
	padding: 0;
	text-align: center;
}

#container {
	position: relative;
	padding: 0 0 0px 0;
	margin: 0 auto;
	text-align: left;
	width: 975px;
}

#header	{
	background : url(../images/header.png);
	padding: 13px 18px 13px 18px;
	margin: 0px 0 0 0;
	width: 939px;
}

#main_container {
  background: url(../images/main_container.png);
	padding: 0px 73px 0 73px;
	margin: 0px 0px 0px 0px;
}

.top_content {
  background: url(../images/top_content.png) top center no-repeat;
	padding: 0;
	margin: 0px 0 0 0;
	height: 5px;
	width: 975px;
}
/* Space between the two main boxes */
.bottom_content {
  background: url(../images/bottom_content.png) top center no-repeat;
	padding: 0;
	margin: 0px 0 0 0;
	height: 20px;
	width: 975px;
}
.space {
	padding: 0;
	margin: 0;
	height: 10px;
	width: 975px;
}
#layout_table {
	background: url(../images/layout_table.png) top center no-repeat;
	border-collapse: collapse;
}

#sub_nav_column {
	vertical-align: top;
}

#content_column {
	vertical-align: top;
}

#left_column_container {
	padding: 0;
	width: 215px;
	float: right;
}

#sub_container1 {
	padding: 10px 0px 0px 0px;
  text-align: justify;
}

#sub_container1_text {
	font-family: Trebuchet MS,sans-serif;
  font-size: 14px;
  text-align:center;
  width: 180px;
}

#snaps {
    border: 0px solid white;
    margin: 10px 0px 0px 0px;
}

#sub_container2 {
	margin: 0px 0px 0 0;
	padding: 10px 0px 10px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width:599px;
}

#content_container {
  overflow: hidden;
	margin: 0px 0px 0px 0;
	padding: 0;
	width:600px;
	text-align:justify;
}
#content_filler {
	height: 234px;
}
/* line between the box and the image below */
.table_top {
	margin: 0 0 0 0px;
	padding: 0;
	height: 20px;
}

#key_visual {
  background: url(../images/banner.png) no-repeat;
  background-position:50% 50% !important;
  background-repeat: no-repeat;
  width: 937px;
	height: 275px;
	padding: 1px;
	border:1px solid;
  border-color: #dedede;
}

#main_nav_container {
	z-index: 1;
	line-height: 0;
	padding: 0 0px 0 0px;
	margin: 0 0 px 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#main_nav_bottom {
}

#main_nav_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_nav_list li {
	float: left;
	margin: 0px 0 0 0;
	padding: 0;
}

#main_nav_list a {
	overflow: hidden;
	margin: 0;
    padding: 0px 20px 0px 13px;
    display: block;
    float: left;
	line-height: 24px;
	text-align: center;
	height: 24px;	
	voice-family: "\"}\"";
	voice-family: inherit;
}

#main_nav_list a {
font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
	height: 30px;
} 

#main_nav_item { 
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
  color: #333333;	
}


a.main_nav_item:hover {
	font-style: normal;
	text-decoration: none;
	color: #920921;		
}
/*
a.main_nav_item:visited {
	font-style: normal;
	text-decoration: none;
	color: black;		
}
*/

a.main_nav_active_item { 
	font-style: normal;
	text-decoration: none;
	color: #096592;
}

.sub_nav_container {
	margin: 0px 0px 20px 0px;
	padding: 0;
	float:left;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sub_nav_list li {
	clear: both;
	margin: 3px 0 2px 0;
	padding: 0;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
	margin: 0px 0px 20px 5px;
	padding: 0;
	float:left;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sub_nav_list li {
	clear: both;
	margin: 3px 0 2px 0;
	padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
	overflow: hidden;
	text-align: left;
	line-height: 24px;
	height: 32px;
	padding: 0 5px 0 0px;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 170px;
	text-decoration: none;
}

html>body .sub_nav_list a {
	height: 32px;
	width: 170px;
} 

a.sub_nav_item {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #585858;
}

a.sub_nav_item:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #a12a7a;
}

a.sub_nav_active_item {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #a12a7a;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 0;
	padding: 0;
	clear: both;
	text-align: center;
}

#footer_text {
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
	padding: 15px 53px 15px 53px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #a6a6a6;
}
#footer_text a {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  color: #a6a6a6;
  text-decoration: underline; white-space: nowrap;
}

/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

/*--- paragraph ------------------------------------------------------------*/

.content, .content p, .content table, .content select, .content input, .content textarea {
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #262626;
}

.content, .content p {
	margin: 5px 0 20px 0;
	padding: 0;
	line-height: 1.6;
}
}

/*--- headings -------------------------------------------------------------*/

.content h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #262626;
}

.content h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #67445c;
}

.content h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #920965;	
}

/*--- Styles -------------------------------------------------------------*/

.h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #262626;	
}

.h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #920965;	
}

.h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #920965;	
}

/*--- links ----------------------------------------------------------------*/
/*
.content a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #920965;
}

.content a:visited {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #920965;
}

.content a:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #919191;
}

.content a:active {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #919191;
}
*/

/*--- tables ---------------------------------------------------------------*/

.content table {
  margin-left: 1px;
  margin-bottom: 15px;
	border-left: 1px solid;
	border-top: 1px solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
}

.content th {
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding: 3px 5px 3px 5px;
	text-align: left;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.content tr {
}

.content td {
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding: 3px 5px 3px 5px;
}

.content tr.odd {
	padding: 3px 5px 3px 5px;
}

.content tr.even {
	padding: 3px 5px 3px 5px;	
}

/*--- forms ----------------------------------------------------------------*/

.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;
}
.content #submit {
	padding: 2px 5px 2px 5px;
}
.content label { 
}

.content select { 
}

.content option { 
}

/*--- lists ----------------------------------------------------------------*/

.content ol { 
}

.content ul { 
}

.content li { 
}

/*--------------------------------------------------------------------------*/

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}