*
{
	font-family: Arial;
	font-size: 10pt;
	color: #606060;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body
{
	background-color: #ffffff;
}

#main
{
	width: 800px;
	height: 100%;
	margin: 0px auto;
	background-color: #ffffff;
}

#header
{
	height: 140px;
	text-align: right;
}

#header a
{
	font-size: 9pt;
	color: #C6C6C6;
	text-decoration: none;
}

#header img
{
	float: left;
	border-width: 0px;
}

#header #bike
{
	margin-left: 50px;
}

#header #jmlogo
{
	float: left;
	margin-left: 460px;
	margin-top: 30px;
}

#menu
{
    background-image: url(gfx/grey_dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 40px;
	height: 75px;
	width: 100%;
}

#menu ul
{
	margin: 0px auto;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
	padding: 0px;
}

#menu ul li
{
	list-style-type: none;
	display: inline;
	float: left;
	width: 100px;
	padding: 0px 30px;
	height: 60px;
}

#menu ul li a
{
	display: block;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 10px;
	width: 100px;
	height: 50px;
	text-decoration: none;
	text-align: center;
	font-size: 11pt;
	background-position: 0px -5px;
}

#content
{
	border: 1px solid #C6C6C6;
	padding: 35px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#paragraph
{
	background-repeat: no-repeat;
	margin: 30px;
	padding-left: 5px;
}

#paragraph img.teaser
{
	border: 1px solid #C6C6C6;
	padding: 5px;
	margin: 0px 10px 5px 0px;
	float: left;
}

#paragraph a
{
	text-decoration: none;
	font-weight: bold;
}

#paragraph h1
{
	padding: 15px 0px 25px 50px;
	font-size: 12pt;
	font-weight: bold;
}

#paragraph div.leftblock2
{
	float: left;
	width: 40%;
}

#paragraph div.rightblock2
{
	float: right;
	width: 40%;
}

#paragraph div.leftblock2 div.leftblock2
{
	float: left;
	width: 40%;
}

#paragraph div.leftblock2 div.rightblock2
{
	float: right;
	width: 60%;
}

#paragraph div.leftblock3
{
	float: left;
	width: 33%;
}

#paragraph div.middleblock3
{
	float: left;
	width: 33%;
}

#paragraph div.rightblock3
{
	float: right;
	width: 33%;
}

#paragraph span.boldtext
{
	font-weight: bold;
}

#paragraph div.listitem
{
	background-repeat: no-repeat;
	padding-left: 20px;
}

#paragraph ul
{
	list-style-type: none;
	padding-left: 20px;
	list-style-position: outside;
}

#paragraph_red
{
	background-image: url(gfx/button_jm_red.gif);
	background-repeat: no-repeat;
	margin: 30px;
	margin-bottom: 30px;
	padding-left: 5px;
}

#paragraph_red h1
{
	padding: 15px 0px 55px 50px;
	font-size: 12pt;
	font-weight: bold;
}

#paragraph_red a
{
	color: #EC1C24;
	text-decoration: none;
	font-weight: bold;
}

#paragraph_red a:hover
{
	border-bottom: 1px dotted #EC1C24;
}
