@charset "utf-8";
body {
	background-color: #800000;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#container {
	width: 968px;
	background: #800000;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#banner {
	position: relative;
}
#tgnichol_menu {
	position: absolute;
	top: 135px;
	right: 115px;
	bottom: 0px;
	height: 0px;
}

#bottom_image {
	background-image: url(../images/botom_banner.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 398px;
	width: 968px;
}
p {
	margin-top: 1em;
}
#container #main_image h2 {
	color: #FFFF80;
}
