@charset "utf-8";
/* CSS Document */



* {
    margin: 0;
    padding: 0;
}

html  {
    height:100%;
    width:100%;
}

#bg table {
	height:100%;
    width:100%;
	overflow:hidden;
	
}
#bg {
	height:100%;
    width:100%;
    position: fixed;
	overflow:hidden;
}

#bg div { /*IMPORTANT */
    top:-35%;
    height:170%;
    left:-35%;
    width:170%;
	position:absolute;
	overflow:hidden;
	background-position:left 
}

#bg td {
	height:100%;
	width: 100%;
    text-align:center;
    vertical-align:middle;
	overflow:hidden;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
	overflow:hidden;
}
#cont {
	position:absolute;
	top:0;
	left:0;
	right:0;
	z-index:70;
	
}

.box {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background-color:#FFF;
    /*min-height:90%;
    min-width: 90%;
    background: white;*/
	
}
#top-banner-wrapper{

}



#top-banner{
	width: 100%;
	height: 65px;
	background-color:white;
	/*border:solid;
	border-color:#E8E8E8;
	border-style:double;*/
}
#top-banner-logo{
	width: 250px;
	height: 65px;
	
}

#top-banner-box{
	text-align:right;
	height: 65px;
	vertical-align:middle;
	
}
#top-banner-search{
	text-align:right;
	width: 100px;
	height: 65px;
	
}


 


#main-text{
	position:absolute;
	bottom: 10px;
	height: 100px;
	/*width: auto;*/
	background-color:#004F6D;
	border:none;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	min-width: 800px;
	
}

#left-text{
	
	width: 44%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	


}
#right-text{
	width: 50%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;

	

}


#mainMenu {
	position:absolute;
	left:0px;
	top:70px;
	width:469px;
	bottom: 0px;
	z-index:72;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	height: 723px;
	
	
}
#apText {
	position:absolute;
	left: 251px;
	right: 20px;
	bottom: 30px;
	height: 110px;
	min-width: 800px;
	z-index:71;
	background-color:#000000;
	/*background-color:#004F6D;  */
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#apFooter {
	min-width: 780px;
	padding-right:20px;
	text-align:right;
	position:absolute;
	left: 251px;
	right: 20px;
	bottom: 0px;
	height:30px;
	z-index:74;
	/*background-color:#004F6D;*/
	background-color:#000000;

	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#apTittle{
	text-align:left;
	position:absolute;
	left: 251px;
	right: 20px;
	bottom: 140px;
	height:30px;
	z-index:74;
	min-width:800px;
	

}
#tittle{
	padding-left: 10px;
	background-color:#004F6D;
	height:100%;
	min-width: 800px;
}
#apTextCentre{
	text-align:left;
	position:absolute;
	left: 251px;
	top:200px;
	height:40px;
	z-index:77;
	width: 400px;
	

}
