{
	margin: 0px;
	padding: 0px;
}

body {
	text-align:left;
	margin: 0px;
	padding: 0px;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-color: #000000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    color: #ffffff;
	line-height: 150%;
}

img {
	border-width: 0px;
	padding: 0px;
}

div {
	border: 0px;
	padding: 0px;
}


form {
	margin: 0px;
}

input {
	margin-bottom: 7px;
}

select {
	margin-bottom: 7px;
}

ul {
	margin-top: 0px;
	list-style: square;
}

li {
	margin-left: -15px;
	list-style: square;
	line-height: 150%;
}

#container {
	width:100%;
	margin-right:auto;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#logo {
    width: 149px;
    height: 37px;
    margin-top: 20px;
    margin-left: 25px;
    float: left;
    position: relative;
}

#topmenu {
    width: 500px;
    float: left;
    position: relative;
    top: 39px;
    left: 50px;
}


#firstline {
    background-repeat: repeat-x;
    top: 22px;
    background-color: #4d4d4f;
    background-image: url(../images/line.png);
    height: 2px;
    width: 100%;
    float: left;
    position: relative;
}

#secondline {
    background-repeat: repeat-x;
    top: 22px;
    background-color: #4d4d4f;
    background-image: url(../images/line.png);
    height: 2px;
    width: 100%;
    float: left;
    position: relative;
}

#thirdline {
    background-repeat: repeat-x;
    top: 170px;
    background-color: #4d4d4f;
    background-image: url(../images/line.png);
    height: 2px;
    width: 100%;
    float: left;
    position: relative;
}

#banner {
    top: 22px;
    width: 917px;
    height: 347px;
    float: left;
    position: relative;
}

#contentleft {
    top: 80px;
	width: 260px;
	padding: 0px;
	float: left;
    position: relative;
    margin-left: 25px;
}

#contentmiddle {
    top: 80px;
	width: 270px;
	padding: 0px;
	float: left;
    position: relative;
    margin-left: 35px;
    margin-right: 15px;
}

#contentright {
    top: 80px;
	width: 270px;
    margin-left: 25px;
	float: left;
    position: relative;
}

#contentfooter {
    position: relative;
    top: 175px;
    float: left;
	width: 490px;
    color: #ffffff;
    padding-bottom: 20px;
    margin-left: 25px;
}

p, h1, pre {
	margin:0px 10px 0px 10px;
}

h1 {
	font-size:14px;
	padding-top:10px;
}

#contentleft p, #contentright p, #contentmiddle p {
	line-height: 140%;
	margin:10px 0px 0px 0px;
}

#contentleft A, #contentright A, #contentmiddle A {
	color: #dedede;
	text-decoration: none;
}

#contentleft A:hover, #contentright A:hover, #contentmiddle A:hover {
	color: #b2b2b2;
    text-decoration: underline;
}

#banner-image {
    position: relative;
    float: left;
}

#button1 {
    left: 17px;
    top: -330px;
    float: left;
    position: relative;
    z-index: 10;
}

#button2 {
    left: -272px;
    top: -240px;
    float: left;
    position: relative;
}
