@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 70%;
	line-height: 140%;
}
#container {
	position: relative;
	width: 690px;
	background-repeat: repeat;
	background-image: url(../assets/background2.png);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border: 10px solid #FFFFFF;
	text-align: left;
	padding-right: 65px;
	padding-left: 65px;
}
#header {
	background-color: #FFFFFF;
	background-image: url(../assets/Header_Curved_BLC.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 145px;
}
#PhoneNumber {
	font-size: 180%;
	font-weight: normal;
	color: #73CBF0;
	text-align: right;
	position: absolute;
	height: 40px;
	width: 450px;
	left: 285px;
	top: 22px;
	z-index: 50;
}
#logo {
	padding-top: 50px;
}
.fadeshowHolder {
	background-image: url(../assets/slideshow/Windows.jpg);
	text-align: right;
	vertical-align: top;
	height: 145px;
	width: 480px;
	background-repeat: no-repeat;
	font-size: 160%;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 40;
}
#fadeshow {
	z-index: 20;
}

