/* Wing Hub Test CSS - [LopezArts.com] */
body {
	font-family: Arial;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bkg4.jpg);
	background-repeat: repeat;
	margin: 0 auto;
	padding: 0;	
}

#wrapper {
	top: 1em;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}

p.clear { 
	clear: both;
}

/*TOP HEADER*/

#white1 {
	position: absolute;
	top: 3em;
	width: 900px;
	height: 135px;
	background-color: #FFFFFF;
	z-index: -1;
}

#banner_top {
	position: absolute;
	margin: 1em;
	background-color: #000;
	width: 870px;
	height: 71px;
	background-image: url(images/banner2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

p.infotext { 
	margin: 0; 
	padding-right: 8px; 
	padding-top: 5px; 
	text-align: right; 
	line-height: 1em; 
	font-weight: bold; 
	color: #f6ad22;
	font-size: .7em; 
}

#wh_logo {
	top: -1.3em;
	position: absolute;
	background-image:url(images/0004.png);
	width: 498px;
	height: 136px;
	margin: 0;
	background-repeat:no-repeat;
}

#line1 {
	top: 5.4em;
	position: absolute;
	background-image:url(images/box.gif);
	background-repeat:repeat;
	height: 12px;
	width: 870px;
	margin: 0;
	left: 1em;
}

#navbar {
	left: 1.8%;
	position: absolute;
	top: 7.5em;
	padding: 0;
	width: 870px;
	color: #f6ad22;
	text-decoration: none;
	letter-spacing: .1em;
	font-family: Verdana;
	font-style: normal;
	font-size: 0.8em;
	font-weight: bold;
}

#nav {
	background: #141111;
	list-style-type: none;
	width: 870px;
	float: left;
	margin: 0;
	padding: 0;
}

#nav li { 
	float: left; 
}

#nav li a:hover {
	color: #FF6040;
}

#nav a {
	float: left;
	width: 122px;
	color: #fff;
	text-decoration: none;
	line-height: 1.9em;
	text-align: center;
}

#line2 { 
	top: 7.5em;
	position: absolute;
	left: 1em;
	margin: 0; 
	background-color: #A60A1C; 
	height: 8px; 
	width: 870px; 
}

p.miniwing1, p.miniwing2, p.miniwing3, p.miniwing4, p.miniwing5, p.miniwing6 {
	background-image: url(images/mini-wings.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 14px;
	width: 25px;
	margin: 0;
	top: .4em;
}

p.miniwing1 {
	left: 12.5%;
}

p.miniwing2 {
	left: 27%;
}

p.miniwing3 {
	left: 40.5%;
}

p.miniwing4 {
	left: 54.5%;
}

p.miniwing5 {
	left: 68.5%;
}

p.miniwing6 {
	left: 83%;
}
/*TOP HEADER END*/


/* CONTENT STARTS */

#white3 {
	position: absolute;
	top: 11.4em;
	width: 900px;
	height: 235px;
	padding-top: .3em;
	padding-bottom: .3em;
	text-align: center;
	background-color:#FFFFFF;
	margin: 0;
	z-index: -1;
}

#address {
	position: absolute;
	width: 280px;
	left: 5em;
}

p.address, p.phones, p.email {
	text-align: left;
	margin: 0;
	font-family: "Arial";
	font-size: 1em;
}

#phones {
	position: absolute;
	width: 280px;
	left: 23.5em;
}

#email {
	position: absolute;
	left: 42em;
}

#email a:link, #address a:link {
	color: #000;
}

#email a:hover, #address a:hover {
	color: #FF6040;
}

#email a:visit, #address a:visit {
	color: #000;
}
/*CONTENT ENDS*/


/*FOOTER BEGINS*/

#white4 {
	position: absolute;
	top: 26.5em;
	width: 900px;
	height: 50px;
	background-color: #FFFFFF;
	margin: 0 auto;
	z-index: -1;
	padding-top: .3em;
	padding-bottom: .3em;
}

#line3 {
	position: absolute;
	left: 1em;
	top: .4em;
	background-color: #A60A1C; 
	height: 8px; 
	width: 870px;
	
}

#footer {
	position: absolute;
	left: 1em;
	top: .9em;
	background-color: #141111;
	color: #fff;
	width: 870px;
	height: 20px;
	text-decoration: none;
	margin:0;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
}

p.footnav {
	margin: 0;
	text-align: center;
	font-size: .6em;
	padding-top: .3em;
}
#line4 {
	left: 1em;
	position: absolute;
	margin: 0;
	top: 2.1em; 
	background-image: url(images/box.gif); 
	background-repeat: repeat; 
	height: 12px; 
	width: 870px;
}

/*FOOTER ENDS*/