ul	{
	list-style-type:none;
}

A:link	{
	color:white;
	}

A:visited	{
	color:white;
	}
A:active	{
	color:white;
	}
A:hover	{
	color:yellow;
	}
#support A:hover	{
	color:red;
	}


body {
	z-index:-2;
	line-height:100%;
	color: black
	margin:0 0;
	padding:0;
	text-align:center;

}
body a {
	color:blue;
	text-decoration:none;
	font-weight:bold;
}
span {
	font: 12px Comic Sans MS, Verdana, sans serif;
	text-align:center;
	line-height:100%;
	margin-top:5px;
}
h3 {
	display:none;
}

#container {
	text-align:left;
	margin:0 auto;
	width:800px;
	padding:0;
	position:relative;
	top:0;
	left:0;
	background:#f0e8ff;
	height:980px;
}



#moto	{color:#888888;
	position:absolute;
	top:1404px;}

#logo	{
	display:inline;
	padding:0px;
	position:absolute;
	top:24px;
	left:50px;
	width:700px;
	height:170px;
	background:#d9c084 url('../images/kwik_banner.jpg') no-repeat;
	background-position: 24px 20px;
}
#logo span	{
	padding:0;
	position:relative;
	left:400px;
	top:30px;
	font:36px arial;
	color:#352f20;
}
#logo span b	{
	color:white;
}





#topmenu {
	z-index:18;
	position:absolute;
	width:400;
	height:180px;
	left:180px;
	top:110px;

	font-family: 'Century Gothic','Trebuchet MS', 'arial Narrow',Arial,sans-serif;
	font-weight:normal;
	font-size:20px;
	padding:0px 35px 0px 35px;
	line-height:20px;
	color:#aaaabb;
	text-align:left;

}
#li1	{position:absolute;
	top:5px;
	left:130px;
	z-index:19;
}

#li1 span	{
	z-index:19;
	position:absolute;
	top:25px;
	left:180px;
	xbackground:green;
	font-family: 'Century Gothic','Trebuchet MS',Arial,sans-serif;
	font-weight:normal;
	font-size:20px;
	padding:0px 5px 0px 5px;
	line-height:20px;
	color:#aaaabb;
	text-align:left;
}

#li2	{position:absolute;
	top:5px;
	left:230px;
	z-index:19;
}

#li2 span	{
	z-index:19;
	position:absolute;
	top:25px;
	left:180px;
	xbackground:green;
	font-family: 'Century Gothic','Trebuchet MS',Arial,sans-serif;
	font-weight:normal;
	font-size:20px;
	padding:0px 5px 0px 5px;
	line-height:20px;
	color:#aaaabb;
	text-align:left;
}


#bodge	{
	position:absolute;
	top:200px;
	left:0px;
	background:beige;
}


#heading	{
	position:absolute;
	top:40px;
	left:100px;
	width:600px;
	text-align:center;
}
#heading span	{
	text-align:center;
	font-size:30px;
	font-family: 'Century Gothic','Trebuchet MS',Arial,sans-serif;
	font-weight:bold;
	color:#666666;
}


