body {
	margin:0px;
	padding:0px;
	background:url(../img/bg_body.jpg);
	font-family:arial;
	font-size:12px;
}

td, th, tr {
	font-size:12px;
	text-align:left;
	vertical-align:top;
}

.box_all {
	width:980px;
}

.box_all .box_top_spacer {
	width:980px;
	height:40px;
}

.box_all .box_top {
	height:122px;
	width:980px;
}

.box_all .box_top .box_left_spacer {
	height:122px;
	width:50px;
	float:left;
}

.box_all .box_top .box_main {
	height:122px;
	width:916px;
	float:left;
	background:#e85511;
}

.box_all .box_top .box_main .logo {
	margin-left:110px;
	padding-top:20px;
}

.box_all .box_top .box_right {
	height:122px;
	width:11px;
	float:left;
	background:url(../img/bg_box_top.png);
	background-repeat:no-repeat;
}

.box_all .box_middle {
	height:340px;
	width:980px;
}

.box_all .box_middle .box_left {
	height:340px;
	width:198px;
	background:#1a171b;
	float:left;
}

.box_all .box_middle .box_spacer {
	height:340px;
	width:10px;
	background:#fee6ce;
	float:left;
}

.box_all .box_middle .box_image {
	width:395px;
	height:340px;
	float:left;
	background:url(../img/teaser_def.jpg);
	background-repeat:no-repeat;
}

.box_all .box_middle .box_content {
	width:363px;
	height:340px;
	float:left;
	background:#fee6ce;
	overflow:auto;
}

.box_all .box_middle .box_content .box_content_inner {
	width:333px;
	margin:10px 0px 10px 10px;
	font-size:12px;
	color:#1e1614;
}

.box_all .box_middle .box_content .box_content_inner h1 {
	font-size:15px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:15px;
}

.box_all .box_middle .box_content .box_content_inner a {
	color:#000000;
	text-decoration:none;
}

.box_all .box_middle .box_content .box_content_inner a:hover {
	text-decoration:underline;
}

.box_all .box_middle .box_right {
	height:340px;
	width:11px;
	float:left;
	background:url(../img/bg_box_middle.png);
	background-repeat:repeat-y;
}


.box_all .box_bottom {
	height:97px;
	width:980px;
}

.box_all .box_bottom .box_left_spacer {
	background:url(../img/bg_box_borderbottom_middle.png);
	background-repeat:repeat-x;
	height:97px;
	width:50px;
	float:left;
}

.box_all .box_bottom .box_left {
	height:97px;
	width:158px;
	float:left;
	background:#e85511;
}

.box_all .box_bottom .box_main {
	height:97px;
	width:758px;
	float:left;
	background:#e85511;
}

.box_all .box_bottom .box_main .line1 {
	height:60px;
}

.box_all .box_bottom .box_main .line2 {
	width:740px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#1a171b;
}

.box_all .box_bottom .box_right {
	height:97px;
	width:11px;
	float:left;
	background:url(../img/bg_box_middle.png);
	background-repeat:repeat-y;
}


.box_all .box_bottom_border {
	height:11px;
	width:980px;
}

.box_all .box_bottom_border .box_left_spacer {
	height:11px;
	width:50px;
	float:left;
}

.box_all .box_bottom_border .box_left {
	height:11px;
	width:20px;
	float:left;
	background:url(../img/bg_box_borderbottom_left.png);
	background-repeat:no-repeat;
}

.box_all .box_bottom_border .box_main {
	height:11px;
	width:896px;
	float:left;
	background:url(../img/bg_box_borderbottom_middle.png);
	background-repeat:repeat-x;
}



.box_all .box_bottom_border .box_right {
	height:11px;
	width:11px;
	float:left;
	background:url(../img/bg_box_borderbottom_right.png);
	background-repeat:no-repeat;
}



/* Menu Definition */

#menu {
	margin:25px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

#menu .menu_spacer {
	width:175px;
	height:1px;
	background:#c6c5c6;
	line-height:0px;
	font-size:0px;
}

#menu .menu_item {
	width:175px;
	height:30px;
}

#menu .menu_item a {
	font-size:12px;
	padding:8px 0px 8px 58px;
	display:block;
	text-decoration:none;
	color:#ffffff;
	text-transform:uppercase;
}

#menu .menu_item_act {
	width:175px;
	height:30px;
}

#menu .menu_item_act a {
	font-size:14px;
	padding:7px 0px 7px 58px;
	display:block;
	text-decoration:none;
	color:#e85511;
	font-weight:bold;
	text-transform:uppercase;
}

.menu2wrap {
	margin:15px 0px 0px 0px;
}

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

#menu2 .menu2_item {
	float:left;
	margin-right:15px;
}

#menu2 .menu2_item a {
	font-size:12px;
	display:block;
	text-decoration:none;
	color:#f8b66a;
	font-weight:bold;
	text-transform:uppercase;
}

#menu2 .menu2_item_act {
	float:left;
	margin-right:15px;
}



#menu2 .menu2_item_act a {
	font-size:12px;
	display:block;
	text-decoration:none;
	color:#01632f;
	font-weight:bold;
	text-transform:uppercase;
}

.menu3wrap {
	margin:10px 0px 0px 0px;
}

#menu3 {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
	width:395px;
}

#menu3 .menu3_item {
	height:23px;
	width:23px;
	background:url(../img/bg_menu3_item.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#menu3 .menu3_item a {
	font-size:12px;
	text-decoration:none;
	color:#01632f;
	display:block;
	padding:4px 0px 0px 6px;
}

#menu3 .menu3_item_act {
	height:23px;
	width:23px;
	background:url(../img/bg_menu3_item_act.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#menu3 .menu3_item_act a {
	font-size:12px;
	text-decoration:none;
	color:#f8b66a;
	display:block;
	padding:4px 0px 0px 6px;
}

#menulex {
	margin-top:0px;
	padding-top:0px;
}

#menulex .menulex_item a {
	color:#1e1614;
	font-size:12px;
	text-decoration:none;
}

#menulex .menulex_item a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}

.menubn {
	float:right;
}
