
/* #########################  CONTENT  ######################### */






/* #########################  SUBLINKS  ######################### */
#sublinks {
	width: 153px;
	margin: 0px 0px 20px 0px;
		/*border: solid 1px #000;*/
}
#sublinks .title {
	background: #b70000;
	font: bold 12px arial;
	color: #FFF;
	padding: 2px 5px;
}
#sublinks ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	/*
	float: left;
	display: block;
		border: solid 1px #000;
	*/
}
#sublinks ul li {
	padding: 3px 0px;
	margin: 0px;
}
#sublinks ul li ul {
	padding: 0px;
	margin: 0px 0px 0px 7px;
	/*
	float: left;
	display: block;
		border: solid 1px #000;
	*/
}
#sublinks ul a {
	font: 11px arial;
	color: #0018ff;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0px 0px 0px 15px;
}
#sublinks ul a:hover {
	/*
 	background-image: url(images/arrow_right_blue.gif);
	background-position: 1px 3px;
	background-repeat: no-repeat;
	*/
	color: #FFF;
}




/* #########################  BLOCKS  ######################### */





/* #########################  BUTTONS  ######################### */

/* -- graphic-btns  - leftcol -- */
#graphic-btns {
	margin: 12px 0px 0px 0px;
	float: left;
	display: inline;
		/*border: solid 1px #000;*/
}
#graphic-btns .btn-wrapper {
	width: 199px;
	text-align: left;
	margin: 0px 13px 0px 0px;
	float: left;
	display: inline;
		/*border: dashed 1px #FFF;*/
}
#graphic-btns .btn-wrapper .content-spacer {
	width: 199px;
	/*min-height: 180px;*/
	margin: 0px;
}
#graphic-btns .btn-wrapper h2 {
	font: bold 15px arial;
	color: #a52020;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	clear: both;
}
#graphic-btns .btn-wrapper a.readmore {
	color: #a70400;
	text-decoration: none;
}
#graphic-btns .btn-wrapper a.readmore:hover {
	color: #000;
}
#graphic-btns .hover-frame {
	width: 199px;
	height: 99px;
	background-position: center center;
	background-repeat: no-repeat;
	border: solid 1px #626262;
	margin: 0px;
	float: left;
	display: inline;
		/*border: solid 1px #000;*/
}
#graphic-btns .hover-frame a {
	width: 199px;
	height: 99px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	display: inline;
}
#graphic-btns .hover-frame a.hoverlink:hover img {
	display: none;
}
#graphic-btns img {
	border: none;
}
#graphic-btns .spacer {
	width: 199px;
	height: 8px;
	float: left;
	display: block;
	clear: both;
		border: solid 1px #000;
}


/* -- graphic-btns-index  - leftcol -- */
#graphic-btns-index {
	width: 219px;
	margin: 0px;
	float: left;
	display: block;
	clear: both;
	text-align: center;
		/*border: solid 1px #000;*/
}
#graphic-btns-index .hover-frame {
	width: 219px;
	height: 73px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;;
	float: left;
	display: inline;
		/*border: solid 1px #000;*/
}
#graphic-btns-index a {
	width: 219px;
	height: 73px;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	display: inline;
}
#graphic-btns-index a.hoverlink:hover img {
	display: none;
}
#graphic-btns-index img {
	border: none;
}
#graphic-btns-index .spacer {
	height: 21px;
	float: left;
	display: block;
	clear: both;
		/*border: solid 1px #000;*/
}


/* #########################  SLIDESHOW  ######################### */







/* #########################  VIDEOS  ######################### */
#videos {
	width: 190px;
	margin: 0px 0px 0px 12px;
		/*border: solid 1px #000;*/
}
#videos .img {
	
}
#videos .img img {
	width: 190px;
	height: 150px;
	border: none;
	margin: 0px 0px 10px 0px;
}
#videos .img a {
	
}


















