@charset "UTF-8";
/* CSS Document */
#apDiv1 {
	position:absolute;
	width:900px;
	height:115px;
	z-index:1;
	left: 49px;
	top: 361px;
	font-size: 14px;
	color: #999;
}
#apDiv2 {
	position:absolute;
	width:900px;
	height:250px;
	z-index:1;
	left: 49px;
	top: 83px;
	background-image: url(../images/Services.png);
}
#apDiv3 {
	position:absolute;
	width:100px;
	height:20px;
	z-index:1;
	left: 350px;
	top: 1575px;
	bottom: 50%
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
}
#apDiv4 {
	position:absolute;
	width:100px;
	height:20px;
	z-index:1;
	left: 451px;
	top: 1575px;
	bottom: 50%;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
#apDiv5 {
	position:absolute;
	width:100px;
	height:20px;
	z-index:1;
	left: 553px;
	top: 1575px;
	bottom: 50%;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 12px;
	text-align: center;
}
#container { 
width: 1000px;
margin: 0 auto; 
padding-left: 10px; 
padding-right: 10px; 
overflow: hidden; 
}
body  {
	background: #000000;
	text-align: center;
	background-image: url(../images/Flower_background.gif);
}
#apDiv6 {
	position: absolute;
	width: 1000px;
	height: 20px;
	z-index:1;
	color: #FFF;
	top: 1640px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	text-transform: none;
}
#body_text {
	text-align: center;
	color: #F68A33;
}
#wrapper {
	position: absolute;
	left: 50%;
	width:1000px;
	margin-left: -500px;
	height:1720px;
	text-align: justify;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	top: 177px;
}
#nav {
	position:absolute;
	width: 1000px;
	height: 40px;
	vertical-align: 176px;
	text-transform: none;
}
#nav li {
	padding: 5px 40px;
	display: inline;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;	
}
#nav a {
	color: #F68A33;
	text-decoration: none;
}
#nav a:hover {
	background-color: #191919;
	color: #CCC;
}
