html, body {
  margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/bg-main.jpg);
	background-position: 0 0px;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#wrapper {
	width: 750px;
	margin: 0 auto 0 auto;
}

#header {
	width: 670px;
	height: 40px;
	padding: 20px 40px 0px 40px;
	background-image:  url(../images/header-sp-junker-02.jpg);
}

span {
	color: #C40026;
	font-style: italic;
}

#navigation {
	width: 670px;
	margin: 0 0 -5px 0;
	padding: 0px 40px 0px 40px;
	height: 175px;
	background-image:  url(../images/header-eyecatcher.jpg);
}

#topnavi {
	width: 670px;
	background-color: #C1C1C1;
	height: 22px;
	border-bottom: 2px solid #FFFFFF;
	font-weight: bold;
}

#topnavi ul {
	margin: 0;
	padding: 0;
}

#topnavi li {
	display: inline;
	list-style-type: none;
	height: 22px;
	margin: 0;
	padding: 0;
}

#topnavi li a {
	color: #666666;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	padding: 4px 15px 4px 15px;
	border-right: 1px solid #FFFFFF;
}

#topnavi li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #C40026;
}

#content {
	width:720px;
	background-image:  url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	padding: 20px 15px 0px 15px;
	margin: 0 0 0 0;
	height: auto;
}

#contentleft {
	width: 500px;
	float: left;
}

#contentright {
	width: 170px;
	margin-left: 520px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
}

#footer {
	border-top: 4px solid #C5082E;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #C1C1C1;
}

#footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#footer a:hover {
	color: #006AC3;
}

#footercontent {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footerleft {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footerright {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clear {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 15px 0;
	padding: 0px 0 5px 25px;
	line-height: 24px;
	font-style: italic;
	border-bottom: 1px solid #C40026;
	clear: both;
}

h2 {
	font-size: 20px;
	color: #666666;
	padding: 5px 0 5px 25px;
	font-style: italic;
	border-bottom: 1px solid #C40026;
	clear: both;
}

h3 {
	font-size: 14px;
	color: #666666;
	padding: 5px 0 0px 25px;
	clear: both;
}
	
h4 {
	font-size: 14px;
	color: #C6092F;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#contentleft hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#contentleft p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#contentleft p a, #contentright p a {
	text-decoration: none;
	color: #C5082E;
	border-bottom: 1px dotted #C5082E;
	padding: 2px 2px 2px 2px;
}

#contentleft p a:hover, #contentright p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C5082E;
	padding: 2px 2px 2px 2px;
}

#contentleft li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#contentleft .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image:  url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#contentright p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image:  url(../images/navi/list-checked.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0px 2px 20px;
	margin: 0 0 15px 0px;
}

#contentleft img {

}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #C5082E;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #C5082E;
}

img.alignabove {
	margin: 0 0 10px 0;
}