li {margin-left:15px;}
.imgright {border: none; margin: 0em .7em .7em 0em;clear:right;float:right;}
.imgleft {border: none; margin: 0em .7em .7em 0em;clear:left;float:left;}

#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 720px;
	overflow: hidden;
}

#sub_container2 {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;	
	padding: 0;
	width: 541px;
	border-width: 1px;
	border-left-style:solid;
	overflow: hidden;
}


#sub_container2 p, h1, h2, h3, form, crumb_text {
	margin-top: 10px;	
	margin-left: 25px;	
	margin-right: 20px;
	margin-bottom: 20px;
}

#content_container {
	clear: both;
	position: relative;
}

#left_column_container {
	z-index:1;
	margin: 0;
	padding: 0;
	float: left;
	width: 178px;
}


#header	{
	position: relative;
	padding: 0;
	margin: 0;
	width: 720px;
	height: 125px;
	top: 0;
	left: 0;
}

#key_visual {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 720px;
	height: 150px;
}


#main_nav_container {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 720px;
	margin: 25px 0 0 0;
}

#main_nav_list {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	list-style-type: none;
}

#main_nav_list li {
	height: 26px;
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
}

#main_nav_list a {
	margin: 0px;
	padding: 2px 19px 0px 24px;
	display: block;
	float: left;
	height: 26px;
	line-height: 22px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 26px;
}

.sub_nav_container {
	clear: both;
	margin: 0;
	padding: 0;
}

.sub_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sub_nav_list li {
	margin:0;
	padding: 0 0 1px 0;
}

.sub_nav_list a {
	text-align: left;
	line-height: 26px;
	height: 26px;
	padding: 0 0 0 25px;
	display: block;
}

#content_container table {
	border-style: none
	border-width: 0px;
	border-spacing: 0;
}

#footer {
	margin: 0;
	padding: 0;
	width: 720px;
	height: 35px;
	clear: both;
}

#footer_text {
	padding: 10px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: right;
}


body#main_body {
	margin: 0;
	padding: 0;
	text-align: left;

}

#content_container p {
	line-height: 1.3;

}

fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

input {
	border-style: solid;
	border-width: 1px;
}

textarea {
	border-style: solid;
	border-width: 1px;
}