#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 125px;
	width: 800px;
	position: relative;
}
#nav {
	height: 35px;
	width: 800px;
	clear: none;
	margin: 0;
	position: relative;
}
#content {
	width: 800px;
	clear: both;
	margin-top: 0;
}
#content_head {
	background-image: url(../images/img_contenttop.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 800px;
}
#content_middle {
	background-image: url(../images/img_contentmiddle.jpg);
	background-repeat: repeat-y;
	width: 770px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content_bottom {
	background-image: url(../images/img_contentbottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
.text_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A3F83;
	text-decoration: none;
}
.tablenomargin {
	margin: 0px;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:52px;
	z-index:2;
	left: 500px;
	top: 8px;
}
#footer_head {
	background-image: url(../images/footer_head.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 800px;
	margin-top: 6px;
}
#footer_middle {
	background-image: url(../images/footer_middle.jpg);
	width: 770px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	height: 125px;
}
#footer_bottom {
	background-image: url(../images/footer_bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2476BF;
	text-decoration: none;
}
.tickerbg {
	background-image: url(../images/img_newsbg.jpg);
	background-repeat: no-repeat;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CDE0F2;
	height: 250px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #507FC5;
	text-decoration: none;
}
.offerstable {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #6699FF;
	border-bottom-color: #6699FF;
}
