@charset "utf-8";
/* CSS Document */

body{
	background:url(trans_75.png);
}

#head {
	position: absolute;
	top:0;
	left:0;
	width:995px;
	height:230px;
	background-repeat: no-repeat;
	background-position:left top;
}
#head #menu {
	list-style:none;
	list-style-position:outside;
	margin:0;
	padding:0;
	width:100%;
	height:25px;
	font-size:12px;
	position: absolute;
	background: #FFF;
	top:205px;
	z-index:15;
}
#head #menu a {
	text-decoration:none;
	color:#000;
}
#head #menu li {
	float:left;
	position:relative;
	list-style:none!important;
	list-style-image:none!important;
	margin:3px 20px 0 5px;
	padding-left:15px;
}
#head #menu li:hover{
	position:relative;
	background:url(list_image_hover.gif) left center no-repeat;
}
#head #menu li.active {
	position:relative;
	background:url(list_image.gif) left center no-repeat;
}
#head #menu li ul {
	list-style:none;
	display:none;
}
#head #menu li:hover ul {
	position:absolute;
	left:0;
	top:1.5em;
	width:175px;
	display:block;
	border-right:1px solid #efefef;
	border-bottom:1px solid #efefef;
	border-left:1px solid #efefef;
	padding:3px 0 0 0;
	margin:0;
	background:#FFF;
}
#head #menu li:hover ul li {
	position:relative;
	margin:0;
	padding:0 5px 0 15px;
	border-top:1px solid #efefef;
	width:155px;
}
#head #menu li:hover ul li ul {
	display:none;
}
#head #menu li:hover ul li:hover ul {
	position:absolute;
	top:-1px;
	left:175px;
	width:175px;
	padding:0;
	display:block;
}
#logo {
	position:fixed;
	bottom:0;
	left:0;
	z-index:50;
}
#submenu {
	position:absolute;
	list-style:none;
	list-style-position:inside;
	list-style-image:none!important;
	margin:0;
	padding:0;
	top:265px;
	left:10px;
}
#submenu a {
	text-decoration:none;
	color:#000;
	display: block;
	padding-left: 15px;
}
*+html #submenu a {
	padding-left: 0;
}
#submenu li {
	margin-bottom: .25em;
	list-style-image:none!important;
}
#submenu li ul {
	list-style:none;
}
#submenu li ul li {
	margin-bottom: 0;
}
#submenu li:hover a {
	background: url(list_image_hover.gif) left center no-repeat;
}
#submenu li:hover ul li a {
	background:none;
}
#submenu li:hover ul li:hover a {
	background: url(list_image_hover.gif) left center no-repeat;
}
#submenu li.active a {
	background: url(list_image.gif) left center no-repeat;
}
#submenu li.active ul li a {
	background:none;
}
#submenu li.active ul li.active a {
	background: url(list_image.gif) left center no-repeat;
}
#content {
	width:745px;
	margin-top:260px;
	margin-left:250px;
	border-bottom:5px solid #e88c0f;
	margin-bottom: 0.5em;
}
.hideme {
	display:none;
}
.borderright {
	background-image:url(dot_grey.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.twocols, .fourcols, .sixthree, .threecols, .threesix {
	margin-bottom:0em;
}
.twocols .cols, .fourcols .cols, .sixthree .cols, .threecols .cols, .threesix .cols {
	float:left;
	padding-right:1%;
	margin-right:1%;
	_padding-right:0.5%;
	_margin-right:0.5%;
}
.twocols .cols, .twocols .last {
	width:49%;
	_width: 48%;
}
.threecols .cols, .threecols .last {
	width:32%;
}
.fourcols .cols, .fourcols .last {
	width:23.25%;
}
.sixthree .cols {
	width:65%;
}
.sixthree .last {
	width:31%;
	padding-left:1%;
	margin-left:1%;
}
.threesix .cols {
	width:32%;
}
.threesix .last {
	width:66%;
}
.twocols .last, .threecols .last, .fourcols .last, .threesix .last, .sixthree .last {
	float:left;
	padding-right:0;
	margin-right:0;
}
.threecols .cols p, .twocols .cols p, .fourcols .cols p, .sixthree .cols p, .threesix .cols p {
	margin:0 0 1.5em;
	padding:0;
}
.clearleft {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}
.clearer {
	font-size:0;
	height:0;
	line-height:0;
	clear:both;
}
div.csc-textpic,
div.csc-textpic-imagewrap,
.csc-textpic-image {
	margin-bottom:0!important;
}
div.csc-textpic img,
div.csc-textpic-imagewrap img,
.csc-textpic-image img {
	padding-bottom:10px!important;
}

.csc-textpic-caption {
margin:0;
color: #ec9b19;
}

