@charset "UTF-8";
#bodywrap {
	height: auto;
	width: 951px;
	margin-left: 50%;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: -450.5px;
	top: 20px;
	min-height:750px;
}
#bodywrap #siteName {
	background-image: url(../images/abib_logo.jpg);
	background-position: 10px 3px;
	position: relative;
	height: 55px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
#bodywrap #menu {
	position: relative;
	height: 39px;
	width: 100%;
	background-color: #0A3391;
	z-index: 200;
}
#bodywrap #dataWrap {
	background-image: url(../images/body_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	width: 951px;
	z-index: 5;
	clear: both;
}
#bodywrap #dataWrap #sideMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	display: block;
	list-style-type: none;
	width: 200px;
	height: 500px;
	margin: 0px;
	position: absolute;
	left: 20px;
	top: 40px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4EAF3;
}
#bodywrap #dataWrap #sideMenu li a {
	display: block;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	color: #354952;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4EAF3;
	text-decoration: none;
}

img {
	border: none;
}

#bodywrap #dataWrap #locationText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	display: block;
	position: relative;
	left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 931px;
	top: 15px;
	height: 15px;
}
.solidLine {
	border-bottom-style: solid!important;
}
#bodywrap #dataWrap #locationText a {
	text-decoration: none;
	color: #003366;
}
#bodywrap #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4EAF3;
	position: relative;
	height: 20px;
	width: 951px;
	top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #666666;
	padding-top: 10px;
}
#bodywrap #dataWrap #pageContext {
	position: relative;
	height: auto;
	width: 490px;
	left: 240px;
	top: 20px;
	min-height:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	line-height: 16px;
}
#bodywrap #dataWrap #masterCard {
	position: absolute;
	top: 90px;
	right: 8px;
}
#bodywrap #dataWrap #pageContext #formatFeatures td {
	padding: 10px 2px;
}
#bodywrap #dataWrap #pageContext a {
	color: #5D6D6A;
	text-decoration: none;
}
#bodywrap #footer a:hover {
	text-decoration: underline;
}
#advert {
	position: absolute;
	height: auto;
	width: 203px;
	top: 140px;
	right: 9px;
}
