body {
	margin:0;
	padding:0;
	font-size:0.9em;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/raster.gif);
}
a { color:#BE141D; text-decoration:none;}
a:hover {
	text-decoration:none;
}
p {
	padding: 0 10px 5px 10px;
	text-align: left;
	font-size: x-large;
}
h1 {
	margin:0;
	padding:10px 0 0 10px;
	text-transform:none;
	font-size:1.5em;
	color:#be141d;
	font-weight:normal;
}

#header {
	background-image: url(images/header_bckg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 800px;
}
#logo {
	height:131px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 800px;
	background-image: url(/images/head_bckg.jpg);
}
#slogan {
	float:left;
	color:#FFFFFF;
	font-size:26px;
	text-transform:none;
	padding-top:40px
}
#logo a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:20px;
	text-transform:none;
	letter-spacing:5px;
}
#logo_text { float:right; width:240px; text-align:left; font-size:11px; color:#fff; line-height:12px; padding-top:5px;}
#menu {
	height:40px;
	width: 800px;
	top: 10px;
	background-repeat: repeat-x;
	background-image: url(images/menubackground2.jpg);
}
#menu_list {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#menu a {
	display:block;
	float:left;
	font-size:14px;
	text-transform:none;
	font-weight:bold;
	text-decoration:none;
	margin:0 20px;
	padding-top:8px;
}
#menu a:hover{
	padding-top:10px;
	color: #BE141D;
}
.splitter { display:block; float:left;}
.item img { background-color:#FFFFFF; padding:6px; border:1px solid #d0d0d0;}
.item a { display:block; float:left; font-size:12px; color:#bd131d;}
.description { display:block; float:right; width:130px; padding: 0 10px 20px 0; line-height:12px;}
p.additional { margin:0 10px; color:#9c9c9c; font-size:11px; line-height:12px; border-top:1px solid #bdbdbd; padding: 10px 10px 30px 45px; background:url(images/umbrella.gif) no-repeat 0 12px;}

#text {
	margin: 0 5px 0 0px;
}
#text li {
	list-style:none;
	padding-left:0px;
	background:url(images/li.gif) no-repeat 0px 4px;
}
#sidebar {
	float:right;
	width:300px;
	font-size:11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 320px;
	text-align: justify;
}
#sidebar a{
	font-weight:normal;
}
#sidebar h1 {
	margin:0;
	padding:0 0 20px 0;
	text-transform:uppercase;
	font-size:18px;
	color:#000;
	font-weight:normal;
	text-align: center;
}

#main {
	float:left;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right 40px;
	width: 765px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
#footer {background:url(images/footer_bckg.gif) repeat-x #000; height:57px; clear:both;  }
#left_footer { float:left; padding:20px 0 0 30px; background:url(images/c.gif) no-repeat 30px 35px;  color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:20px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}

