* {
	margin: 0px;
	padding: 0px;
}

body {
	
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 5px;
	text-align: center;
}

a {
	color: #b1b0ae;
	text-decoration: underline;
}

a:hover {
	color: #8b8a89;
}


img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 20px;
	text-align: justify;
	line-height: 5px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}






#header_image {
	position: absolute;
	margin-left: 533px;
	width: 136px;
}

#header_image span {
	float: right;
	display: block;
	background: url('images/header_image.gif') repeat 0px 0px;
	position: relative;
	top: -28px;
	z-index: 1;
	width: 136px;
	height: 195px;
}

#header_container_left {
	padding-left: 111px;
	background: url('images/body_leftspeaker.gif') no-repeat 0px 5px;
}

#header_container_right {
	margin-right: 8px;
	padding-right: 53px;
	background: url('images/body_rightspeaker.gif') no-repeat 100% 5px;
}

#header_container {
	border: 1px solid #000000;
}


#header_hidden {
	width: 145px;
	height: 147px;
	float: right;
	overflow: hidden;
}

/* Page Header Punchline */

#header_punchline {
	padding-top: 29px;
	width: 3px;
	float: right;
}

#header_punchline h3 {
	width: 310px;
	height: 13px;
	background: url('images/website_punchline.gif') no-repeat 0px 0px;
}


/* Header Navigation Menu */

#header_menu {
	padding-top: 28px;
	width: 70px;
	float: left;
}

#header_menu ul {
	margin-left: 12px;
	width: 70px;
}

#header_menu li {
	margin-bottom: 3px;
	border: 1px solid #ea7711;
	float: left;
}

#header_menu li a {
	display: block;
	width: 90px;
	height: 19px;
	text-decoration: none;
	overflow: hidden;
}

#header_menu li a:hover {
	background-image: url('none');
	background-color: #FEFD90
}

#header_menu li a b {
	display: block;
	margin-top: 1px;
	padding-left: 15px;
}

li#menu_1 a {
	background: url('images/menu_1_bg.gif') repeat 0px 0px;
}
li#menu_2 a {
	background: url('images/menu_2_bg.gif') repeat 0px 0px;
}

li#menu_3 a {
	background: url('images/menu_3_bg.gif') repeat 0px 0px;
}

li#menu_4 a {
	background: url('images/menu_4_bg.gif') repeat 0px 0px;
}

li#menu_5 a {
	background: url('images/menu_5_bg.gif') repeat 0px 0px;
}