@charset "utf-8";
#container {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	height: 839px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
.li {
	list-style-type: square;
	line-height: 22px;
}

#header {
	padding-left: 17px;
	padding-top: 4px;
	position: absolute;
	top: 2px;
}
#butons {
	padding-left: 17px;
	position: absolute;
	margin-top: 107px;
	top: 2px;
}
#welcome_txt {
	height: 154px;
	width: 443px;
	position: absolute;
	background-color: #663333;
	margin-top: 150px;
	margin-left: 18px;
	top: -3px;
}
#content {
	height: 508px;
	width: 959px;
	background-color: #F5F4F0;
	position: absolute;
	margin-top: 300px;
	margin-left: 18px;
	top: -2px;
}

#pic {
	position: absolute;
	margin-left: 456px;
	margin-top: 150px;
	top: -3px;
}
.botomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	word-spacing: 15px;
}

#btmbar {
	height: 35px;
	width: 959px;
	background-image: url(../images/btmbar.jpg);
	background-repeat: repeat-x;
	position: absolute;
	margin-left: 18px;
	margin-top: 815px;
	top: -10px;
}

.botombar {
	font-family: Tahoma, Arial, Helvetica, sans-se;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}

#content #contact {
	position: absolute;
	height: 123px;
	width: 365px;
	margin-top: 400px;
	top: -45px;
	margin-left: 10px;
	left: 14px;
}
