HTML,BODY {
	height:100%;
}
BODY {
	color:#fff;
	margin:0;
	padding:0;
	min-width:760px;
	min-height:100%;
}
#wrap{
	min-height:100%;
	height:100%;	
}
#wrap:after {
	content:"";
	clear:both;
	display:block;
}
.line {
	float: left;
	width: 100%;
	display: block;
	position: relative;
	overflow:hidden;
}
.item {
	position: relative;
	float: left;
	overflow:hidden;
	left: 100%;
	padding-bottom:1000em;
	margin-bottom:-1000em;
}
.sap-content {
	overflow:hidden;
	padding:5px;
	color:black;
}

#item1 {
	margin-left:-100%;
	width:100%;
	color:#000;
	background-color:white;
	font-size:11px;
	z-index: -5;
}
#item1 .sap-content {
		padding:5px 21%;
		margin-right:0em;
		padding-top: 2em;
		padding-left: 21em;


}
#item2 .sap-content {
		padding-top:4em;
		padding-left:1em;
		padding-right:0em;
}
#item2 {
	margin-left:-100%;
	width:17.5em;
	background-color:#F0F0F0;
	font-size:12px;
}
#item3 {
	margin-left:-420px;
	width:420px;
	background-color:#0066FF;
}
#item1 .sap-content,#item3 .sap-content {
	padding-bottom:5em;
	padding-right:37em;
	text-align: justify;
}
#line1 {
	height:auto !important;
	min-height:100%;
	height:100%;
}
#line2 {
	margin-top:-3em;
	height:3em;
}
#header {
	background-color:#F0F0F0;
	height:130px;
	background-image: url('header2_line.png');
	background-position: left bottom;
	background-repeat: repeat-x;
}
#footer {
	margin-left:-100%;
	width:100%;
	background-color:#696969;
	overflow:hidden;
	font-size:12px;
}
#fly {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: -1;
}
#fly_ {
	position: absolute;
	left: 0px;
	top: 53px;
}
#flyt {
	position: absolute;
}
#fly1 {
	position: absolute;
	left: 25px;
	top: 10px;
}
#fly2 {
	position: absolute;
	left: 15em;
	//top: 15px;
	padding:0;
}
#fly3 {
	position: absolute;
	right: 2em;
	top: 0px;
	font-size:12px;
	text-align:right;
	line-height:1.2;
	font-family: Trebuchet MS;
}	
#hh {font-size:20px;color:#C30000;font-style:italic;}
#bb {font-weight:600;}

P { font-family: Trebuchet MS;
	font-color:black;
}
A:visited {
	color:black;
	text-decoration: none;
}
A:link {
	color:black;
	text-decoration: none;
}
A:hover {
	color:red;
	text-decoration:underline;
}
A IMG {
 border: none;
}
H3 {

font-weight: lighter
}