.backgroundContent {
	background-repeat: no-repeat;
	background-position: -3px 543px;
	background-image: url(../_images/KTP-LLcorner.png);
	top: 0px;
	width: 700px;
	position: absolute;
	float: left;
	left: 55px;
	height: 590px;
	background-color: white;
	color: black;
}

.footer {
	font-variant: normal;
	color: white;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
	font-size: x-small;
	width: 800px;
	text-align: center;
	position: absolute;
	top: 650px;
	background-color: transparent;
}

/*
#navContainer {
	right: 20px;
	position: absolute;
	top: 10px;
	float: right;
}

#navBar {
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
	font-size: small;
	margin: 0;
	float: right;
	}
*/
.navContainer {
	position: absolute;
	left: 440px;
	top: 0px;
}

#navBar {
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
	font-size: small; /* could be specified at a higher level */
}

#navBar li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	}
	
#navBar a:link, #navBar a:visited {
	font-style: normal;
	float: left;
	font-size: 95%;
	line-height: 20px;
	font-weight: normal;
	margin: 0 7px 0 7px;
	text-decoration: none;
	color: #999;
	}

#navBar a:hover
{
	color: #333;
}

#navBar #currentpage a:link, 
#navBar #currentpage a:visited, 
#navBar #currentpage a:hover 
{
	color: #333;
}

#testimonialHeader 
{
	line-height: 120%;
	font-size: 95%;
	font-weight: bold;
	color: #999999;
	font-style: italic;
	font-family: sans-serif;
}

#testimonialSignature 
{
	line-height: 120%;
	font-weight: normal;
	font-size: 80%;
	color: #666666;
	font-style: normal;
	font-family: sans-serif;
}

#testimonialContent 
{
	line-height: 120%;
	color: #999999;
	font-family: sans-serif;
	font-style: italic;
	font-size: small;
}

#phoneNumber 
{
	font-style: normal;
	color: maroon;
	font-weight: normal;
	font-size: x-large;
 	font-family: sans-serif; 
 	text-align: center;
}

.descriptionText 
{
	line-height: 120%;
	font-size: 85%;
	font-family: sans-serif;
	color: gray;
	text-align: center;
}

#aboutText 
{
	line-height: 120%;
	font-size: 85%;
	font-family: sans-serif;
	color: gray;
	text-align: left;
}

h2, strong 
{
	font-size: 95%;
	font-weight: bold;
	color: #4c4c4c;
	font-family: sans-serif;
}

em
{
	font-size: 95%;
	font-weight: bold;
	color: red;
	font-family: sans-serif;
}

#ratesDescription
{
	line-height: 120%;
	font-size: 85%;
	font-family: sans-serif;
	color: gray;
}

.backgroundContent A:link { color: gray;}
.backgroundContent A:visited { color: gray;}
.backgroundContent A:active { color: gray;}
.backgroundContent A:hover { color: #21A9B5;}

.counter {
	font-variant: normal;
	color: white;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
	font-size: small;
	width: 800px;
	text-align: center;
	position: absolute;
	background-color: transparent;
}

#holidayMain
{
	font-style: normal;
	font-weight: normal;
	font-size: x-large;
 	font-family: sans-serif; 
 	text-align: center;
 	position: relative;
 	top: 135px;
 	 	
}
