@charset "utf-8";
#container #content {
	background-image: url(pics/defaultv8_03.jpg);
	width: 1000px;
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin: 0px;

}
#container #content #includehtml .error {
	font-weight: bolder;
	color: #FF0000;
}



#container #content #includehtml {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 150px;
	padding-right: 150px;
}
#container  #header {
	height: 358px;
	background-repeat: no-repeat;
	width: 1000px;
	background-image: url(pics/defaultv8_01.jpg);
	background-position: left top;
	position: relative;
}
#headerlinkbar   {
	position: absolute;
	word-spacing: 10px;
	color: #FFFFFF;
	font-weight: bold;
	left: 149px;
	bottom: -5px;
	vertical-align: bottom;

}


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #505153;
	background-image: url(pics/defaultv8_02.jpg);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
}
.headerlinks a:link    {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.headerlinks a:visited      {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.headerlinks a:hover     {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9BB3CA;
	margin: 0;
	padding: 0px;
	color: white;
}
.headerlinks a:active   {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #0033FF;
}
img.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 1000px;
}
.tagline {
	color: white;
	font-size: 14px;
	font-family: calibri;
}
a.tagline {
	color: #FFFFFF;
}
#apDiv1 {
	position:absolute;
	width:260px;
	height:227px;
	z-index:1;
	left: 806px;
	top: 3px;
}
