BODY {
	background-image: url(images/background.gif);
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#container {
	background-image: url(images/common_10.gif);
	background-repeat: repeat-y;
	width: 755px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#header {
	text-align: left;
	position: relative;
}
#navigator {
	height: 32px;
	width: 750px;
}
#banner {
	position: relative;
	width: 736px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 5px;
}
#content {
	text-align: left;
	position: relative;
	height: auto;
	width: 755px;
	padding-left: 5px;
}
#left {
	position: relative;
	height: auto;
	width: 487px;
}
#links {
	position: relative;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#title {
	position: relative;
	padding-bottom: 5px;
	padding-top: 25px;
}
#text {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: left;
	padding-right: 10px;
}
.text_title {
	position: relative;
	padding-top: 5px;
	left: -7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A9512A;
	padding-left: 7px;
}
#bar {
	padding-top: 5px;
	padding-bottom: 10px;
	position: relative;
}
#right {
	position: absolute;
	left: 493px;
	top: 12px;
}
#footer {
	position: relative;
	width: 755px;
	padding-top: 15px;
}
#forms {
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 10px;
}

