body {
	margin:10px;
	background-color:white;
}

#header {
	position:relative;
   background:url(images/header_background.gif);
   margin:0px;
   width:1010px;
   height:102px;	
}

.header_content
{
	margin-left: 0px;
	

}
#header_logo  {
	position:absolute;
	top:15px;
	left:17px;
}
#header_claim  {
	position:absolute;
	top:42px;
	left:305px;
}
#header_search  {
	background:url(images/header_search.gif) no-repeat;
	width:134px;
	height:22px;
	position:absolute;
	top:30px;
	right:30px;
}
#header_search_query {

	width:110px;
	height:18px;
	font-size:11px;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#FFFFFF;
	float:left;
	margin-top:2px;
	margin-left:2px;

	}
#header_search_submit {
	margin:0px;
	border-width:0px;
	padding:0px;
}


#header_navi {
	position:absolute;
	top:77px;
	left:10px;
	}

#header_navi ul {
		margin:0px;
		padding:0px;

}
#header_navi ul li {
		float:left;
 		padding:3px 0px 0px 16px;
		float:left;
		list-style-type:none;
		font-weight:bold;
		font-size:8pt;
		color:#666666;
		font-family:Arial,Helvetica,sans-serif;
}
#header_navi ul li.active {
		color:#F84814;
}

#header_navi ul li a {
		color:#555555;
}

#main {
	position:relative;
	float:none;
}
#navi_left {
	position:absolute;
	top:28px;
	width:200px;
    background: url(images/navi_divider.png) no-repeat top left;
}
#content {
	top:10px;
	width:800px;
	position:absolute;
	left:180px;
}
				
				#foot {
					
					margin-bottom:20px;
					sposition:relative;
					width:800px;
					margin-bottom:10px;					
					
				}
				#foot_line
				{
					height:1px;
					background-image:url(foot_line.gif);
					background-repeat:repeat-x;
					width:100%;
					margin:10px 0px 10px 0px;
				}
#menu_top {
	margin:5px 0px 0px 0px;
	padding-left:14px;
}
#menu_top li {
	list-style-type:none;
	height:20px;
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	color:#666666;
}
#menu_top_line {
	    background: url(images/navi_divider.png) no-repeat top left;
	    height:10px;
	    width:100%;
}
#menu_std {
	margin:13px 0px 0px 0px;
	padding:0px;
	width:200px;

	
}
#menu_std li {
	position:relative;
	padding-top:5px;
	padding-bottom:2px;
	font-family:Arial;
}
/* IE Hack */
* html #menu_std li { height:20px;
	position:relative;
	display:block;

}
#menu_std li.path {
	min-height:12px;
	list-style-image:url(images/navi_arrow_down.gif);
	list-style-position:outside;
	margin-left:25px;
		font-size:11px;
}

#menu_std li.active {
	min-height:12px;
	list-style-image:url(images/navi_arrow_down.gif);
	list-style-position:outside;
	color:#F84814;
	font-weight:bold;
	margin-left:25px;
		font-size:11px;

}
#menu_std li.line {

		
		list-style-type:none;
		background: url(images/navi_divider.png) no-repeat bottom left;
		height:2px;
		padding:0px;
		margin:0px;
		line-height:2px;
		font-size:1px;
	}


#menu_std li.child {
	min-height:17px;
	list-style-type:none;
	margin-left:10px;
		font-size:11px;
}
#menu_std li.child_active {
	min-height:17px;
	list-style-type:none;
	font-weight:bold;
			margin-left:10px;
				font-size:11px;
}

#footer {
	width:1010px;
	height:40px;
  	background:url(images/footer_background.gif) no-repeat;
	padding-top:15px;
	padding-left:20px;
   margin:0px;


   font-size:8pt;
   color:#666666;
   font-family:Arial;
}
#footer #wuw {
	position:relative;
	top:-14px;
	left:805px;	
	
}

.footer_top div.corner {
   background: url(images/corner_topleft.png) no-repeat top left;
}
.footer_top {
   background: url(images/corner_topright.png) no-repeat top right;
}
.footer_bottom div.corner {
   background: url(images/corner_bottomleft.png) no-repeat bottom left;
}
.footer_bottom {
   background: url(images/corner_bottomright.png) no-repeat bottom right;
}
.footer_top div.corner, .footer_top, 
.footer_bottom div.corner, .footer_bottom {
   width: 100%;
   height:20px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	}
#navi_left li a {
	color:#666666;
}
#navi_left li.active a {
	color:#F84814;
}
#navi_left li.child_active a {
	color:#F84814;
}
.header_navi li.active a {
	color:#F84814;
}
.header_navi li.std a {
	color:#666666;
}
.footer_content {
	padding-left:30px;
	}
#footer a {
	color:#666666;
	font-size:8pt;
	font-family:Arial;
}

#adp {
	background-color:#F9F9F9;
	position:absolute;
	bottom:0px;
	width:173px;
	padding:8px;
	color:#505050;
	font-family:Arial;
	font-size:11px;
}
#adp a {
	color:#F84814;
}

#adp .adp_select {
	padding-left:20px;
}
#adp .adp_content {
	font-size:10px;
}
#adp .adp_image {
	text-align:center;
	padding:2px;
}
#adp .adp_image img {
		border-color:#F6F6F6 #C0C0C0 #B0B0B0 #D6D6D6;
		border-style:solid;
		border-width:1px;
	}

#adp .adp_headline {
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
}
#adp .small_arrow {
	border-width:0px;
	margin-right:3px;
}