*
{
margin: 0px;
padding: 0px;
}

.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight:bold
}

.style12 {font-size: 11px}
A {color:#000000}

a:link {text-decoration: none;}
a:visited {color: #CCCCCC; text-decoration:none;} 
A:hover {text-decoration: underline;}

#header
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 680px;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
	background: inherit;
	position: absolute;
	left: 243px;
	bottom: 52px;
	text-transform: lowercase;
	font-size: 39px;
	color: #fff;
	font-weight: normal;
	letter-spacing: -2px;
	width: 221px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

LABEL {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 15px 0px 0px; PADDING-TOP: 0px
}

#slogan
{
	background: inherit;
	position: absolute;
	right: 285px;
	bottom: 27px;
	color: #DADADA;
	text-transform: lowercase;
	font-size: 13px;
}

#paypal
{
	background: inherit;
	position: absolute;
	right: -157px;
	bottom: 9px;
	color: #DADADA;
	text-transform: lowercase;
	font-size: 13px;
}


#footer
{
	clear: both;
	background: url('images/a2.gif') repeat-x;
	width: 100%;
	margin: 0px auto;
	margin-bottom: 5px;
	padding-top: 20px;
	text-align: center;
	text-transform: lowercase;
}
