/** BASIC */

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

/** FORMS */

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

/** HEADINGS */

h1, h2 {
	margin: 0px 0px 1em 0px;
	letter-spacing: -.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #575757;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 19px;
}

h3 {
	margin: 0px 0px 1em 0px;
	font-size: 100%;
	color: #616161;
}

/** MENU */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 45px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 42px;
	padding: 3px 20px 0px 14px;
	background: url(Web/images/homepage05.gif) no-repeat left top;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

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

/** TEXTS */

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

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 20px;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 12px;
	background: url(Web/images/homepage17.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #6C7F86;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	width: 90px;
	height: 30px;
	padding: 3px 0px 5px;
	background: url(Web/images/homepage08.gif) no-repeat left top;
	text-decoration: none;
	text-align: center;
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -0.9px;
}

.link1:hover {
	text-decoration: underline;
}

/** FOOTER */

#footer {
	height: 100px;
}

#footer p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	color: #9A6A4D;
}

/** TABLES */

.table1 {
	width: 100%;
}

.table1 tr {
}

.table1 td {
	height: 31px;
	padding: 0px 10px;
	background: #CEDCE1;
	border-bottom: 1px solid #FFFFFF;
	color: #6C9294;
}

.table1 td.left {
	background: #CEDCE1 url(Web/images/homepage19.gif) no-repeat left top;
}

.table1 td.right {
	background: #CEDCE1 url(Web/images/homepage20.gif) no-repeat right top;
}

.table1 tr.alt td {
	background: #F2E6D2;
}

.table1 tr.alt td.left {
	background: #F2E6D2 url(Web/images/homepage21.gif) no-repeat left top;
}

.table1 tr.alt td.right {
	background: #F2E6D2 url(Web/images/homepage22.gif) no-repeat right top;
}

.table2 {
	width: 40%;
}

.table2 tr {
}

.table2 td {
	height: 31px;
	padding: 0px 10px;
	background: #CEDCE1;
	border-bottom: 1px solid #FFFFFF;
	color: #6C9294;
}

.table2 td.left {
	background: #CEDCE1 url(Web/images/homepage19.gif) no-repeat left top;
}

.table2 td.right {
	background: #CEDCE1 url(Web/images/homepage20.gif) no-repeat right top;
}

.table2 tr.alt td {
	background: #F2E6D2;
}

.table2 tr.alt td.left {
	background: #F2E6D2 url(Web/images/homepage21.gif) no-repeat left top;
}

.table2 tr.alt td.right {
	background: #F2E6D2 url(Web/images/homepage22.gif) no-repeat right top;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

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

img { border: none; }

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

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

hr { display: none; }

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: #F8F6F4 url(Web/images/subpage2_01.jpg) repeat-y center top;
}

#wrapper2 {
	background: url(Web/images/homepage02.jpg) repeat-x left bottom;
}

#wrapper3 {
	background: url(Web/images/homepage03.jpg) repeat-x left top;
}

#wrapper4 {
	width: 1000px;
	margin: 0px auto;
	background: url(Web/images/subpage2_02.jpg) no-repeat left top;
}

#wrapper5 {
	background: url(Web/images/subpage2_03.jpg) no-repeat left bottom;
}

/** BOX STYLE 1 */

.box-style1 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
}

.box-style1 .title {
}

.box-style1 .title h1 {
	margin: 0px;
	padding: 0px 0px 0px 26px;
	background: url(Web/images/homepage07.gif) no-repeat left center;
}

.box-style1 .title h2 {
	margin: 0px;
	padding: 0px 0px 0px 26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B2BEBF;
}

.box-style1 .content {
	padding: 20px 0px 0px 0px;
}

/** BOX STYLE 2 */

.box-style2 {
	padding-bottom: 10px;
	background: url(Web/images/homepage09.jpg) no-repeat right top;
}

.box-style2 .title {
	margin-right: 70px;
	background: url(Web/images/homepage10.jpg) repeat-x left bottom;
}

.box-style2 .title h2 {
	height: 29px;
	padding: 24px 0px 0px 22px;
	background: url(Web/images/homepage11.jpg) no-repeat left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box-style2 .content {
	margin-left: -50px;
	padding: 15px 20px 0px 70px;
	background: url(Web/images/homepage12.gif) no-repeat left top;
}


/** CONTENT */

#content {
	padding: 0px 0px 0px 50px;
}
.box-style3 {
	padding-bottom: 2px;
	background: url(Web/images/homepage09a.jpg) no-repeat right top;
	padding-top: 35px;
}
