
/* #########################  CONTENT  ######################### */






/* #########################  SUBLINKS  ######################### */
#sublinks {
	width: 145px;
	font: 11px arial;
	float: left;
	display: block;
	/*border: solid 1px #000;*/
}
#sublinks ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	/*
	float: left;
	display: block;
		border: solid 1px #000;
	*/
}
#sublinks ul li {
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px -10px;
	position: relative;
}
#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: #cd6d00;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
}
#sublinks ul a:hover {
	background-image: url(images/sublinks_bg.gif);
	background-position: 1px 6px; 
	background-repeat: no-repeat;
	color: #4e4e4e;
}




/* #########################  BLOCKS  ######################### */





/* #########################  BUTTONS  ######################### */

/* -- graphic-btns  - leftcol -- */
#graphic-btns {
	margin: 0px;
	float: left;
	display: block;
	clear: both;
	text-align: center;
		/*border: solid 1px #000;*/
}
#graphic-btns .hover-frame {
	width: 175px;
	height: 64px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 10px 9px 0px 9px;
	float: left;
	display: inline;
		/*border: solid 1px #000;*/
}
#graphic-btns a {
	width: 175px;
	height: 64px;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	display: inline;
}
#graphic-btns a.hoverlink:hover img {
	display: none;
}
#graphic-btns img {
	border: none;
}
#graphic-btns .spacer {
	height: 21px;
	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;*/
}


/* -- buttons-slideshow -- */
#buttons-slideshow {
	width: 200px;
}
#buttons-slideshow div {
    width: 180px;
	 height: 150px;
    padding: 0px;
    margin: 5px 0px 10px 0px;
	 top: 0px;
	 left: 0px;
} 
#buttons-slideshow h2 {
	font: bold 15px arial;
	color: #002498;
	text-align: left;
	padding: 0px 10px;
	margin: 25px 0px 0px 0px;
} 
#buttons-slideshow div img {
    width: 180px; 
    height: 150px; 
	 padding: 0px;
	 margin: 0px;
	 	/*border: solid 1px #000;*/
}



/* #########################  SLIDESHOW  ######################### */






/* #########################  AWARDS  ######################### */
#awards {
	margin: 10px 0px;
}
#awards img {
	width: 130px;
	height: 150px;
	border: solid 1px #002498;
	margin: 0px 0px 10px 0px;
}
#awards .name {
	font: bold 12px arial;
}
#awards .description {
	font: 11px arial;
}




















