﻿* {
	padding:0px;
	margin:0px;
}
table {
        border-collapse:collapse;
}
html, body {
	height:100%;
	background-position:center 0px;
}
ul {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
}
li {
	list-style-type:square;
	list-style-position:outside;	
}
.Footer {
	color:#FFFFFF;
}
.Footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.Footer a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.Footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.Footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#Container {
	position:relative;
	text-align:left;
	margin:0px auto;
	width:936px;
        height:590px;
        background-color:#FFFFFF;
}
#LeftHolder {
	position:absolute;
        left:0px;
        top:21px;
	width:357px;
        height:552px;
        background-image:url(/Files/System/Tooling/BgLeft.jpg);
        background-repeat:no-repeat;
}
#LanguageHolder {
	position:absolute;
        left:859px;
        top:8px;
	width:79px;
        height:20px;
}
#MenuContainer {
	position:absolute;
        left:184px;
        top:95px;
	width:161px;
        height:495px;
        background-color:#D39940;
}
#MenuHolder {
        margin:10px 0px 0px 10px;
}
#MenuExtras {
        margin:10px 0px 0px 10px;
}
#FooterHolder {
	position:absolute;
        left:16px;
        top:449px;
	width:160px;
        height:120px;
}
#ContentContainer {
	position:absolute;
        left:357px;
        top:30px;
	width:578px;
        min-height:543px;
        background-color:#FAEEDD;
        border-left:solid 1px #FFFFFF;
        overflow:hidden;
}
#TopGraphicHolder {
        left:0px;
        top:0px;
	width:580px;
}
#ContentHolder {
	position:relative;
	width:578px;            
}
#ParagraphF1 {
	width:579px;
        height:102px;
        background-color:#000000;
        overflow:hidden;
}
#ParagraphInnerF1 {
	width:548px;
        height:72px;
        overflow:hidden;
        margin:15px;
}
#ParagraphF2 {
	width:579px;
        height:230px;
        background-color:#F2CA8C;
        overflow:hidden;
}
#ParagraphInnerF2 {
	width:548px;
        height:200px;
        margin:15px;
}
#NewsHolder1 {
        position:absolute;
        left:11px;
        top:74px;
        width:161px;
        height:80px;
        background-color:;
        overflow:visible;
}
#NewsHolder2 {
        position:absolute;
        left:11px;
        top:165px;
        width:161px;
        height:80px;
        background-color:;
        overflow:visible;
}
#NewsHolder3 {
        position:absolute;
        left:11px;
        top:256px;
        width:161px;
        height:80px;
        background-color:;
        overflow:visible;
}



