Body {
	font: .85em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
div#Wrap {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	margin-top: 5px;
	background-color: #2350FF;
	background-image: url(images/BkGnd.jpg);
	background-repeat: repeat-x;
}
div#Header {
	background: url(images/Montage.jpg);
	height: 110px;
}
div#Menu {
	text-align: center;
	clear: left;
}
#Footer a {
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
}

#Menu a {
	text-align: center;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	background: #0099CC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 36px;
	float: left;
	width: 193px;
}
#Menu a:hover {
	background-color: #006699;
}
div#Title {
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #FFFFFF;
}
#Title h1 {
	font: bolder 15pt "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.RightBorder {
	border-right: 1px solid #FFFFFF;
}
div#Main {
	color: #FFFFFF;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#Main p {
	line-height: 1.4em;
}
#Contact input, textarea, select {
	float: left;
	width: 300px;
}
form#Contact {
	padding-left: 20px;
	padding-right: 20px;
	clear: left;
	width: 340px;
}
#Contact label {
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 300px;
}
#Contact fieldset {
	padding-right: 20px;
	padding-left: 20px;
}
legend {
	font-weight: bold;
	color: #D7FFFF;
}
div#Left {
	width: 48%;
	float: left;
}
#Main a {
	color: #FFFFFF;
}
#Main a:hover {
	color: #66FFFF;
	text-decoration: none;
}
div#Footer {
	text-align: center;
	clear: both;
	background: #0099CC;
	border-top: 1px solid #000000;
	color: #FFFFFF;
}
#PC input {
	margin-left: 15px;
	margin-top: 10px;
}
table {
	font-size: 100%;
}
h2 {
	font-size: 130%;
}
h1 {
	font-size: 140%;
	color: #66FFFF;
}
#prices th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
}
#prices td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-left-color: #0099CC;
}
#Wrap #Main dl dt {
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}
#Wrap #Main dl {
	padding: 0px;
	margin: 0px;
}
#Wrap #Main div dl dd {
	margin: 0px;
	padding: 0px;
}
