html, body {
height: 100%;
margin:0;
padding:0
}
body {
	font:12px Tahoma;
	color:#000000;
	background:url(../images/bg_336666.gif);
}
#top-frame {
	height: 106px;
	width: 742px;
	margin: auto auto auto auto;
	background: url(../images/WeFlyAsOne.jpg) no-repeat right bottom;
	
}
#top-frame .bodytext {
	height: 20px;
	width: 300px;
	padding: 72px 0 0 0;
	margin: auto 10px auto auto;
	font-size: 10px;
	color:#999999;
	text-align:right;
	float:right;
}
#top-frame a {
	text-decoration:none;
	color:#999999;
	background-image: url(../images/arrowOFF.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 8px 0 7px;
}
#top-frame a:hover {
	color:#FFFFFF;
	background-image: url(../images/arrowON.gif);
}

#content-frame #clear {
	clear: both;
	height: 10px;
}
#content-frame {
	background-image: url(../images/bg_Body.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: auto auto auto auto;
	height: auto;
	width: 742px;
}
#content-frame #welcome {
	float: none;
	clear: right;
	width: 480px;
	margin-right: 14px;
	margin-left: 150px;
}
#content-frame #viewAll {
	float: none;
	clear: right;
	width: auto;
	margin-right: 14px;
	margin-left: 15px;
}
#content-frame #content {
	float: right;
	clear: right;
	width: 480px;
	margin-right: 14px;
}
#content h1 {
	font-size:16px;
	margin: 0px 0 6px 0;
	color:#FF9900;
	letter-spacing: 1px;
}
#content h2 {
	font-size:14px;
	margin: 10px 0 6px 0;
	letter-spacing: 1px;
}
#content h3 {
	font-size:20px;
	margin: 6px 0 6px 0;
	padding:0 0 7px 0;
	letter-spacing: 1px;
	background: url(../images/divider.gif) repeat-x left bottom;
}
#bodytext-frame {
	height: auto;
	text-align:justify;
	clear:both;
	width:460px;
	padding: 6px 0 0 0;
}
#bodytext-viewAll {
	height: auto;
	text-align:justify;
	clear:both;
	width: auto;
	padding: 6px 0 0 0;
}
#nav {
	height: auto;
	width: 180px;
	font-size:11px;
	color: #666666;
	margin-left: 10px;
	float: left;
}
#nav ul {	
	list-style: none;
	width: 180px;
	margin: 0 0 0 0;
	padding: 0;
}
#nav li a {
	height: 37px;
	text-decoration: none;
	color: #000000;
	display: block;
	margin:0 0 4px 0;
	padding: 0 0 0 0;
	background-image: url(../images/bg_Nav.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height:250%;
	font-size: 13px;
}	
	
#nav li a:hover {
	background-image: url(../images/bg_NavHover.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #ff6600;
}
#nav li a span{
	color:#CCCCCC;
	font-size:10px;
}
#nav h3 {
	text-transform:uppercase;
	margin: 0 0 3px 0;
	color:#666666;
	font-size: 11px;
	font-weight:normal;
}
#shadow-frame {
	margin: auto;
	height: 308px;
	width: 742px;
}
#horizontal-image {
	background-image: url(../images/divider.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 50px 0 0 20px;
	float: left;
	width: 95%;
}
#sub-content-frame {
	background-image: url(../images/bg_bodyBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 308px;
	width: 742px;
}

#shadow-container {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 308px;
	width: 100%;
}
#bodytext-frame .spacer {
	height: 20px;
	width: 100%;
}

#footer-frame {
	position: absolute;
	bottom: 0;
	width:100%;
	height:37px;
	/*margin-bottom:-1px;*/
	border-top:1px solid #999999;
	background-color: #333333;
}
#footer-container {
	margin-top: 30px;
	height: 1px;
}

#footer-frame #right {
	width:40%;
	color:#CCCCCC;
	float:left;
	text-align:right	
}
#footer-frame #right div {
	padding-right:20px;
	padding-top:11px;
	clear:both
}
#footer-frame #left {
	width:60%;
	float:left
}
#footer-frame #left div {
	padding-left:15px;
	padding-top:4px
}
#sub-bodytext {
	height: 50px;
	width: 95%;
	margin: 0 16px auto;
	font-size: 10px;
	color:#999999;
	padding-top: 60px;
	background-image: url(./images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#sub-bodytext a {
	color:#666666;
	text-decoration:none;
}
#sub-bodytext a:hover {
	color:#ffffff;
}

#content input, select, textarea{
	margin-left: 5px;
}
input {
	font-size: 12px;
	color: Blue;
	font: 12px Verdana;
	/*background-color: #FFFFFF;	
	border: 1px solid #999999;
	width: 150px;*/
}
textarea {
	font-size: 12px;
	color: blue;
	font: 12px Verdana;
	/*background-color: transparent;
	border: 1px solid #999999;
	width: 280px;
	height:100px;*/
}
.button {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#FF9900;
	border-top: 1px solid #999999;
	border-bottom:none;
	border-left: none;
	border-right: none;
	height: 20px;
	width: auto;
}
DIV.label {
	MARGIN-TOP: 5px; FLOAT: left; MARGIN-BOTTOM: 3px; WIDTH: 60px
}
DIV.bild-right {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN-LEFT: 6px; PADDING-TOP: 0px; POSITION: relative
}
DIV.bild-right IMG {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; BACKGROUND: url(img-shadow/shad_bottom.gif) white repeat-x left bottom; PADDING-BOTTOM: 7px; PADDING-TOP: 3px
}
DIV.bild-center {
	MARGIN: auto; POSITION: relative; TEXT-ALIGN: center
}
DIV.bild-center IMG {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; BACKGROUND: url(img-shadow/shad_bottom.gif) white repeat-x left bottom; PADDING-BOTTOM: 7px; PADDING-TOP: 3px
}
DIV.bild-left {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN-RIGHT: 6px; PADDING-TOP: 0px; POSITION: relative
}
DIV.bild-left IMG {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; BACKGROUND: url(img-shadow/shad_bottom.gif) white repeat-x left bottom; PADDING-BOTTOM: 7px; PADDING-TOP: 3px
}
/* graphic Formating BEGIN */
div.graphic-right {
  float: right;
  padding: 0 1px;
  margin-left: 6px;
  position: relative;
}

div.graphic-right img {
	padding: 3px 3px 7px 3px;
	background: white url(img-shadow/shad_bottom.gif) repeat-x bottom left;
}
div.graphic-center {
  margin: auto;
  text-align:center;
  position: relative;
}

div.graphic-center img {
	padding: 3px 3px 7px 3px;
	background: white url(img-shadow/shad_bottom.gif) repeat-x bottom left;
}
div.graphic-left {
  float: left;
  padding: 0 1px;
  margin-right: 6px;
  position: relative;
}

div.graphic-left img {
	padding: 3px 3px 7px 3px;
	background: white url(img-shadow/shad_bottom.gif) repeat-x bottom left;
}
a.text {
	text-decoration:none;
	color:#76EC00;
	background-image: url(./images/arrowOFF.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 8px 0 7px;
	display:block;
	float:left;
}
a.text:hover
 {
	color:#FFFFFF;
	background-image: url(./images/arrowON.gif);
}
a.text:active
 {
	color:#FFFFFF;
}
a 
{
	text-decoration: none;
	color: Blue;	
}
a:hover 
{
	text-decoration: underline;
	color: Blue;	
}
a:active 
{
	text-decoration: underline;
	color: #FF6600;	
}
.pp 
{
	text-decoration: none;
	color: White;
	font-size: 16px;
}
.pp a 
{
	text-decoration: none;
	color: Blue;
	font-size: 12px;
}
.pp a:hover 
{
	text-decoration: underline;
	color: Blue;
	font-size: 12px;
}
.pp a:visited 
{
	text-decoration: none;
	color: Blue;
	font-size: 12px;
}
.pp a:active 
{
	text-decoration: none;
	color: White;
	font-size: 16px;
}
