/*\*/
* html #minwidth, * html #container, * html .layout, * html #main {
	height:1px;
}
/**/
    /* for IE */
* html #minwidth
 {
	 padding-right: 780px;
}
* html #minwidth2 {
	border-right:780px solid #fff;
    position:relative; 
    float:right; 
    z-index:1;
}
* html #container,
* html #container2 {
    margin-right:-780px; 
    position:relative; 
    float:left; 
    z-index:2;
}
/* end min-width for IE5, IE6 */

/* footerStickAlt */
#footer
{
    position: relative;
    margin-top: -43px;
  width: 100%;
  height: 39px;       /* height of #footer bg img */
  background-color: #F2F5ED;
  }
  
/* end footerStickAlt */


/* :: HEADER :: */ 
#header
{
   width: 100%;
	height: 161px;
	background-image: url(../images/fp_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#logo_box
{
    width: 19%;
    float: left;
}
#logo
{
    width: 144px;
	 height: 31px;
	 margin: 48px 0 0 30px;
}
* html #logo {
	margin-left: 30px;
}
#hd_navigation_box {
	float: right; 
	width: 75%; 
	height: 161px;
}
#hd_languages {
	width: 161px;
	margin-top: 15px;
	height: 20px;
}

#hd_faves li{
list-style: none;
float: right;
width: 250px;
height: 20px;
font-size: 11px;
margin-right:10px;
	}


#hd_languages li {
	list-style: none;
	float: left;
	border: 1px solid #B9C5D3;
	width: 28px;
	height: 14px;
	text-align: center;
	background-color: #F2F5ED;
	margin-right: 10px;
	font-size: 11px;
	color: #8EA4B2;
}


#hd_languages li.active {
	border: 1px solid #8EA2C7;
}
#hd_languages li a{
	text-transform: uppercase;
	text-decoration: none;
	color: #B9C5D3;
	font-size: 11px;
}
#hd_languages li.active a{
	color: #8EA2C7;
}
#hd_navigation {
	height: 116px;
	width: 100%;
	clear: left;
	margin-top: 2px;
	background: url(../images/fp_hd_nav_bg04.jpg) right top no-repeat;
}
.hd_nav_section {
	float: left;
	height: 86px;
	width: 25%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#favs
{
	height: 20px;
	width: 95%;
}

.fav
{
	color: #5D657C;
	font-size: 11px;
	margin-top: -40px;
	text-align: justify;
}

.hd_nav_section.fourth {
	width: 24%;
}
.hd_nav_section.first {
	background: url(../images/fp_hd_nav_bg01.jpg) right no-repeat;
}
.hd_nav_section.second {
	background: url(../images/fp_hd_nav_bg02.jpg) right no-repeat;
}
.hd_nav_section.third {
	background: url(../images/fp_hd_nav_bg03.jpg) right no-repeat;
}
.hd_nav_section.fourth {
	/*background: url(../images/fp_hd_nav_bg04.jpg) right no-repeat;*/
}
.hd_nav_section.fourth {
	border: 0;
}
#hd_navigation_menu {
	padding: 0;
	margin: 0;
	clear: left;
	width: 100%;
	height: 30px;
	background-image: url(../images/fp_hd_main_nav_bg.gif);
	background-repeat: repeat-x;
}
#hd_navigation_menu li {
	list-style: none;
	float: left;
	width: 25%;
	text-align: center;
}
* html #hd_navigation_menu li.last {
	width: 24%;
}
#hd_navigation_menu li.first {
	background-image: url(../images/fp_hd_main_nav_corner.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#hd_navigation_menu li a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 22px;
	padding-top: 8px;
}

/* :: CONTENT :: */
#cc_leftmenu_box
{
    width: 18%;
    float: left;
    clear: left;
    margin-right: 0px;
	 padding-left: 28px;
}
#cc_leftmenu_box li {
	list-style: none;
	height: 20px;
	background-image: url(../images/fp_navigation_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
}

#cc_leftmenu_box li.level2 {
	list-style: none;
	height: 20px;
	background-image: url(../images/fp_navigation_bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	padding-left: 25px;
}

#cc_leftmenu_box li.level2 a.level2Sel {
	font-weight: bold;
	color: #4F4F4F;
}


#cc_leftmenu_box li a.active {
	font-weight: bold;
	color: #4F4F4F;
}

#cc_content_box {
    padding-bottom: 43px; /* avoid footer overlay */
}
#cc_left_box {
	float: right;
	/*width: 45%;*/
	height: 100px;
	width: 75%;
	margin-top: 20px;
	height: auto;
}
#cc_right_box {
	float: right;
	width: 30%;
	height: 100px;
	background-color: Red;
	display: none;
}

/* :: FOOTER :: */
#footer {
	height: 39px;
	border-top: 4px solid #6E8899;
	background-color: #F4F4F4;
	font-size: 11px;
	color: #6E8899;
}
#aku_logo_box {
	width: 19%;
	float:left;
}
#itg_logo {
	width: 79px;
	height: 20px;
	margin: 8px 0 0 23px; /* 23! */
}
#footer p {
	margin-left: 50px;
	margin-top: 15px;
	float: left;
	width: 150px;
}

td.banner {
	text-align:right;
}

#front_table {
	width:100%;
}

#front_table td {
	padding:20px 0 30px 0;
}