
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FDFDFD url(images/bg1_01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h2 {
	margin-bottom: 20px;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #66770F;
}

h3 {
	padding-top: 10px;
	font-size: 11px;
	color: #66770F;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
}

/** LINKS */

a {
	color: #276C9A;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-top: 10px;
	background: url(images/homepage17.gif) no-repeat right top;
}

.link1 a {
	padding-left: 25px;
	background: url(images/homepage18.gif) no-repeat 5px 50%;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr {
	display: none;
}

.hr1, .hr2 {
	clear: both;
	height: 16px;
	margin-bottom: 5px;
}

.hr1 {
	background: url(images/homepage11.gif) no-repeat left bottom;
}

.hr2 {
	background: url(images/homepage12.gif) no-repeat left bottom;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg1_02.jpg) repeat-x left top;
}

/** PAGE */

#page {
	width: 960px;
	background: url(images/bg01.jpg) repeat-y left top;
}

/** SIDEBAR */

#sidebar {
	padding: 103px 4px 0px 62px;
	background: url(images/bg02.jpg) no-repeat left top;
}

/** MENU */

#menu {
	padding: 10px 43px 20px 33px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu a {
	display: block;
	width: 100%;
	padding: 5px 0px;
	background: url(images/homepage02.gif) no-repeat right center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #66770F;
}

#menu a:hover {
	text-decoration: underline;
}

#menu2 {
	background: url(images/homepage03.gif) no-repeat left top;
}

#menu3 {
	background: url(images/homepage04.gif) no-repeat left top;
}

#menu4 {
	background: url(images/homepage05.gif) no-repeat left top;
}

#menu5 {
	background: url(images/homepage06.gif) no-repeat left top;
}

#menu6 {
	background: url(images/homepage07.gif) no-repeat left top;
}

#menu7 {
	background: url(images/homepage04.gif) no-repeat left top;
}

#menu8 {
	background: url(images/homepage03.gif) no-repeat left top;
}

#menu9 {
	background: url(images/homepage03.gif) no-repeat left top;
}

#menu10 {
	background: url(images/homepage03.gif) no-repeat left top;
}

/** CONTENT */

#content {
	width: 610px;
	background: url(images/bg03.jpg) no-repeat left top;
}

.pad {
	padding: 0px 104px 0px 52px;
}

/** FOOTER */

#footer {
	width: 960px;
	height: 80px;
	margin: 0px auto;
	padding-top: 60px;
	background: url(images/bg04.jpg) no-repeat left top;
}

#footer p {
	text-align: center;
	color: #8B6B4D;
}

/** BOX1 */

#box1 {
	padding: 0px 43px 0px 33px;
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
	padding-top: 150px;
}
