/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:#747474 url(../1mages/core/middle_darker.gif) repeat-y;
	font-size: 10px;
	}
#middle {
	background-image: url(../1mages/core/middle_darker.gif);
	background-repeat: repeat-y;
	height: 477px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#bottom {
	height: 22px;
	position: absolute;
	top: 479px;
	width: 800px;
	z-index: 10;
	background-repeat: no-repeat;
	visibility: visible;
	background-image: url(../1mages/core/bottom_darker.gif);
	overflow: visible;
}
    .txt_white {
	color: #FFFFFF;
}
img {
	border: none;
}
#below_the_line{
	position: absolute;
	top: 600px;
	width: 563px;
	left: 50px;
	
}
#below_the_line a {
	color: #FFFFFF;
}

#logo {
	position: absolute;
	visibility: visible;
	z-index: 20;
	left: 404px;
	top: 370px;
	width: 261px;
}
a.a_link_caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../1mages/misc/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
