body
	{
	}
#HeaderLine
	{
	    width:100%;
    height:23px;
    position:absolute;
    left:0px;
    top:79px;
    background-color:#8CC641;
    z-index:2;
}
#Container
	{
	    width:1024px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
    z-index:3;
}
#Menu
	{
	    height:65px;
    position:relative;
    padding:79px 0 0 0;
}
#Logo
	{
	    width:152px;
    height:101px;
    position:absolute;
    left:436px;
    top:40px;
    z-index:2;
}
#Content
	{
	    width:800px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
    padding:35px 0 50px 0;
}
#Background
	{
	    width:100%;
    height:100%;
    position:fixed;
    left:0px;
    top:0px;
    z-index:1;
}
