#boxes { /* display graphic */
	position: relative;
	width: 752px;
	height: 60px;
	top: 0px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../images/boxes2.gif);
	background-repeat:no-repeat;
}

/*#logo {
	position: relative;
	width: 240px;
	height: 112px;
	top: 0px;
	background-image: url(../images/skylinelogo.jpg);
	background-repeat:no-repeat;
}*/

#flashcontainer /* holds lift movie*/
{
position:relative;
width:290px; 
height:420px;
z-index:1; 
left: -15px;
top: 5px;
margin-top: 19px;
float:left;
border:1px;
/*border: 2px solid #000000;*/

}
 #pagecontainer  /*centers all boxes on page */
 {
 
  width:785px;
  margin: 0px auto 0px auto;
  text-align: left; 
  background-color: #fff;
  color: #333;
  border: 1px solid gray;


 }

 #top		/*header uses box hack for ie*/
 {
  padding: 0em;
  background-color: #fff;
  background-image: url(../images/logo.gif);
  background-repeat : no-repeat;
  height: 150px;		/*ie height*/
  voice-family: "\"}\""; 
  voice-family:inherit;
  height: 160px;
 }
  #navcontainer  /* contain the nav boxes */
 {
  position: absolute;
  height: 28px;
  top:168px;       /* distance from top of screen */
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 722px;
  margin-left:0px;
  margin-top:10px;
  }
  
 #navmenu  /* contain the drop down menu and background image*/
 {
  position: absolute;
  height: 28px;
  top:0;       /* distance from top of screen */
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 700px;

 
  }
  
html>body #top {  /*part of box hack, be nice to opera5 it's called*/
  height: 160px;
} 

/* #content	 /*text in main box*/
/* {
  border-left: 1px solid gray;
  padding: 1em;
  background-image : url(../images/homemiddle3.jpg);
  background-repeat : no-repeat;
  background-color: #cc0309;
  background-position: 0px 0px;
 }*/

 #contact p{
	font: normal 95%/1.8em Helvetica, Arial, san-serif;
	color:#ffffff;
	cursor:default;
	margin-bottom:10px;
	text-align:center;
   }


/* #contenttext
 {
	height: auto;
	width: auto;
	background: transparent;
	color: #fff;
	margin-left: 280px;
	margin-right: 25px;
	margin-top: 55px;
	margin-bottom:55px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
   }
 
 #contenttext p {
	font: normal 100%/1.8em Helvetica, Arial, san-serif;
	color:#ffffff;
	cursor:default;
	margin-bottom:10px;
	text-align:justify;
	}*/



 #content	 /*text in main box*/
 {
  border-left: 1px solid gray;
 padding: 1em;
/*background-image : url(../images/lift.jpg);*/
  background-repeat : no-repeat;
 background-color: #cc0309;
/*border: 2px solid #000000;*/
  
 }

/*#content p {
	font: normal 100%/1.3em Helvetica, Arial, san-serif;
	color:#ffffff;
	cursor:default;
	margin-bottom:10px;
	text-align:justify;

	}*/
	
 #contenttext
 {
	height: auto;
	width: auto;
	background: transparent;
	color: #fff;
	margin-left: 330px;
	margin-right: 25px;
	margin-top: 65px;
	margin-bottom:55px;
	/*border: 2px solid #000000;*/
	
   }
   

  
	

  #contenttext h1{
  font-family: Helvetica, Arial, san-serif;;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
  }
 #contenttext p {
	font: lighter normal 90%/1.8em Helvetica, Arial, san-serif;
	color:#ffffff;
	cursor:default;
	margin-bottom:10px;
	text-align:left;
	}
	
#contenttext li {
	list-style-type: disc;
	line-height:normal;
	height:100%;
	font-style:normal;
	font-weight: normal;
	text-align:left;
	 }
	
/*#formtext {
	margin-left: 280px;
	margin-right: 25px;
	margin-top: 45px;
	padding: 10px 10px 10px 10px;


}

#formtext p {
	font: normal 95%/1.2em Helvetica, Arial, san-serif;
	color:#ffffff;
	cursor:default;
	margin-bottom:0px;
	text-align:left;
	}*/
	

.title {
	font-family: Arial, Helvetica, san-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}


/*form {
width:420px;
}*/

input {
color:#000000;
background-color:#FFFFff;
border: 1px solid #ffffff;
}


button {
color:#990000;
border: 1px outset #990000;
padding: 2px 4px 2px 4px;
}

#formtext {
	padding: 10px 10px 10px 10px;
	/*width:390px;*/
margin-left: 330px;
	margin-right: 25px;
	margin-top: 45px;
	margin-bottom:55px;

}

formtext h1{
 font-family: Helvetica, Arial, san-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}


#formtext p {
	font: normal 85%/1.2em Helvetica, Arial, san-serif;
	color:#ffffff;
	cursor:default;
	margin-bottom:0px;
	text-align:left;
}


/*form p {
font:normal 100%/1.2em Helvetica, Arial, san-serif;
	font: normal 95%/1.2em Helvetica, Arial, san-serif;
	color:#ffffff;
	cursor:default;
	margin-bottom:0px;
	text-align:left;*
}*/

.text {
	font-family: Helvetica, Arial, san-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: circle;
	font-weight: normal;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	line-height: 1.5em;
}
a {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.textbold {
	font-family: Helvetica, Arial, san-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: circle;
	font-weight: lighter;
	font-style: italic;
}
