* {
	padding: 0;
	margin: 0;
	outline: 0;
}
body {
	font-size: 12px;
	line-height: 1.5;
	font-family: Arial, "Trebuchet MS", Tahoma sans-serif;
	color: #4a4a4a;
	background: #ffffff;
	text-align: left;
}
a img {
	border: 0;
}
a {
	color: #037bb9;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.cl, .clear {
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	clear: both;
}
#page {
	width: 952px;
	margin: 0 auto;
	padding: 0 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif;
	color: #2b2b2b;
	font-weight: normal;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
ul {
	padding-left: 15px;
}
#header {
	padding: 15px 12px 15px 3px;
	margin-left: -130px;
}
#header .logo {
	display: block;
	float: left;
	z-index: 0;
	height: 161px;
	width: 308px;
	background: url(../images/logo.gif) no-repeat 0 0;
	margin: -25px -90px -85px 0;
	overflow: hidden;
}
#header .head {
	color: #0292b8;
}
#header .subhead {
	font-size: 11px;
	color: #9c9c9c;
	text-transform: uppercase;
	line-height: 1;
}
#header h1 {
	line-height: 1.1;
	color: #0292b8;
}
#header h1 a {
	color: #2b2b2b;
	text-decoration: none;
}
#navigation {
	float: right;
	display: inline;
	font-size: 11px;
	line-height: 1.5;
	text-transform: uppercase;
	padding-top: 10px;
}
#navigation ul li {
	float: left;
	display: inline;
	list-style-type: none;
	padding-right: 18px;
	margin-right: 14px;
}
#navigation ul li.last {
	margin-right: 0;
	padding-right: 0;
	background: none;
}
#navigation ul li.dividers {
	color: #7f7f7f;
}
#navigation ul li a {
	color: #7f7f7f;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #0292b8;
	text-decoration: underline;
}
#navigation ul li.active a {
	color: #000;
	text-decoration: none;
}
#slideshow {
	height: 454px;
	width: 962px;
	position: relative;
	left: -5px;
	top: 10px;
	clear: both;
}
#slideshow .border {
	border: solid 1px #d5d5d5;
	height: 447px;
	width: 889px;
}
#slideshow .bg {
	padding: 2px;
	height: 446px;
	width: 893px;
	margin: 0 auto 12px auto;
	background-color: #0292b8;
}

#slideshow .big-image {
	margin-bottom: 12px;
	padding: 2px;
	border: solid 1px #d5d5d5;
	width: 887px;
	margin: 0 auto 12px auto;
	background-color: #000000;
}
#slideshow .big-image-holder, #slideshow .big-image-holder .jcarousel-clip {
	position: relative;
	width: 887px;
	height: 440px;
	overflow: hidden;
}
#slideshow .big-image-holder ul {
	position: relative;
	width: 887px;
	height: 440px;
	overflow: hidden;
	list-style-type: none;
	padding: 0;
}
#slideshow .big-image-holder ul li {
	position: relative;
	width: 887px;
	height: 440px;
	overflow: hidden;
	float: left;
}#slideshow .big-image-holder ul li img {
	margin: auto;
	display: block;
}
#slider {
	width: 890px;
	position: relative;
}
#slider .buttons span {
	display: block;
	width: 19px;
	height: 19px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	cursor: pointer;
}
#slider .buttons span {
	position: absolute;
	top: 21px;
}
#slider .buttons .prev {
	left: 0;
	background: url(../images/button-prev.gif) no-repeat 0 0;
}
#slider .buttons .next {
	right: 0;
	background: url(../images/button-next.gif) no-repeat 0 0;
}
#slider .holder {
	width: 795px;
	height: 78px;
	position: relative;
	overflow: hidden;
	left: 40px;
}
#slider .content {
	height: 78px;
	overflow: hidden;
	width: 795px;
}
#slider .content .jcarousel-clip {
	height: 78px;
	overflow: hidden;
	width: 795px;
}
#slider .content ul {
	position: relative;
	list-style-type: none;
	height: 78px;
	overflow: hidden;
	padding: 0;
}
#slider .content ul li {
	float: left;
	display: inline;
	list-style-type: none;
	margin-left: 20px;
	height: 78px;
	overflow: hidden;
	width: 139px;
}
#slider .content ul li a {
	display: block;
	width: 133px;
	height: 72px;
	padding: 3px;
}
