body {
	background-color: #0f1619;
	font-family:Arial, Helvetica, sans-serif;
	color:#fffefe;
}

a {
color:#a6aa14;
text-decoration:none;
}

a:hover {
background-color:#a6aa14;
color:#ffffff;}

#logo a {
background-color: none;
background:none;
}

#Main {
	width:950px;
	text-align:center;
	margin:auto;
	padding:0 0 50px 0 ;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#MainContact {
	width:950px;
	text-align:center;
	margin:auto;
	padding:0 0 50px 0 ;
	background-image:url(../images/bg-contact.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}

#Container {
	background-image:url(../images/trans-bg.png);
	background-repeat:repeat;
	background-position:center top;
	text-align:center;
	margin:2.7% auto auto auto;
	padding:1.8%;
	width:93%;
	display:table;
}

#logo {
	float:left;
	min-width: 174px;
	_min-width: 174px;
	width:18%
}

#Header {
background-image:url(../images/motto.png);
float:right;
width:80%;
background-position: 90% bottom;
background-repeat:no-repeat;
display:table;
}

.TopMenu {
display:inline;
}

.TopMenu ul{
list-style:none;
margin:10px 0 10px 0;
padding:0 0 95px 4%;
}

.TopMenu ul li{
display:inline;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.85em;
font-weight:bold;
}

.TopMenu a {
text-decoration:none;
color:#a6a914;
line-height:1.5em;
padding: 0.5em 1em 0.5em 1em;
}

.TopMenu a:hover {
background-image:url(../images/menu-bg.png);
background-repeat:repeat;
color:#e3e4a9;
background-color:none;
background-color:transparent;
}

.clr {
clear:both;
}

#Left {
float: left;
width:29%;
text-align:left;
}

#Right {
float:right;
width:70%;
text-align:left;
padding-top:70px;
font-size:0.85em;
line-height:1.4em;
}

#Right  h1 {
font-size:1.2em;
}

#Right h2 {
color:#887368;
font-size:1.2em;
border-bottom: solid 1px #a6a914;
font-family:Tahoma, Arial, "Myriad Pro", "Futura Lt BT";
font-weight:normal;
}

#footer {
background-color:#000000;
font-size:0.75em;
color:#877368;
}

#footerIn {
	width:950px;
	text-align:center;
	margin:auto;
	padding:0 ;
}

.realign {
text-align:left;
padding:3%;
}

#Credits {
float:right;
padding-bottom:5px;
}

#Credits a {
color:#beafa7;
text-decoration:underline;
}

#Credits a:hover {
color:#ffffff;
text-decoration:underline;
background-color:none;
background-color:transparent;

}

.tdstyle {
background-image:url(../images/menu-bg.png);
background-repeat:repeat;
font-size:0.89em;
font-weight:bold;
padding-left:20px;
}
