Body 
{
    background-color:#37403c;
    margin-top: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-right: 0px;
}

#FlashPosition
{
    text-align:center;
    background-color:#363735;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:600px;
}

#BorderLeft {
	background-color:#37403c;
	position:absolute;
	left:0px;
	top:0px;
	width:86px;
	height:600px;
}

#MenuBorderLeft {
    background-color:#222826;
	position:absolute;
	left:86px;
	top:0px;
	width:8px;
	height:601px;
}

#Menu {
	background-color:#c0ba76;
	position:absolute;
	left:94px;
	top:0px;
	width:182px;
	height:600px;
}

#Logo {
	position:absolute;
	left:125px;
	top:24px;
	width:115px;
	height:248px;
}

img {
    border:0px;
}

#MenuNav {
	position:absolute;
	left:55px;
	top:330px;
	width:182px;
	height:248px;
	text-align:center;
	font-family:Arial;
	font-size:smaller;
}

#MenuNav li {
    list-style-type:none;
}

#MenuNav li a:hover {
    text-decoration:none;
    font-weight:bolder;
    color:#37403c;
    background-color:white;
}

#MenuNav li a {
    text-decoration:none;
    font-weight:bolder;
    color:#37403c;
}

#MenuBorderRight {
	background-color:#222826;
	position:absolute;
	left:276px;
	top:0px;
	width:8px;
	height:601px;
}

#BorderRight {
	background-color:#37403c;
	position:absolute;
	left:284px;
	top:0px;
	width:50px;
	height:600px;
}

#Header {
	background-color:#37403c;
	position:absolute;
	left:334px;
	top:0px;
	width:623px;
	height:26px;
}

#Pictures {
	background-color:#37403c;
	position:absolute;
	left:334px;
	top:25px;
	width:622px;
	height:240px;
}

#ContentSlogan {
	position:absolute;
	left:334px;
	top:269px;
	width:623px;
	height:65px;
	text-align:right;
}

#Content {
	background-color:#37403c;
	position:absolute;
	left:334px;
	top:330px;
	width:623px;
	height:260px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:x-small;
	text-align:justify;
}

#Message {
	position:absolute;
	left:334px;
	top:595px;
	width:623px;
	height:260px;
}

#ContentHighlight {
	color:#c0ba76;
	/* font-weight:bold; */
	display:inline;
}

#ContentContactUs {
	background-color:#37403c;
	position:absolute;
	left:300px;
	top:300px;
	width:400px;
	height:260px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:x-small;
	text-align:justify;
}

#Copyright {
	position:absolute;
	left:95px;
	top:585px;
	width:180px;
	height:20px;
	text-align:center;
	font-family:Tahoma;
	font-size:xx-small;
	color:White;
}

