html, body { 
	height:100%;
}

html {
	width:980px;
}
body { 
	background:url(images/tail-top.gif) left -60px repeat-x #323130;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%; 
	line-height:.875em;
	color:#474d54;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}

li {
    padding-bottom: 5px;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}

.container { 
	width:100%;
}

/*==== GLOBAL =====*/
p {
	margin-bottom:14px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#c4171e; 
	outline:none;
}

a:hover{
	text-decoration:none;
}

h1 {
	font-size:35px;
	color:#c4171e;
	line-height:1em;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:12px;
}

h1 span {
    display:block;
    font-size:19px;
    line-height:1em;
    color:#706e6e;
    margin-top:-3px;
}

h2 {
	font-size:22px;
	line-height:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#706e6e;
	letter-spacing:-1px;
	margin-bottom:15px;
}

h2 span {
    color:#c4171e;
}

h4 {
    font-size:1em;
    font-weight:normal;
    color:#c4171e;
    margin-bottom:9px;
}

/*===== footer =====*/
#footer {
    clear: both;
    color:#fff;
    text-align:center;
    padding:15px 0 105px 0;
}
#footer a {
    color:#fff;
    text-decoration:none;
    font-size: 0.7em;
}
#footer a:hover {
    text-decoration:underline;
    color: #FCD116;
}

#upper {
    text-transform:none;
    font-size: 10px; 
    color:#AAAAAA; 
    width: 980px; 
    position: absolute; 
    top:5px;
    margin: 0;
    left:0;
    letter-spacing:0px;
    text-align: center; 
    z-index: 100;
}

/*==========================================*/
#wrapper {
    width: 870px;
    margin-left: 55px;
    background: url(../images/linking_bg.gif) center center repeat-y;
}
#right_col {
    padding-top: 10px;
    float: right;
    width: 425px;
    padding-left: 5px;
    padding-right: 5px;
}

#left_col {
    width: 425px;
    padding-left: 5px;
}

#left_col p {
    margin: 10px;
}
#left_col h1 {
    font-size: 1.5em;
}
#left_col h2 {
    font-size: 1.3em;
}
#left_col h3 {
    font-size: 1.1em;
}
#nonflash {
    margin: auto;
    padding: 5px;
    width: 780px;
    background: url(../images/linking_bg.gif) center center;
}
#wrapper label {
    display: block;
    font-size: 0.7em;
}
table th {
    text-align: right;
}
table td {
    text-align: left;
}
#map {
    border: 1px solid red;
}
.small {
    font-size: 0.8em;
}
.centered {
    text-align: center;
}
.left {
    text-align: left;
}
.closed {
    display: none;
}
.country {
    color: #333333;
    font-weight: bold;
    font-size: 0.9em;
}
.section {
    border-bottom: 1px dashed #333333;
}
