﻿#logo {
    /*background-image:url(images/Style/logo.png);
    background-repeat:no-repeat;*/
    margin-top: 0;
    float:left;
	width: 500px;
	height: 125px;
	background-image: url(images/style/leftheader.gif);
    background-repeat: no-repeat;
}