body {
	margin: 5px 0 10px 0;
	background-color: #232948;
	background-image: url(/images/bg-tile.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
td, input, select, textarea, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	color: #c08c8c;
	text-decoration: none;
}
a:hover {
	color: #262e5b;
	text-decoration: none;
}
.navsub {
	display: none;
	position: absolute;
	z-index: 1000;
}
.navitem {
	width: 100%;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #262e5b;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #ececec;
	display: block;
	padding: 3px 7px;
}
a.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c08c8c;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #ffffff;
	display: block;
	padding: 3px 7px;
}
.bodytext {
	line-height: 22px;
}
.title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	color: #262e5b;
	letter-spacing: -1px;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #262e5b;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.small {
	font-size: 10px;
	color: #262e5b;
	text-transform: uppercase;
}
.footer {
	font-size: 10px;
	color: #232948;
	text-decoration: none;
	text-transform: lowercase;
}
.searchfield {
	text-align: center;
	border: 0;
	background-color: transparent;
	background: none;
	background-image: url(/images/btn-search-field.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 122px;
	height: 32px;
	padding-top: 8px;
}
.field {
	border: 1px solid #ceccd0;
	background-color: #ffffff;
	width: 250px;
}
.alpha {
	opacity: .3;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: .3;
}
.sliderImages {
	width: 810px;
	height: 505px;
	overflow: hidden;
}
.sliderImages ul li {
	width: 285px;
	height: 505px;
	overflow: hidden;
	text-align: center;
	list-style: none;
}
