@charset "utf-8";
/* CSS Document */


a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

a:hover {
	color:#CC0;

}


#lay-out {
	width: 890px;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 40px;
	padding-left: 40px;
	height: 2400px;
}


#container {
	width: 840px;
	position:relative;
	padding: 1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner-top {
	position: relative;
}
#logo {
	float: left;
}
#logo {
	float: left;
	width: 220px;
	padding-left: 10px;
}
#banner {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	word-spacing: 4em;
	float: left;
}
#sidebar {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	float: left;
	height: 955px;
	width: 206px;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
#content-box {
	float: left;
	margin-left: 7px;
	width: 525px;
	height: 955px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	color: #7D9E41;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}
#menu-box {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#content-box p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #464646;
	font-weight: lighter;
}
#content-box table {
	color: #7D9E41;
}
#content-box table tr td {
	color: #C2D69B;
}
.quotation {
	font-style: italic;
	background-image: url(images/quote.png);
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 80px;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
}
#logo {

}
#header1 {
	float: left;
	height: 200px;
}
#sliderr {
	clear: both;
}
#contactblock {
	float: left;
	width: 290px;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 15px;
	color: #666;
}
#aboutblock {
	float: left;
	width: 460px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #090;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
#contactblock h4 {
	color: #090;
	font-size: 15px;
	font-weight: 200;
}
#textr {
	text-align: center;
	color: #4AB500;
}
#aboutblock h4 {
	color: #090;
}
#contactblock p img {
	text-align: center;
}
h5 {
	color: #09F;
	font-size: 14px;
}
