body {
    font-family: Arial, sans-serif;
    text-align: center;
	margin: 0px;
	padding: 0px;
}

img {
    z-index: 1;
}
h1{
	font-size:18px;
}
h2{
	font-size:11px;
}
p {
	color:#222222;
}
.rel {
    position: relative;
}

.abs {
    position: absolute;
}

.navlink {
    position: absolute;
    color: black;
    font-size: smaller;
    font-weight: bold;
    text-decoration: none;
}

.menunavlink {;
    color: black;
    font-size: smaller;
    font-weight: bold;
    text-decoration: none;
}

.faqnavlink {;
    color: white;
    font-size: 12px;
    text-decoration: none;
}

.link {
    margin-left: 30px;
    color: black;
    font-size: smaller;
    font-weight: bold;
    text-decoration: none;
}

#links {
    position: absolute;
    left: 280px;
    top: 1px;
}

#container {
    margin-left: auto;
    margin-right: auto;
	margin-top:15px;
    width: 900px;
    padding: 3px;
	background-color:white;
	border:3px solid black;
}

#textbox {
    z-index: 10;
    top: 70px;
    left: 170px;
    opacity: 0.7;
    filter: alpha( opacity = 70 )
}

#textbox-big {
    z-index: 10;
    top: 70px;
    left: 155px;
    opacity: 0.7;
    filter: alpha( opacity = 70 )
}

#pnp {
    top: -11px;
    top: -18px!ie;right:-15%;}


 #logo {
 	top: 0px;
  	top: -7px!ie;right:10%;}


 #what {
   	z-index: 10;
   	top: 10px;
	top: 30px!ie;left:170px;color:white;}


 #whatis {
 	z-index: 15;
 	top: 65px;
   	top: 76px!ie;left:180px;color:white;font-size:smaller;text-align:left;width:310px;}
	
 #audi {
  	z-index: 15;
  	top: 65px;
    	top: 76px!ie;left:160px;color:white;font-size:smaller;text-align:left;width:600px;}


 #main {
 	z-index: 15;
	top: 65px;
  	top: 76px!ie;left:160px;color:white;font-size:smaller;text-align:left;width:575px;}


 #select {
	z-index: 15;
  	top: 3px;
  	left: 73px;
}

a:hover.subA {filter:GLOW(color=blue, strength=4);border-bottom:1px solid #fdcb06;color:#fdcb06;}
.subA {font-family:arial;color:#f8f8f8;font-size:13px;text-decoration:none;border-bottom:none;}
.headA {font-family:arial;color:#000000;font-size:14px;padding:2px;background-color:#fdcb06;font-weight:bold;text-align:center;}
.submenuA {font-family:Helvetica, Arial, sans-serif;text-align:left;position:relative;padding:5px;text-align:right;}

