body#main_body {
  margin-top: 0px;
  margin-bottom: 0px;
	left: 10px;
	right: 10px;
	padding: 4px;
  background-color: #666666;
}

#main_container {
	clear: both;
  background-color: #ffffff;
  width: 90%;
 	z-index: 0;

}

#header {
    height:14px;
	width: auto;
    clear: both;
    background-position: top left;
    background-repeat: no-repeat;
}

#layout_table {
	width: 100%;
	border-collapse: collapse;
}
#key_visual {
    position: absolute;
	margin-top: 0px;
	left:0%;
    width: 0px;
    height: 0px;
}

#logo {
    position: absolute;
    margin-left: 40px;
    margin-top: 17px;
    width: 140px;
    height: 120px;
}

#slogan {
	position: fixed;
	top: 0px;
	left: 355px;
	margin-top: 145px;
	width: 65%;

}

#layout_table {
	border-collapse: collapse;
}

#left_column {
	width: 200px;
	vertical-align: top;

}

#right_column {
	vertical-align: top;
	
}

#top_container {
    height: 18px;
    background-repeat: repeat-x;
    background-position: left top;
}

#main_container {
	clear: both;
	width: 100%;
    background-position: left top;
    background-repeat: repeat-y;

}

#sub_container1 {
    margin: 0px auto 0 auto;
	border-collapse: collapse;
	width: 100%;
}

#sub_container2 {
	background-color:#ffffff;
	margin: 0px auto 0 auto;
	border-collapse: collapse;
	width: 85%;
}

#content_container {
	border-collapse: collapse;
	background-color:#ffffff;
	line-height: 19px;
	margin: 0px auto 0 auto;
	padding: 0px;
	list-style-position: outside;

}

/* Begin Menu */

#main_nav_container {
    width: 200px;
    margin-top: 120px;
    margin-left: 3px;
	margin-right: 3px;
}

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

#main_nav_list li {
    clear: both;
    margin-top: 3px;
    padding: 0;
}

#main_nav_list a {
    text-align: left;
    height: 20px;
    line-height: 18px;
    padding: 8px 0 0 20px;
    display: block;
    background-repeat: repeat-x;
    background-position: left top;
    overflow: hidden;
}

/* Fix white-space bug in IE/Win. Hide from IE/Mac. \*/
* html #main_nav_list li { display:inline;}
/* End fix. */

/* Begin SubMenu */

#sub_nav_container {
    margin-left: 3px;
    margin-top: 0px;
    padding: 3px;
}

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

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

.sub_nav_list a {
    text-align: left;
    height: 17px;
    padding: 4px 0 0 15px;
    display: block;
    background-repeat: repeat-x;
    background-position: left top;
    overflow: hidden;    
}

/**/

#footer_text {
    clear: both;	
    margin-top: 2px;
    text-align: center;
    background-repeat: repeat-x;
    background-position: left top;
		height: 24px;
    padding: 5px 0 0 0;
}

/* Begin Content */

.content table {
    margin-left: 1px;
    border-left: 1px solid;
    border-top: 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 5px;
    text-align: left;
}

.content td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 7px 7px 7px 7px;
}

.content button {
    height: 23px;
    border: 1px solid;
}

.content textarea {
    border: 1px solid;
}

.content input {
    border: 1px solid;
}

.content fieldset {
    border: 1px solid;
}
/* End Content */

/* Begin Search */

/* End Search */
}
