body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	background-color: #C92323;

	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;

}

#container {
	width: 760px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	position:relativ;

}

/* HEADER, NAVIGATION */

#container-header {
	width: 680px;
	height: 80px;
	padding: 7px 40px 20px 40px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color:  #ffffff;
	line-height: auto;
	font-weight:bold;
}

/* Round CSS Corners */

#container .top {display:block; background: #C92323;}
#container .top b
{
  display:block;height: 1px; overflow: hidden; background: #ffffff;
}
#container .r1{margin: 0 5px;}
#container .r2{margin: 0 3px;}
#container .r3{margin: 0 2px;}
#container .top .r4 {margin: 0 1px;height: 2px;}

/* Round CSS Corners END */

#top_container {
	padding: 0px 0px 0px 0px;
	width: 680px;
	background-color: #ffffff;
	height: 50px;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 20px;
	line-height: 70px;
}

span, #container-name span,#container-slogan span {
	color: #444444;
}

#container-eyecatcher {
	width: 675px;
	padding: 15px 40px 0px 45px;
	height: 165px;
	background-image: url(images/logo_eyecatcher.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;


}

#container-navigation {

	width: 400px;
	background-color: #ffffff;
	height: 25px;
	clear: both;
	display: block;
	background-position: 0px; 0px; 0px; 5px;

}

#navigation {

	margin: 0px; 0px; 0px; 0px;
	padding: 0px;
	text-align: center;
}

#navigation  ul, #navigation  li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navigation  a:link, #navigation  a:visited {
	float: left;
	font-size:11px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 2px 10px 0px;
	text-decoration: none;
	color: #828181;
	background-color: #ECEBEC;
	border: 1px solid #ffffff;
}

#navigation  a:hover {
	color: #ffffff;
	background-color: #C92323;
}

/* CONTENT */

#container-content {
	width:680px;

	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #F4F5F7;
	padding: 20px 40px 20px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 450px;
	float: left;
}

#border {
	width: 220px;
	margin-left: 455px;
	background-color:  #ffffff;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;

}

/* FOOTER */

#container-footer {
	color: #FCFCFD;
	background-color: #C92323;
	width: 760px;

	padding: 0px 0px 50px 0px;
	display: block;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #FCFCFD;
}

#container-footer a:hover {
	color: #FCFCFD;
}

#footer {
	font-size: 12x;
	color: #cccccc;
	padding-bottom: 75px;
	background-color: #ffffff;
	background-image: url(images/footer-end.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer-copyright {
	float: left;
	width: 360px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-color: #ffffff;
	color: #444444;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 360px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #586986;
}

/* HELPER */

.clearer {
	clear: both;
}

/* HEADLINES */

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #4D5D77;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0px;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
}


h6 {
	font-size: 12px;
	font-weight: normal;
	color: #4D5D77;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0px;
	border-bottom: 1px dotted #cccccc;
	line-height: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	color: #FCFCFD;
	background-color: #C92323;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding: 4px 0 4px 5px;
	margin: 0px 0px 10px 0px;
	}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #4D5D77;
	padding: 4px 0 0px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

h4 {
	font-size: 12px;
		font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
background-color: #4D5D77;
	padding: 4px 0 4px 5px;
	margin: 0 0 10px 0;
	}

		h5 {
	font-size: 12px;
		font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
background-color: #4D5D77;
	padding: 4px 0 4px 5px;
	margin: 0 0 10px 0;
	}

/* TYPOGRAPHY etc. */

hr {
	border: none 0;
	border-top: 1px solid #586986;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #586986;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 17px;
	color: #444444;
	margin: 0 0 40px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #C92323;
	border-bottom: 1px dotted #586986;
	padding: 1px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #586986;
	padding: 1px;
	border-bottom: 1px dotted #ffffff;
}

#content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#content li {
	line-height: 20px;
	color: #444444;
	margin: 0 0 0 25px;
	padding: 0 0 0 20px;
	list-style: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#content .quote {
	border-top: 1px solid #444444;
	background-color: #ffffff;
	border-bottom: 1px solid #444444;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #444444;
	font-style: normal;
}

#border p {
	line-height: 17px;
	font-size: 12px;
	color: #444444;
	margin: 10px 10px 20px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	background-image: none;


}

#subnavigation li {
font-size: 12px;
	list-style: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding: 1px 0px 5px 20px;
	margin: 0 0 7px 0px;
}

#subnavigation li a {
	text-decoration: none;
background-color:#ffffff;
	color: #586986;

}

#subnavigation li a:hover {
font-size: 12px;
text-decoration: none;

	background-color: #586986;


	text-decoration: none;
	color: #ffffff;

}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 2px 0px 2px 20px;
	margin: 0 0 15px 0px;
}

/* IMAGES */

#content img {
	background-color: #F4F5F7;
	padding: 5px;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 96%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #F4F5F7;
  border: 1px solid;
  border-color: #F4F5F7;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border:none;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}

