/* theme */

body {
	background-color: #C6E8F1;
    font-size: 14px;
    font-size: 87.5%;
}

td.ff_parent_table{
	background-color: #C6E8F1;
	/* background-image: url(../images/framework/background.jpg);  */
	background-position: top center;
	background-repeat: repeat-y;
}

/* header box start */

#ff_header{
	background-color: #C6E8F1;

}
#ff_header div.ff_wrapper{
	/* height: 187px; */
	height: 410px;
	width: 1000px;
}
#ff_header div.ff_box{
/* 	background-image: url(../images/home_01.jpg);  */
	background-position: top center;
	background-repeat: repeat-x;
	left: -135px; top: 0px;
	/* height: 187px; */
	height: 410px;
	width: 1278px; 
}
#ff_header div.header_box{
	position: absolute;
	/* left: 500px;  */left: 0px; top: 0px;/* 
	height: 187px;
	width: 1000px; */
	height: 535px;
	width: 1278px;
}

#ff_header div.headbox_container{
	width:1278px; float:left;
}
div.headbox_container div.top_logo{
	background-image: url(../images/home_01.jpg);  
	width:1278px; height:187px;
	float:left;
}


div.headbox_container div.nav{
	width:1279px; height:47px;
	float:left;
}
div.headbox_container div.nav_left{
	background-image: url(../images/home_06.jpg); 
	width:206px; height:47px;
	float:left;
}
div.headbox_container div.nav_middle{
    height:47px;
    float:left;
}
div.headbox_container div.nav_middle a{
    margin:0px; padding:0px;
	float:left;
}
div.headbox_container div.nav_right{
	background-image: url(../images/home_07.jpg);
	background-repeat:no-repeat;
	width:395px !important; width:405px !important\9; height:47px;
	float:left;
	padding-top:14px;
	padding-left:10px;
	position:relative;
}

div.headbox_container div.nav_right img{
	position:absolute;
}
div.headbox_container div.nav_right .logout{
	padding-left:60px;
	padding-top:10px;
	color:#fff;
}
div.headbox_container div.nav_right .logout a{
	color:#fff;
	margin-top:10px;
}

div.headbox_container div.nav_line{
	background-image: url(../images/home_12.jpg); 
	width:1278px; height:15px;
	float:left;
}






/* top banner start */

#ff_banner{
	background-color: #FFFFFF;
}
#ff_banner div.ff_wrapper{
	height: 47px;
	width: 1000px;
}
#ff_banner div.ff_box{
	height: 47px;
	width: 1000px; 
}


/* bottom box */

#ff_footer{
	background-color: #72BBCC;
}
#ff_footer div.ff_wrapper{
	height: 183px;
	width: 1000px;
}
#ff_footer div.ff_box{
	/* background-image: url(../images/framework/footer_bg.jpg);  */
	background-image: url(../images/home_23.jpg);  
	background-position: top center;
	/* background-repeat: repeat-x; */
	background-repeat: no-repeat;	
	left: -500px; top: 0px;
	height: 183px;
	width: 2000px; 
}
#ff_footer div.footer_box{
	position: relative;
	left: 500px; top: 15px;
	height: 183px;
	width: 1000px;
	text-align: center;
	color: #FFFFFF;
}
#ff_footer div.footer_box a{
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;
}

#ff_footer div.footer_box a:hover{
	text-decoration:underline;
}

/* main box */

#ff_main div.ff_wrapper{
	background-color: #C6E8F1;
	width: 1279px;
}
#ff_main div.ff_box{
	background-color: #C6E8F1;	
	width: 912px;
	/*margin-left:200px;*/
	
	/* 
	width: 1000px;
	position:relative;
	left: 139px; *//* 
	position: relative;
	left: 4px; 	
	
	background-color: #D6EFF4;	 */
}




    div.login_field {
        display:none;
    }