body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}

.Container {
	background-image: url(img/pallate.gif);
	background-repeat: no-repeat;
	width: 955px;
	margin: 15px;
	position: relative;
	height: 625px;
}

.MainNav {
	position:relative;
	width:820;
	height:152;
	z-index:1;
	clear: none;
	float: left;
	top: 15px;
	left: 0px;
	visibility: visible;
	overflow: visible;
}
.Brush {
	height: 466px;
	width: 105px;
	float: right;
	position: absolute;
	background-image: url(img/brush.gif);
	right: 20px;
	top: 113px;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1B5691;
	text-decoration: none;
	width: 645px;
	float: left;
	position: relative;
	top: 30px;
	text-align: left;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	padding: 15px;
	z-index: auto;
	overflow: visible;
	background-color: #FCF7F3;
	left: 20px;
}
.Content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 1.5em;
	color: #1B5691;
	text-decoration: none;
	letter-spacing: .1em;
}
.BottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1B5691;
	text-decoration: none;
	width: 645px;
	position: relative;
	float: left;
	padding: 5px;
	top: 35px;
	overflow: visible;
	left: 25px;
}
#Contact {
	position:absolute;
	width:191px;
	height:55px;
	z-index:1;
	top: 380px;
	right: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #1B5691;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #1B5691;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #1B5691;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #66593C;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #1B5691;
	text-decoration: none;
}
.Content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #1B5691;
}

.Content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1B5691;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
.Content hr {
	color: #1B5691;
	background-color: #1B5691;
}
