body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_content {
	background-image: url(img/bg_content.jpg);
	background-repeat: repeat-y;
	height: 600px;
	width: 829px;
	background-position: right;
}
.section_title {
	font-family: Impact, Verdana;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FBB03B;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.bg_content_bottom {
	background-image: url(img/banner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_top {
	background-image: url(img/banner_top.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 800px;
}
.txt_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.txt_menu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
}
.txt_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	line-height:20px;
}
