@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

body, a, td, div, span, p, h {
	font-family:Tahoma;
	font-size:12px;
}
.wrap {
	width:888px;
	margin:0 auto;
}
.wrap_home {
	width:919px;
	margin:0 auto;
}
.tl {
	width:20px;
	height:20px;
	background:url(../images/Frame-UpperLeft.jpg) 0 0 no-repeat;

}
.t {
	width:850px;
	height:20px;
	background:url(../images/Frame-Upper.jpg) 0 0 repeat-x;

}
.tr {
	width:20px;
	height:20px;
	background:url(../images/Frame-UpperRight.jpg) 0 0 no-repeat;

}
.l {
	width:20px;
	height:auto;
	background:url(../images/Frame-Left.jpg) 0 0 repeat-y;

}
.c {
	width:850px;

}
.r {
	width:20px;
	height:auto;
	background:url(../images/Frame-Right.jpg) 100% 0 repeat-y;

}
.bl {
	width:20px;
	height:20px;
	background: url(../images/Frame-LowerLeft.jpg) 0 0 no-repeat;

}
.b {
	width:850px;
	height:20px;
	background:url(../images/Frame-Bottom.jpg) 0 0 repeat-x;

}
.br {
	width:20px;
	height:20px;
	background:url(../images/Frame-LowerRight.jpg) 0 0 no-repeat;

}

.top-menu {
	height:30px;
	width:100%;
	background:#949599;
}
.header {
	height:181px;
	width:100%;
	background: url(../images/Banner.jpg) 0 0 no-repeat;
}
.top-menu2 {
	height:30px;
	width:100%;
	background:#24507d;
}
.middle {
	width:100%;
	clear:both;
}
.right {
	width:230px;
	background:#dcdddf;

}
.moduletable-news {
	background: url(../images/News.jpg) 0 0 no-repeat;
	width:190px;
	height:110px;
	padding:30px 20px 0 20px;
}
.moduletable-newsletter {
	background: url(../images/newsletter.jpg) 0 0 no-repeat;
	width:190px;
	padding:60px 20px 0 20px;
	height:138px;

}
.moduletable-newsletter .button {
	float:right;
	border:0;
	background:none;
	cursor:pointer;
	clear:both;
	font-weight:bold;
	text-decoration:underline;
	padding-top:7px;
}
.smallgrey {
	float:left;
}
/*#subscriber_name, #subscriber_email {
	float:right;
}*/
.main {
	width:620px;
}
.content {
	padding:15px 10px 0 10px;
}
.users {
	width:100%;
}
.users h3 {
	height:30px;
	background:#24507d;
	line-height:30px;
	font-weight:normal;
	color:#FFF;
	padding-left:10px;
	font-size:14px;
}
.users p {
	padding:10px;
}
.contentheading {
	font-size:16px;
	font-weight:bold;
}
.user1 {
	margin-right:10px;
	width:200px;

}
.user2 {
	margin-right:10px;
	width:200px;

}
.user3 {
	width:200px;

}
.footer {
	height:55px;
	width:100%;
	background:#bcbdc1;
}
.footer p {
	line-height:16px;
	font-size:13px;
}
ul {
	margin-left:20px;
}
ul.menu1 {
	list-style:none;
	margin:0;
}
ul.menu1 li {
	margin-top:5px;
	padding:0 12px;
	float:left;
	display:block;
	border-right:1px solid #fff;
	color:#fff;
}
ul.menu1 li a{
	text-decoration:none;
	color:#fff;
}
ul.menu1 li a:hover{
	text-decoration: underline;
}
#horiz-menu ul.menu {
	padding-left: 15px;
	margin:0;

}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

#horiz-menu li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	margin-right: 0px;
	padding: 0;
}

#horiz-menu li span {
	display: block;
	float: left;
}

#horiz-menu a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	font-weight: normal;
	font-size: 110%;
	color:#FFF;
	text-decoration:none;
}

#horiz-menu li.parent li a,
#horiz-menu li.parent li.parent li a,
#horiz-menu li.parent li.parent li.parent li a {
	background: none;
}

#horiz-menu li li a {
	font-size: 100%;
}

#horiz-menu a:hover {
	text-decoration: none;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background: none;
}
div#slideshowbox img {
display:block;
height:267px;
margin:5px auto;
width:193px;
}

.TPSlideShowContainer
{
 margin-top: -230px;
}
