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

/*-- global container ------------------------------------------------------*/

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

#header {
    position: relative;
    padding-bottom: 10px;
    margin: 0 auto;
    width: 1015px;
    height:310px;
    top: 0px;
    left: 0px;
}

#main_container {
    padding: 0;
    margin: 0px 0px 0px 0px;
}

#layout_table {
    border-collapse: collapse;
}

#sub_nav_column {
    vertical-align: top;
}

#content_column {
    vertical-align: top;
}

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

#sub_container1 {
    margin: 0 0 0 0px;
    padding: 0;
}

#sub_container2 {
    margin: 0px 0px 0 10px;
    padding: 10px 10px 12px 0px;
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    width: 650px;
}

#content_container {
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 690px;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
    clear: both;
    position: relative;
    top: -3px;
    left: 0px;
    width: 1015px;
    height: 324px;
}

html>body #key_visual {
    /* right: 25px;*/

}

#image_top {
    margin: 0 0px 0 0px;
    padding: 0 30px 0 0px;
    width: 547px;
	height: 147px;
    float: left;
}


/*--- slogan (as text or background image) ---------------------------------*/

#slogan {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px 0 0px 25px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 835px;
    height: 26px;
}

html>body #slogan {
    width: 835px;
    height: 26px;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
    width: 142px;
    height: 53px;
    position: absolute;
    top: 25px;
    left: 60px;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    z-index: 1;
    position: relative;
    top: 34px;
    left: 50px;
    line-height: 0;
    padding: 0 0px 0 0px;
    margin: -36px 0 0px 0;
    overflow: hidden;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 450px;
    /*height: 25px;*/

}

html>body #main_nav_container {
    width: 550px;
    min-height: 25px;
}

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

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

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    overflow: hidden;
    margin: 0;
    padding: 0px 10px 0px 10px;
    display: block;
    float: left;
    line-height: 25px;
    text-align: center;
    height: 25px;
    width: 100px;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body #main_nav_list a {
    height: 25px;
}

a.main_nav_item:hover {
    /*background: transparent;*/

}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    margin: 15px 0px 50px 0px;
    padding: 0 0 0 0px;
    float: left;
}

/*--- subnavigation --------------------------------------------------------*/

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

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

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    overflow: hidden;
    text-align: center;
    line-height: 35px;
    height: 35px;
    padding: 0 0px 0 0px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 220px;
}

html>body .sub_nav_list a {
    width: 220px;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
    margin: 0;
    padding: 0;
    width: 1015px;
    height: 123px;
    clear: both;
}
#footer-asha {
    margin: 0;
    padding: 0;
    width: 1015px;
    height: 500px;
    clear: both;
}

#footer_text {
    padding: 30px 50px 0 0px;
    margin: 0px 0px 0px 0px;
    text-align: right;
}

/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

/*--- paragraph ------------------------------------------------------------*/

.content {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content p {
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content table {

}

.content select {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content input {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    font-family: Arial,Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;

}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

/*--- tables ---------------------------------------------------------------*/

.content th {

}

.content td {

    padding: 3px 5px 3px 5px;
}

.content tr.odd {
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;

}

/*--- lists ----------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
.box3 {
	position: relative;
	display: block;
	width: 580px;
	background: url(images/b3-mid_580x1.gif) repeat-y left top;
	margin-bottom: 20px;
}
.box3 .b3top {
	background: url(images/b3-top_580x8.gif) no-repeat left top;
	width: 580px;
	display: block;
	position: relative;
	height: 8px;
}
.box3 .b3bot {
	background: url(images/b3-bot_580x8.gif) no-repeat left bottom;
	width: 580px;
	display: block;
	position: relative;
	height: 8px;
}
.box3 .wrap3 {
	position: relative;
	padding: 5px;
	padding-left: 12px;
}
