@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0 auto;
	background-color: #000;
}
.Footer {
	background-color: #000;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	color: #CCC;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	padding-top: 35px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(IMG/bkg2.jpg);
	float: none;
	width: 100%;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	width: 73%;
	margin-top: 10px;
	height: auto;
	overflow: visible;
	float: none;
	padding-right: 10px;
	padding-left: 10px;
}


.Buttons {
	float: right;
	height: 30px;
	width: 100%;
	background-image: url(IMG/bkg3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #000;
}


.Header {
	background-color: #000;
	background-repeat: no-repeat;
	float: none;
	height: 120px;
	width: 100%;
	margin: 0 auto;
	background-position: center center;
	font-size: xx-large;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: right;
	white-space: normal;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #000;
}
.Container {
	height: 120px;
	width: 50%;
	background-color: #000;
	overflow: visible;
	float: left;
}

.oneColLiqCtr #container {
	width: 100%;
	margin: 0 auto;
	background-color: #000;
	background-image: url(IMG/bkg1.jpg);
	background-repeat: repeat-x;
}
.oneColLiqCtr #mainContent {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: 000000;
	margin: 0 auto;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-right-color: #333;
	border-left-color: #999;
	float: none;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	text-align: left;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	overflow: visible;


}
.Picture {
	background-color: transparent;
	float: right;
	height: auto;
	width: 22%;
	margin-top: 10px;
	overflow: auto;
}
.Home {
	height: 30px;
	width: 100px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 394px;
}
.Info {
	height: 30px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 480px;
}

.Services {
	height: 30px;
	width: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 566px;
}
.Contact {
	height: 30px;
	width: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 652px;
}
