﻿@font-face {
    font-family: 'allerregular';
    src: url('aller_rg-webfont.eot');
    src: url('aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('aller_rg-webfont.woff') format('woff'),
         url('aller_rg-webfont.ttf') format('truetype'),
         url('aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aller_lightregular';
    src: url('aller_lt-webfont.eot');
    src: url('aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('aller_lt-webfont.woff') format('woff'),
         url('aller_lt-webfont.ttf') format('truetype'),
         url('aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, body {
height: 100%;
padding: 0;
margin: 0;
background:#371c01;
background-repeat: repeat;
background-position: left top;
background-attachment: scroll;
z-index: -3 !important;
}
body {
min-height: 500px;
}
body * {
font-family: 'allerregular';
font-size: 14px;
line-height: 22px;
}
#wrapper {
	width: 100%;
	height: 450px;
	margin-top: 0px;
	position: absolute;
	top: 100px;
	min-width: 990px;
	left: 0;
}
#logo {
	width: 200px;
	height: 223px;
	margin-top: 0px;
	position: absolute;
	top: -80px;
	z-index: 4;
	margin-left: -470px;
	background-image: url(../images/logo.png);
	left: 50%;
	background-color: rgba(51, 28, 3, 0.5);
}
#carousel img {
display: block;
float: left;
}
#prev, #next {
	display: block;
	height: 450px;
	width: 50%;
	top: 0;
	position: absolute;
	overflow: hidden;
	background-color: rgba(55, 28, 1, 0.9);
}
#prev:hover, #next:hover {
background-color: rgba(55, 28, 1, 0.8);
}
#prev {
left: -495px;
}
#next {
right: -495px;
}
#pager {
margin-left: -470px;
position: absolute;
left: 50%;
bottom: 10px;
}
#pager a {
border: 2px solid #fff;
border-radius: 10px;
display: inline-block;
width: 10px;
height: 10px;
margin: 0 5px 0 0;
}
#pager a:hover {
background-color: rgba(255, 255, 255, 0.5);
}
#pager a span {
display: none;
}
#pager a.selected {
background-color: #fff;
}
.box {
font-family: 'allerregular';
font-size : 9pt;
color: #FFFFFF;
background: #0099FF;
border-top: 2px solid #C0C0C0;
border-bottom: 2px solid #C0C0C0;
border-right: 2px solid #C0C0C0;
border-left: 2px solid #C0C0C0;
}
.testopersonal2 { 
font-family: 'allerregular';
color: #b7aa7c; 
text-decoration: none; 
font-size: 9pt; 
font-weight: normal;
}
.testopersonal2:link { 
color: #b7aa7c; 
text-decoration: none; 
}
.testopersonal2:hover { 
color: #fff; 
text-decoration: none; 
}
.testopersonal2:active { 
color: #fff;
}
.testopersonal3 { 
font-family: 'allerregular';
color: #b7aa7c; 
text-decoration: none; 
font-size: 10pt; 
font-weight: normal;
}
.testopersonal3:link { 
color: #b7aa7c; 
text-decoration: none; 
}
.testopersonal3:hover { 
color: #fff; 
text-decoration: none; 
}
.testopersonal3:active { 
color: #fff;
}
.title {
	font-family: 'allerregular';
	font-size : 14pt;
	font-weight : bold;
	color: #b7aa7c;
	font-style: normal;
	font-variant: normal;
}
.text1 {
	font-family: 'allerregular';
	font-size: 9pt;
	color: #b7aa7c;
	font-weight: normal;
}
.text2 {
	font-family: 'allerregular';
	font-size: 10pt;
	color: #b7aa7c;
	font-weight: normal;
}
.text3 {
	font-family: 'allerregular';
	font-size: 10pt;
	color: #b7aa7c;
	text-align: justify;
}
.buttons a:hover {
	background-color: #d5edfa;
    height: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-left: 3px solid #5b7b9a;
    color: #5b7b9a;
    text-decoration: none;}

#spacer {
	height: 3px; 
	background-image:images/spacer.gif
}
#menu{
height:30px;
width:990px;
position: left;
padding-left: 0px;
z-index: 3;
}
#menu ul {
position: left;
padding-left: 0px;
margin: 0px;
z-index: 3;
}
#menu li{
position: relative;
float: right;
list-style: none;
} 
#menu li a{
font-family: 'allerregular';
font-size : 10pt;
color: #b7aa7c;
width:115px;
height: 30px;
display: block;
text-decoration:none;
padding-left: 0;
text-align: center;
line-height: 30px;
} 
#menu li a:hover{
font-family: 'allerregular';
font-size :  10pt;
color: #fff;
background-image: url(../images/menu2.png);
text-shadow: 1px 0px 0px #999999; 
}
#menu ul a:visited{
background-image: url(../images/menu.png);
}
#menu ul ul{
position: absolute;
top: 30px; 
visibility: hidden;
} 
#menu ul li:hover ul{
visibility:visible;
background-image: url(../images/menu.png);
} 
.imageborder {
border: 3px solid #b7aa7c;
} 
