@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#container {
	height: 100%;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	position: relative;
}
#top {
	background-image: url(../images/images/bg_layout2_02.png);
	height: 288px;
	width: 768px;
	left: 0px;
	top: 0px;
}
#middle {
	background-image: url(../images/images/bg_layout2_04.png);
	background-repeat: repeat-y;
	height: 660px;
	width: 768px;
	left: 0px;
	top: 288px;
}
#footer {
	background-image: url(../images/images/images/bg_layout2_06_06.png);
	height: 108px;
	width: 768px;
	left: 0px;
	top: 728px;
	bottom: -3px;
	clear: both;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#links {
	height: 50px;
	width: 768px;
	position: absolute;
	left: 0px;
	background-image: url(../images/bg_links.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0.3em;
	background-position: center top;
	top: 288px;
}

#links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	display: inline;
}
#links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D2172C;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
	display: inline;
}
.swing {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}	
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #14497F;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7594B3;
	text-decoration: none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #144A76;
	text-decoration: underline;
}
#content  a  {
	color: #ED1B2E;
	text-decoration: none;
	font-weight: bold;
}
#content  {
	width: 690px;
	top: 355px;
	left: 39px;
	text-align: left;
	height: 600px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	clear: both;
}
#content a:hover {
	color: #285481;
	text-decoration: none;
	font-weight: bold;
}
#host {
	height: 100px;
	width: 768px;
	position: absolute;
	left: 0px;
	top: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

