*

{

	padding: 0px;

	margin: 0px;

}



html

{

	text-align: center;

}



body

{

	background: #000000 url(../images/bg-checkered.png) repeat-x;

	margin: 0px auto;

	width: 720px;

	text-align: center;

	font: 15px/20px arial, helvetica, sans-serif;

	color: #ffffff;

}



img

{

	border: none;

}



a:link, a:visited

{

	color: #c80000;

	text-decoration: none;

}



a:hover, a:active

{

	color: #ff0000;

	text-decoration: underline;

}



#sidebar a:link, #sidebar a:visited

{

	color: #ffffff;

	text-decoration: underline;

}



#sidebar a:hover, #sidebar a:active

{

	color: #ff0000;

	text-decoration: underline;

}



h1

{

	font: bold 23px/28px arial, helvetica, sans-serif;

	margin: 0px 20px 10px 30px;

	text-align: center;

}



h2

{

	font: bold 18px/22px arial, helvetica, sans-serif;

	margin: 0px 20px 10px 30px;

}



#navigation

{

  width: 720px;

  height: 40px;

  padding: 0px;

  margin: 0px;

}



#navigation img

{

  padding: 0px;

  margin: 0px;

}



#nav-home:link img, #nav-home:visited img

{

  width: 100px;

  height: 40px;

  background: url(../images/nav-home.png) top left;

}



#nav-home:hover img, #nav-home:active img

{

  background: url(../images/nav-home.png) bottom left;

}



#nav-kits:link img, #nav-kits:visited img

{

  width: 135px;

  height: 40px;

  background: url(../images/nav-kits.png) top left;

}



#nav-kits:hover img, #nav-kits:active img

{

  background: url(../images/nav-kits.png) bottom left;

}



#nav-events:link img, #nav-events:visited img

{

  width: 115px;

  height: 40px;

  background: url(../images/nav-events.png) top left;

}



#nav-events:hover img, #nav-events:active img

{

  background: url(../images/nav-events.png) bottom left;

}



#nav-media:link img, #nav-media:visited img

{

  width: 100px;

  height: 40px;

  background: url(../images/nav-media.png) top left;

}



#nav-media:hover img, #nav-media:active img

{

  background: url(../images/nav-media.png) bottom left;

}



#nav-renting:link img, #nav-renting:visited img

{

  width: 125px;

  height: 40px;

  background: url(../images/nav-renting.png) top left;

}



#nav-renting:hover img, #nav-renting:active img

{

  background: url(../images/nav-renting.png) bottom left;

}



#nav-company:link img, #nav-company:visited img

{

  width: 145px;

  height: 40px;

  background: url(../images/nav-company.png) top left;

}



#nav-company:hover img, #nav-company:active img

{

  background: url(../images/nav-company.png) bottom left;

}



#content

{

	background: url(../images/bg-content.png) repeat-y;

	text-align: left;

}



#main

{

	float: left;

	width: 470px;

	text-align: left;

	background: transparent url(../images/bg-content-top.png) no-repeat;

	min-height: 100px;

}



#main p

{

	margin: 0px 20px 20px 30px;

}



#main h3

{

	font: bold 17px/22px arial, helvetica, sans-serif;

	margin: 0px 20px 5px 30px;

}



#sidebar

{

	float: right;

	width: 250px;

	text-align: left;

	font: 12px/14px arial, helvetica, sans-serif;

	padding-bottom: 20px;

}



#sidebar p

{

	margin: 0px 20px 10px 20px;

}



#sidebar h3

{

	font: bold 13px/16px arial, helvetica, sans-serif;

	margin: 0px 20px 5px 20px;

}



#footer

{

	width: 720px;

	color: #c8c8c8;

	text-align: center;

	font: 13px/20px arial, helvetica, sans-serif;

	padding: 15px 0px 20px;

}