/****************************************************************/
/*                       Main Content                           */
/****************************************************************/
#main_partition {
	background: url(../template/misc/bg.gif) repeat-y;
	width: 756px;
}
#left_partition {
	width: 107px;
	padding: 0px 17px 17px 17px;
	float: left;
	background: #000000;
	height: 350px;
}
#main_partition_video_spokesperson{
	background: url(../template/misc/bg.gif) repeat-y;
	width: 960px;
}
#right_partition_video_spokesperson {
	width: 770px;
	margin: 0px 15px 15px 15px;
	float: right;
}

#right_partition {
	width: 580px;
	margin: 0px 15px 15px 15px;
	float: right;
}
#right_content {
	width: 156px;
	float: left;
}
#flash_box {
	width: 400px;
	height: 230px;
	margin-top: 13px;
	float: right;
}
#feedback_text {
	width: 400px;
	margin-top: 13px;
	float: right;
}
#page_header {
	width: 106px;
	float: left;
	margin-bottom: 12px;
}
#page_sub_header {
	width: 171px;
	float: left;
	margin-bottom: 12px;
}
#menu_text {
	width: 106px;
}
a.menu_text, span.menu_text {
	display: block;
	text-decoration: none;
	color: #0A6B01;
	font-weight: bold;
}
a.menu_text_selected {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover.menu_text, span.menu_text {
	color: #FFFFFF;
}
#menu_text .submenu {
	padding-left: 7px;
	margin-bottom: 7px;
}
#menu_text .submenu a {
	color: #0A6B01;
	list-style-type: none;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../template/misc/menu_carat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	line-height: normal;
}
#menu_text .submenu a:hover {
	color: #FFFFFF;
}
#menu_text .carat {
	color: #0A6B01;
	margin-right: 3px;
	font-weight: bold;
}
#description {
	width: 171px;
	float: left;
}
#description1 {
	width: 350px;
	float: left;
}
.desc_menu{
	color: #0A6B01;
	font-weight: bold;
	list-style-type: none;
	padding-left: 10px;
	background-image: url(../template/misc/menu_carat_alt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	text-align: left;
	line-height: normal;
}
.desc_menu a{
	color: #0A6B01;
	text-decoration: none;
}
.desc_menu a:hover{
	color: #666666;
}
.sub_head_text {
	font-size: 13px;
	font-weight: bold;
}