@charset "utf-8";

#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -290px;
	min-width:780px;
	left: 0px;
}

#inner {
	margin: auto;
	height:580px;
	width: 780px;
}

#abovenav {
	display:none !important;
}

#navholder {
	display:none !important;
}

#mainholder {
	height:auto !important;
	width:auto !important;
}

#footerholder {
	display:none !important;
}

#belowfooter {
	display:none !important;
}

.contentfloater {
	float:left;
	position:relative;
	z-index:1;
	background-color:#000000;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
}

.menucontentfloater {
	top:auto !important;
	left:auto !important;
	z-index:1;
	overflow:visible !important;
	background-color:#FFFFFF !important;
	height:auto !important;
}

.homefloater {
	float:left;
	position:relative;
	z-index:2;
}

.titlebottommargin {
	margin-bottom: 5px;
}
#imageholder-right {
float:left;
display:inline;
width:387px;
height:406px;
margin-left:393px;
z-index:0;
}

.valign-middle {
vertical-align:middle;
}

.wordspacing_big {
	word-spacing: 4px;
}

/* BUTTONS */

.btntext, a.btntext:link, a.btntext:active, a.btntext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3c3c3;
	padding-right:5px;
	padding-bottom:5px;
	text-align: left;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #737373;
	border-bottom-color: #737373;
	border-left-color: #000000;
	text-transform: lowercase;
}

a.btntext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	border-right-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
}

/* END BUTTONS */

.text_highlight {
	font-weight: bold;
	color: #FFFFFF !important;
}

.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	line-height: 17px;
}

.text_nounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.text_smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
