/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
}

/** HEADINGS */

h1, h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	color: #7D774D;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 0px;
}

h2 {
	font-size: 30px;
	color: #504E42;
}

h3 {
	margin-bottom: 1em;
	font-size: 11px;
	color: #504E42;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 175%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 10px 10px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

#wrapper2 {
	width: 940px;
	background: url(images/bg03.jpg) repeat-y left top;
}

#wrapper3 {
	padding: 0px 45px;
	background: url(images/bg04.jpg) no-repeat left top;
}

/** HEADER */

#header {
	height: 130px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/** MENU */

#menu {
	height: 70px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 23px 0px 0px 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 10px 0px 11px;
	background: url(images/subpage1_03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** BANNER */

#banner {
	padding-bottom: 10px;
}

#single {
	background: url(images/homepage07.gif) repeat-x left top;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 1px;
	padding-left: 25px;
}

/** CONTENT */

#content {
	width: 600px;
	background: url(images/homepage07.gif) repeat-x left top;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#homepage #content {
	width: auto;
}

/** 3-COLUMN LAYOUT */

.three-columns {
	position: relative;
	height: 200px;
	background: url(images/homepage06.jpg) no-repeat left top;
	width: auto;
}

html>body .three-columns {
	height: 200px;
}

.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	width: 810px;
}

.three-columns .column1 {
	padding: 0px 20px 10px 20px;
}

.three-columns .column2 {
	padding: 0px 15px 0px 20px;
}

.three-columns .column3 {
	padding: 0px 15px;
}

.three-columns .title {
	height: 23px;
	margin: 0px;
	padding-top: 18px;
	color: #FFFFFF;
}

.three-columns .content {
	padding-top: 20px;
}

/** FOOTER */

#footer {
	width: 940px;
	height: 150px;
	background: url(images/bg06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 80px 0px 0px 0px;
	text-align: center;
	color: #C6C4BC;
}

/** BOX1 */

#box1 {

}

/** BOX4 */

#box4 {
}

#box4 .content {
	padding-left: 20px;
}
#trx1 {
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-color: #7D774D;
	margin-bottom: 0px;
}
#trx2 {
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-color: #7D774D;
	margin-bottom: 0px;
}
#trx3 {
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-color: #7D774D;
	margin-bottom: 0px;
}
#trx4 {
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-color: #7D774D;
	margin-bottom: 0px;
}
#trx5 {
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-color: #7D774D;
	margin-bottom: 0px;
}
.enlarge {
	color: #7D774D;
}

